Error when using VaxStation as terminal



I am using a VaxStation 3100 (GPX) as an X-terminal to a
RedHat Linux box, and have found that the 'clist' widget
will crash consistantly, usually with an error like the
following:

Gdk-ERROR **: BadValue (integer parameter out of range for operation)
   serial 560 error_code 2 request code 61 minor code 0

Going through all of the programs in the example directory
of gtk+-1.2.2 all work except for the 'clist' and the
'filesel' examples (which I'm guessing uses clist).

What does clist do that would cause a crash when none of
the other widgets seem to have a problem?

Backtrace doesn't show function names in the gtk stuff,
(used the normal compile process) but here it is for
the 'examples/clist/clist' example, which displays a
blank list, but dies when I try to do anything:

Core was generated by `./clist/clist'.
Program terminated with signal 6, Aborted.
find_solib: Can't read pathname for load map: Input/output error

#0  0x4025c6a1 in ?? () from /lib/libc.so.6
(gdb) bt
#0  0x4025c6a1 in ?? () from /lib/libc.so.6
#1  0x4025d6df in ?? () from /lib/libc.so.6
#2  0x4017080b in ?? () from /usr/lib/libglib-1.2.so.0
#3  0x401708c2 in ?? () from /usr/lib/libglib-1.2.so.0
#4  0x401344b0 in ?? () from /usr/lib/libgdk-1.2.so.0
#5  0x401c28b4 in ?? () from /usr/X11R6/lib/libX11.so.6
#6  0x401c01da in ?? () from /usr/X11R6/lib/libX11.so.6
#7  0x401b5674 in ?? () from /usr/X11R6/lib/libX11.so.6
#8  0x40140624 in ?? () from /usr/lib/libgdk-1.2.so.0
#9  0x4016e757 in ?? () from /usr/lib/libglib-1.2.so.0
#10 0x4016ea01 in ?? () from /usr/lib/libglib-1.2.so.0
#11 0x4009a1b3 in ?? () from /usr/lib/libgtk-1.2.so.0
#12 0x8049385 in main ()



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