Date: Fri, 7 Jun 2002 11:30:13 -0400 (EDT) From: Trish Lynch <trish@bsdunix.net> To: Martin Blapp <mb@imp.ch> Cc: Alexander Kabaev <ak03@gte.com>, <current@FreeBSD.ORG> Subject: Re: stlport with gcc3 broken in CURRENT Message-ID: <20020607112816.L403-100000@femme.listmistress.org> In-Reply-To: <20020607000736.X11797-100000@levais.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
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*,
test_uninitialized_copy>(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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020607112816.L403-100000>
