| Summary: | /stand/sysinstall coredumps during package index read from FTP server | ||
|---|---|---|---|
| Product: | Base System | Reporter: | dcrudy <dcrudy> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.5-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dcrudy
2002-04-26 23:55:57 UTC
When reading package index from an FTP server, /stand/sysinstall coredumps
with a segmentation fault. It does not matter which FTP server is used.
It does not core if the program is run from the console, but it using
it through telnet, it fails each time.
Fix:
Workarounds:
1) Change the release code to 4.4-RELEASE.
2) Access it directly from the console of the machine and not remotely
How-To-Repeat: 1) Remotely log into machine using telnet and VT100 terminal emulation
2) Gain root permissions
3) Execute the program /stand/sysinstall
4) Select 'Configure'
5) Select 'Packages'
6) Select 'FTP'
7) Select any FTP server from the list (I used the 'Primary Site')
8) Select 'Yes' when the prompt 'Running multi-user, assume that the
network is already configured?' is displayed.
9) During the 'Reading package index', the program will core.
State Changed
From-To: open->feedback
Is this still a problem with the 4.6{.2}-Release.
Please followup by sending a mail to
freebsd-gnats-submit@FreeBSD.org
with the subject of this mail intact.
Hello, I have tested the problem with the 4.6.2 release and it is no longer an issue. To whoever fixed the bug, thanks. -- Daniel Rudy State Changed From-To: feedback->closed Submitter reports that the problem has been solved. |