From owner-freebsd-current@FreeBSD.ORG Fri May 15 12:40:40 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C21C4106566C for ; Fri, 15 May 2009 12:40:40 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-out2.uni-muenster.de (ZIVM-OUT2.UNI-MUENSTER.DE [128.176.192.9]) by mx1.freebsd.org (Postfix) with ESMTP id 5763B8FC27 for ; Fri, 15 May 2009 12:40:34 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) X-IronPort-AV: E=Sophos;i="4.41,199,1241388000"; d="scan'208";a="214450920" Received: from zivmaildisp2.uni-muenster.de (HELO ZIVMAILUSER03.UNI-MUENSTER.DE) ([128.176.188.143]) by zivm-relay2.uni-muenster.de with ESMTP; 15 May 2009 14:40:33 +0200 Received: by ZIVMAILUSER03.UNI-MUENSTER.DE (Postfix, from userid 149459) id DDB761B0765; Fri, 15 May 2009 14:40:33 +0200 (CEST) Date: Fri, 15 May 2009 14:40:33 +0200 (CEST) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: Re: monotone crashing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2009 12:40:41 -0000 here's a bt: #0 0x289d2f4b in kill () from /lib/libc.so.7 #1 0x289d2eaa in raise () from /lib/libc.so.7 #2 0x289d1c58 in abort () from /lib/libc.so.7 #3 0x2886e3d0 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6 #4 0x2887263e in std::set_unexpected () from /usr/lib/libstdc++.so.6 #5 0x28872682 in std::terminate () from /usr/lib/libstdc++.so.6 #6 0x2887258e in __cxa_throw () from /usr/lib/libstdc++.so.6 #7 0x288886c7 in __cxa_guard_acquire () from /usr/lib/libstdc++.so.6 #8 0x0837bc0b in std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_copy () #9 0x0837bcb4 in std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_copy () #10 0x0837bea4 in std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_copy () #11 0x08379365 in std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_copy () #12 0x08168a44 in std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_erase () #13 0x08168177 in std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_erase () #14 0x083a4451 in std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_copy () #15 0x08051525 in _init () #16 0x00000000 in ?? () #17 0x00000000 in ?? () #18 0xbfbfe75c in ?? () #19 0x08053080 in ?? () #20 0x083a4468 in std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_copy () #21 0x00000001 in ?? () cheers.