From owner-freebsd-ports@FreeBSD.ORG Thu Nov 10 13:34:03 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 9274016A41F for ; Thu, 10 Nov 2005 13:34:03 +0000 (GMT) (envelope-from ricardo_bsd@yahoo.com.br) Received: from maritaca.epm.br (disrouter.epm.br [200.17.25.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id A33E043D4C for ; Thu, 10 Nov 2005 13:33:49 +0000 (GMT) (envelope-from ricardo_bsd@yahoo.com.br) Received: from localhost (localhost.localdomain [127.0.0.1]) by maritaca.epm.br (Postfix) with ESMTP id 9D2913A8D; Thu, 10 Nov 2005 11:33:48 -0200 (BRDT) Received: from [172.22.1.166] (ricardo.epm.br [172.22.1.166]) by maritaca.epm.br (Postfix) with ESMTP id BD6FB3A9D; Thu, 10 Nov 2005 11:33:42 -0200 (BRDT) Message-ID: <43734C30.2050907@yahoo.com.br> Date: Thu, 10 Nov 2005 11:33:36 -0200 From: "Ricardo A. Reis" User-Agent: Mozilla Thunderbird 1.0.6 (X11/20051024) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org, ringworm01@gmail.com References: <43733F0D.4050608@yahoo.com.br> In-Reply-To: <43733F0D.4050608@yahoo.com.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit UNIFESP-Virus-Scanned: by amavisd-new at dis.epm.br Cc: 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 13:34:03 -0000 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" >