Hi David, ----- Original Message ----- > From: "Emmanuel Lepage" <[email protected]> > To: "David Burleigh" <[email protected]> > Cc: [email protected] > Sent: Saturday, May 18, 2013 1:27:38 AM > Subject: Re: [SFLphone] Frequent Crashes > > Hi, > > I created a bug on our tracker for the problem > https://projects.savoirfairelinux.com/issues/24613 . We will try to > fix this as soon as possible. > > > Program received signal SIGSEGV, Segmentation fault.
I've fixed the crash in git, and from looking at your backtrace, I think you were also being affected by this bug: https://projects.savoirfairelinux.com/issues/24637 Since you're on ubuntu, you should be able to test with the nightly builds: http://sflphone.org/content/nightly-builds Please reopen if you're still having trouble. Best, Tristan > > [Switching to Thread 0x7fffeb2f1700 (LWP 3538)] > > 0x00007ffff52b1588 in std::basic_string<char, > > std::char_traits<char>, std::allocator<char> > > >::basic_string(std::string const&) () > > from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 > > (gdb) backtrace > > #0 0x00007ffff52b1588 in std::basic_string<char, > > std::char_traits<char>, std::allocator<char> > > >::basic_string(std::string const&) () > > from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 > > #1 0x0000000000444bb1 in getCallId (this=<optimized out>) > > at > > /build/buildd/sflphone-common-1.2.2~ppa1~raring/src/call.h:83 > > #2 IAXVoIPLink::iaxHandlePrecallEvent (this=0x84a908, > > event=0x7fffdc001cc0) > > at iaxvoiplink.cpp:726 > > #3 0x0000000000444e6a in IAXVoIPLink::getEvent (this=0x84a908) > > at iaxvoiplink.cpp:151 > > #4 0x00000000004aa1fe in EventThread::run (this=0x84cf70) > > at eventthread.cpp:58 > > #5 0x00000000004aa219 in EventThread::runCallback (data=<optimized > > out>) > > at eventthread.cpp:52 > > #6 0x00007ffff61bef8e in start_thread () > > from /lib/x86_64-linux-gnu/libpthread.so.0 > > #7 0x00007ffff4a0ae1d in clone () from > > /lib/x86_64-linux-gnu/libc.so.6 > > (gdb) > > Thanks again for reporting the issue, we invite you to create an > account on our bug tracker and continue this discussion over there. > We may require you to do some more steps to help us nail this down. > Some informtations are missing from the above backtrace, probably > because of a faulty packaging configuration (on our side). > > Have a good weekend! > > ----- Original Message ----- > From: "David Burleigh" <[email protected]> > To: "Emmanuel Lepage" <[email protected]> > Sent: Friday, May 17, 2013 4:27:15 PM > Subject: Re: [SFLphone] Frequent Crashes > > Thank you very much for responding. I am attaching the traces of the > first > crash since following your direction... > > On Friday, May 17, 2013 03:51:50 PM you wrote: > > Hi, > > > > You can install "gdb" and sflphone (common and kde-client) debug > > package and > > do this: > > > > killall -9 sflphoned > > gdb /usr/lib/sflphone/sflphoned > > run -c -d > > > > #And in another shell > > gdb /usr/bin/sflphone-client-kde > > run > > > > When you notice one of them crash, use the "backtrace" on the one > > that > > crash. I currently cannot reproduce the problem using our hardware. > > So I > > will need the output of the "backtrace" command to have an idea > > what > > happen. > > > > Thanks for reporting the issue. > > > > > > ----- Mail original ----- > > De: "David Burleigh" <[email protected]> > > À: [email protected] > > Envoyé: Mercredi 15 Mai 2013 14:20:00 > > Objet: [SFLphone] Frequent Crashes > > > > I am using the KDE sflphone client on a Kubuntu 13.04 system, > > connecting via > > the IAX protocol to our Elastix pbx. It works well, except for the > > fact > > that it crashes typically after every second or third call. Is > > there a log > > file maintained somewhere that could provide clues as to why these > > frequent > > crashes are happening? > > _______________________________________________ > > SFLphone mailing list > > [email protected] > > http://lists.savoirfairelinux.net/mailman/listinfo/sflphone > -- > David Burleigh > ------------ > 828-475-5126 > _______________________________________________ > SFLphone mailing list > [email protected] > http://lists.savoirfairelinux.net/mailman/listinfo/sflphone > -- Tristan Matthews Développeur de logiciels libres [email protected] Ligne directe: 514-276-5468 poste 190 Fax : 514-276-5465 7275 Saint Urbain Bureau 200 Montréal, QC, H2R 2Y5 _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
