From owner-freebsd-hackers Fri May 9 12:54:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA25617 for hackers-outgoing; Fri, 9 May 1997 12:54:37 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA25610 for ; Fri, 9 May 1997 12:54:32 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id VAA07600 for freebsd-hackers@freebsd.org; Fri, 9 May 1997 21:54:30 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id VAA06071; Fri, 9 May 1997 21:43:57 +0200 (MET DST) Message-ID: <19970509214357.SQ03572@uriah.heep.sax.de> 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 References: <199705091702.KAA29357@austin.polstra.com> <199705091756.KAA02568@rah.star-gate.com> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199705091756.KAA02568@rah.star-gate.com>; from Amancio Hasty on May 9, 1997 10:56:47 -0700 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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. ;-)