[Bug 242746] New: Crash when deleting message

workingwriter at prodigy.net workingwriter at prodigy.net
Fri Jun 25 03:55:04 BST 2010


https://bugs.kde.org/show_bug.cgi?id=242746

           Summary: Crash when deleting message
           Product: kmail
           Version: 1.13.3
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: workingwriter at prodigy.net


Application: kmail (1.13.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-23-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Occasionally single-clicking on a message from the list pane will open the
message in a new window, and then in the reader pane. In this specific case, I
clicked the Delete/Trash icon in the message window and KMail immediately
disappeared, launching the Crash Reporting Assistant. This crash has not
happened before. 

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0xb2753780 (LWP 2935))]

Thread 2 (Thread 0xad901b70 (LWP 3026)):
#0  0xb3c7ce16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0xb5c6bf5b in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0xb5c71085 in QTimerInfoList::updateCurrentTime (this=0x936ac34) at
kernel/qeventdispatcher_unix.cpp:340
#3  0xb5c710ca in QTimerInfoList::timerWait (this=0x936ac34, tm=...) at
kernel/qeventdispatcher_unix.cpp:443
#4  0xb5c6f078 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xad90105c) at kernel/qeventdispatcher_glib.cpp:136
#5  0xb5c6f105 in timerSourcePrepare (source=0x0, timeout=0xb3c80ff4) at
kernel/qeventdispatcher_glib.cpp:169
#6  0xb3db5aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0xb3db5ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0xb3db64b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0xb5c6ee6f in QEventDispatcherGlib::processEvents (this=0x9371980,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0xb5c41759 in QEventLoop::processEvents (this=0xad901220, flags=) at
kernel/qeventloop.cpp:149
#11 0xb5c41baa in QEventLoop::exec (this=0xad901220, flags=...) at
kernel/qeventloop.cpp:201
#12 0xb5b42fc9 in QThread::exec (this=0x9372200) at thread/qthread.cpp:487
#13 0xb5c211db in QInotifyFileSystemWatcherEngine::run (this=0x9372200) at
io/qfilesystemwatcher_inotify.cpp:248
#14 0xb5b4597e in QThreadPrivate::start (arg=0x9372200) at
thread/qthread_unix.cpp:248
#15 0xb55a296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0xb591ca4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb2753780 (LWP 2935)):
[KCrash Handler]
#6  0x44af44af in ?? ()
#7  0xb6cf9bb1 in KMCommand::slotStart (this=0xb0ac790) at
../../kmail/kmcommands.cpp:261
#8  0xb6cf111b in KMCommand::qt_metacall (this=0xb0ac790,
_c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf96b27c) at ./kmcommands.moc:92
#9  0xb6cf1b62 in KMReplyToCommand::qt_metacall (this=0xb0ac790,
_c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf96b27c) at ./kmcommands.moc:946
#10 0xb5c4847a in QMetaObject::metacall (object=0xb0ac790, cl=192770568, idx=8,
argv=0xbf96b27c) at kernel/qmetaobject.cpp:237
#11 0xb5c56fbb in QMetaObject::activate (sender=0xb5d3900, m=0xb5d57188,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3295
#12 0xb5c5e827 in QSingleShotTimer::timeout (this=0xb5d3900) at
.moc/release-shared/qtimer.moc:82
#13 0xb5c5e93c in QSingleShotTimer::timerEvent (this=0xb5d3900) at
kernel/qtimer.cpp:308
#14 0xb5c53a64 in QObject::event (this=0xb5d3900, e=0xb272a68) at
kernel/qobject.cpp:1212
#15 0xb5e8fe8c in QApplicationPrivate::notify_helper (this=0x89064f8,
receiver=0xb5d3900, e=0xbf96b7b0) at kernel/qapplication.cpp:4302
#16 0xb5e96a0e in QApplication::notify (this=0xbf96bbc0, receiver=0xb5d3900,
e=0xbf96b7b0) at kernel/qapplication.cpp:3706
#17 0xb753effa in KApplication::notify (this=0xbf96bbc0, receiver=0xb5d3900,
event=0xbf96b7b0) at ../../kdeui/kernel/kapplication.cpp:302
#18 0xb5c4313b in QCoreApplication::notifyInternal (this=0xbf96bbc0,
receiver=0xb5d3900, event=0xbf96b7b0) at kernel/qcoreapplication.cpp:726
#19 0xb5c725c6 in QCoreApplication::sendEvent (this=0x89071cc) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#20 QTimerInfoList::activateTimers (this=0x89071cc) at
kernel/qeventdispatcher_unix.cpp:603
#21 0xb5c6f144 in timerSourceDispatch (source=0x8907198) at
kernel/qeventdispatcher_glib.cpp:184
#22 0xb3db25e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0xb3db62d8 in ?? () from /lib/libglib-2.0.so.0
#24 0xb3db64b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0xb5c6ee35 in QEventDispatcherGlib::processEvents (this=0x88d8278,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#26 0xb5f4fe15 in QGuiEventDispatcherGlib::processEvents (this=0x88d8278,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0xb5c41759 in QEventLoop::processEvents (this=0xbf96ba74, flags=) at
kernel/qeventloop.cpp:149
#28 0xb5c41baa in QEventLoop::exec (this=0xbf96ba74, flags=...) at
kernel/qeventloop.cpp:201
#29 0xb5c46e3f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#30 0xb5e8ff27 in QApplication::exec () at kernel/qapplication.cpp:3581
#31 0x0804ab0e in main (argc=3, argv=0xbf96bd84) at ../../kmail/main.cpp:156

This bug may be a duplicate of or related to bug 213737.

Possible duplicates by query: bug 231225, bug 222651, bug 219640, bug 215946,
bug 215026.

Reported using DrKonqi

-- 
Configure bugmail: https://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