Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 1997 21:43:57 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Subject:   Re: g++ shared library segfaults
Message-ID:  <19970509214357.SQ03572@uriah.heep.sax.de>
In-Reply-To: <199705091756.KAA02568@rah.star-gate.com>; from Amancio Hasty on May 9, 1997 10:56:47 -0700
References:  <199705091702.KAA29357@austin.polstra.com> <199705091756.KAA02568@rah.star-gate.com>

next in thread | previous in thread | raw e-mail | index | archive | help
As Amancio Hasty wrote:

> Will 2.8 execute properly ACE and InterViews. Can you make sure that
> at least we give 2.8 a test run on ACE and Interviews?
> 
> Last I check Interviews' doc is core dumping:
> gdb) bt
>  #0  0x833d521 in kill () at /usr/src/lib/libc/stdio/fwalk.c:64
>  #1  0x80a0a47 in ListImpl_range_error ()

This pretty much looks like an uncaught exception to me.  The source
file and lineno in frame #0 is bogus, but i'd instantly assume that's
an abort() being called.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970509214357.SQ03572>