Bug 482507 - Crash when opening local outbox e-mail that failed to send
Summary: Crash when opening local outbox e-mail that failed to send
Status: REPORTED
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-03-06 02:12 UTC by Jason Lethbridge
Modified: 2024-03-06 02:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lethbridge 2024-03-06 02:12:38 UTC
Application: kmail (5.24.4 (23.08.4))

Qt Version: 5.15.12
Frameworks Version: 5.115.0
Operating System: Linux 6.6.13-gentoo x86_64
Windowing System: X11
Distribution: "Gentoo Linux"
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
I made a mistake in my e-mail where the from address did not match the SMTP account that was trying to send it. Naturally the server reject sending and KMail immediatly notified me the "E-mail Sending Failed". I did the typical thing one would when one sees an email hasn't been send and tried to open it from the local outbox with a double click. This caused a crash to desktop

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f264fed9232 in ??? () at /usr/lib64/libQt5Core.so.5
#5  0x00007f2650095f9c in QCoreApplicationPrivate::lockThreadPostEventList(QObject*) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f2650096729 in QCoreApplication::postEvent(QObject*, QEvent*, int) () at /usr/lib64/libQt5Core.so.5
#7  0x00007f26500c6f94 in ??? () at /usr/lib64/libQt5Core.so.5
#8  0x00007f26592eef6e in ??? () at /usr/lib64/libkmailprivate.so.5
#9  0x00007f26500c6f94 in ??? () at /usr/lib64/libQt5Core.so.5
#10 0x00007f26511a03f3 in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#11 0x00007f26511a18bb in ??? () at /usr/lib64/libKF5CoreAddons.so.5
#12 0x00007f26500befb5 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#13 0x00007f2650b6320e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#14 0x00007f2650093f28 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f26500974a3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f26500e5fc3 in ??? () at /usr/lib64/libQt5Core.so.5
#17 0x00007f264bd10e22 in ??? () at /usr/lib64/libglib-2.0.so.0
#18 0x00007f264bd14017 in ??? () at /usr/lib64/libglib-2.0.so.0
#19 0x00007f264bd1463c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#20 0x00007f26500e5ac6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#21 0x00007f265009294b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#22 0x00007f265009accd in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#23 0x000055809b082b54 in ??? ()
#24 0x00007f264f845f0a in ??? () at /usr/lib64/libc.so.6
#25 0x00007f264f845fc5 in __libc_start_main () at /usr/lib64/libc.so.6
#26 0x000055809b083111 in ??? ()
[Inferior 1 (process 2403) detached]

The reporter indicates this bug may be a duplicate of or related to bug 471223.

Reported using DrKonqi