[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(1.8.0) crash on delink



This occurs with the following compile:
disable-gnome
disable-zvt 
disable-panel
disable-python
disable-plugin
enable-perl
disable-trans

I open up an x-chat. press "delink" (that ^ on the server /channel ) and it goes down.

compiled and run on a RedHat 7.1 with the latest compiler installed.

gcc -v : 
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)

gdk-pixbuf-config --version : 0.11.0
gtk-config --version : 1.2.10

(gdb) run
Starting program: /usr/bin/xchat 
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x4028a8f0 in gdk_window_reparent () from /usr/lib/libgdk-1.2.so.0
(gdb) bt
#0  0x4028a8f0 in gdk_window_reparent () from /usr/lib/libgdk-1.2.so.0
(gdb) 

(btw, I tried running gdb on a version with debuging symbols. same result.)

//Spider
-
XChat-discuss: mailing list for XChat users
Archive:       http://mail.nl.linux.org/xchat-discuss/
Posted By:     Spider <spider@bahnhof.se>