From owner-freebsd-ports@FreeBSD.ORG Thu Nov 10 16:31:35 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7262F16A41F for ; Thu, 10 Nov 2005 16:31:35 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0798843D45 for ; Thu, 10 Nov 2005 16:31:33 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so554271wxc for ; Thu, 10 Nov 2005 08:31:33 -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=CGjBiJ1vCDISZoMhh7M6oy0p25TLwdbIW5h95blDXFtbYsHYX5aJycYhTxzozixI/0XttYeQyxBBwDsXA3ZjESvTVHgBz3qQFvWm/vp5G5NA2PXPhYe7xeAhU++M0LdHaODJU/xm/q/Gv9cjrS3IVb9+7mhi6cEArfW7Nidt7J0= Received: by 10.70.115.11 with SMTP id n11mr888574wxc; Thu, 10 Nov 2005 07:29:31 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id i39sm555702wxd.2005.11.10.07.29.30; Thu, 10 Nov 2005 07:29:31 -0800 (PST) From: "Michael C. Shultz" To: "Ricardo A. Reis" Date: Thu, 10 Nov 2005 07:19:51 -0800 User-Agent: KMail/1.8.3 References: <43733F0D.4050608@yahoo.com.br> <43734C30.2050907@yahoo.com.br> In-Reply-To: <43734C30.2050907@yahoo.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511100719.52110.ringworm01@gmail.com> Cc: ports@freebsd.org Subject: Re: Portmanager exit with signal 11 and create a core dump. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 16:31:35 -0000 On Thursday 10 November 2005 05:33, Ricardo A. Reis wrote: What is the output of uname -a and portmanager -v? > I compiling portmanager with debug, > > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you > are welcome to change it and/or distribute copies of it under certain > conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols > found)... > Core was generated by `portmanager'. > Program terminated with signal 11, Segmentation fault. > Reading symbols from /usr/local/lib/libMG.so.2...done. > Loaded symbols for /usr/local/lib/libMG.so.2 > Reading symbols from /usr/local/lib/libMGPM.so.1...done. > Loaded symbols for /usr/local/lib/libMGPM.so.1 > Reading symbols from /lib/libc.so.6...done. > Loaded symbols for /lib/libc.so.6 > Reading symbols from /libexec/ld-elf.so.1...done. > Loaded symbols for /libexec/ld-elf.so.1 > #0 0x28089b64 in rrFindDepends (property=0xbfbfe870, > availablePortDir=0x8090000 "/net/gaim", availablePortName=0x80a0000 "", > counterPtr=0xbfbfe57c) > at MGPMrCreateAllUpdateStatusDb.c:162 > 162 if( strncmp( MGdbGet( > property->availablePortsDb, availablePortsDbIDX, > property->fieldAvailablePortsDbFlag ), "0", 1 ) == 0 ) > > > hi, > > > > > > I use portmanager a lot, but this now not work on recente release > > "FreeBSD 6.0-STABLE cvsuped yesterday". > > > > > > # sudo gdb =portmanager portmanager.core > > Password: > > GNU gdb 6.1.1 [FreeBSD] > > Copyright 2004 Free Software Foundation, Inc. > > GDB is free software, covered by the GNU General Public License, and > > you are > > welcome to change it and/or distribute copies of it under certain > > conditions. > > Type "show copying" to see the conditions. > > There is absolutely no warranty for GDB. Type "show warranty" for > > details. > > This GDB was configured as "i386-marcel-freebsd"...(no debugging > > symbols found)... > > Core was generated by `portmanager'. > > Program terminated with signal 11, Segmentation fault. > > Reading symbols from /usr/local/lib/libMG.so.2...(no debugging symbols > > found)...done. > > Loaded symbols for /usr/local/lib/libMG.so.2 > > Reading symbols from /usr/local/lib/libMGPM.so.1...(no debugging > > symbols found)...done. > > Loaded symbols for /usr/local/lib/libMGPM.so.1 > > Reading symbols from /lib/libc.so.6...(no debugging symbols > > found)...done. > > Loaded symbols for /lib/libc.so.6 > > Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols > > found)...done. > > Loaded symbols for /libexec/ld-elf.so.1 > > #0 0x2808a9e0 in rrFindDepends () from /usr/local/lib/libMGPM.so.1 > > (gdb) > > > > Thanks for help. > > > > Ricardo A. Reis > > UNIFESP > > Unix and Network Admin > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"