Hello, On šeštadienis 17 Liepa 2010 23:05:36 Ritesh Raj Sarraf wrote: > On Wednesday 14 Jul 2010 22:38:00 Modestas Vainius wrote: > > Maybe a stack frame corruption or something similar? Did you try running > > ktorrent under gdb directly and wait for it to crash? > > > > $ gdb --args ktorrent --nofork > > Maybe this crash log has more information that you are looking for. > > > 15:23:04 r...@champaran:~ $ gdb ktorrent > GNU gdb (GDB) 7.0.1-debian > Copyright (C) 2009 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-linux-gnu". > For bug reporting instructions, please see: > <http://www.gnu.org/software/gdb/bugs/>... > Reading symbols from /usr/bin/ktorrent...Reading symbols from > /usr/lib/debug/usr/bin/ktorrent...done. > (no debugging symbols found)...done. > (gdb) run > Starting program: /usr/bin/ktorrent > [Thread debugging using libthread_db enabled] > Warning: Connecting to deprecated signal > QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) > Warning: Calling appendChild() on a null node does nothing. > Warning: Calling appendChild() on a null node does nothing. > > Program exited normally. > (gdb) Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a038a2 > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a03710 > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a034f5 > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a5fe59 > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a60b23 > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a6412b > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a66d91 > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a68178 > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a6ca06 > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a6dc72 > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a6f754 > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a72b3d > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a729d4 > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a7283e > Warning: X Error: BadWindow (invalid Window parameter) 3 > Major opcode: 20 (X_GetProperty) > Resource id: 0x6a73dba > > GLib-ERROR **: Cannot create pipe main loop wake-up: Too many open files > > aborting... > > (gdb) bt > No stack. > (gdb)
You forgot to pass --nofork to ktorrent. But anyway, your system does not seem to be in a very good shape or you have a gazillion of torrents? -- Modestas Vainius <[email protected]>
signature.asc
Description: This is a digitally signed message part.

