Summary: | Kmail crashed when editing | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Ryan Ren <archx> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ryan Ren
2009-11-21 12:40:15 UTC
>KDE Version: 4.3.3 (KDE 4.3.3)
>Qt Version: 4.6.0
Please fix your installation. Kubuntu doesn't build the 4.3.3 packages with this Qt version.
I am using the Ubuntu lucid (development branch), it's upgraded from Ubuntu 9.10 without rebooting. The Qt and KDE were installed via the repo. Now I could reproducible this crash after rebooting my machine. create a new mail, type anything in the receiver and title, then click the mail body part to start editing, would this crash would rise. ================================================ Application that crashed: kmail Version of the application: 1.12.2 KDE Version: 4.3.3 (KDE 4.3.3) Qt Version: 4.6.0 Operating System: Linux 2.6.32-4-generic x86_64 Distribution: Ubuntu lucid (development branch) -- Backtrace: Application: KMail (kmail), signal: Aborted The current source language is "auto; currently c". [KCrash Handler] #5 0x00007f34ac2664a5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #6 0x00007f34ac269f40 in *__GI_abort () at abort.c:92 #7 0x00007f34ac881cf5 in __gnu_cxx::__verbose_terminate_handler () at ../../../../src/libstdc++-v3/libsupc++/vterminate.cc:93 #8 0x00007f34ac880126 in __cxxabiv1::__terminate (handler=0x30d1) at ../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:38 #9 0x00007f34ac880153 in std::terminate () at ../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:48 #10 0x00007f34ac8801d6 in __cxa_rethrow () at ../../../../src/libstdc++-v3/libsupc++/eh_throw.cc:116 #11 0x00007f34acc3290d in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:214 #12 0x00007f34acc364eb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #13 0x0000000000402fe9 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../kmail/main.cpp:146 Report to https://bugs.kde.org Marking as invalid as the backtrace is entirely outside KMail code. Please report this to the ubuntu tracker as it seems to be an issue with that platform rather then with KMail. Btw I cannot reproduce it here using the same version of KDE/KMail and Qt from the 4.6 branch. |