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)
gdb --args kmail --nofork
If it's the QPainterPath spellchecker bug, I thought dirk had removed that patch from the 4.1.1 tarballs?
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.