Date: Mon, 14 May 2001 11:43:09 -0700 From: Jon Rust <jpr@vcnet.com> To: freebsd-questions@freebsd.org Subject: cvsup core dump Message-ID: <20010514114309.F31576@mail.vcnet.com>
next in thread | raw e-mail | index | archive | help
bash-2.04# cvsup Stable.sup
Connected to cvsup7.freebsd.org
Updating collection src-all/cvs
***
*** runtime error:
*** Segmentation violation - possible attempt to dereference NIL
*** pc = 0x838800f
***
use option @M3stackdump to get a stack trace
Abort trap (core dumped)
and then...
bash-2.04# cvsup @M3stackdump Stable.sup
Connected to cvsup5.freebsd.org
Updating collection src-all/cvs
***
*** runtime error:
*** ASSERT failed
*** file
"/b/jdp/pm3/pm3/libs/m3core/src/runtime/common/RTCollector.m3", line 569
***
------------------ EXCEPTION HANDLER STACK ---------------------
0x846a964 RAISES {}
0x846aa54 TRY-EXCEPT {SupMisc.InvalidEscape}
0x846ab08 TRY-EXCEPT {FileStatus.Error, TokScan.Error}
0x846ad40 TRY-EXCEPT {Rd.EndOfFile}
0x846ad8c TRY-FINALLY proc = 0x80560a0 frame = 0x846ae6c
0x846addc TRY-EXCEPT {FileStatus.Error, Rd.Failure}
0x846ae1c RAISES {Thread.Alerted, TreeList.Error, Wr.Failure}
0x846ae9c TRY-FINALLY proc = 0x8055cc0 frame = 0x846aef0
0x846af64 TRY-FINALLY proc = 0x8055700 frame = 0x846afb8
0x846af74 TRY-EXCEPT {Thread.Alerted, TreeList.Error, Wr.Failure}
----------------------------------------------------------------
Abort trap (core dumped)
My Stable.sup file is:
*default tag=RELENG_4
*default host=cvsup5.freebsd.org
*default prefix=/usr
*default base=/usr/local/etc/cvsup
*default release=cvs delete use-rel-suffix
src-all
I have no idea what's going on here. Anyone wanna lend a hand? I've
tried re-installing cvsup-bin with the same results.
Thanks,
jon
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010514114309.F31576>
