[Bug 136145] Crash when saving some (but not all) IMAP attachments at once

Remco Bloemen remco.bloemen at gmail.com
Tue Jul 14 10:44:45 BST 2009


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





--- Comment #31 from Remco Bloemen <remco bloemen gmail com>  2009-07-14 11:44:41 ---
Today, I got a different backtrace while saving an attachement from an imap
account.

Application: Kontact (kontact), signal SIGSEGV
0x00007fdb48f27451 in nanosleep () from /lib/libc.so.6
Current language:  auto; currently c
[Current thread is 0 (LWP 3269)]

Thread 2 (Thread 0x7fdb27b16910 (LWP 3502)):
#0  0x00007fdb48f517a2 in select () from /lib/libc.so.6
#1  0x00007fdb49cba8a2 in QProcessManager::run (this=0x20c04d0) at
io/qprocess_unix.cpp:296
#2  0x00007fdb49c02f84 in QThreadPrivate::start (arg=0x20c04d0) at
thread/qthread_unix.cpp:188
#3  0x00007fdb499922f7 in start_thread () from /lib/libpthread.so.0
#4  0x00007fdb48f5838d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fdb4f982750 (LWP 3269)):
[KCrash Handler]
#5  QChar::isSpace (this=0xaeae5757) at tools/qchar.cpp:542
#6  0x00007fdb49c3eddc in QString::trimmed (this=0x7fff579e4400) at
tools/qstring.cpp:3926
#7  0x00007fdb32928ae8 in KMSaveAttachmentsCommand::slotSaveAll
(this=0x78b3620) at
/var/tmp/paludis/kde-base-kmail-4.2.4/work/kmail-4.2.4/kmail/kmcommands.cpp:2445
#8  0x00007fdb3292940d in KMSaveAttachmentsCommand::qt_metacall
(this=0x78b3620, _c=QMetaObject::InvokeMetaMethod, _id=35021968, _a=<value
optimized out>)
    at
/var/tmp/paludis/kde-base-kmail-4.2.4/work/kmail-4.2.4_build/kmail/kmcommands.moc:799
#9  0x00007fdb49ce94c0 in QMetaObject::activate (sender=0x580a500,
from_signal_index=<value optimized out>, to_signal_index=13, argv=0x0) at
kernel/qobject.cpp:3101
#10 0x00007fdb3290fa69 in KMLoadPartsCommand::execute (this=0xaeae5757) at
/var/tmp/paludis/kde-base-kmail-4.2.4/work/kmail-4.2.4/kmail/kmcommands.cpp:2740
#11 0x00007fdb32929ef6 in KMLoadPartsCommand::slotStart (this=0x580a500) at
/var/tmp/paludis/kde-base-kmail-4.2.4/work/kmail-4.2.4/kmail/kmcommands.cpp:2715
#12 0x00007fdb3291a932 in KMCommand::qt_metacall (this=0x580a500,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff579e48c0)
    at
/var/tmp/paludis/kde-base-kmail-4.2.4/work/kmail-4.2.4_build/kmail/kmcommands.moc:86
#13 0x00007fdb3291aad8 in KMLoadPartsCommand::qt_metacall (this=0xaeae5757,
_c=1469989888, _id=1469989633, _a=0x0)
    at
/var/tmp/paludis/kde-base-kmail-4.2.4/work/kmail-4.2.4_build/kmail/kmcommands.moc:1852
#14 0x00007fdb49ce94c0 in QMetaObject::activate (sender=0x7656f20,
from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0) at
kernel/qobject.cpp:3101
#15 0x00007fdb49cefa9f in QSingleShotTimer::timerEvent (this=0x7656f20) at
kernel/qtimer.cpp:298
#16 0x00007fdb49ce5ecb in QObject::event (this=0x7656f20, e=0x7fff579e4400) at
kernel/qobject.cpp:1066
#17 0x00007fdb4a81841d in QApplicationPrivate::notify_helper (this=0x20ccba0,
receiver=0x7656f20, e=0x7fff579e4f80) at kernel/qapplication.cpp:4056
#18 0x00007fdb4a81fb5a in QApplication::notify (this=0x7fff579e53d0,
receiver=0x7656f20, e=0x7fff579e4f80) at kernel/qapplication.cpp:4021
#19 0x00007fdb4baebc0a in KApplication::notify (this=0x7fff579e53d0,
receiver=0x7656f20, event=0x7fff579e4f80)
    at
/var/tmp/paludis/kde-base-kdelibs-4.2.4-r3/work/kdelibs-4.2.4/kdeui/kernel/kapplication.cpp:307
#20 0x00007fdb49cd752b in QCoreApplication::notifyInternal
(this=0x7fff579e53d0, receiver=0x7656f20, event=0x7fff579e4f80) at
kernel/qcoreapplication.cpp:606
#21 0x00007fdb49cffb7e in QTimerInfoList::activateTimers (this=0x20c2aa0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#22 0x00007fdb49cfca0d in timerSourceDispatch (source=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:165
#23 0x00007fdb4510fb89 in IA__g_main_context_dispatch (context=0x20c1620) at
gmain.c:1824
#24 0x00007fdb451130e8 in g_main_context_iterate (context=0x20c1620, block=1,
dispatch=1, self=<value optimized out>) at gmain.c:2455
#25 0x00007fdb4511329e in IA__g_main_context_iteration (context=0x20c1620,
may_block=1) at gmain.c:2518
#26 0x00007fdb49cfc96f in QEventDispatcherGlib::processEvents (this=0x20a1770,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#27 0x00007fdb4a89e408 in QGuiEventDispatcherGlib::processEvents
(this=0xaeae5757, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:202
#28 0x00007fdb49cd5eb2 in QEventLoop::processEvents (this=<value optimized
out>, flags={i = 1469993456}) at kernel/qeventloop.cpp:149
#29 0x00007fdb49cd605c in QEventLoop::exec (this=0x7fff579e5230, flags={i =
1469993536}) at kernel/qeventloop.cpp:197
#30 0x00007fdb49cd80dc in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:888
#31 0x0000000000404b99 in main (argc=1, argv=0x7fff579e59a8) at
/var/tmp/paludis/kde-base-kontact-4.2.4/work/kontact-4.2.4/kontact/src/main.cpp:218

-- 
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