I can't seem to get a more useful backtrace than that. Following the instructions at https://wiki.ubuntu.com/DebuggingProgramCrash, I installed xchat-gnome-dbgsym and ran it as before, but it still shows no debug symbols. Doing a dpkg-query -L I found /usr/lib/debug/usr/bin /xchat-gnome, but with that I get the following:
[EMAIL PROTECTED] ~]$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log /usr/lib/debug/usr/bin/xchat-gnome valgrind: m_ume.c: can't open interpreter -- [apport] xchat-gnome crashed with SIGSEGV in g_closure_invoke() https://bugs.launchpad.net/bugs/102165 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
