https://bugzilla.novell.com/show_bug.cgi?id=389408 User frankebay99@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389408#c17 --- Comment #17 from Francis Lamonde <frankebay99@gmail.com> 2008-05-18 12:49:07 MST --- Done, here's what I get: ===FIRST TRY=== frank@linux:~> gdb kopete 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 "x86_64-suse-linux"... (no debugging symbols found) (gdb) run Starting program: /usr/bin/kopete (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x7f9c7892c700 (LWP 3398)] Program exited normally. (gdb) QObject: Do not delete object, 'unnamed', during its event handler! Enchant dict for "en_US" 0xb3b190 KCrash: Application 'kopete' crashing... sock_file=/home/frank/.kde4/socket-linux/kdeinit4__0 (gdb) backtrace No stack. ===SECOND TRY=== (gdb) run --nofork Starting program: /usr/bin/kopete --nofork (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x7f82d9008700 (LWP 3436)] [New Thread 0x40c0c950 (LWP 3437)] [New Thread 0x416c3950 (LWP 3438)] [New Thread 0x41ec4950 (LWP 3439)] QObject: Do not delete object, 'unnamed', during its event handler! [Thread 0x40c0c950 (LWP 3437) exited] [Thread 0x41ec4950 (LWP 3439) exited] [Thread 0x416c3950 (LWP 3438) exited] Enchant dict for "en_US" 0xb19150 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f82d9008700 (LWP 3436)] 0x00007f82d6039241 in Kopete::MessageEvent::message () from /usr/lib64/libkopete.so.4 (gdb) backtrace #0 0x00007f82d6039241 in Kopete::MessageEvent::message () from /usr/lib64/libkopete.so.4 #1 0x000000000042968f in _start () Is this any good? On the --nofork try, kopete did not crash the same way, the window remained opened, though unsable, and no KDE crash window prompted. -- 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.