Re: [guppi-list] Re: guppi segfault





On Mon, 28 Jun 1999, Havoc Pennington wrote:

> 
> 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
 
> 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.
> 
OK, here's the backtrace:

(gdb) bt
#0  0x40747f7d in _IO_setvbuf (fp=0x407de400, buf=0x0, mode=2, size=0)
    at iosetvbuf.c:92
#1  0x404e2c74 in scm_setbuf0 ()
#2  0x404e32d3 in scm_stdio_to_port ()
#3  0x404e332c in scm_standard_stream_to_port ()
#4  0x404e900b in scm_init_hashtab ()
#5  0x404e92f6 in scm_boot_guile ()
#6  0x404e9131 in scm_boot_guile ()
#7  0x80557d1 in main (argc=1, argv=0xbffffca4) at guppi.cc:129
#8  0x4070dcb3 in __libc_start_main (main=0x80557bc <main>, argc=1, 
    argv=0xbffffca4, init=0x8050934 <_init>, fini=0x805f940 <_fini>, 
    rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffffc9c)
    at ../sysdeps/generic/libc-start.c:78
Current language:  auto; currently c
(gdb) quit

Thanks,
Tom
-----------
Quote of the day for Monday, 28 June, 1999:

"I'll not listen to reason=E0. Reason always means that someone else=20
has something to say."

  - Elizabeth Cleghorn Gaskell=20




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