Re: [guppi-list] guppi segfault




On Mon, 28 Jun 1999, Thomas R. Shannon wrote:
> Reading symbols from /usr/lib/libstdc++-libc6.1-1.so.2...done.
> Reading symbols from /lib/libc.so.6...done.
> Reading symbols from /lib/ld-linux.so.2...done.
> #0  0x40747f7d in _IO_setvbuf (fp=0x407de400, buf=0x0, mode=2, size=0)
>     at iosetvbuf.c:92

I've seen similar errors (in _IO_ functions) with a mismatch between
libstdc++ headers and the libstdc++ library. It's just a wild guess. But I
would predict that it's some sort of problem with libc6/libstdc++. 

If that doesn't give you a hint, can you run gdb again but type "bt" to
get a full backtrace, rather than just the #0 frame? Then we can see where
we are in Guppi, rather than seeing the crash down in the standard
libraries.

Havoc






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