[Bug 213961] kmail crashed on closing

Pawel spawels13 at gmail.com
Tue Nov 10 14:05:33 GMT 2009


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





--- Comment #2 from Pawel <spawels13 gmail com>  2009-11-10 15:05:32 ---
Yes, it always occurs when I click on the same message which contains some jpg
images and then I close kmail (it must be still loading the message! If kmail
already loaded it, it doesn't crash). I installed kdepim-dbg and here's a
backtrace:

Application: KMail (kmail), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f532c9107f0 (LWP 2121))]

Thread 2 (Thread 0x7f530eb35910 (LWP 2124)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f5329ffa462 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x295ad30, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x295ad30,
time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f5329ff04f2 in QThreadPoolThread::run (this=<value optimized out>)
at concurrent/qthreadpool.cpp:140
#4  0x00007f5329ff9445 in QThreadPrivate::start (arg=0x282bfb0) at
thread/qthread_unix.cpp:188
#5  0x00007f5324912a04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f53297e47bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f532c9107f0 (LWP 2121)):
[KCrash Handler]
#5  0x00007f532b6dfb26 in KMail::ISubject::notify (this=0x2b60990) at
../../kmail/isubject.cpp:33
#6  0x00007f532b3cafbc in KMMessage::updateBodyPart (this=0x2b608c0,
partSpecifier=) at ../../kmail/kmmessage.cpp:3237
#7  0x00007f532b6b3dda in KMail::ImapJob::slotGetMessageResult (this=0x2ba6850,
job=<value optimized out>) at ../../kmail/imapjob.cpp:435
#8  0x00007f532b6b825b in KMail::ImapJob::qt_metacall (this=0x2ba6850,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2ab64f70)
at ./imapjob.moc:82
#9  0x00007f532a0f4ddc in QMetaObject::activate (sender=0x2c35c10,
from_signal_index=<value optimized out>, to_signal_index=<value optimized out>,
argv=0x2) at kernel/qobject.cpp:3113
#10 0x00007f532bd7db22 in KJob::result (this=0x202dfd8, _t1=0x2c35c10) at
./kjob.moc:188
#11 0x00007f532bd7de9f in KJob::emitResult (this=0x2c35c10) at
../../kdecore/jobs/kjob.cpp:304
#12 0x00007f5323e9ee33 in KIO::SimpleJob::slotFinished (this=0x2c35c10) at
../../kio/kio/job.cpp:477
#13 0x00007f5323e9f2f3 in KIO::TransferJob::slotFinished (this=0x2c35c10) at
../../kio/kio/job.cpp:948
#14 0x00007f5323e9dc01 in KIO::TransferJob::qt_metacall (this=0x2c35c10,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2ab65390)
at ./jobclasses.moc:343
#15 0x00007f532a0f4ddc in QMetaObject::activate (sender=0x270e9c0,
from_signal_index=<value optimized out>, to_signal_index=<value optimized out>,
argv=0x2) at kernel/qobject.cpp:3113
#16 0x00007f5323f5fb31 in KIO::SlaveInterface::dispatch (this=0x270e9c0,
_cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#17 0x00007f5323f5c3e3 in KIO::SlaveInterface::dispatch (this=0x270e9c0) at
../../kio/kio/slaveinterface.cpp:91
#18 0x00007f5323f4f1fd in KIO::Slave::gotInput (this=0x270e9c0) at
../../kio/kio/slave.cpp:322
#19 0x00007f5323f5131c in KIO::Slave::qt_metacall (this=0x270e9c0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2ab65750)
at ./slave.moc:76
#20 0x00007f532a0f4ddc in QMetaObject::activate (sender=0x270f6c0,
from_signal_index=<value optimized out>, to_signal_index=<value optimized out>,
argv=0x2) at kernel/qobject.cpp:3113
#21 0x00007f5323e6bf77 in KIO::ConnectionPrivate::dequeue (this=0x270f600) at
../../kio/kio/connection.cpp:82
#22 0x00007f5323e6c09d in KIO::Connection::qt_metacall (this=0x270f6c0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x2752300) at
./connection.moc:73
#23 0x00007f532a0ef0f9 in QObject::event (this=0x270f6c0, e=0x278b320) at
kernel/qobject.cpp:1111
#24 0x00007f532a572efc in QApplicationPrivate::notify_helper (this=0x1ce4d60,
receiver=0x270f6c0, e=0x278b320) at kernel/qapplication.cpp:4056
#25 0x00007f532a57a1ce in QApplication::notify (this=0x7fff2ab66220,
receiver=0x270f6c0, e=0x278b320) at kernel/qapplication.cpp:4021
#26 0x00007f532c335e56 in KApplication::notify (this=0x7fff2ab66220,
receiver=0x270f6c0, event=0x278b320) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x00007f532a0dfc2c in QCoreApplication::notifyInternal
(this=0x7fff2ab66220, receiver=0x270f6c0, event=0x278b320) at
kernel/qcoreapplication.cpp:610
#28 0x00007f532a0e080a in QCoreApplication::sendEvent (receiver=0x0,
event_type=<value optimized out>, data=0x1cacd00) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value
optimized out>, data=0x1cacd00) at kernel/qcoreapplication.cpp:1247
#30 0x00007f532a108533 in QCoreApplication::sendPostedEvents (s=<value
optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#31 postEventSourceDispatch (s=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:210
#32 0x00007f5321379bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x00007f532137d588 in ?? () from /lib/libglib-2.0.so.0
#34 0x00007f532137d6b0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#35 0x00007f532a1081a6 in QEventDispatcherGlib::processEvents (this=0x1cac930,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#36 0x00007f532a6074be in QGuiEventDispatcherGlib::processEvents
(this=0x202dfd8, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:202
#37 0x00007f532a0de532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#38 0x00007f532a0de904 in QEventLoop::exec (this=0x7fff2ab66050, flags=) at
kernel/qeventloop.cpp:201
#39 0x00007f532a0e0ab9 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:888
#40 0x0000000000402fe9 in main (argc=<value optimized out>, argv=<value
optimized out>) at ../../kmail/main.cpp:146
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

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