On Sat, Jul 29, 2006 at 11:34:29AM -0400, Decklin Foster wrote:
> Sebastien Helleu writes:
> 
> > Version 7.8-2 of urxvtd crashes many times after some hours of use.
> > All clients (urxvtc) are therefore closed.
> > 
> > Version 7.7-4 was ok for months (no crash/problem at all).
> > 
> > Unfortunately I have no log neither core or error messages.
> > Is it possible to see error(s) somewhere?
> 
> Can you provide a backtrace? You can use gdb's "attach" command after
> forking a urxvtd.
> 
> -- 
> things change.
> [EMAIL PROTECTED]

Hi,

You'll find below gdb backtrace, and result of locale (I see a
setlocale() in backtrace).

Way to reproduce crash of urxvtd:
1) run: urxvtd -q -f -o
2) run: urxvtc
3) close urxvtc (ctrl-d)
=> crash of urxvtd

----
Program received signal SIGSEGV, Segmentation fault.
0xb7c3dc99 in getenv () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb7c3dc99 in getenv () from /lib/tls/libc.so.6
#1  0xb7c321dc in setlocale () from /lib/tls/libc.so.6
#2  0x0806def2 in rxvt_set_locale (locale=0x818f928
"\200\a\031\bXÑ\030\bh") at main.C:65
#3  0x0805f9d2 in rxvt_term::rootwin_cb (this=0x8190c08,
[EMAIL PROTECTED]) at rxvt.h:1176
#4  0x080858ef in rxvt_display::x_cb (this=0x8184fc8, [EMAIL PROTECTED],
revents=1) at ./callback.h:141
#5  0x080880e3 in io_manager::loop () at callback.h:208
#6  0x0805bec8 in main (argc=4, argv=0xbfcf6754) at rxvtd.C:269

----
Result of "locale":
[EMAIL PROTECTED]
LC_CTYPE="[EMAIL PROTECTED]"
LC_NUMERIC="[EMAIL PROTECTED]"
LC_TIME="[EMAIL PROTECTED]"
LC_COLLATE="[EMAIL PROTECTED]"
LC_MONETARY="[EMAIL PROTECTED]"
LC_MESSAGES="[EMAIL PROTECTED]"
LC_PAPER="[EMAIL PROTECTED]"
LC_NAME="[EMAIL PROTECTED]"
LC_ADDRESS="[EMAIL PROTECTED]"
LC_TELEPHONE="[EMAIL PROTECTED]"
LC_MEASUREMENT="[EMAIL PROTECTED]"
LC_IDENTIFICATION="[EMAIL PROTECTED]"
LC_ALL=

-- 
Cordialement / Best regards
Sebastien.

Web: http://www.flashtux.org - email: [EMAIL PROTECTED]
IRC: FlashCode on irc.freenode.net

Reply via email to