Kontact crashed when clicking on attched file.

Bug #294185 reported by Jussi Schultink
4
Affects Status Importance Assigned to Milestone
KDE PIM
Unknown
High
kdepim (Ubuntu)
Invalid
Low
Unassigned

Bug Description

Binary package hint: kdepim

I was using Kontact when I clicked on an attached file in Kmail. when it didnt open straight away I clicked again, this triggered the crash.

jussi@Galaxy:~$ apt-cache policy kdepim
kdepim:
  Installed: (none)
  Candidate: 4:4.1.2-0ubuntu2
  Version table:
     4:4.1.2-0ubuntu2 0
        500 http://fi.archive.ubuntu.com intrepid/main Packages

jussi@Galaxy:~$ lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10
jussi@Galaxy:~$

Revision history for this message
In , W26 (w26) wrote :

Version: (using KDE KDE 3.5.5)
Installed from: Debian testing/unstable Packages

If an e-mail contains n > 2 attachments, and I select, using Ctrl+click m attachments with m in [2, n-1], then KMail will crash when the select destination dir. dialog should be shown.

(e.g. select 2 out of 4 attachments, choose "Save as", wait for the attachments to be downloaden (IMAP) and then KMail will crash)

Revision history for this message
In , Me-ngeefk4xayt3t4u9watah405veq (me-ngeefk4xayt3t4u9watah405veq) wrote :

Could you provide us a backtrace?

Revision history for this message
In , W26 (w26) wrote :
Download full text (3.3 KiB)

I had to install some debugging symbols and gdb first, but here you are:

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1248762176 (LWP 10107)]
[New Thread -1276560464 (LWP 10111)]
[New Thread -1268167760 (LWP 10110)]
[New Thread -1259775056 (LWP 10109)]
[New Thread -1251382352 (LWP 10108)]
[KCrash handler]
#9 KMLoadPartsCommand::slotPartRetrieved (this=0x8419a60, msg=0x8348388,
    partSpecifier=@0xbfda0008)
    at /tmp/buildd/kdepim-3.5.5/build-tree/kdepim-3.5.5/mimelib/mimelib/string.h:620
#10 0xb7ddc422 in KMLoadPartsCommand::qt_invoke (this=0x8419a60, _id=9,
    _o=0xbfda0080) at ./kmcommands.moc:2932
#11 0xb712bcb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#12 0xb7c57cfe in KMail::FolderJob::messageUpdated (this=0x83aa1f8,
    t0=0x8348388, t1=@0xbfda0124) at ./folderjob.moc:143
#13 0xb7de4725 in KMail::ImapJob::slotGetMessageResult (this=0x83aa1f8,
    job=0x8347668)
    at /tmp/buildd/kdepim-3.5.5/build-tree/kdepim-3.5.5/kmail/imapjob.cpp:458
#14 0xb7ee6885 in KMail::ImapJob::qt_invoke (this=0x83aa1f8, _id=2,
    _o=0xbfda01d4) at ./imapjob.moc:126
#15 0xb712bcb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb5b5d1ee in KIO::Job::result () from /usr/lib/libkio.so.4
#17 0xb5b9d1ec in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#18 0xb5bb0ece in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4
#19 0xb5bb15ed in KIO::TransferJob::slotFinished () from /usr/lib/libkio.so.4
#20 0xb5b9ce0a in KIO::TransferJob::qt_invoke () from /usr/lib/libkio.so.4
#21 0xb712bcb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#22 0xb712c744 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb5b57a8c in KIO::SlaveInterface::finished () from /usr/lib/libkio.so.4
#24 0xb5bbcea3 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#25 0xb5bbaee8 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#26 0xb5b6bfbb in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
#27 0xb5baaa70 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
#28 0xb712bcb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#29 0xb712c5ba in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#30 0xb74b5a87 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#31 0xb714e45e in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#32 0xb70c3bd6 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#33 0xb70c59f3 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#34 0xb77ebe6e in KApplication::notify () from /usr/lib/libkdecore.so.4
#35 0xb70573d1 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#36 0xb70b5f89 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#37 0xb706b704 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#38 0xb70de129 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#39 0xb70ddf4a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#40 0xb70c576f in QApplication::exec () from /usr/lib/libqt-mt.so.3
#41 0x0804a094 in main (argc=-1214709707, argv=0xb799c4f8)
    at /tmp/buildd/kdepim-3.5.5/build-tree/kdepim-3....

