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 576309 - New crash on exit
New crash on exit
Status: RESOLVED FIXED
Product: ekiga
Classification: Applications
Component: PTLIB
GIT master
Other All
: Normal normal
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-22 17:11 UTC by Snark
Modified: 2009-04-07 07:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Snark 2009-03-22 17:11:12 UTC
I hadn't upgraded my ptlib+opal sinc long, and did so today 20090322 ; I now get a crash on exit :
  • #0 ??
  • #1 PProcess::SignalTimerChange()
    from /usr/lib/libpt.so.2.7-beta0
  • #2 PThread::~PThread()
    from /usr/lib/libpt.so.2.7-beta0
  • #3 PThreadObj<PInterfaceMonitor>::~PThreadObj()
    from /usr/lib/libpt.so.2.7-beta0
  • #4 PInterfaceMonitor::Stop()
    from /usr/lib/libpt.so.2.7-beta0
  • #5 PInterfaceMonitor::OnShutdown()
    from /usr/lib/libpt.so.2.7-beta0
  • #6 PProcess::PreShutdown()
    from /usr/lib/libpt.so.2.7-beta0
  • #7 PProcess::~PProcess()
    from /usr/lib/libpt.so.2.7-beta0
  • #8 exit
    from /lib/i686/cmov/libc.so.6
  • #9 __libc_start_main
    from /lib/i686/cmov/libc.so.6
  • #10 _start
    at ../sysdeps/i386/elf/start.S line 119

Comment 2 Snark 2009-04-01 19:21:20 UTC
Sigh... upstream has two trackers, and the one to use is here :
https://sourceforge.net/tracker/?func=detail&aid=2725546&group_id=204472&atid=989748