[Bug 230446] New: kontact crasehs when opening one specific mail

Willi Richert w.richert at gmx.net
Fri Mar 12 13:07:29 GMT 2010


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

           Summary: kontact crasehs when opening one specific mail
           Product: kontact
           Version: 4.4.1
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: w.richert at gmx.net


Application: kontact (4.4.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-20-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
Title says it all: It happens when opening one specific mail.e No further
details. 

The crash can be reproduced every time.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f1277ed17f0 (LWP 3342))]

Thread 3 (Thread 0x7f1258914910 (LWP 3366)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f1276266692 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x2066a40, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2066a40,
time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f127625ba99 in QThreadPoolThread::run (this=0x2049970) at
concurrent/qthreadpool.cpp:140
#4  0x00007f1276265775 in QThreadPrivate::start (arg=0x2049970) at
thread/qthread_unix.cpp:248
#5  0x00007f1270c8ea04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f1274fb680d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f1253bf6910 (LWP 3372)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f1276266692 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x2066a40, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2066a40,
time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f127625ba99 in QThreadPoolThread::run (this=0x1f0a730) at
concurrent/qthreadpool.cpp:140
#4  0x00007f1276265775 in QThreadPrivate::start (arg=0x1f0a730) at
thread/qthread_unix.cpp:248
#5  0x00007f1270c8ea04 in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007f1274fb680d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 1 (Thread 0x7f1277ed17f0 (LWP 3342)):
[KCrash Handler]
#5  0x00007f1275cb5c30 in QTreeWidgetItem::addChild (this=0x2179410,
child=0x21e9b60) at itemviews/qtreewidget.cpp:1882
#6  0x00007f1275cb6033 in QTreeWidgetItem (this=0x21e9b60, parent=0x2179410,
type=<value optimized out>) at itemviews/qtreewidget.cpp:1428
#7  0x00007f125e0cbc59 in KMMimePartTreeItem (this=0x2179410, parent=0x21e9b60,
node=0x221b690, description=..., mimetype=..., encoding=..., size=0,
revertOrder=false)
    at ../../kmail/kmmimeparttree.cpp:378
#8  0x00007f125e110783 in partNode::fillMimePartTree (this=0x221b690,
parentItem=0x2179410, mimePartTree=<value optimized out>, labelDescr=<value
optimized out>, labelCntType=<value optimized out>, 
    labelEncoding=<value optimized out>, size=0, revertOrder=103) at
../../kmail/partNode.cpp:549
#9  0x00007f125e0ff02c in KMail::ObjectTreeParser::insertAndParseNewChildNode
(this=0x7fffa1689ce0, startNode=..., content=<value optimized out>,
cntDesc=<value optimized out>, append=false, 
    addToTextualContent=<value optimized out>) at