Read more...

Revision history for this message
In , Andreas-y5mdqmmp (andreas-y5mdqmmp) wrote :

I can confirm, having the same problem (since upgrading from 3.5.1 to 3.5.5; used to work fine before for me; am on RHEL4: "KMail 1.9.5 (Using KDE 3.5.5-0.7.el4.kde)").

Actually, for me it happens as soon as I select (Ctrl-Click or Shift-Click) more than one attachment in the Message Structure Viewer (assuming the message has more than one), then RightClick->Save As and it crashes. I.e. for any m>2 (including for the case of selecting all attachments).

Backtrace for my case is attached.

Revision history for this message
In , Andreas-y5mdqmmp (andreas-y5mdqmmp) wrote :

Created attachment 18595
Crash backtrace

Backtrace for "Save As" of more than one (m>=2) attachment.

Revision history for this message
In , Philip Rodrigues (phil-kde) wrote :

Bug 125827 and bug 113320 have the same backtrace as in comment 2. They're both marked RESOLVED, and don't have any more information than this report, so I guess it makes sense to leave this open.

Revision history for this message
In , Vdboor-f (vdboor-f) wrote :

Same crash and backtrace here with openSUSE 10.2, KDE 3.5.6.

Revision history for this message
In , Tommi Tervo (tommi-tervo) wrote :

*** Bug 150920 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Openpub (openpub) wrote :

I can confirm this bug with KDE 3.5.8 on openSUSE 10.1.

Revision history for this message
In , Mcguire-c (mcguire-c) wrote :

*** Bug 150689 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Tommi Tervo (tommi-tervo) wrote :

*** Bug 150154 has been marked as a duplicate of this bug. ***

Revision history for this message
In , jperl (johannes-perl) wrote :

I can confirm the bug for KDE: 3.5.6 and Kontact: 1.2.4 using kubuntu.

Revision history for this message
In , Mcguire-c (mcguire-c) wrote :

*** Bug 154139 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 164219 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Jonathan Thomas (echidnaman) wrote :
Download full text (5.9 KiB)

Still occurs in Kmail from KDE 4.0.83.

Application: KMail (kmail), signal SIGSEGV
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb445e720 (LWP 25700)]
[KCrash handler]
#6 0xb7a7427a in DwString::c_str ()
   from /usr/lib/kde4/lib/libkmailprivate.so.4
#7 0xb7a742d0 in ?? () from /usr/lib/kde4/lib/libkmailprivate.so.4
#8 0xb7ca644f in KMLoadPartsCommand::slotPartRetrieved ()
   from /usr/lib/kde4/lib/libkmailprivate.so.4
#9 0xb7cba348 in KMLoadPartsCommand::qt_metacall ()
   from /usr/lib/kde4/lib/libkmailprivate.so.4
#10 0xb72af4f9 in QMetaObject::activate (sender=0x8fa9518,
    from_signal_index=5, to_signal_index=5, argv=0xbf9c5c78)
    at kernel/qobject.cpp:3010
#11 0xb72afbc2 in QMetaObject::activate (sender=0x8fa9518, m=0xb7f67c70,
    local_signal_index=1, argv=0xbf9c5c78) at kernel/qobject.cpp:3080
#12 0xb7cf04b9 in ?? () from /usr/lib/kde4/lib/libkmailprivate.so.4
#13 0xb7cf971c in ?? () from /usr/lib/kde4/lib/libkmailprivate.so.4
#14 0xb7cfa146 in ?? () from /usr/lib/kde4/lib/libkmailprivate.so.4
#15 0xb72af4f9 in QMetaObject::activate (sender=0x8efae00,
    from_signal_index=7, to_signal_index=7, argv=0xbf9c5e1c)
    at kernel/qobject.cpp:3010
#16 0xb72afbc2 in QMetaObject::activate (sender=0x8efae00, m=0xb757a868,
    local_signal_index=3, argv=0xbf9c5e1c) at kernel/qobject.cpp:3080
#17 0xb74825c3 in KJob::result (this=0x8efae00, _t1=0x8efae00)
    at /build/buildd/kde4libs-4.0.83/obj-i486-linux-gnu/kdecore/kjob.moc:186
#18 0xb7482ae2 in KJob::emitResult (this=0x8efae00)
    at /build/buildd/kde4libs-4.0.83/kdecore/jobs/kjob.cpp:290
