Summary: | Dragging folders between IMAP accounts crashes | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Christophe Marin <christophe> |
Component: | folder list | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 1.9.50 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christophe Marin
2008-02-15 13:33:01 UTC
Adding another trace with rev. 777423 (using QT4.4 from trunk) : Application: KMail (kmail), signal SIGSEGV Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 0xb4986720 (LWP 18134)] [KCrash handler] #6 0xb7f05f59 in QEventLoop::exit (this=0x0, returnCode=0) at ../../include/QtCore/../../src/corelib/kernel/qeventloop.h:60 #7 0xb57b7019 in QDragManager::eventFilter (this=0x9219fe0, o=0x921a488, e=0xbfcf8f5c) at kernel/qdnd_x11.cpp:1295 #8 0xb7f06cd8 in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x806c260, receiver=0x921a488, event=0xbfcf8f5c) at kernel/qcoreapplication.cpp:675 #9 0xb5747153 in QApplicationPrivate::notify_helper (this=0x806c260, receiver=0x921a488, e=0xbfcf8f5c) at kernel/qapplication.cpp:3734 #10 0xb574e1f5 in QApplication::notify (this=0xbfcfa62c, receiver=0x921a488, e=0xbfcf8f5c) at kernel/qapplication.cpp:3486 #11 0xb6a086ed in KApplication::notify () from /opt/kde4.4/lib/libkdeui.so.5 #12 0xb7f06db9 in QCoreApplication::notifyInternal (this=0xbfcfa62c, receiver=0x921a488, event=0xbfcf8f5c) at kernel/qcoreapplication.cpp:582 #13 0xb574d2c0 in QApplicationPrivate::sendMouseEvent (receiver=0x921a488, event=0xbfcf8f5c, alienWidget=0x0, nativeWidget=0x921a488, buttonDown=0xb5d51550, lastMouseReceiver=@0xb5d51554) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #14 0xb57a8bad in QETWidget::translateMouseEvent (this=0x921a488, event=0xbfcf9468) at kernel/qapplication_x11.cpp:4157 #15 0xb57a8297 in QApplication::x11ProcessEvent (this=0xbfcfa62c, event=0xbfcf9468) at kernel/qapplication_x11.cpp:3157 #16 0xb57cc88a in x11EventSourceDispatch (s=0x806efe8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 #17 0xb5044d36 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #18 0xb50480f3 in ?? () from /usr/lib/libglib-2.0.so.0 #19 0x0806e278 in ?? () #20 0x00000000 in ?? () #0 0xb7fa9410 in __kernel_vsyscall () The issue has disappeared in revision 777768. Closing. |