Laurent Schweizer wrote:
> Hello,
>
> Any news ?
>
>   
Hi Laurent,

sorry for the long delay... i just forgot your issue (shame on me!!!).
Now, the trouble is that i realized that the core dump alone wouldn't 
help me much, as it has to be loaded in GDB with exact the same program 
binaries
and exact the same source...

Anyhow, i think it would be much better to trace this with Valgrind. Is 
it crashing often enough that you could reproduce it easely? If yes, we 
should try to let it run within Valgrind. This way, we will know where 
the pointer causing the seg fault is coming from...


-Raphael.
> How can I debug this ?
>
> Laurent
>
> -----Original Message-----
> From: Laurent Schweizer 
> Sent: vendredi 20 juin 2008 11:50
> To: 'Raphael Coeffic'
> Cc: [EMAIL PROTECTED]
> Subject: RE: [Semsdev] Segmentation fault
>
> Link to the core dump
>
> http://download.yousendit.com/064E011638295CD9
>
>
> -----Original Message-----
> From: Raphael Coeffic [mailto:[EMAIL PROTECTED] 
> Sent: vendredi 20 juin 2008 11:00
> To: Laurent Schweizer
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Semsdev] Segmentation fault
>
>
> Laurent Schweizer wrote:
>   
>> Hello,
>>
>> Again the same segmentation fault today!
>>
>> What can I do ?
>>
>>   
>>     
> Can you please send me the core dump?
>
> -Raphael.
>
>   
>> 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
>>   
>>     

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to