Bug 145861

Summary: kopete crashes when configuring webcam
Product: [Unmaintained] kopete Reporter: Zé <mmodem00>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description 2007-05-23 17:46:36 UTC
Version:           0.12.5 (using KDE 3.5.7, compiled sources)
Compiler:          Target: x86_64-mandriva-linux-gnu
OS:                Linux (x86_64) release 2.6.20.11-tmb-desktop-1mdv

in kopete configuration window when clicking to configure webcam, kopete crashes and doesnt give a valid backtrace, neither when i run kopete through gdb, it gives an empty stack, but what matters is that kopete crashes when configuring devices
Comment 1 Bram Schoenmakers 2007-05-23 19:10:04 UTC
But without a backtrace or more detailed steps how to reproduce there's not much that can be done by developers.
Comment 2 2007-05-24 00:17:41 UTC
so please how can i do if when running with gdb gives empty stack when runing a backtrace (bt), and the backtrace that kopete gives seams to be invalid however ill paste it:

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47260093908768 (LWP 5797)]
0x00002afb98f112e1 in nanosleep () from /lib64/libc.so.6
#0  0x00002afb98f112e1 in nanosleep () from /lib64/libc.so.6
#1  0x00002afb98f110e9 in sleep () from /lib64/libc.so.6
#2  0x00002afb9323eb9c in KCrash::startDrKonqi (argv=0x7fff1b344f70, argc=17)
    at kdecore/kcrash.cpp:312
#3  0x00002afb93252404 in KCrash::defaultCrashHandler (sig=456413264)
    at kdecore/kcrash.cpp:229
#4  0x00002afb98eabda0 in QWidget::setUpdatesEnabled () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()
Comment 3 Matt Rogers 2007-05-24 01:50:24 UTC
make sure you have debugging turned on and your libraries, applications, and 
plugins are not stripped.
Comment 4 2007-05-24 13:55:38 UTC
i have rebuild kdenetwork and now kopete doesnt crash but the camera appears in black, only with camorama the image appears ok.
Comment 5 Matt Rogers 2007-05-24 14:20:30 UTC
Crash bug gone. Other problems need a separate bug report.