Bug 215546 - Kmail crashed when editing
Summary: Kmail crashed when editing
Status: RESOLVED NOT A BUG
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-21 12:40 UTC by Ryan Ren
Modified: 2009-11-24 16:33 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 Ryan Ren 2009-11-21 12:40:15 UTC
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.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
1. create a new mail
2. fill the receiver
3. fill the title
4. begin editing
5. crash

not reproducible.

Hope those info  helps.

 -- Backtrace:
Application: KMail (kmail), signal: Aborted
The current source language is "auto; currently c".
[KCrash Handler]
#5  0x00007f8a3d7094a5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f8a3d70cf40 in *__GI_abort () at abort.c:92
#7  0x00007f8a3dd24cf5 in __gnu_cxx::__verbose_terminate_handler () at ../../../../src/libstdc++-v3/libsupc++/vterminate.cc:93
#8  0x00007f8a3dd23126 in __cxxabiv1::__terminate (handler=0x1640) at ../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:38
#9  0x00007f8a3dd23153 in std::terminate () at ../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:48
#10 0x00007f8a3dd231d6 in __cxa_rethrow () at ../../../../src/libstdc++-v3/libsupc++/eh_throw.cc:116
#11 0x00007f8a3e0d590d in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:214
#12 0x00007f8a3e0d94eb 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

Reported using DrKonqi
Comment 1 Christophe Marin 2009-11-23 00:26:30 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.
Comment 2 Ryan Ren 2009-11-23 01:51:04 UTC
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.
Comment 3 Ryan Ren 2009-11-23 03:28:31 UTC
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
Comment 4 Torgny Nyblom 2009-11-24 16:33:43 UTC
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.