Hello, Again the same segmentation fault today!
What can I do ? Thanks Laurent Core was generated by `./core/sems -f sems.config.standalone'. Program terminated with signal 11, Segmentation fault. #0 0x0809fff9 in AmMediaProcessorThread::processAudio (this=0x84388a8, ts=34167920) at AmMediaProcessor.cpp:292 292 int ret = input->put(ts,buffer,got_audio); (gdb) (gdb) (gdb) bt #0 0x0809fff9 in AmMediaProcessorThread::processAudio (this=0x84388a8, ts=34167920) at AmMediaProcessor.cpp:292 #1 0x080a0798 in AmMediaProcessorThread::run (this=0x84388a8) at AmMediaProcessor.cpp:211 #2 0x080e0a9e in AmThread::_start (_t=0x84388a8) at AmThread.cpp:70 #3 0x00baf45b in start_thread () from /lib/libpthread.so.0 #4 0x001de24e in clone () from /lib/libc.so.6 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Laurent Schweizer Sent: jeudi 19 juin 2008 09:52 To: [EMAIL PROTECTED] Subject: Re: [Semsdev] Segmentation fault I forget to indicate that I use the patch b2absession_caller_owns_connector of Stefan. Laurent -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Laurent Schweizer Sent: jeudi 19 juin 2008 09:36 To: [EMAIL PROTECTED] Subject: [Semsdev] Segmentation fault Hello all, I use sems trunk version and I have this segmentation fault. #0 0x00b76523 in main_arena () from /lib/libc.so.6 (gdb) bt #0 0x00b76523 in main_arena () from /lib/libc.so.6 #1 0x0809fffc in AmMediaProcessorThread::processAudio (this=0x94be8a8, ts=37259040) at AmMediaProcessor.cpp:292 #2 0x080a0798 in AmMediaProcessorThread::run (this=0x94be8a8) at AmMediaProcessor.cpp:211 #3 0x080e0a9e in AmThread::_start (_t=0x94be8a8) at AmThread.cpp:70 #4 0x00baf45b in start_thread () from /lib/libpthread.so.0 #5 0x00b0724e in clone () from /lib/libc.so.6 (gdb) Regards Laurent _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