#19 0xb5778c3f in KIO::SimpleJob::slotFinished (this=0x8efae00)
    at /build/buildd/kde4libs-4.0.83/kio/kio/job.cpp:492
#20 0xb5779200 in KIO::TransferJob::slotFinished (this=0x8efae00)
    at /build/buildd/kde4libs-4.0.83/kio/kio/job.cpp:962
#21 0xb577fa08 in KIO::TransferJob::qt_metacall (this=0x8efae00,
    _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbf9c6068)
    at /build/buildd/kde4libs-4.0.83/obj-i486-linux-gnu/kio/jobclasses.moc:336
#22 0xb72af4f9 in QMetaObject::activate (sender=0x8c6c300,
    from_signal_index=8, to_signal_index=8, argv=0x0)
    at kernel/qobject.cpp:3010
#23 0xb72afbc2 in QMetaObject::activate (sender=0x8c6c300, m=0xb58de1c4,
    local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3080
#24 0xb581a2a7 in KIO::SlaveInterface::finished (this=0x8c6c300)
    at /build/buildd/kde4libs-4.0.83/obj-i486-linux-gnu/kio/slaveinterface.moc:161
#25 0xb581c48b in KIO::SlaveInterface::dispatch (this=0x8c6c300, _cmd=104,
    rawdata=@0xbf9c6204)
    at /build/buildd/kde4libs-4.0.83/kio/kio/slaveinterface.cpp:175
#26 0xb581c8cd in KIO::SlaveInterface::dispatch (this=0x8c6c300)
    at /build/buildd/kde4libs-4.0.83/kio/kio/slaveinterface.cpp:90
#27 0xb580f4b7 in KIO::Slave::gotInput (this=0x8c6c300)
    at /build/buildd/kde4libs-4.0.83/kio/kio/slave.cpp:319
#28 0xb581088d in KIO::Slave::qt_metacall (this=0x8c6c300,
    _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbf9c6318)
    at /build/buildd/kde4libs-4.0.83/obj-i486-linux-gnu/kio/slave.moc:75
#29 0xb72af4f9 in QMetaObject::act...

Read more...

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 168263 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

updating version.

Revision history for this message
In , Thorsten Staerk (dev-staerk) wrote :

I could reproduce, now I can no longer - everyone please enjoy kmail without this bug, revision 844716

Revision history for this message
In , Mcguire-c (mcguire-c) wrote :

*** Bug 169100 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Mcguire-c (mcguire-c) wrote :

Reopening, I can still reproduce it when loading attachments on demand is enabled and one chooses "View" from the mimeparttree context menu.

Revision history for this message
In , Mcguire-c (mcguire-c) wrote :

SVN commit 847987 by tmcguire:

Don't duplicate attachment handling code in the mime part tree.
This fixes crashes when viewing loaded-on-demand attachments via the mime tree,
since it would not set mAtmUpdate correctly, which prevents re-creating the part
tree when the part is retrived. Re-creating the part-tree would make the pointers
inside the map of the load parts command invalid and therefore trigger a crash.

BUG: 136145

 M +2 -8 kmmimeparttree.cpp
 M +9 -3 kmreaderwin.cpp
 M +18 -2 kmreaderwin.h

WebSVN link: http://websvn.kde.org/?view=rev&revision=847987

22 comments hidden view all 124 comments
Revision history for this message
Jussi Schultink (jussi01) wrote :
23 comments hidden view all 124 comments
Revision history for this message
In , Dario Andres (andresbajotierra) wrote :

*** Bug 172863 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Dario Andres (andresbajotierra) wrote :

*** Bug 183472 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Dario Andres (andresbajotierra) wrote :

Bug 183894 seems to be this but in KDE4.2.0 could it be some type of regression ?

Revision history for this message
In , Jtamate (jtamate) wrote :

*** Bug 183894 has been marked as a duplicate of this bug. ***

25 comments hidden view all 124 comments
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

The upstream bug needs reopened most likely.

Changed in kdepim:
importance: Undecided → Low
status: New → Confirmed
Changed in kdepim:
status: Unknown → Fix Released
26 comments hidden view all 124 comments
Revision history for this message
In , Jonathan Thomas (echidnaman) wrote :

