Date: Wed, 22 Aug 2001 18:13:17 +0200 From: "Chojin" <freebsd@tarakan-network.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Cvsup ports-stable core dumped Message-ID: <003a01c12b25$5abc03a0$0245a8c0@chojin>
next in thread | raw e-mail | index | archive | help
Hello, When I try to do: /usr/local/bin/cvsup -g -L 2 /usr/share/examples/cvsup/ports-supfile Here is what it says: Parsing supfile "/usr/share/examples/cvsup/ports-supfile" Connecting to ftp3.fr.FreeBSD.org Connected to ftp3.fr.FreeBSD.org Server software version: REL_16_1 Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Updating collection ports-all/cvs Edit ports/INDEX Add delta 1.340 2001.07.18.17.11.06 asami Add delta 1.341 2001.07.26.07.04.28 asami Add delta 1.342 2001.08.02.07.17.54 asami Add delta 1.343 2001.08.11.06.28.35 asami Add delta 1.344 2001.08.16.21.21.26 asami *** *** runtime error: *** gc: Could not extend the traced heap *** use option @M3stackdump to get a stack trace Abort trap (core dumped) I used then cvsup with @M3stackdump: Parsing supfile "/usr/share/examples/cvsup/ports-supfile" Connecting to ftp3.fr.FreeBSD.org Connected to ftp3.fr.FreeBSD.org Server software version: REL_16_1 Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Updating collection ports-all/cvs Edit ports/INDEX Add delta 1.340 2001.07.18.17.11.06 asami Add delta 1.341 2001.07.26.07.04.28 asami Add delta 1.342 2001.08.02.07.17.54 asami Add delta 1.343 2001.08.11.06.28.35 asami Add delta 1.344 2001.08.16.21.21.26 asami *** *** runtime error: *** gc: Could not extend the traced heap *** ------------------ EXCEPTION HANDLER STACK --------------------- 0x846a858 RAISES {} 0x846a8c0 RAISES {} 0x846aa0c TRY-FINALLY proc = 0x8187a70 frame = 0x846aa2c 0x846aab8 TRY-EXCEPT {Rd.EndOfFile, TokScan.Error} 0x846aafc TRY-EXCEPT {FileStatus.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} ---------------------------------------------------------------- *** *** runtime error: *** gc: Could not extend the traced heap *** ------------------ EXCEPTION HANDLER STACK --------------------- 0x846a5f0 RAISES {} 0x846a658 RAISES {} 0x846a858 RAISES {} 0x846a8c0 RAISES {} 0x846aa0c TRY-FINALLY proc = 0x8187a70 frame = 0x846aa2c 0x846aab8 TRY-EXCEPT {Rd.EndOfFile, TokScan.Error} 0x846aafc TRY-EXCEPT {FileStatus.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) Why there are these errors ? Memory leak ? other thing ? Thank you for helping me. Best regards, Chojin 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?003a01c12b25$5abc03a0$0245a8c0>