../../kmail/objecttreeparser.cpp:232
#10 0x00007f125e102e50 in KMail::ObjectTreeParser::processMessageRfc822Subtype
(this=0x7fffa1689ce0, node=0x22bd3b0) at ../../kmail/objecttreeparser.cpp:1582
#11 0x00007f125e0fe751 in KMail::ObjectTreeParser::parseObjectTree
(this=0x7fffa1689ce0, node=0x22bd3b0) at ../../kmail/objecttreeparser.cpp:318
#12 0x00007f125e0fea75 in KMail::ObjectTreeParser::stdChildHandling
(this=0x7fffa1689ff0, child=0x22bd1c0) at ../../kmail/objecttreeparser.cpp:1278
#13 0x00007f125e0fee24 in KMail::ObjectTreeParser::processMultiPartMixedSubtype
(this=0x2179410, node=<value optimized out>) at
../../kmail/objecttreeparser.cpp:1291
#14 0x00007f125e0fe751 in KMail::ObjectTreeParser::parseObjectTree
(this=0x7fffa1689ff0, node=0x22bd000) at ../../kmail/objecttreeparser.cpp:318
#15 0x00007f125df802e0 in KMReaderWin::parseMsg (this=0x18e5050,
aMsg=0x157a390) at ../../kmail/kmreaderwin.cpp:1612
#16 0x00007f125df76520 in KMReaderWin::displayMessage (this=0x18e5050) at
../../kmail/kmreaderwin.cpp:1536
#17 0x00007f125df766f0 in KMReaderWin::updateReaderWin (this=0x18e5050) at
../../kmail/kmreaderwin.cpp:1479
#18 0x00007f125df76fc5 in KMReaderWin::update (this=0x18e5050,
observable=<value optimized out>) at ../../kmail/kmreaderwin.cpp:904
#19 0x00007f125e19df41 in KMail::ISubject::notify (this=0x157a460) at
../../kmail/isubject.cpp:33
#20 0x00007f125de990ec in KMMessage::updateBodyPart (this=0x157a390,
partSpecifier=) at ../../kmail/kmmessage.cpp:3185
#21 0x00007f125e1758b9 in KMail::ImapJob::slotGetMessageResult (this=0x216c3a0,
job=<value optimized out>) at ../../kmail/imapjob.cpp:435
#22 0x00007f125e17747b in KMail::ImapJob::qt_metacall (this=0x216c3a0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa168aab0)
at ./imapjob.moc:88
#23 0x00007f127636cc0f in QMetaObject::activate (sender=0x21e5780, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x220a501) at
kernel/qobject.cpp:3293
#24 0x00007f1276772da2 in KJob::result (this=0x2179410, _t1=0x21e5780) at
./kjob.moc:194
#25 0x00007f1276773040 in KJob::emitResult (this=0x21e5780) at
../../kdecore/jobs/kjob.cpp:312
#26 0x00007f1273b0d853 in KIO::SimpleJob::slotFinished (this=0x21e5780) at
../../kio/kio/job.cpp:486
#27 0x00007f1273b0e217 in KIO::TransferJob::slotFinished (this=0x21e5780) at
../../kio/kio/job.cpp:1058
#28 0x00007f1273b0c191 in KIO::TransferJob::qt_metacall (this=0x21e5780,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa168aeb0)
at ./jobclasses.moc:367
#29 0x00007f127636cc0f in QMetaObject::activate (sender=0x1e1e370, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x220a501) at
kernel/qobject.cpp:3293
#30 0x00007f1273bcca91 in KIO::SlaveInterface::dispatch (this=0x1e1e370,
_cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#31 0x00007f1273bc9e03 in KIO::SlaveInterface::dispatch (this=0x1e1e370) at
../../kio/kio/slaveinterface.cpp:91
#32 0x00007f1273bbe166 in KIO::Slave::gotInput (this=0x1e1e370) at
../../kio/kio/slave.cpp:324
#33 0x00007f1273bbe34c in KIO::Slave::qt_metacall (this=0x1e1e370,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa168b2d0)
at ./slave.moc:82
#34 0x00007f127636cc0f in QMetaObject::activate (sender=0x1e20090, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x220a501) at
kernel/qobject.cpp:3293
#35 0x00007f1273adcad7 in KIO::ConnectionPrivate::dequeue (this=0x1e26a40) at
../../kio/kio/connection.cpp:82
#36 0x00007f1273adcbfd in KIO::Connection::qt_metacall (this=0x1e20090,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x2215320) at
./connection.moc:79
#37 0x00007f1276369b49 in QObject::event (this=0x1e20090, e=0x2283840) at
kernel/qobject.cpp:1248
#38 0x00007f127571412c in QApplicationPrivate::notify_helper (this=0x12915b0,
receiver=0x1e20090, e=0x2283840) at kernel/qapplication.cpp:4300
#39 0x00007f127571a71b in QApplication::notify (this=0x7fffa168bde0,
receiver=0x1e20090, e=0x2283840) at kernel/qapplication.cpp:4183
#40 0x00007f1276d49d76 in KApplication::notify (this=0x7fffa168bde0,
receiver=0x1e20090, event=0x2283840) at ../../kdeui/kernel/kapplication.cpp:302
#41 0x00007f1276359e0c in QCoreApplication::notifyInternal
(this=0x7fffa168bde0, receiver=0x1e20090, event=0x2283840) at
kernel/qcoreapplication.cpp:704
#42 0x00007f127635c587 in QCoreApplication::sendEvent (receiver=0x0,
event_type=<value optimized out>, data=0x1265cd0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#43 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value
optimized out>, data=0x1265cd0) at kernel/qcoreapplication.cpp:1345
#44 0x00007f12763837f3 in QCoreApplication::sendPostedEvents (s=<value
optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#45 postEventSourceDispatch (s=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:276
#46 0x00007f126d8e9bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#47 0x00007f126d8ed598 in ?? () from /lib/libglib-2.0.so.0
#48 0x00007f126d8ed6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#49 0x00007f1276383333 in QEventDispatcherGlib::processEvents (this=0x1265420,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#50 0x00007f12757c3f0e in QGuiEventDispatcherGlib::processEvents
(this=0x2179410, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#51 0x00007f1276358732 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#52 0x00007f1276358b0c in QEventLoop::exec (this=0x7fffa168bd20, flags=) at
kernel/qeventloop.cpp:201
#53 0x00007f127635c84b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:981
#54 0x0000000000403ece in main (argc=<value optimized out>, argv=<value
optimized out>) at ../../../kontact/src/main.cpp:224
The current source language is "auto; currently c".

Possible duplicates by query: bug 230419, bug 230341, bug 230083, bug 229514,
bug 229445.

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