After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 345616 - ekiga crash when idling in notification tray
ekiga crash when idling in notification tray
Status: RESOLVED DUPLICATE of bug 342550
Product: ekiga
Classification: Applications
Component: general
2.0.x
Other All
: Normal critical
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-22 01:47 UTC by nicolas matthard-michaud
Modified: 2006-06-22 04:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description nicolas matthard-michaud 2006-06-22 01:47:52 UTC
Steps to reproduce:
1. install ekiga
2. minimize it to the notification tray
3. wait until it crash


Stack trace:
Debugging Information:

Backtrace was generated from '/usr/bin/ekiga'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".


[Thread debugging using libthread_db enabled]
[New Thread -1245996832 (LWP 21832)]
[New Thread -1279435856 (LWP 23641)]
[New Thread -1280152656 (LWP 23640)]
[New Thread -1280734288 (LWP 23597)]
[New Thread -1281000528 (LWP 23503)]
[New Thread -1279169616 (LWP 22485)]
[New Thread -1278903376 (LWP 22484)]
[New Thread -1270383696 (LWP 22222)]
[New Thread -1261687888 (LWP 22220)]
[New Thread -1247872080 (LWP 22090)]
[New Thread -1247605840 (LWP 22089)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 5 (Thread -1281000528 (LWP 23503))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 PAbstractArray::Compare
    from /usr/lib/libpt.so.1.10.0
  • #6 PHashTable::Table::GetElementAt
    from /usr/lib/libpt.so.1.10.0
  • #7 PAbstractDictionary::AbstractGetAt
    from /usr/lib/libpt.so.1.10.0
  • #8 SIPEndPoint::OnReceivedPDU
    from /usr/lib/libopal.so.2.2
  • #9 SIPEndPoint::HandlePDU
    from /usr/lib/libopal.so.2.2
  • #10 SIPEndPoint::TransportThreadMain
    from /usr/lib/libopal.so.2.2
  • #11 SIPEndPoint::TransportThreadMain_PNotifier::Call
    from /usr/lib/libopal.so.2.2
  • #12 PSimpleThread::Main
    from /usr/lib/libpt.so.1.10.0
  • #13 PThread::PX_ThreadStart
    from /usr/lib/libpt.so.1.10.0
  • #14 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #15 clone
    from /lib/tls/i686/cmov/libc.so.6



Other information:
PS: i am using ubuntu dapper drake, i would also like to thank you all for your good work at gnome, what you've done is so much appreciated. my whole family and my friends loves you guys, and so i do.
Comment 1 Elijah Newren 2006-06-22 04:58:19 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

Stack trace in thread 5 (with the signal handler) matches the one in thread 3 of bug 342550

*** This bug has been marked as a duplicate of 342550 ***