Piyush Badkul
Piyush Badkul
Thanks for such a quick reply. The same thing that you mentioned also worried me. I have upgraded my release to 6.14 and will soon do a quick load testing....
The following core was observed after running it on Release 6.14 ``` #0 0x00007f999df92428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 #1 0x00007f999df9402a in __GI_abort () at abort.c:89 #2 0x000055bd1a73d769 in Debug::DeathHandler::SignalHandler(int,...
Here is what is observed in errors.log ``` 2020-06-29T09:05:46+00:00 -- New execution Segmentation fault (thread 140297814491712, pid 23217) Stack trace: [g_mutex_lock] /build/glib2.0-xkQkqE/glib2.0-2.48.2/./glib/gthread-posix.c:1335 [gst_buffer_pool_set_flushing] /usr/lib/x86_64-linux-gnu/libgstreamer-1.5.so.0:0x3FD1B [g_source_unref_internal] /build/glib2.0-xkQkqE/glib2.0-2.48.2/./glib/gmain.c:2050 [g_source_iter_next] /build/glib2.0-xkQkqE/glib2.0-2.48.2/./glib/gmain.c:953 (discriminator 2)...
> Also I'll reply to your question not here but in the forum thread: > https://groups.google.com/g/kurento/c/EmPhwkH5KAw/m/EXyZrk-VBQAJ > > but in short, yes, that's a good architecture. Pardon me for asking...
> Can you provide (here or privately) a core dump file so I can analyze it? I would love to provide the core dump file to you but the size...
Some important log I feel : bt ``` (gdb) bt #0 0x00007f999df92428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 #1 0x00007f999df9402a in __GI_abort () at abort.c:89 #2 0x000055bd1a73d769 in Debug::DeathHandler::SignalHandler(int, void*, void*)...
Hey @j1elo, I feel that I may have resolved the error that I mentioned in this very first comment. It appears that the maximum limit on the number of threads...
Hey, i observed the following error, can you help ``` 0:02:28.611209630 25547 0x14f1e00e51e0 ERROR rtpsynchronizer kmsrtpsynchronizer.c:415:kms_rtp_synchronizer_process_rtp_buffer_mapped: Invalid SSRC (3390112438), not matching with 3390111768 0:02:28.628488640 25547 0x55c78f984a00 ERROR KurentoMediaPipelineImpl MediaPipelineImpl.cpp:69:processBusMessage: Error...
We were doing the transcoding in between AMR-WB and PCMA. Following logs were observed. ``` 0:05:21.845295757 10265 0x7f2130008e30 INFO KurentoWebSocketTransport WebSocketTransport.cpp:550:openHandler: Client connected from http://192.168.105.203 0:05:21.845335037 10265 0x7f2130008e30 ERROR KurentoWebSocketTransport...
I have installed debug symbols in the kurento media server. Please find the bt mentioned below. ``` 0:00:16.767080902 14864 0x155508003720 INFO basertpendpoint kmsbasertpendpoint.c:1902:kms_base_rtp_endpoint_jitterbuffer_set_latency_probe: Jitterbuffer latency set; remove probe 0:00:16.767551740 14864...