Bug 180989 - kmail crashes on reply to a new message in an IMAP inbox
Summary: kmail crashes on reply to a new message in an IMAP inbox
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.9.9
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-16 17:28 UTC by Martin Vlk
Modified: 2012-08-21 07:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
The stack trace. (1.99 KB, application/octet-stream)
2009-01-16 17:29 UTC, Martin Vlk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Vlk 2009-01-16 17:28:56 UTC
Version:           1.9.9 (using 3.5.10, Debian Package 4:3.5.10.dfsg.1-1 (lenny/sid))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.26-1-686

The crash happens when a new email arrives in an IMAP inbox, the focus is by default on the new message and I just press Reply.

Please find attached the stack trace. I can provide stack traces from more crashes if required. 

Cheers
Martin
Comment 1 Martin Vlk 2009-01-16 17:29:43 UTC
Created attachment 30323 [details]
The stack trace.
Comment 2 Dario Andres 2009-01-16 17:51:50 UTC
Pasted backtrace from comment 1:

[Thread debugging using libthread_db enabled]
[New Thread 0xb5eb36c0 (LWP 11344)]
[New Thread 0xb36e5b90 (LWP 11348)]
[New Thread 0xb3ee6b90 (LWP 11347)]
[New Thread 0xb46e7b90 (LWP 11346)]
[New Thread 0xb4ee8b90 (LWP 11345)]
[KCrash handler]
#6  0xb78531f8 in ?? () from /lib/i686/cmov/libc.so.6
#7  0xb53c41b3 in KMCommand::slotStart (this=0x8f82150)
    at /tmp/buildd/kdepim-3.5.9/./kmail/kmcommands.cpp:236
#8  0xb53c2af0 in KMCommand::qt_invoke (this=0x8f82150, _id=4, _o=0xbfadc534)
    at ./kmcommands.moc:147
#9  0xb53c352b in KMReplyToCommand::qt_invoke (this=0x8f82150, _id=4, 
    _o=0xbfadc534) at ./kmcommands.moc:1390
#10 0xb6fcd1aa in QObject::activate_signal (this=0x8475550, clist=0x8783468, 
    o=0xbfadc534) at kernel/qobject.cpp:2359
#11 0xb732a98e in QSignal::signal (this=0x8475550, t0=@0x8475578)
    at .moc/release-shared-mt/moc_qsignal.cpp:100
#12 0xb6fea10d in QSignal::activate (this=0x8475550) at kernel/qsignal.cpp:215
#13 0xb6ff14c3 in QSingleShotTimer::event (this=0x8475528)
    at kernel/qtimer.cpp:289
#14 0xb6f687c5 in QApplication::internalNotify (this=0xbfadcba8, 
    receiver=0x8475528, e=0xbfadc844) at kernel/qapplication.cpp:2638
#15 0xb6f69806 in QApplication::notify (this=0xbfadcba8, receiver=0x8475528, 
    e=0xbfadc844) at kernel/qapplication.cpp:2375
#16 0xb7653b82 in KApplication::notify (this=0xbfadcba8, receiver=0x8475528, 
    event=0xbfadc844)
    at /build/buildd/kdelibs-3.5.10.dfsg.1/./kdecore/kapplication.cpp:550
#17 0xb6f5e003 in QEventLoop::activateTimers (this=0x8344e98)
    at kernel/qapplication.h:523
#18 0xb6f136be in QEventLoop::processEvents (this=0x8344e98, flags=4)
    at kernel/qeventloop_x11.cpp:392
#19 0xb6f811a0 in QEventLoop::enterLoop (this=0x8344e98)
    at kernel/qeventloop.cpp:201
#20 0xb6f81066 in QEventLoop::exec (this=0x8344e98)
    at kernel/qeventloop.cpp:148
#21 0xb6f68e5f in QApplication::exec (this=0xbfadcba8)
    at kernel/qapplication.cpp:2761
#22 0x0805b89a in main (argc=)
    at /tmp/buildd/kdepim-3.5.9/./kontact/src/main.cpp:163
Comment 3 Christophe Marin 2009-03-09 10:33:06 UTC
Your KMail version is almost unmaintained. Please retry with KMail > 1.11 (from KDE 4.2.1) and reopen this bug report if you're still able to reproduce this crash.
Comment 4 Myriam Schweingruber 2012-08-21 07:46:19 UTC
Closing as there was no feedback. Please feel free to reopen this report if you can reproduce it with Kmail 4.8.5 or later and provide a new backtrace.