Mediasoup 3.13.19 - RTC::RTCP::FeedbackRtpTransport::AddPacket() | failed assertion 'baseSet': base not set

Hello everyone,

I’m experiencing a worker crash issue with Mediasoup version *3.13.19 to Node.js 18.17.0. The worker crashes with the following error message:

mediasoup:ERROR:Worker (stderr) (ABORT) RTC::RTCP::FeedbackRtpTransport::AddPacket() | failed assertion `baseSet’: base not set

Context

  • Mediasoup Version: 3.13.19
  • Node.js Version: 18.17.0
  • Operating System: Ubuntu 20.04)
  • Setup: Using Mediasoup for handling WebRTC connections with multiple peers
  • Service Status: The Mediasoup worker process keeps restarting after this error is triggered.

Please open an issue in mediasoup GitHub and, if possible, attach a core dump as documented in the website.

2 Likes

Ok, thanks @HARJEETSINGHX, I will write the ticket instead.

1 Like