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 384179 - crash in Ekiga Softphone: checking yahoo based e-m...
crash in Ekiga Softphone: checking yahoo based e-m...
Status: RESOLVED DUPLICATE of bug 376078
Product: ekiga
Classification: Applications
Component: general
2.0.x
Other All
: High critical
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-09 21:40 UTC by darrellsheets
Modified: 2006-12-10 13:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description darrellsheets 2006-12-09 21:40:01 UTC
Version: 2.0.3

What were you doing when the application crashed?
checking yahoo based e-mail


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 127639552 vsize: 0 resident: 127639552 share: 0 rss: 27115520 rss_rlim: 0
CPU usage: start_time: 1165681794 rtime: 0 utime: 322 stime: 0 cutime:295 cstime: 0 timeout: 27 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1247184096 (LWP 21139)]
[New Thread -1311253600 (LWP 21392)]
[New Thread -1310987360 (LWP 21391)]
[New Thread -1310721120 (LWP 21378)]
[New Thread -1335538784 (LWP 21361)]
[New Thread -1335272544 (LWP 21157)]
[New Thread -1335006304 (LWP 21156)]
[New Thread -1334740064 (LWP 21154)]
[New Thread -1326347360 (LWP 21152)]
[New Thread -1249113184 (LWP 21144)]
[New Thread -1248846944 (LWP 21143)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 5 (Thread -1335538784 (LWP 21361))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 PHashTable::Table::GetElementAt
    from /usr/lib/libpt.so.1.10.2
  • #5 PAbstractDictionary::AbstractSetAt
    from /usr/lib/libpt.so.1.10.2
  • #6 V4LNames::PopulateDictionary
    from /usr/lib/pwlib/device/videoinput/v4l_pwplugin.so
  • #7 V4LNames::Update
    from /usr/lib/pwlib/device/videoinput/v4l_pwplugin.so
  • #8 V4LNames::Update
    from /usr/lib/pwlib/device/videoinput/v4l_pwplugin.so
  • #9 PVideoInputDevice_V4L::Open
    from /usr/lib/pwlib/device/videoinput/v4l_pwplugin.so
  • #10 PVideoInputDevice::CreateOpenedDevice
    from /usr/lib/libpt.so.1.10.2
  • #11 PPluginServiceDescriptor::~PPluginServiceDescriptor
  • #12 PThread::PX_ThreadStart
    from /usr/lib/libpt.so.1.10.2
  • #13 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #14 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Snark 2006-12-10 07:20:24 UTC
Could you tell us the last thing you did with ekiga ? I'm not sure knowing what you were doing in your browser is any help to fix an ekiga problem.
Comment 2 Damien Sandras 2006-12-10 13:37:43 UTC
Julien, look the backtrace :
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 PHashTable::Table::GetElementAt
    from /usr/lib/libpt.so.1.10.2
  • #5 PAbstractDictionary::AbstractSetAt
    from /usr/lib/libpt.so.1.10.2
  • #6 V4LNames::PopulateDictionary
    from /usr/lib/pwlib/device/videoinput/v4l_pwplugin.so
  • #7 V4LNames::Update
    from /usr/lib/pwlib/device/videoinput/v4l_pwplugin.so

And apparently, the Update is done from various threads, which confirms what we were thinking!



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