Bug 145861 - kopete crashes when configuring webcam
Summary: kopete crashes when configuring webcam
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-23 17:46 UTC by
Modified: 2007-05-24 14:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.