Bug 182636 - Kopete crashes when going to webcam options when skype uses webcam
Summary: Kopete crashes when going to webcam options when skype uses webcam
Status: RESOLVED DUPLICATE of bug 161536
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-31 23:44 UTC by Beat Wolf
Modified: 2009-09-28 01:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beat Wolf 2009-01-31 23:44:17 UTC
Version:            (using Devel)
Installed from:    Compiled sources

While skyping with the webcam, i opened kopete and went to the webcam options. Kopete crashed, with backtrace.

Application: Kopete (kopete), signal SIGABRT
[Current thread is 0 (LWP 25073)]

Thread 2 (Thread 0xb3e39b90 (LWP 25076)):
#0  0xb7ef8410 in __kernel_vsyscall ()
#1  0xb610f881 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb6d6cb17 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb6ca17d2 in ?? () from /usr/lib/libQtCore.so.4
#4  0xb6c384fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb6116e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb57086c0 (LWP 25073)):
[KCrash Handler]
#6  0xb7ef8410 in __kernel_vsyscall ()
#7  0xb606b085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb606ca01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6c99367 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb6c99458 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb6c994bc in qt_assert_x () from /usr/lib/libQtCore.so.4
#12 0xb2b7a665 in QVector<unsigned char>::operator[] (this=0x846a420, i=0) at /usr/include/qt4/QtCore/qvector.h:331
#13 0xb2b6feff in Kopete::AV::VideoDevice::getImage (this=0x846a160, qimage=0x83420c0) at /home/kde-devel/kde/src/kdenetwork/kopete/libkopete/avdevice/videodevice.cpp:1242
#14 0xb2b82c9e in Kopete::AV::VideoDevicePool::getImage (this=0x84387c8, qimage=0x83420c0) at /home/kde-devel/kde/src/kdenetwork/kopete/libkopete/avdevice/videodevicepool.cpp:436
#15 0xb2b92326 in AVDeviceConfig::slotUpdateImage (this=0x83420a0) at /home/kde-devel/kde/src/kdenetwork/kopete/kopete/config/avdevice/avdeviceconfig.cpp:235
#16 0xb2b91fa5 in AVDeviceConfig::qt_metacall (this=0x83420a0, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfae7f08)
    at /home/kde-devel/kde/build/kdenetwork/kopete/kopete/config/avdevice/moc_avdeviceconfig.cpp:107
#17 0xb6da1f79 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#18 0xb6da2642 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#19 0xb6ddf817 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#20 0xb6da90fe in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#21 0xb6d9c9fa in QObject::event () from /usr/lib/libQtCore.so.4
#22 0xb63ecf9c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#23 0xb63f1bf9 in QApplication::notify () from /usr/lib/libQtGui.so.4
#24 0xb745aea5 in KApplication::notify (this=0xbfae8650, receiver=0x83420d8, event=0xbfae83e8) at /home/kde-devel/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:307
#25 0xb6d8d0b9 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#26 0xb6dbac01 in ?? () from /usr/lib/libQtCore.so.4
#27 0xb6db84a0 in ?? () from /usr/lib/libQtCore.so.4
#28 0xb5aeecc6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb5af2083 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb5af263e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb6db89f8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#32 0xb6480a25 in ?? () from /usr/lib/libQtGui.so.4
#33 0xb6d8c33d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#34 0xb6d8c4cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#35 0xb6d8e74d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#36 0xb63ec897 in QApplication::exec () from /usr/lib/libQtGui.so.4
#37 0x0808dee3 in main (argc=1, argv=0xbfae8a54) at /home/kde-devel/kde/src/kdenetwork/kopete/kopete/main.cpp:104
Comment 1 Dario Andres 2009-09-28 01:47:36 UTC

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