GNOME Bugzilla – Bug 419439
Crash using webcam with USB VideoClass driver
Last modified: 2007-04-05 14:16:22 UTC
Steps to reproduce: 1. Connect Logitech Quickcam fusion (Vendor-ID: 046d; Product-ID: 08c1) 2. Install USB Video Class driver (v0.1.0) 3. Start Ekiga Stack trace: Memory status: size: 396075008 vsize: 396075008 resident: 7385088 share: 20803584 rss: 28188672 rss_rlim: 1793372160 CPU usage: start_time: 1174151741 rtime: 54 utime: 49 stime: 5 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/ekiga' Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47781249802272 (LWP 6858)] [New Thread 1099716928 (LWP 6881)] [New Thread 1099450688 (LWP 6874)] [New Thread 1074272576 (LWP 6867)] [New Thread 1074006336 (LWP 6866)] 0x00002b74ea1ddc5f in waitpid () from /lib64/libpthread.so.0
+ Trace 119487
Thread 4 (Thread 1074272576 (LWP 6867))
Other information: I am using openSuse 10.3 (x86_64) with Kernel-default 2.6.18.8-0.1 The webcam works well with this driver using the program LUVCview
crash in gnomemeeting_warning_dialog_on_widget ?! Strange, to say the least.
In gnomemeeting_warning_dialog_on_widget, I see : char buffer[1025]; ... vsnprintf (buffer, 1024, format, args); which doesn't look that bad :-/
Ekiga 2.0.8 will have a fix for this problem. *** This bug has been marked as a duplicate of 421801 ***