From owner-freebsd-current Fri Oct 27 4:16:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 009E637B479 for ; Fri, 27 Oct 2000 04:16:54 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id EAA12636 for current@freebsd.org; Fri, 27 Oct 2000 04:16:53 -0700 (PDT) (envelope-from obrien) Date: Fri, 27 Oct 2000 04:16:52 -0700 From: "David O'Brien" To: current@freebsd.org Subject: pkg_add -r broken Message-ID: <20001027041652.A12626@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are others seeing that ``pkg_add -r foo'' is broken? Core was generated by `pkg_add'. Program terminated with signal 11, Segmentation fault. .... (gdb) where #0 0x280e2866 in strchr () from /usr/lib/libc.so.4 #1 0x28074d74 in fetchRestartCalls () from /usr/lib/libfetch.so.2 #2 0x280720d6 in fetchXGet () from /usr/lib/libfetch.so.2 #3 0x2807236c in fetchXGetURL () from /usr/lib/libfetch.so.2 #4 0x280723ab in fetchGetURL () from /usr/lib/libfetch.so.2 #5 0x804d050 in free () #6 0x8049a45 in free () #7 0x8049913 in free () #8 0x80497fe in free () #9 0x80493e1 in free () To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message