Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 89393 Details for
Bug 137085
Ekiga-2.0.2 crashes when terminating a Gizmo call-out call
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
output from ekiga -d 4 and gdb
ekiga.bug (text/plain), 6.99 KB, created by
Gabriel Pannwitz
on 2006-06-17 08:19:23 UTC
(
hide
)
Description:
output from ekiga -d 4 and gdb
Filename:
MIME Type:
Creator:
Gabriel Pannwitz
Created:
2006-06-17 08:19:23 UTC
Size:
6.99 KB
patch
obsolete
>Here is Ekiga's debug output. I killed Ekiga with Ctrl-c, having run it from an xterm. > >$ ekiga -d 4 >2006/06/17 14:48:59.528 0:01.109 ekiga Detected audio p >lugins: ALSA,OSS >2006/06/17 14:48:59.529 0:01.109 ekiga Detected video p >lugins: Picture,V4L >2006/06/17 14:48:59.529 0:01.109 ekiga Detected audio p >lugins: ALSA,OSS >2006/06/17 14:48:59.530 0:01.110 ekiga Detected video p >lugins: Picture,V4L >2006/06/17 14:49:00.258 0:01.840 ekiga Detected the fol >lowing audio input devices: VIA 8235,Default with plugin ALSA >2006/06/17 14:49:00.275 0:01.855 ekiga Detected the fol >lowing audio output devices: VIA 8235,Default with plugin ALSA >2006/06/17 14:49:00.275 0:01.856 ekiga Detected the fol >lowing video input devices: No device found with plugin V4L >2006/06/17 14:49:00.276 0:01.856 ekiga Detected the fol >lowing audio input devices: VIA 8235,Default with plugin ALSA >2006/06/17 14:49:00.276 0:01.857 ekiga Detected the fol >lowing audio output devices: VIA 8235,Default with plugin ALSA >2006/06/17 14:49:00.277 0:01.857 ekiga Detected the fol >lowing video input devices: No device found with plugin V4L >2006/06/17 14:49:01.402 0:02.982 ekiga Ekiga version 2. >0.2 >2006/06/17 14:49:01.403 0:02.983 ekiga OPAL version unk >nown >2006/06/17 14:49:01.403 0:02.983 ekiga PWLIB version 1. >10.1 >2006/06/17 14:49:01.403 0:02.983 ekiga GNOME support en >abled >2006/06/17 14:49:01.404 0:02.984 ekiga Fullscreen suppo >rt enabled >2006/06/17 14:49:01.404 0:02.984 ekiga DBUS support dis >abled >2006/06/17 14:49:01.421 0:03.001 ekiga Set TCP port ran >ge to 30000:30010 >2006/06/17 14:49:01.421 0:03.002 ekiga Set RTP port ran >ge to 5000:5059 >2006/06/17 14:49:01.422 0:03.002 ekiga Set UDP port ran >ge to 5060:5100 >2006/06/17 14:50:49.246 1:50.829 OnRelease:849ec30 GMPCSSEndpoint >PCSS connection released >2006/06/17 14:50:49.259 1:50.842 OnRelease:849ec30 GMManager >Will release the connection >Killed > > >Here output from gdb: > >$ gdb --args /usr/bin/ekiga `perl -e 'print Ax100'` >GNU gdb 6.4 >Copyright 2005 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". > >(gdb) run >Starting program: /usr/bin/ekiga >[Thread debugging using libthread_db enabled] >[New Thread 16384 (LWP 15281)] >[New Thread 32769 (LWP 15541)] >[New Thread 16386 (LWP 15542)] >[New Thread 32771 (LWP 15543)] >[New Thread 49156 (LWP 15806)] >[New Thread 65541 (LWP 15813)] >[New Thread 81926 (LWP 15814)] >[New Thread 98311 (LWP 16072)] >[New Thread 114696 (LWP 16073)] >[New Thread 131081 (LWP 16074)] >[New Thread 147466 (LWP 16075)] >[Thread 147466 (LWP 16075) exited] >[New Thread 163850 (LWP 16085)] >[New Thread 180235 (LWP 16086)] >[Thread 131081 (LWP 16074) exited] >[New Thread 196617 (LWP 16212)] >[New Thread 213004 (LWP 16216)] >[Thread 196617 (LWP 16212) exited] >[New Thread 229385 (LWP 16221)] >[New Thread 245773 (LWP 16228)] > >Program received signal SIGINT, Interrupt. >[Switching to Thread 245773 (LWP 16228)] >0xb6255fc4 in __pthread_sigsuspend () from /lib/libpthread.so.0 >(gdb) bt >#0 0xb6255fc4 in __pthread_sigsuspend () from /lib/libpthread.so.0 >#1 0xb6255e08 in __pthread_wait_for_restart_signal () > from /lib/libpthread.so.0 >#2 0xb6256cdb in sem_wait@@GLIBC_2.1 () from /lib/libpthread.so.0 >#3 0xb7291418 in PSemaphore::Wait () from /usr/lib/libpt_linux_x86_r.so.1.10.1 >#4 0xb72b8a2f in PReadWriteMutex::StartWrite () > from /usr/lib/libpt_linux_x86_r.so.1.10.1 >#5 0xb72ba423 in PSafeObject::LockReadWrite () > from /usr/lib/libpt_linux_x86_r.so.1.10.1 >#6 0xb72ba6f8 in PSafeLockReadWrite::PSafeLockReadWrite () > from /usr/lib/libpt_linux_x86_r.so.1.10.1 >#7 0xb65114d1 in OpalConnection::Release () > from /usr/lib/libopal_linux_x86_n.so.2.2 >#8 0xb651b21f in OpalCall::OnReleased () > from /usr/lib/libopal_linux_x86_n.so.2.2 >#9 0xb6501e69 in OpalManager::OnReleased () > from /usr/lib/libopal_linux_x86_n.so.2.2 >#10 0x080ac0a3 in GMManager::OnReleased (this=0x81438a8, connection=@0x84178d8) > at manager.cpp:1281 >#11 0xb650a375 in OpalEndPoint::OnReleased () > from /usr/lib/libopal_linux_x86_n.so.2.2 >#12 0x080b3ce1 in GMPCSSEndpoint::OnReleased (this=0x8389660, > connection=@0xfffffdfe) at pcss.cpp:338 >---Type <return> to continue, or q <return> to quit---q >Quit >(gdb) quit >The program is running. Exit anyway? (y or n) n >Not confirmed. >(gdb) bt >#0 0xb6255fc4 in __pthread_sigsuspend () from /lib/libpthread.so.0 >#1 0xb6255e08 in __pthread_wait_for_restart_signal () > from /lib/libpthread.so.0 >#2 0xb6256cdb in sem_wait@@GLIBC_2.1 () from /lib/libpthread.so.0 >#3 0xb7291418 in PSemaphore::Wait () from /usr/lib/libpt_linux_x86_r.so.1.10.1 >#4 0xb72b8a2f in PReadWriteMutex::StartWrite () > from /usr/lib/libpt_linux_x86_r.so.1.10.1 >#5 0xb72ba423 in PSafeObject::LockReadWrite () > from /usr/lib/libpt_linux_x86_r.so.1.10.1 >#6 0xb72ba6f8 in PSafeLockReadWrite::PSafeLockReadWrite () > from /usr/lib/libpt_linux_x86_r.so.1.10.1 >#7 0xb65114d1 in OpalConnection::Release () > from /usr/lib/libopal_linux_x86_n.so.2.2 >#8 0xb651b21f in OpalCall::OnReleased () > from /usr/lib/libopal_linux_x86_n.so.2.2 >#9 0xb6501e69 in OpalManager::OnReleased () > from /usr/lib/libopal_linux_x86_n.so.2.2 >#10 0x080ac0a3 in GMManager::OnReleased (this=0x81438a8, connection=@0x84178d8) > at manager.cpp:1281 >#11 0xb650a375 in OpalEndPoint::OnReleased () > from /usr/lib/libopal_linux_x86_n.so.2.2 >#12 0x080b3ce1 in GMPCSSEndpoint::OnReleased (this=0x8389660, > connection=@0xfffffdfe) at pcss.cpp:338 >---Type <return> to continue, or q <return> to quit--- >#13 0xb65117be in OpalConnection::OnReleased () > from /usr/lib/libopal_linux_x86_n.so.2.2 >#14 0xb6511772 in OpalConnection::OnReleaseThreadMain () > from /usr/lib/libopal_linux_x86_n.so.2.2 >#15 0xb65167b8 in OpalConnection::OnReleaseThreadMain_PNotifier::Call () > from /usr/lib/libopal_linux_x86_n.so.2.2 >#16 0x080b160c in PNotifier::operator() (this=0x84d69d4, notifier=@0xfffffdfe, > extra=-514) at notifier.h:99 >#17 0xb72b7c2e in PSimpleThread::Main () > from /usr/lib/libpt_linux_x86_r.so.1.10.1 >#18 0xb72907af in PThread::PX_ThreadStart () > from /usr/lib/libpt_linux_x86_r.so.1.10.1 >#19 0xb625317d in pthread_start_thread () from /lib/libpthread.so.0 >#20 0xb6253322 in pthread_start_thread_event () from /lib/libpthread.so.0 >#21 0xb61c90aa in clone () from /lib/libc.so.6 >(gdb) quit >The program is running. Exit anyway? (y or n) y >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 137085
: 89393