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 434527 - crash in Ekiga Softphone: Tried to switch between ...
crash in Ekiga Softphone: Tried to switch between ...
Status: RESOLVED DUPLICATE of bug 416532
Product: ekiga
Classification: Applications
Component: general
2.0.x
Other All
: High critical
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-30 08:31 UTC by Torsten Eriksson
Modified: 2007-04-30 16:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Torsten Eriksson 2007-04-30 08:31:18 UTC
Version: 2.0.7

What were you doing when the application crashed?
Tried to switch between video units in settings. I had just installed Ekiga (Gentoo Linux, kernel 2.6.19-suspend2-r3) and never used it.


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.16.2 2007-03-28 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 336748544 vsize: 336748544 resident: 32706560 share: 22130688 rss: 32706560 rss_rlim: -1
CPU usage: start_time: 1177921238 rtime: 474 utime: 424 stime: 50 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47019934200048 (LWP 21873)]
[New Thread 1100249408 (LWP 21893)]
[New Thread 1099983168 (LWP 21892)]
[New Thread 1099716928 (LWP 21889)]
[New Thread 1099450688 (LWP 21882)]
[New Thread 1074272576 (LWP 21879)]
[New Thread 1074006336 (LWP 21878)]
0x00002ac3aafa3aef in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47019934200048 (LWP 21873))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 strlen
    from /lib/libc.so.6
  • #4 vfprintf
    from /lib/libc.so.6
  • #5 vsnprintf
    from /lib/libc.so.6
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 gconf_listeners_notify
    from /usr/lib/libgconf-2.so.4
  • #12 ??
    from /usr/lib/libgconf-2.so.4
  • #13 ??
    from /usr/lib/libgconf-2.so.4
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 ??
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 ??
  • #19 __libc_start_main
    from /lib/libc.so.6
  • #20 ??
  • #21 ??
  • #22 ??
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Snark 2007-04-30 09:51:18 UTC
It doesn't 100% look like a bug which was fixed (your trace lacks some things), but it probably is : can you reproduce it with 2.0.9 ?
Comment 2 Torsten Eriksson 2007-04-30 16:35:46 UTC
(In reply to comment #1)
> It doesn't 100% look like a bug which was fixed (your trace lacks some things),
> but it probably is : can you reproduce it with 2.0.9 ?
> 

Version 2.0.7 is supposed to be the "stable" version for my arch (amd64). When I force an upgrade to 2.0.9 (and dependencies) the problem goes away (although Video4linux is still not selectable).
/thanks
Comment 3 Snark 2007-04-30 16:43:02 UTC
The last stable version is 2.0.9.

Video4linux is enabled if you install pwlib's v4l plugin (notice your hardware perhaps is v4l2) : it's a configuration issue.

It was probably the bug I thought.

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