From owner-freebsd-current Fri Jun 7 8:30:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from femme.listmistress.org (bgp01560565bgs.gambrl01.md.comcast.net [68.50.32.109]) by hub.freebsd.org (Postfix) with ESMTP id D7B9837B421 for ; Fri, 7 Jun 2002 08:30:25 -0700 (PDT) Received: from femme.listmistress.org (trish@localhost [127.0.0.1]) by femme.listmistress.org (8.12.3/8.12.1) with ESMTP id g57FUIMO012369; Fri, 7 Jun 2002 11:30:20 -0400 (EDT) Received: from localhost (trish@localhost) by femme.listmistress.org (8.12.3/8.12.3/Submit) with ESMTP id g57FUDhf012366; Fri, 7 Jun 2002 11:30:16 -0400 (EDT) X-Authentication-Warning: femme.listmistress.org: trish owned process doing -bs Date: Fri, 7 Jun 2002 11:30:13 -0400 (EDT) From: Trish Lynch X-X-Sender: To: Martin Blapp Cc: Alexander Kabaev , Subject: Re: stlport with gcc3 broken in CURRENT In-Reply-To: <20020607000736.X11797-100000@levais.imp.ch> Message-ID: <20020607112816.L403-100000@femme.listmistress.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 7 Jun 2002, Martin Blapp wrote: > snipped debug output :) < Tried this again this morning, after cvsupping your makefile changes, same "result", different stack backtrace.... (gdb) bt #0 0x281f192f in kill () from /usr/lib/libc.so.5 #1 0x282420aa in abort () from /usr/lib/libc.so.5 #2 0x28177942 in __cxxabiv1::__terminate(void (*)()) () from /usr/lib/libstdc++.so.4 #3 0x28177987 in std::terminate() () from /usr/lib/libstdc++.so.4 #4 0x281778ef in __cxa_throw () from /usr/lib/libstdc++.so.4 #5 0x0804a022 in TestController::maybe_fail(long) () at nc_alloc.cpp:63 #6 0x0804a117 in OperatorNew (s=4) at nc_alloc.h:120 #7 0x0804a208 in operator new(unsigned) (s=4) at nc_alloc.cpp:230 #8 0x0804e07f in void WeakCheck(TestClass* const&, test_uninitialized_copy const&, long) (v=@0xbfbfe79c, op=@0xbfbfe7a0, max_iters=2000000) at TestClass.h:87 #9 0x0804dda3 in test_algobase() () at test_algobase.cpp:38 #10 0x08049b0c in main (argc=3, argv=0xbfbff4c0) at main.cpp:270 #11 0x080493f5 in _start () This is more in line with what you originally saw. -Trish -- Trish Lynch trish@bsdunix.net FreeBSD The Power to Serve Ecartis Core Team trish@listmistress.org http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message