You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything seems fine when there is only stream is being recorded, but when there is another user connecting into the room and starts recording his own stream, the erizoController.js crashes with the core dump. Please check the log shown as below.
2013-10-30T21:16:54.343Z - info: Initialized logger
2013-10-30T21:16:54.439Z - info: Exchange rpcExchange is open
2013-10-30T21:16:54.442Z - info: ClientQueue amq.gen-wUsX3hLK5XStz2lB-cg1KJ is open
2013-10-30T21:16:54.490Z - info: Queue erizoController_4 is open
2013-10-30T21:17:34.301Z - info: Socket connect gB0BbOcfs1HoOgu_Oer4
2013-10-30T21:17:34.349Z - info: OK, Valid token
2013-10-30T21:17:43.923Z - info: Adding publisher peer_id 62457649619318540
2013-10-30 17:17:43,924 - WARN: WebRtcConnection - WebRtcConnection constructor stunserver stunPort 0 minPort 0 maxPort 0
2013-10-30 17:17:43,949 - INFO: NiceConnection - candidate_gathering done with 2 candidates
2013-10-30 17:17:43,950 - INFO: NiceConnection - candidate_gathering done with 2 candidates
2013-10-30 17:17:44,133 - WARN: dtls.SSL - error in SSLv3 read server hello A
2013-10-30 17:17:44,159 - WARN: dtls.SSL - error in SSLv3 read finished A
2013-10-30 17:17:44,176 - INFO: WebRtcConnection - Ready to send and receive media
2013-10-30T21:17:44.250Z - info: Sending message to gB0BbOcfs1HoOgu_Oer4 in room 52716799850779306a000004
2013-10-30T21:17:44.253Z - info: erizoController.js: Starting recorder streamID 62457649619318540 url /tmp/recording62457649619318540.mkv
2013-10-30T21:17:44.253Z - info: Adding ExternalOutput to 62457649619318540 url /tmp/recording62457649619318540.mkv
2013-10-30 17:17:44,253 - DEBUG: media.ExternalOutput - Created ExternalOutput to /tmp/recording62457649619318540.mkv
2013-10-30 17:17:44,255 - DEBUG: media.ExternalOutput - Initialized successfully
2013-10-30T21:17:44.255Z - info: erizoController.js: Recorder Started
2013-10-30 17:17:46,196 - DEBUG: media.ExternalOutput - Init Context
2013-10-30 17:17:46,196 - DEBUG: media.ExternalOutput - Found Codec libvpx
2013-10-30 17:17:46,196 - DEBUG: media.ExternalOutput - Initing context with fps: 7
2013-10-30 17:17:46,197 - DEBUG: media.ExternalOutput - Init audio context
2013-10-30 17:17:46,197 - DEBUG: media.ExternalOutput - Found Audio Codec pcm_mulaw
2013-10-30 17:17:46,197 - DEBUG: media.ExternalOutput - AVFORMAT CONFIGURED
2013-10-30 17:17:46,198 - DEBUG: media.ExternalOutput - Sending FIR
2013-10-30 17:17:50,216 - DEBUG: media.ExternalOutput - Sending FIR
2013-10-30 17:17:54,217 - DEBUG: media.ExternalOutput - Sending FIR
2013-10-30T21:17:58.073Z - info: Socket connect HEmqrrUV8H70aSJ8Oer5
2013-10-30T21:17:58.115Z - info: OK, Valid token
2013-10-30 17:17:58,237 - DEBUG: media.ExternalOutput - Sending FIR
2013-10-30T21:17:58.311Z - info: Adding subscriber from HEmqrrUV8H70aSJ8Oer5 to 62457649619318540
2013-10-30 17:17:58,311 - WARN: WebRtcConnection - WebRtcConnection constructor stunserver stunPort 0 minPort 0 maxPort 0
2013-10-30 17:17:58,313 - INFO: NiceConnection - candidate_gathering done with 2 candidates
2013-10-30T21:17:58.313Z - info: Adding publisher peer_id 65151041350327430
2013-10-30 17:17:58,313 - WARN: WebRtcConnection - WebRtcConnection constructor stunserver stunPort 0 minPort 0 maxPort 0
2013-10-30 17:17:58,314 - INFO: NiceConnection - candidate_gathering done with 2 candidates
2013-10-30 17:17:58,315 - INFO: NiceConnection - candidate_gathering done with 2 candidates
2013-10-30 17:17:58,315 - INFO: NiceConnection - candidate_gathering done with 2 candidates
2013-10-30 17:17:58,918 - WARN: dtls.SSL - error in SSLv3 read server hello A
2013-10-30 17:17:58,922 - WARN: dtls.SSL - error in SSLv3 read server hello A
2013-10-30 17:17:58,927 - WARN: dtls.SSL - error in SSLv3 read finished A
2013-10-30 17:17:58,930 - WARN: dtls.SSL - error in SSLv3 read finished A
2013-10-30 17:17:58,934 - INFO: WebRtcConnection - Ready to send and receive media
2013-10-30 17:17:58,938 - INFO: WebRtcConnection - Ready to send and receive media
2013-10-30T21:17:59.015Z - info: Sending message to gB0BbOcfs1HoOgu_Oer4 in room 52716799850779306a000004
2013-10-30T21:17:59.015Z - info: Sending message to HEmqrrUV8H70aSJ8Oer5 in room 52716799850779306a000004
2013-10-30T21:17:59.018Z - info: erizoController.js: Starting recorder streamID 65151041350327430 url /tmp/recording65151041350327430.mkv
2013-10-30T21:17:59.018Z - info: Adding ExternalOutput to 65151041350327430 url /tmp/recording65151041350327430.mkv
2013-10-30 17:17:59,018 - DEBUG: media.ExternalOutput - Created ExternalOutput to /tmp/recording65151041350327430.mkv
2013-10-30 17:17:59,018 - DEBUG: media.ExternalOutput - Initialized successfully
2013-10-30T21:17:59.018Z - info: erizoController.js: Recorder Started
2013-10-30 17:18:02,011 - DEBUG: media.ExternalOutput - Init Context
2013-10-30 17:18:02,011 - DEBUG: media.ExternalOutput - Found Codec libvpx
2013-10-30 17:18:02,011 - DEBUG: media.ExternalOutput - Initing context with fps: 6
2013-10-30 17:18:02,012 - DEBUG: media.ExternalOutput - Init audio context
2013-10-30 17:18:02,012 - DEBUG: media.ExternalOutput - Found Audio Codec pcm_mulaw
2013-10-30 17:18:02,013 - DEBUG: media.ExternalOutput - AVFORMAT CONFIGURED
2013-10-30 17:18:02,013 - DEBUG: media.ExternalOutput - Sending FIR
2013-10-30 17:18:02,243 - DEBUG: media.ExternalOutput - Sending FIR
node: /usr/include/boost/thread/pthread/mutex.hpp:61: void boost::mutex::unlock(): Assertion `!pthread_mutex_unlock(&m)' failed.
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
Everything seems fine when there is only stream is being recorded, but when there is another user connecting into the room and starts recording his own stream, the erizoController.js crashes with the core dump. Please check the log shown as below.
The text was updated successfully, but these errors were encountered: