Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 1997 12:13:00 -0800 (PST)
From:      pgiffuni@fps.biblos.unal.edu.co
To:        freebsd-gnats-submit@freebsd.org
Subject:   bin/2933: sysinstall fails when adding packages through ftp
Message-ID:  <199703102013.MAA20311@freefall.freebsd.org>
Resent-Message-ID: <199703102020.MAA20720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         2933
>Category:       bin
>Synopsis:       sysinstall fails when adding packages through ftp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 10 12:20:02 PST 1997
>Last-Modified:
>Originator:     Pedro Giffuni S.
>Organization:
Universidad Nacional de Colombia
>Release:        2.1.7-Release
>Environment:
FreeBSD fps.biblos.unal.edu.co 2.1.7-RELEASE FreeBSD 2.1.7-RELEASE #0: Wed Feb 19 23:08:10  1997     jkh@thingy.cdrom.com:/usr/src/sys/compile/GENERIC  i386
>Description:
While adding packages through ftp I got a segmentation fault. I ran gdb:
fps: {1} gdb /usr/stand/sysinstall sysinstall.core
GDB is free software and you are welcome to 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.
GDB 4.13 (i386-unknown-freebsd), 
Copyright 1994 Free Software Foundation, Inc...

/usr/stand/sysinstall: No such file or directory.

Core was generated by `sysinstall'.
Program terminated with signal 11, Segmentation fault.
#0  0x93796 in ?? ()
(gdb) bt
#0  0x93796 in ?? ()
#1  0x3238c in ?? ()
#2  0x5509a in ?? ()
#3  0x33d62 in ?? ()
#4  0x33c34 in ?? ()
#5  0x2a293 in ?? ()
#6  0x99a00 in ?? ()
#7  0x2fa5d in ?? ()
#8  0x2f88d in ?? ()
#9  0x2f618 in ?? ()
#10 0x99a00 in ?? ()
#11 0x2fa5d in ?? ()
#12 0x462c8 in ?? ()
#13 0x250c1 in ?? ()
#14 0x1661 in ?? ()
#15 0x109b in ?? ()
>How-To-Repeat:
I use the main site (ftp.freebsd.org) and attempted to download the
following packages:
apache
olwm
qpop
The network was already configured and I was running in multiuser mode.
>Fix:
?
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703102013.MAA20311>