Hi everyone.
I'm online but my xchat-gnome is crashing on startup. I'm trying to figure out what might be causing this.
zyga@W510:~$ gdb xchat-gnome GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2 Copyright (C) 2010 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/xchat-gnome...(no debugging symbols found)...done. (gdb) r Starting program: /usr/bin/xchat-gnome [Thread debugging using libthread_db enabled] [New Thread 0x7fffed6fe700 (LWP 5355)] [New Thread 0x7fffe2f8f700 (LWP 5356)] XChat CRITICAL *** default event text failed to build!
Program received signal SIGABRT, Aborted. 0x00007ffff3f65d05 in raise () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) bt #0 0x00007ffff3f65d05 in raise () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007ffff3f69ab6 in abort () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x000000000045cfc0 in pevent_make_pntevts () #3 0x0000000000460a0f in ?? () #4 0x0000000000461535 in main () (gdb)
Best regards ZK