Gulp, this does not help me a lot... There are plenty of places where strstr() is used in linphone... If you have the opportunity to compile with debug symbols, don't hesitate.
SImon Le Monday 14 January 2008 13:59:15 Gerard Robin, vous avez écrit : > On Mon, Jan 14, 2008 at 11:52:19AM +0100, Simon Morlat wrote: > >From: Simon Morlat <[EMAIL PROTECTED]> > >To: [email protected] > >Cc: Gerard Robin <[EMAIL PROTECTED]> > >Subject: Re: [Linphone-users] linphonec: segmentation fault > > > >Hi, > > > >Can you please run the same test from gdb ? > >I'm a but surprised with this segfault message coming from the kernel. > > > >Simon > > Yes: > > (gdb) file /usr/bin/linphonec > (no debugging symbols found) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Using host libthread_db library "/lib/libthread_db.so.1". > (gdb) set args > (gdb) run > (no debugging symbols found) > warning: no loadable sections found in added symbol-file system-supplied > DSO at 0x7fff275fd000 (no debugging symbols found) > --------------8<------------------------------- > a lot of: (no debugging symbols found) > --------------8<------------------------------- > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0x2b3c8844f9b0 (LWP 11457)] > 0x00002b3c84141819 in strstr () from /lib/libc.so.6 > > Sorry for the (no debugging symbols found) I use the package debian. _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
