Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2003 09:48:37 -0700
From:      Peter Wemm <peter@wemm.org>
To:        supraexpress@globaleyes.net
Cc:        freebsd-current@freebsd.org
Subject:   Re: cvsup failing with "ASSERT failed" 
Message-ID:  <20030827164837.2B9E22A8D4@canning.wemm.org>
In-Reply-To: <B0178683635@mercury.ll.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
supraexpress@globaleyes.net wrote:
> A couple of times, now, on both FBSD-5.1-CURRENT and FBSD-4.8-STABLE whilst 
> running with 2MB of RAM, cvsup has "croaked" with the following error:
> 
> ***
> *** runtime error:
> ***    ASSERT failed
> ***    file "/usr/ports/lang/ezm3/work/ezm3-1.0/libs/m3core/src/runtime/
> common/RTHeapMap.m3", line 35
> ***
>    use option @M3stackdump to get a stack trace
> Abort trap (core dumped)

Oh, that *is* interesting.  I get this 100% of the time when trying to
run the i386 binary on my amd64 boxes.  Hmm.  Maybe I dont have an emulation
bug then?

peter@hammer[9:46am]~-99> ./cvsup -gL2 cvs-supfile 
Parsing supfile "cvs-supfile"
Connecting to malaise

***
*** runtime error:
***    ASSERT failed
***    file "/home/ports/lang/ezm3/work/ezm3-1.1/libs/m3core/src/runtime/common/RTHeapMap.m3", line 35
***

  use option @M3stackdump to get a stack trace
Abort (core dumped)

peter@hammer[9:46am]~-100> file ./cvsup
./cvsup: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), for FreeBSD 5.0.1, statically linked, stripped

Interestingly, file(1) wasn't taught about the new encoding scheme for
FreeBSD_version, but thats off on a tangent.

Cheers,
-Peter
--
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5



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