At Kubuntu we also received a report about this crash reported with KDE 4.1.2 in November, a few months after this was fixed. (https://launchpad.net/bugs/294185)
It's entirely possible that this wasn't fixed.

Revision history for this message
In , Dario Andres (andresbajotierra) wrote :

*** Bug 186065 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Dario Andres (andresbajotierra) wrote :

*** Bug 188143 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Dario Andres (andresbajotierra) wrote :

*** Bug 193036 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Raul Sanchez Siles (rasasi78) wrote :
Download full text (10.8 KiB)

Hello:

Got the same crash on 4.2.2 when trying to open an attachment:
Aplicación: Kontact (kontact), señal SIGSEGV
0x00007f30c8804ff1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 18289)]

Thread 2 (Thread 0x41e1b950 (LWP 18356)):
#0 0x00007f30c2cb9d29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00007f30c9a78739 in QWaitCondition::wait (this=0x1bc1048, mutex=0x1a41630, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2 0x00007f30b2ee2e04 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1bc1020, th=0x2aad530) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#3 0x00007f30b2ee55b3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1639cf0, th=0x2aad530) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#4 0x00007f30b2ee3b2f in ThreadWeaver::ThreadRunHelper::run (this=0x41e1b0e0, parent=0x1bc1020, th=0x2aad530) at ../../../threadweaver/Weaver/Thread.cpp:87
#5 0x00007f30b2ee3f89 in ThreadWeaver::Thread::run (this=0x2aad530) at ../../../threadweaver/Weaver/Thread.cpp:142
#6 0x00007f30c9a77742 in QThreadPrivate::start (arg=0x2aad530) at thread/qthread_unix.cpp:189
#7 0x00007f30c2cb5fc7 in start_thread () from /lib/libpthread.so.0
#8 0x00007f30c88365ad in clone () from /lib/libc.so.6
#9 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f30cb1456f0 (LWP 18289)):
[KCrash Handler]
#5 KMLoadPartsCommand::slotPartRetrieved (this=0x2d48330, msg=<value optimized out>, partSpecifier=<value optimized out>) at ../../mimelib/mimelib/string.h:618
#6 0x00007f30b3481065 in KMLoadPartsCommand::qt_metacall (this=0x2d48330, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffd328eff0) at ./kmcommands.moc:1810
#7 0x00007f30c9b75862 in QMetaObject::activate (sender=0x29fb700, from_signal_index=<value optimized out>, to_signal_index=5, argv=0x283fd11) at kernel/qobject.cpp:3120
#8 0x00007f30b34d1817 in KMail::FolderJob::messageUpdated (this=0x29fb738, _t1=0x2d16660, _t2=<value optimized out>) at ./folderjob.moc:104
#9 0x00007f30b34dd687 in KMail::ImapJob::slotGetMessageResult (this=0x29fb700, job=0x2d18570) at ../../kmail/imapjob.cpp:476
#10 0x00007f30b34e08d7 in KMail::ImapJob::qt_metacall (this=0x29fb700, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd328f240) at ./imapjob.moc:81
#11 0x00007f30c9b75862 in QMetaObject::activate (sender=0x2d18570, from_signal_index=<value optimized out>, to_signal_index=7, argv=0x283fd11) at kernel/qobject.cpp:3120
#12 0x00007f30c9f4ae92 in KJob::result (this=0x29fb738, _t1=0x2d18570) at ./kjob.moc:186
#13 0x00007f30c9f4b20f in KJob::emitResult (this=0x2d18570) at ../../kdecore/jobs/kjob.cpp:294
#14 0x00007f30c73a8c10 in KIO::SimpleJob::slotFinished (this=0x2d18570) at ../../kio/kio/job.cpp:489
#15 0x00007f30c73a9e33 in KIO::TransferJob::slotFinished (this=0x2d18570) at ../../kio/kio/job.cpp:966
#16 0x00007f30c73aaeb5 in KIO::TransferJob::qt_metacall (this=0x2d18570, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd328f640) at ./jobclasses.moc:336
#17 0x00007f30c9b75862 in QMetaObject::activate (sender=0x24bdf80, from_signal_index=<value optimized out>, to_signal_index=8, argv=0x283fd11...

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 199730 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Remco-bloemen (remco-bloemen) wrote :
Download full text (4.6 KiB)

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::notifyIn...

Read more...

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 201272 has been marked as a duplicate of this bug. ***

Changed in kdepim (Ubuntu):
status: Confirmed → Triaged
Revision history for this message
In , Dario Andres (andresbajotierra) wrote :

*** Bug 201996 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Dario Andres (andresbajotierra) wrote :

