From owner-freebsd-questions@FreeBSD.ORG Fri Nov 11 23:33:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99A2816A441 for ; Fri, 11 Nov 2005 23:33:30 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E2143D45 for ; Fri, 11 Nov 2005 23:33:29 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so387007wra for ; Fri, 11 Nov 2005 15:33:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=JA9C1hot8KD1p74J1Ry62mm7+3Re6DsY7ntcQygyfX2Cc/alaIYgx4b9iqPNBfDXlJNeNKewUFxx62hG3N9drmJRD5TW5Wzw75SwRcJwAR2SwezOw2JDUW+3UYXC+ZfjkKXXkN9FAMpKJRZVqtkDZKRrJQjhA1D7600J7DtggCQ= Received: by 10.54.78.9 with SMTP id a9mr635578wrb; Fri, 11 Nov 2005 15:33:29 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id 15sm1509wrl.2005.11.11.15.33.28; Fri, 11 Nov 2005 15:33:28 -0800 (PST) From: "Michael C. Shultz" To: Danny MacMillan Date: Fri, 11 Nov 2005 15:24:06 -0800 User-Agent: KMail/1.8.3 References: <4375052D.4050701@users.sourceforge.net> <200511111436.43950.ringworm01@gmail.com> <43752313.2060106@users.sourceforge.net> In-Reply-To: <43752313.2060106@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511111524.07050.ringworm01@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: portmanager -slid core dumps X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2005 23:33:30 -0000 On Friday 11 November 2005 15:02, Danny MacMillan wrote: > Michael C. Shultz wrote: > > On Friday 11 November 2005 14:21, you wrote: > >>On Friday 11 November 2005 13:35, Danny MacMillan wrote: > >>>Michael C. Shultz wrote: > >>>>On Friday 11 November 2005 12:55, Danny MacMillan wrote: > >>>>>I am experiencing further difficulties with portmanager -slid. I was > >>>>>successfully able to delete several leaf ports. However, when I try > >>>>> to delete devel/p5-Locale-gettext or devel/gmake, portmanager core > >>>>> dumps with the following message: > >>>>> > >>>>>... > >>>>> Nuking gmake-3.80_2 > >>>>> > >>>>>MGdbGoTop error: invalid object type, has this object been initialised > >>>>>with MGdbCreate or MGdbOpen yet? > >>>>>MGdbSeek error: invalid object type > >>>>>Assertion failed: (0), function MGdbSeek, file MGdbSeek.c, line 36. > >>>>>zsh: abort (core dumped) sudo portmanager -slid > >>>> > >>>>What version of portmanager? > >>> > >>>hobbit% sudo portmanager -v > >>>Password: > >>>rCreateCommandLineDb 0.3.4_0 info: executing rm -f > >>>/usr/local/share/portmanager/commandLine.db > >>> > >>>rParseCommandLine 0.3.4_0 > >> > >>OK, that is the most current version. There isn't an obvious problem I > >> can see in the code but there is something that can be done better so > >> I'll make that change then we'll see what happens. Are you running > >> FreeBSD 6.0 by any chance? > > > > Opps, found the bug, it would only happen if you used the small "n", big > > N or x or X should work ok untill I get a patch out. Thanks for > > reporting :) > > Sorry, Mike. For both devel/p5-Locale-gettext and devel/gmake, it > doesn't make any difference if I use 'n', 'N', 'x', or 'X'. I still get > exactly the same error. OK, I found other stuff too, will post 0.3.4_1 tomorrow please wait till then to use -slid ok? -Mike