Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Worker child process exited RTC::Consumer::GetStats() | failed assertion #183

Closed
thehappycoder opened this issue Jan 19, 2018 · 1 comment

Comments

@thehappycoder
Copy link

thehappycoder commented Jan 19, 2018

Mediasoup version: 2.0.9

Mediasoup worker process crashed when attempting to get consumer's stats.

Got this from logs:

14:00:45
2018-01-19T04:00:45.447Z mediasoup:Consumer getStats()

14:00:45
2018-01-19T04:00:45.447Z mediasoup:Channel request() [method:consumer.getStats, id:42561313]

14:00:45
mediasoup-worker's stderr: ABORT[id:tjkqljif#1] RTC::Consumer::GetStats() | failed assertion `it != this->mapProfileRtpStream.end()': effective profile does not map to a rtp stream

14:00:45
2018-01-19T04:00:45.449Z mediasoup:Channel channel ended by the other side

14:00:45
2018-01-19T04:00:45.450Z mediasoup:ERROR:Worker child process exited [id:tjkqljif#1, code:null, signal:SIGABRT]

14:00:45
2018-01-19T04:00:45.450Z mediasoup:Worker close()

14:00:45
2018-01-19T04:00:45.451Z mediasoup:Server latest Worker closed, closing Server

14:00:45
2018-01-19T04:00:45.451Z mediasoup:Server close()

14:00:45
2018-01-19T04:00:45.451Z mediasoup:Channel close()

14:00:45
2018-01-19T04:00:45.466Z mediasoup:Room close()

14:00:45
2018-01-19T04:00:45.466Z mediasoup:ActiveSpeakerDetector close()

14:00:45
2018-01-19T04:00:45.467Z mediasoup:Peer close()

14:00:45
2018-01-19T04:00:45.467Z mediasoup:Peer _sendNotification() [method:closed]

14:00:45
2018-01-19T04:00:45.468Z mediasoup:Peer _sendNotification() [method:peerClosed]

14:00:45
2018-01-19T04:00:45.468Z mediasoup:Consumer close()
@ibc
Copy link
Member

ibc commented Jan 19, 2018

Thanks for reporting. Fixed in 2.0.10.

@ibc ibc closed this as completed Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants