Bug 190039

Summary: Crash while fetching files (QObject::disconnect, OscarAccount::fileTransferAccept, ..., Kopete::TransferManager::accepted)
Product: [Unmaintained] kopete Reporter: Christoph Bartoschek <bartoschek>
Component: ICQ and AIM PluginsAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: taz.inside
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Christoph Bartoschek 2009-04-19 11:42:04 UTC
Version:            (using KDE 4.2.2)
Installed from:    SuSE RPMs

I have just accepted a file via ICQ from my brother as kopete crashed with this traceback: 


Anwendung: Kopete (kopete), Signal SIGSEGV
[Current thread is 1 (Thread 0xb55c5700 (LWP 12971))]

Thread 3 (Thread 0xb2853b90 (LWP 13451)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6c00c35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6c61872 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb75420d2 in ?? () from /usr/lib/libQtNetwork.so.4
#4  0xb6c6085e in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6bfd1b5 in start_thread () from /lib/libpthread.so.0
#6  0xb61063be in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb1f7db90 (LWP 13452)):
#0  0xb5b45f37 in ?? () from /usr/lib/libglib-2.0.so.0
#1  0xb5b46221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#2  0xb6d7afd7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#3  0xb6d4f01a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0xb6d4f1da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0xb2ca8640 in QCA::SyncThread::run() () from /usr/lib/libqca.so.2
#6  0xb6c6085e in ?? () from /usr/lib/libQtCore.so.4
#7  0xb6bfd1b5 in start_thread () from /lib/libpthread.so.0
#8  0xb61063be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb55c5700 (LWP 12971)):
[KCrash Handler]
#6  0xb6d66b40 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/libQtCore.so.4
#7  0xb29a2e74 in OscarAccount::fileTransferAccept(Kopete::Transfer*, QString const&) () from /usr/lib/libkopete_oscar.so.4
#8  0xb29a946a in OscarAccount::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkopete_oscar.so.4
#9  0xb2a2d73a in ?? () from /usr/lib/kde4/kopete_icq.so
#10 0xb6d65580 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb6d66302 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb7c9a0e9 in Kopete::TransferManager::accepted(Kopete::Transfer*, QString const&) () from /usr/lib/libkopete.so.4
#13 0xb7c9f6d7 in Kopete::TransferManager::saveIncomingTransfer(unsigned int) () from /usr/lib/libkopete.so.4
#14 0xb2f9e6eb in ?? () from /usr/lib/libkopetechatwindow_shared.so.1
#15 0xb31364cd in ?? () from /usr/lib/libkhtml.so.5
#16 0xb313699c in ?? () from /usr/lib/libkhtml.so.5
#17 0xb3136a46 in ?? () from /usr/lib/libkhtml.so.5
#18 0xb309af8d in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /usr/lib/libkhtml.so.5
#19 0xb30a7756 in KHTMLView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#20 0xb6431a72 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb6767b03 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb30a596f in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#23 0xb30a5bdd in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#24 0xb6d4fb3a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0xb63d98da in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb63e2111 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb72a3ded in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0xb6d50961 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0xb63e139e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#30 0xb644b756 in ?? () from /usr/lib/libQtGui.so.4
#31 0xb644ab05 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb64730ca in ?? () from /usr/lib/libQtGui.so.4
#33 0xb5b429a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb5b46063 in ?? () from /usr/lib/libglib-2.0.so.0
#35 0xb5b46221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0xb6d7afb8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0xb64727c5 in ?? () from /usr/lib/libQtGui.so.4
#38 0xb6d4f01a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0xb6d4f1da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0xb6d51895 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#41 0xb63d9777 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#42 0x080897af in _start ()
Comment 1 Dario Andres 2009-08-19 16:49:20 UTC
*** Bug 204404 has been marked as a duplicate of this bug. ***
Comment 2 Roman Jarosz 2009-12-24 23:42:48 UTC

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