[Bug 425081] New: kmail4 keeps crashing while forwarding or replying to any message
https://bugzilla.novell.com/show_bug.cgi?id=425081 User edke.kraken@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c1 Summary: kmail4 keeps crashing while forwarding or replying to any message Product: openSUSE 11.0 Version: Final Platform: x86 OS/Version: openSUSE 11.0 Status: NEW Severity: Blocker Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: edke.kraken@gmail.com QAContact: qa@suse.de Found By: Customer Kmail4 crashes everytime when trying to reply or forward to any message. Reply/Forward window opens and imidiately Kmail crashes. Happens when launching Kontact and Kmail standalone. kraken@thingol ~ $ /usr/bin/kmail kmail(16001) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet(). kmail(16001) KMFolderImap::setImapPath: ignoring empty path kmail(16001) KMFolderImap::setImapPath: ignoring empty path kmail(16001) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet(). kraken@thingol ~ $ kmail(16001) KMKernel::getFolder: Folder not found: "/Local" kmail(16001) KMKernel::getFolder: Folder not found: "/Local" Enchant dict for "sk" 0x8a51560 Enchant dict for "sk" 0x8a51560 Enchant dict for "sk" 0x8a51560 Enchant dict for "de" 0x8bc4db8 *** KMail got signal 11 (Crashing) KCrash: Application 'kmail' crashing... kraken@thingol ~ $ /usr/bin/kontact kontact(16012)/kmail KMFolderImap::setImapPath: ignoring empty path kontact(16012)/kmail KMFolderImap::setImapPath: ignoring empty path kontact(16012) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet(). kraken@thingol ~ $ kontact(16012)/kmail KMKernel::getFolder: Folder not found: "/Local" kontact(16012)/kmail KMKernel::getFolder: Folder not found: "/Local" kontact(16012)/kmail KMKernel::getFolder: Folder not found: "/Local" kontact(16012)/kmail KMMessage::setCharset: Trying to set a charset for a non-textual mimetype. Fix this caller: ==================================================================== "" ==================================================================== Enchant dict for "sk" 0x89191c0 Enchant dict for "en_US" 0x8e3f358 Enchant dict for "en_US" 0x8e3f358 Enchant dict for "de" 0x8e37f20 *** KMail got signal 11 (Crashing) root@thingol /home/kraken # uname -a Linux thingol 2.6.25.11-0.1-default #1 SMP 2008-07-13 20:48:28 +0200 i686 athlon i386 GNU/Linux root@thingol /home/kraken # rpm -qa kdepim4\* kdepim4-devel-4.1.1-47.4 kdepim4-4.1.1-47.4 kdepim4-debuginfo-4.1.1-47.4 kdepim4-wizards-4.1.1-47.4 kdepim4-debugsource-4.1.1-47.4 root@thingol /home/kraken # rpm -qa kde4-kmail\* kde4-kmail-4.1.1-47.4 If you need any more info, just tell me how to get it for you. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User mail@andreas-demmer.de added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c1 Andreas Demmer <mail@andreas-demmer.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail@andreas-demmer.de --- Comment #1 from Andreas Demmer <mail@andreas-demmer.de> 2008-09-10 02:49:26 MDT --- This seems to be caused by the spellchecker dictionaries (shell output). Disabling spell checking works fine for me. Needs fixing! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User stbinner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c2 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Blocker |Critical Status|NEW |NEEDINFO Info Provider| |edke.kraken@gmail.com --- Comment #2 from Stephan Binner <stbinner@novell.com> 2008-09-10 02:52:15 MDT --- Please provide the backtrace from the crash handler with installed debuginfo packages (kdepim4-debuginfo etc.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User edke.kraken@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c3 --- Comment #3 from Edke Kraken <edke.kraken@gmail.com> 2008-09-10 02:58:19 MDT --- (In reply to comment #2 from Stephan Binner)
Please provide the backtrace from the crash handler with installed debuginfo packages (kdepim4-debuginfo etc.)
I would love to, but after crash there is no crash handler. Is there another way to obtain backtrace ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User edke.kraken@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c4 --- Comment #4 from Edke Kraken <edke.kraken@gmail.com> 2008-09-10 03:03:16 MDT --- (In reply to comment #1 from Andreas Demmer)
This seems to be caused by the spellchecker dictionaries (shell output).
I thought it is connected to dictionaries, somehow in dictionary pull down in compose window "German" started to appear. I didn't select it by myself. Installing german dicts didn't help or I just didn't installed the right ones. Switching to other language was not saved, after exiting and starting Kmail settings went back to German dict.
Disabling spell checking works fine for me. Needs fixing!
Confirmed, after opening compose window with "new message" and unchecking "Automatic spellchecking" in "Options" menu solved crashing while replying or forwarding. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User stbinner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c5 --- Comment #5 from Stephan Binner <stbinner@novell.com> 2008-09-10 03:04:15 MDT --- mhm, try to run with "gdb kmail" (gdb) run and when the crash happened (gdb) bt -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User edke.kraken@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c6 --- Comment #6 from Edke Kraken <edke.kraken@gmail.com> 2008-09-10 03:17:10 MDT --- (In reply to comment #5 from Stephan Binner)
Well, I'm obviously doing something wrong: kraken@thingol ~ $ gdb kmail GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux"... (gdb) run Starting program: /usr/bin/kmail [Thread debugging using libthread_db enabled] [New Thread 0xb47fd6d0 (LWP 18970)] kmail(18973) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet(). kmail(18973) KMFolderImap::setImapPath: ignoring empty path kmail(18973) KMFolderImap::setImapPath: ignoring empty path kmail(18973) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet(). Program exited normally. (gdb) kmail(18973) KMKernel::getFolder: Folder not found: "/Local" Enchant dict for "sk" 0x8a225c8 Enchant dict for "sk" 0x8a225c8 Enchant dict for "sk" 0x8a225c8 Enchant dict for "de" 0x8bbe9a8 *** KMail got signal 11 (Crashing) KCrash: Application 'kmail' crashing... (gdb) (gdb) (gdb) bt No stack. (gdb) same with gdb kontact and once again, installed packages: root@thingol /home/kraken # rpm -qa | grep kdepim4 libkdepim4-4.1.1-47.4 libkdepim4-devel-4.1.1-47.4 kdepim4-devel-4.1.1-47.4 kdepim4-4.1.1-47.4 kdepim4-debuginfo-4.1.1-47.4 kdepim4-wizards-4.1.1-47.4 kdepim4-debugsource-4.1.1-47.4 root@thingol /home/kraken # rpm -qa | grep kmail kde4-kmail-4.1.1-47.4 root@thingol /home/kraken # rpm -qa | grep kontact kde4-kontact-4.1.1-47.4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User wstephenson@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c7 Will Stephenson <wstephenson@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wstephenson@novell.com --- Comment #7 from Will Stephenson <wstephenson@novell.com> 2008-09-10 03:18:29 MDT --- gdb --args kmail --nofork If it's the QPainterPath spellchecker bug, I thought dirk had removed that patch from the 4.1.1 tarballs? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User edke.kraken@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c8 --- Comment #8 from Edke Kraken <edke.kraken@gmail.com> 2008-09-10 05:27:53 MDT --- (In reply to comment #7 from William Stephenson)
When running with gdb --args kmail --nofork, kmail opens compose window but than looks like application hangs, windows are still opened, but don't respond. In bdb: kraken@thingol ~ $ gdb --args kmail --nofork GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux"... (gdb) run Starting program: /usr/bin/kmail --nofork [Thread debugging using libthread_db enabled] [New Thread 0xb48826d0 (LWP 20867)] kmail(20867) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet(). kmail(20867) KMFolderImap::setImapPath: ignoring empty path kmail(20867) KMFolderImap::setImapPath: ignoring empty path kmail(20867) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet(). Enchant dict for "sk" 0x87519d8 Enchant dict for "sk" 0x8a1a090 Enchant dict for "sk" 0x8a1a090 Enchant dict for "sk" 0x8a1a090 Enchant dict for "de" 0x8be92c8 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb48826d0 (LWP 20867)] 0xb5526e0b in ?? () from /usr/lib/libQtGui.so.4 (gdb) bt #0 0xb5526e0b in ?? () from /usr/lib/libQtGui.so.4 #1 0xb5505108 in QPainterPath::arcTo () from /usr/lib/libQtGui.so.4 #2 0x4004cccc in ?? () Cannot access memory at address 0xccccccd1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User stbinner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c9 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kde-maintainers@suse.de |wstephenson@novell.com Status|NEEDINFO |NEW Info Provider|edke.kraken@gmail.com | Priority|P5 - None |P1 - Urgent --- Comment #9 from Stephan Binner <stbinner@novell.com> 2008-09-11 04:31:02 MDT --- Thanks for providing more information. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User rolf.offermanns@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c10 Rolf Offermanns <rolf.offermanns@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rolf.offermanns@gmx.net --- Comment #10 from Rolf Offermanns <rolf.offermanns@gmx.net> 2008-09-11 06:33:26 MDT --- I confirm this on 11.0 with kde4 factory (4.1.1) packages. Happens in kmail and kopete. Backtrace looks like the one in comment 8. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User mail@andreas-demmer.de added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c11 --- Comment #11 from Andreas Demmer <mail@andreas-demmer.de> 2008-09-11 07:28:35 MDT --- I can confirm that kopete is affected too when spellchecking is activated. So the problem is clearly caused by the spellchecker. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wstephenson@novell.com |dmueller@novell.com URL| |http://bugs.kde.org/show_bug.cgi?id=170162 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User stbinner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c12 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |edke.kraken@gmail.com --- Comment #12 from Stephan Binner <stbinner@novell.com> 2008-09-13 11:58:53 MDT --- Does it still happen if you update your Qt4 packages from KDE4:Qt build service repository? The package should contain as changelog entry: Mon Sep 1 11:13:56 CEST 2008 - dmueller@suse.de - always configure with webkit support (bnc#413829) - mark qFatal as noreturn - experimental patch for spell checker "wiggly line" crashes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User mail@andreas-demmer.de added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c13 Andreas Demmer <mail@andreas-demmer.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|edke.kraken@gmail.com | Resolution| |FIXED --- Comment #13 from Andreas Demmer <mail@andreas-demmer.de> 2008-09-13 12:20:05 MDT --- Seems fixed with the latest libqt4 packages from build service: I just wrote an email and several instant messages with spellchecking enabled and neither KMail nor Kopete crashed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User stbinner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c14 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vendion@charter.net --- Comment #14 from Stephan Binner <stbinner@novell.com> 2008-09-16 00:46:12 MDT --- *** Bug 426144 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=426144 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=425081 User edke.kraken@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=425081#c15 --- Comment #15 from Edke Kraken <edke.kraken@gmail.com> 2008-09-16 01:37:17 MDT --- Confirmed, it's working again with latest Qt4 packates, thanx for quick info and fix ! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com