Le lundi 29 mai 2006 à 19:19 +0700, Robin Atwood a écrit : > On Monday 29 May 2006 18:32, Damien Sandras wrote: > > Le lundi 29 mai 2006 à 13:03 +0200, Julien PUYDT a écrit : > > > Robin Atwood a écrit : > > > > Just rebuilt alsa-lib but no change. Does ekiga need a recompile? I > > > > also shutdown the > > > > complete KDE sound system, but as I expected, that made no difference. > > > > > > You need to recompile the pwlib-alsa plugin too, so it uses your new lib. > > > > > > > Also please provide a useful backtrace. > > > > Thank you, > > Ok, I recompiled pwlib and ekiga with debug on and frame-pointers enabled and > ran it from > gdb. After ekiga had registered I simply clicked close and it hung. I then > got the following > backtrace (I don't know if it is useful ;-): > > Program received signal SIGINT, Interrupt. > [Switching to Thread 32771 (LWP 30769)] > 0x44dcbb18 in __pthread_sigsuspend () from /lib/libpthread.so.0 > (gdb) bt > #0 0x44dcbb18 in __pthread_sigsuspend () from /lib/libpthread.so.0 > #1 0x44dcb979 in __pthread_wait_for_restart_signal () > from /lib/libpthread.so.0 > #2 0x44dccdae in __pthread_lock () from /lib/libpthread.so.0 > #3 0x44dc9f61 in pthread_mutex_timedlock () from /lib/libpthread.so.0 > #4 0xa7eadcfe in PTimedMutex::Wait () > from /usr/lib/libpt_linux_x86_r.so.1.10.0 > #5 0x4c72d18c in SIPTransaction::OnRetry () > from /usr/lib/libopal_linux_x86_n.so.2.2 > #6 0x4c765c09 in SIPTransaction::OnRetry_PNotifier::Call () > from /usr/lib/libopal_linux_x86_n.so.2.2 > #7 0x08091e00 in PNotifier::operator() () > #8 0xa7ec1cf6 in PTimer::OnTimeout () > from /usr/lib/libpt_linux_x86_r.so.1.10.0 > #9 0xa7ec1e90 in PTimer::Process () > from /usr/lib/libpt_linux_x86_r.so.1.10.0 > #10 0xa7ec219b in PTimerList::Process () > from /usr/lib/libpt_linux_x86_r.so.1.10.0 > #11 0xa7eaacb0 in PHouseKeepingThread::Main () > from /usr/lib/libpt_linux_x86_r.so.1.10.0 > #12 0xa7eac860 in PThread::PX_ThreadStart () > from /usr/lib/libpt_linux_x86_r.so.1.10.0 > #13 0x44dc8f2a in pthread_start_thread () from /lib/libpthread.so.0 > #14 0x44dc90c9 in pthread_start_thread_event () from /lib/libpthread.so.0 > #15 0x44c5f50a in clone () from /lib/libc.so.6 > (gdb)
Please use "thread apply all bt" Thank you, -- _ Damien Sandras (o- //\ Ekiga Softphone: http://www.ekiga.org/ v_/_ FOSDEM 2006 : http://www.fosdem.org/ SIP Phone : sip:[EMAIL PROTECTED] sip:[EMAIL PROTECTED] _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
