[Bug 170076] New: Kmail crashes when moving folders

Unai Garro ugarro at gmail.com
Sat Aug 30 13:20:19 BST 2008


http://bugs.kde.org/show_bug.cgi?id=170076

           Summary: Kmail crashes when moving folders
           Product: kmail
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: ugarro at gmail.com


Version:           4.1.64 (using Devel)
Compiler:          gcc 4.2.3  gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
OS:                Linux
Installed from:    Compiled sources

kmail seems to crash very reproduceably when moving local folders.

I usually easily reproduce it by having /LocalFolder/FolderA and
/LocalFolder/FolderA/FolderB, and try moving FolderB to LocalFolder.

If not during the move, on the next click on the folder it crashes most of the
times.

The backtrace always finishes in the folderType() method:

#5  0x00007fcd05f947c0 in KMFolder::folderType () from
/usr/local/kde4/lib/libkmailprivate.so.4
#6  0x00007fcd05f297ee in KMFolderTree::doFolderSelected () from
/usr/local/kde4/lib/libkmailprivate.so.4
#7  0x00007fcd05f299bb in KMFolderTree::contentsMouseReleaseEvent () from
/usr/local/kde4/lib/libkmailprivate.so.4
#8  0x00007fccfe3584ee in Q3ScrollView::viewportMouseReleaseEvent
(this=0xc2c880, e=0x7fff10b03d90) at widgets/q3scrollview.cpp:1761
#9  0x00007fccfe3590b1 in Q3ScrollView::eventFilter (this=0xc2c880,
obj=0xc2e720, e=0x7fff10b03d90) at widgets/q3scrollview.cpp:1479
#10 0x00007fccfe2ef092 in Q3ListView::eventFilter (this=0xc2c880, o=0xc2e720,
e=0x7fff10b03d90) at itemviews/q3listview.cpp:3777
#11 0x00007fcd05f256b1 in KMFolderTree::eventFilter () from
/usr/local/kde4/lib/libkmailprivate.so.4
#12 0x00007fcd069ecab3 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x63a4e0,
receiver=0xc2e720, event=0x7fff10b03d90) at kernel/qcoreapplication.cpp:698
#13 0x00007fcd077b6a26 in QApplicationPrivate::notify_helper (this=0x63a4e0,
receiver=0xc2e720, e=0x7fff10b03d90) at kernel/qapplication.cpp:3796
#14 0x00007fcd077b75e8 in QApplication::notify (this=0x7fff10b04cb0,
receiver=0xc2e720, e=0x7fff10b03d90) at kernel/qapplication.cpp:3527
#15 0x00007fcd07201efb in KApplication::notify () from
/usr/local/kde4/lib/libkdeui.so.5
#16 0x00007fcd069ee576 in QCoreApplication::notifyInternal
(this=0x7fff10b04cb0, receiver=0xc2e720, event=0x7fff10b03d90) at
kernel/qcoreapplication.cpp:587
#17 0x00007fcd077c29e5 in QCoreApplication::sendSpontaneousEvent
(receiver=0xc2e720, event=0x7fff10b03d90) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#18 0x00007fcd077bb1ea in QApplicationPrivate::sendMouseEvent
(receiver=0xc2e720, event=0x7fff10b03d90, alienWidget=0xc2e720,
nativeWidget=0x94b490, buttonDown=0x7fcd082100c8, 
    lastMouseReceiver=@0x7fcd082100d0) at kernel/qapplication.cpp:2792
#19 0x00007fcd0782f999 in QETWidget::translateMouseEvent (this=0x94b490,
event=0x7fff10b04770) at kernel/qapplication_x11.cpp:4048
#20 0x00007fcd0782d1d4 in QApplication::x11ProcessEvent (this=0x7fff10b04cb0,
event=0x7fff10b04770) at kernel/qapplication_x11.cpp:3044
#21 0x00007fcd0785942d in x11EventSourceDispatch (s=0x63db20, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#22 0x00007fcd027173d4 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#23 0x00007fcd0271a6e5 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x00007fcd0271abcb in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#25 0x00007fcd06a1c82c in QEventDispatcherGlib::processEvents (this=0x639610,
flags=@0x7fff10b049f0) at kernel/qeventdispatcher_glib.cpp:325
#26 0x00007fcd07858c3f in QGuiEventDispatcherGlib::processEvents
(this=0x639610, flags=@0x7fff10b04a50) at
kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007fcd069eb6c0 in QEventLoop::processEvents (this=0x7fff10b04b10,
flags=@0x7fff10b04ad0) at kernel/qeventloop.cpp:149
#28 0x00007fcd069eb8bc in QEventLoop::exec (this=0x7fff10b04b10,
flags=@0x7fff10b04b30) at kernel/qeventloop.cpp:196
#29 0x00007fcd069eedc0 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:849
#30 0x00007fcd077b67ac in QApplication::exec () at kernel/qapplication.cpp:3330


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list