goose.m4



The goose test program now compiles on my system (g++ 2.95.2 used to
complain about an uncast malloc return value being assigned to a
char*). However, the test program segfaults. I can't really tell
what's going on here, but it doesn't look like it's goose's problem
so I'm asking for help here rather than filing a bug report. Here's
a stack trace:

#0  0x4027449c in _IO_flush_all_linebuffered () from /lib/libc.so.6
#1  0x402744d4 in _IO_flush_all_linebuffered () from /lib/libc.so.6
#2  0x402478f4 in exit () from /lib/libc.so.6
#3  0x4023f790 in __libc_start_main () from /lib/libc.so.6

I have the following c++ junk installed:

||/ Name            Version        Description
+++-===============-==============-============================================
ii  g++             2.95.2-0pre3   The GNU C++ compiler.
ii  libg++27        2.7.2.1-14.4   The GNU C++ libraries (ELF version).
ii  libg++272       2.7.2.8-1      The GNU C++ libraries (old 2.7.2 version).
ii  libstdc++2.10-d 2.95.2-0pre3   The GNU stdc++ library (development files)

TIA



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