Hello Current CVS segfaults for me in the call to destroy_asvisual when I close urxvt:
Program received signal SIGSEGV, Segmentation fault. 0x06839d17 in XQueryExtension () from /usr/lib/libX11.so.6 (gdb) where #0 0x06839d17 in XQueryExtension () from /usr/lib/libX11.so.6 #1 0x0682e2f1 in XInitExtension () from /usr/lib/libX11.so.6 #2 0x069422f2 in XextAddDisplay () from /usr/lib/libXext.so.6 #3 0x050de0ea in ?? () from /usr/lib/libGL.so.1 #4 0x050de714 in ?? () from /usr/lib/libGL.so.1 #5 0x050dc2a6 in ?? () from /usr/lib/libGL.so.1 #6 0x001de2a8 in destroy_asvisual () from /usr/lib/libAfterImage.so.0 #7 0x0806c0ef in ~rxvt_term (this=0x975acb8) at main.C:234 #8 0x0806d020 in rxvt_term::destroy_cb (this=0x975acb8, [EMAIL PROTECTED], revents=8192) at main.C:358 #9 0x0806ef10 in ev::base<ev_idle, ev::idle>::method_thunk<rxvt_term, &(rxvt_term::destroy_cb(ev::idle&, int))> (w=0x975c674, revents=8192) at ./../libev/ev++.h:456 #10 0x080880a5 in call_pending () at ./../libev/ev.c:1691 #11 0x0808a3dc in ev_loop (flags=158713480) at ./../libev/ev.c:2026 #12 0x0805797e in main (argc=1, argv=0xbfb60b34) at rxvt.C:54 (gdb) frame 7 #7 0x0806c0ef in ~rxvt_term (this=0x975acb8) at main.C:234 234 destroy_asvisual (asv, 0); (gdb) p asv $1 = (ASVisual *) 0x98a0440 The value of asv has not changed since create_asvisual. I have set up both an icon and background pixmap: Rxvt.backgroundPixmap: /home/fschmitt/nebula.xpm;0x0+50+50:tile Rxvt.iconFile: /usr/share/pixmaps/apple-green.png Rxvt.scrollstyle: plain Rxvt.geometry: 83x32 Rxvt.colorBD: #FFFFFF Rxvt.cutchars: <> Rxvt.backspacekey: \010 Rxvt.boldFont: Rxvt.font: -xos4-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-1 rxvt has been configured with defaults and called without arguments. Yours, Frank -- Have you ever considered how much text can fit in eighty columns? Given that a signature typically contains up to four lines of text, this space allows you to attach a tremendous amount of valuable information to your messages. Seize the opportunity and don't waste your signature on bullshit that nobody cares about. _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
