ports/86180: portmanager at FreeBSD-6.0
Mike Lednev
liettneff at bk.ru
Thu Sep 15 18:50:13 UTC 2005
>Number: 86180
>Category: ports
>Synopsis: portmanager at FreeBSD-6.0
>Confidential: no
>Severity: non-critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 15 18:50:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Mike Lednev
>Release: FreeBSD-6.0-BETA4
>Organization:
home
>Environment:
FreeBSD reaper.hn.org 6.0-BETA4 FreeBSD 6.0-BETA4 #0: Wed Sep 14 20:09:49 MSD 2005 root at reaper.hn.org:/usr/src/sys/i386/compile/REAPER i386
>Description:
portmanager coredumps on 6.0-Beta4 system when compiled against libc.so.6. portmanager from 5.4-release packages works fine
reaper# portmanager
Segmentation fault (core dumped)
reaper# gdb portmanager portmanager.core
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)...
warning: exec file is newer than core file.
Core was generated by `portmanager'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/libMG.1...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libMG.1
Reading symbols from /usr/local/lib/libPMGR.1...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libPMGR.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 0x2811c1d4 in strstr () from /lib/libc.so.6
(gdb) bt
#0 0x2811c1d4 in strstr () from /lib/libc.so.6
#1 0x08048c93 in ?? ()
#2 0x0804c0f0 in ?? ()
#3 0x0804940b in ?? ()
#4 0x28098d4f in ?? () from /lib/libc.so.6
#5 0x2806f300 in ?? ()
#6 0xbfbfe9a0 in ?? ()
#7 0x00000004 in ?? ()
#8 0x00000004 in ?? ()
#9 0x28052d9a in malloc () from /libexec/ld-elf.so.1
#10 0x08049383 in ?? ()
#11 0x00000001 in ?? ()
#12 0xbfbfec9c in ?? ()
#13 0xbfbfec40 in ?? ()
#14 0x00000001 in ?? ()
#15 0xbfbfeca4 in ?? ()
#16 0x2804f288 in elf_hash () from /libexec/ld-elf.so.1
#17 0x080489f2 in ?? ()
#18 0x00000001 in ?? ()
#19 0xbfbfec9c in ?? ()
#20 0xbfbfeca4 in ?? ()
#21 0x00000010 in ?? ()
#22 0x080493b4 in ?? ()
#23 0x00000000 in ?? ()
#24 0x00000000 in ?? ()
#25 0x2804e3ce in .rtld_start () from /libexec/ld-elf.so.1
#26 0xbfbfec98 in ?? ()
#27 0xbfbfec80 in ?? ()
#28 0xbfbfec84 in ?? ()
#29 0x00000000 in ?? ()
#30 0x2804f288 in elf_hash () from /libexec/ld-elf.so.1
#31 0x00000001 in ?? ()
(gdb)
>How-To-Repeat:
install 6.0 system, update ports, install portmanager from ports and run it
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list