GNOME Bugzilla – Bug 376277
crash in XChat-GNOME IRC Chat: Opening..
Last modified: 2008-02-27 23:04:54 UTC
What were you doing when the application crashed? Opening.. Distribution: Ubuntu 7.04 (feisty) Gnome Release: 2.17.2 2006-11-14 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 42766336 vsize: 0 resident: 42766336 share: 0 rss: 15855616 rss_rlim: 0 CPU usage: start_time: 1163764396 rtime: 0 utime: 47 stime: 0 cutime:43 cstime: 0 timeout: 4 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/xchat-gnome' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1227299136 (LWP 8226)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 87190
Thread 1 (Thread -1227299136 (LWP 8226))
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
Debug backtrace on https://beta.launchpad.net/ubuntu/+source/xchat-gnome/+bug/89964: "Thread 1 (Thread -1227471168 (LWP 9404)):
+ Trace 117497
What locale is this running under?
I have the same problem. I've submitted the bug here: https://beta.launchpad.net/ubuntu/+source/xchat-gnome/+bug/89964 This is my locale settings: LANG=it_IT.UTF-8 LANGUAGE=it_IT:it:en_GB:en LC_CTYPE="it_IT.UTF-8" LC_NUMERIC="it_IT.UTF-8" LC_TIME="it_IT.UTF-8" LC_COLLATE="it_IT.UTF-8" LC_MONETARY="it_IT.UTF-8" LC_MESSAGES="it_IT.UTF-8" LC_PAPER="it_IT.UTF-8" LC_NAME="it_IT.UTF-8" LC_ADDRESS="it_IT.UTF-8" LC_TELEPHONE="it_IT.UTF-8" LC_MEASUREMENT="it_IT.UTF-8" LC_IDENTIFICATION="it_IT.UTF-8" LC_ALL= Hope this could help.
I've found that with "export LANG=en_GB" xchat-gnome does run but gives me these warnings: (xchat-gnome:7052): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. (xchat-gnome:7052): Gdk-WARNING **: locale not supported by C library 0
It looks like this might be a problem in ubuntu's translations, but maybe not. Can you try deleting ~/.xchat2/pevents.conf and running?
rm ~/.xchat2/pevents.conf >>>> no such file or directory I tried: rm -r ~/.xchat2 And then run xchat-gnome, but did not solved the problem.
OK, it looks like this is either: (a) a problem with 0.15 that has been fixed in 0.16 or SVN (b) a problem with ubuntu's translations.
This problem is also present in Debian unstable (sid) federico@debian-laptop:~$ xchat-gnome XChat CRITICAL *** default event text failed to build! but I can't got a debug backtrace...