*** Bug 203592 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 204573 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Richih-kde (richih-kde) wrote :

Thanks for house-keeping, Christophe :)

Changed in kdepim:
status: Fix Released → New
Changed in kdepim:
status: New → Confirmed
44 comments hidden view all 124 comments
Revision history for this message
In , Dario Andres (andresbajotierra) wrote :

*** Bug 226700 has been marked as a duplicate of this bug. ***

Revision history for this message
In , zbyszek (cardiozibi) wrote :

Created attachment 41147
New crash information added by DrKonqi

Kontact crashed while opening PDF attachment from the Sent folder on IMAP server (GMail).

Revision history for this message
In , piovisqui (piovisqui) wrote :

Created attachment 43079
Kmail crashed when opening a pdf document from gmail imap

Kmail crashed when opening a pdf document from gmail imap

Revision history for this message
In , heavytull (heavytull) wrote :

I also confirm this behaviour.
I'm using kmail 1.13.3 with kde 4.4.3.

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 237918 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 238353 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 228414 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 236498 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 235829 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 234649 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Neoclust-kde (neoclust-kde) wrote :

*** Bug 238555 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Neoclust-kde (neoclust-kde) wrote :

*** Bug 191345 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Neoclust-kde (neoclust-kde) wrote :

*** Bug 241417 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Neoclust-kde (neoclust-kde) wrote :

*** Bug 241166 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Neoclust-kde (neoclust-kde) wrote :

*** Bug 241159 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Yohan (yohan-pereira) wrote :

Created attachment 48431
New crash information added by DrKonqi

kmail crashes when trying to open a attachment

96 comments hidden view all 124 comments
Revision history for this message
Harald Sitter (apachelogger) wrote :

Closing in favor of KDE bug report, please refer there for updates. Thanks.

Changed in kdepim (Ubuntu):
status: Triaged → Invalid
97 comments hidden view all 124 comments
Revision history for this message
In , Björn Ruberg (bjoern-ruberg-wegener) wrote :

*** Bug 244419 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Björn Ruberg (bjoern-ruberg-wegener) wrote :

*** Bug 244273 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Neoclust-kde (neoclust-kde) wrote :

*** Bug 248172 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 249123 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 252547 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 252679 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Arthur Țițeică (arthur-titeica) wrote :

Created attachment 52218
New crash information added by DrKonqi

kontact (4.4.6) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0

- What I was doing when the application crashed:
In Kontact - Kmail I was saving attachments (pictures) one by one. On the third (out of ~10) it crashed.

-- Backtrace (Reduced):
#6 c_str (this=0x2e51960, msg=<value optimized out>, partSpecifier=<value optimized out>) at ../../mimelib/mimelib/string.h:618
#7 partId (this=0x2e51960, msg=<value optimized out>, partSpecifier=<value optimized out>) at ../../mimelib/mimelib/msgcmp.h:259
#8 KMLoadPartsCommand::slotPartRetrieved (this=0x2e51960, msg=<value optimized out>, partSpecifier=<value optimized out>) at ../../kmail/kmcommands.cpp:2880
#9 0x00007f8a2aebabd6 in KMLoadPartsCommand::qt_metacall (this=0x2e51960, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc1e20000) at ./kmcommands.moc:2141
[...]
#11 0x00007f8a2af04317 in KMail::FolderJob::messageUpdated (this=0x50b31c8, _t1=0x35cd460, _t2=<value optimized out>) at ./folderjob.moc:112

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 258291 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Mrowkabartek (mrowkabartek) wrote :

Created attachment 56260
New crash information added by DrKonqi

kmail (1.13.5) on KDE Platform 4.5.5 (KDE 4.5.5) "release 1" using Qt 4.7.1

kmail crash when i try to open or save file from mail
sometime is when i click "save" OR "open", sometimes when file is downloaded

-- Backtrace (Reduced):
#6 c_str (this=0x1006f70, msg=<value optimized out>, partSpecifier=<value optimized out>) at /usr/src/debug/kdepim-4.4.9/mimelib/mimelib/string.h:618
#7 partId (this=0x1006f70, msg=<value optimized out>, partSpecifier=<value optimized out>) at /usr/src/debug/kdepim-4.4.9/mimelib/mimelib/msgcmp.h:259
#8 KMLoadPartsCommand::slotPartRetrieved (this=0x1006f70, msg=<value optimized out>, partSpecifier=<value optimized out>) at /usr/src/debug/kdepim-4.4.9/kmail/kmcommands.cpp:2880
#9 0x00007f57b3660166 in KMLoadPartsCommand::qt_metacall (this=0x1006f70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2f5bb1f0)
    at /usr/src/debug/kdepim-4.4.9/build/kmail/kmcommands.moc:2141
