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 426603 - SIGSEGV with linux-uvc
SIGSEGV with linux-uvc
Status: RESOLVED DUPLICATE of bug 421801
Product: ekiga
Classification: Applications
Component: general
2.0.x
Other Linux
: Normal critical
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-05 14:02 UTC by Sven Arvidsson
Modified: 2007-04-05 14:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sven Arvidsson 2007-04-05 14:02:55 UTC
[ This bug was forwarded from Debian ]
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416447

"ekiga crashes upon startup when I have the linux-uvc kernel module
loaded.  It did not crash when I did not have this kernel module loaded.

I have a Logitech Quickcam Pro 5000 (046d:08c5), and am running on
debian etch amd64.

Please help!  This bug is 100% reproducible (for me); I cannot start
ekiga at all when I have this kernel module loaded."


Starting program: /usr/bin/ekiga 
[Thread debugging using libthread_db enabled]
[New Thread 47396039953344 (LWP 7438)]
[New Thread 1074006368 (LWP 7441)]
[New Thread 1074272608 (LWP 7442)]
[New Thread 1074538848 (LWP 7443)]
[New Thread 1082931552 (LWP 7444)]
[New Thread 1091324256 (LWP 7445)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47396039953344 (LWP 7438)]
0x00002b1b3ccdf5d0 in strlen () from /lib/libc.so.6

Thread 3 (Thread 1074272608 (LWP 7442))

  • #0 __lll_mutex_lock_wait
    from /lib/libpthread.so.0
  • #1 ??
  • #2 ??

Thread 1 (Thread 47396039953344 (LWP 7438))

  • #0 strlen
    from /lib/libc.so.6
  • #1 vfprintf
    from /lib/libc.so.6
  • #2 vsnprintf
    from /lib/libc.so.6
  • #3 gnomemeeting_warning_dialog_on_widget
    at gmdialog.c line 474
  • #4 GMVideoGrabber::VGOpen
    at devices/videoinput.cpp line 395
  • #5 GMVideoGrabber
    at devices/videoinput.cpp line 83
  • #6 GMManager::CreateVideoGrabber
    at endpoints/manager.cpp line 495
  • #7 GMManager::UpdateDevices
    at endpoints/manager.cpp line 211
  • #8 GMManager::Init
    at endpoints/manager.cpp line 1538
  • #9 main
    at gui/main.cpp line 4628

Comment 1 Snark 2007-04-05 14:12:20 UTC
1. I don't know what this kernel module do
2. shouldn't it be reported to a bug against this module and not against ekiga ?
Comment 2 Snark 2007-04-05 14:15:32 UTC
Eh, I notice that the stack trace is a duplicate of bug #421801, and will be fixed in the 2.0.8 release (it's still in 2.0.7 unfortunately).

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