Date: Fri, 30 May 1997 20:20:01 -0700 (PDT) From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: freebsd-bugs Subject: Re: kern/3724: sig-11 on package add in sysinstall Message-ID: <199705310320.UAA25361@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/3724; it has been noted by GNATS. From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: jin@adv-pc-1.lbl.gov Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/3724: sig-11 on package add in sysinstall Date: Fri, 30 May 1997 20:14:14 -0700 > It looks like either sysinstall uses an array to hold number of > Packages will be added or similar method which has overflowed. I'm afraid it's a linked list, and also likely that the problem isn't even in sysinstall itself, but rather one of the libraries it depends on. I'm looking into it, thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705310320.UAA25361>