[...]
#11 0x00007f57b369ada7 in KMail::FolderJob::messageUpdated (this=<value optimized out>, _t1=0xd5b080, _t2=<value optimized out>) at /usr/src/debug/kdepim-4.4.9/build/kmail/folderjob.moc:112

Revision history for this message
In , Murz (murznn) wrote :

Seems that this bug is fixed in kmail2, because I test it and never got crash when manipulating with imap.

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 265305 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 263402 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 240473 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 252904 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 234816 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

from bug 266323
-- Information about the crash:
- What I was doing when the application crashed:
Trying to download two pictures from an imap account at the same time

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 266323 has been marked as a duplicate of this bug. ***

Changed in kdepim:
importance: Unknown → High
Revision history for this message
In , Ntroncos-g (ntroncos-g) wrote :

Created attachment 57784
New crash information added by DrKonqi

kmail (1.13.6) on KDE Platform 4.5.5 (KDE 4.5.5) using Qt 4.6.3

- What I was doing when the application crashed:

Just saved an ecrypted PDF.

The BT I posted seems to be a more complete than the ons that where already attached to the ticket.

-- Backtrace (Reduced):
#6 KMMessagePart::bodyDecodedBinary (this=0x2093e88) at /usr/src/debug/kdepim-4.4.10/kmail/kmmsgpart.cpp:253
#7 0x0000003595f41468 in KMSaveAttachmentsCommand::saveItem (this=0x2e52be0, node=<value optimized out>, url=...) at /usr/src/debug/kdepim-4.4.10/kmail/kmcommands.cpp:2756
#8 0x0000003595f432d8 in KMSaveAttachmentsCommand::slotSaveAll (this=0x2e52be0) at /usr/src/debug/kdepim-4.4.10/kmail/kmcommands.cpp:2658
#9 0x0000003595f453e0 in KMSaveAttachmentsCommand::qt_metacall (this=0x2e52be0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/kdepim-4.4.10/x86_64-redhat-linux-gnu/kmail/kmcommands.moc:895
[...]
#11 0x0000003595f2ab59 in KMLoadPartsCommand::execute (this=0x2a7e920) at /usr/src/debug/kdepim-4.4.10/kmail/kmcommands.cpp:2898

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 269051 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Alex Rampp (bitschupser) wrote :

Created attachment 60036
New crash information added by DrKonqi

kontact (4.4.10) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2

I can reproduce the bug with the following steps on Kubuntu 11.04:

- Right click on an attachment and click "save as"
- Right click again and choose "save as"
- The attachment will be downloaded in the background
- When the download of the first click is complete, the file chooser dialog appears
- When the download of the second click is complete Kontact crashes.

-- Backtrace (Reduced):
#6 QChar::isSpace (this=0x7385efe) at tools/qchar.cpp:545
#7 0x00007fb5bbb742aa in QString::trimmed (this=0x7fffdf7a7ac0) at tools/qstring.cpp:4139
#8 0x00007fb59f7a9bd3 in KMSaveAttachmentsCommand::slotSaveAll (this=0x22034b0) at ../../kmail/kmcommands.cpp:2555
#9 0x00007fb59f7ae270 in KMSaveAttachmentsCommand::qt_metacall (this=0x22034b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at ./kmcommands.moc:895
[...]
#11 0x00007fb59f79c039 in KMLoadPartsCommand::execute (this=0x258b710) at ../../kmail/kmcommands.cpp:2893

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 273678 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Cgiboudeaux (cgiboudeaux) wrote :

*** Bug 283322 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Christoph-maxiom (christoph-maxiom) wrote :

*** Bug 285660 has been marked as a duplicate of this bug. ***

Revision history for this message
In , Myriam Schweingruber (myriam) wrote :

Thank you for your report. Kmail1 is currently unmaintained and the code has changed sufficiently in Kmail2 so the backtraces are not really useful anymore. Should you experience the same crash in Kmail 4.8.5 or later, please open a new report for Kmail2. Thank you for your understanding

Changed in kdepim:
status: Confirmed → Unknown
Displaying first 40 and last 40 comments. View all 124 comments or add a comment.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.