Summary: | xchat-2.6.0 segfaults with ru_RU.UTF-8 locale | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Analyzer <subscribe2k> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Analyzer
2005-11-20 01:18:24 UTC
can you compile with debug useflag and something like -> ( substituting your own CFLAGS ) FEATURES="nostrip" USE="debug" CFLAGS="-march=pentium4 -g -ggdb". then get a backtrace by: gdb xchat run bt thread apply all bt and post the results here.(or attach if its long) Also, try unsetting your LDFLAGS and re-emerging. Thanks. i did all that you said to me and... analyzer@localhost / $ gdb xchat-2 GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/bin/xchat-2 [Thread debugging using libthread_db enabled] [New Thread -1219127632 (LWP 2981)] [1]+ Stopped gdb xchat-2 dont know how to fix that:( problem solved after recompiling my world |