Bug 46745
Summary: | signal 11 during HTTP install | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Brent Nordquist <b-nordquist> |
Component: | anaconda | Assignee: | Matt Wilson <msw> |
Status: | CLOSED RAWHIDE | QA Contact: | Brock Organ <borgan> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 7.3 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-07-02 19:06:27 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Brent Nordquist
2001-06-30 04:32:02 UTC
fixed typo in message, will try to reproduce HTTP segv (but have not seen it yet) If you could try to reproduce as well, that would be helpful. did you pass any extra kernel parameters at the boot: prompt? I can't reproduce this. No, not passing any kernel parameters; just hitting Enter at the bootnet.img LILO prompt. I've been working with this one for the past hour; it is happening consistently here. I have discovered that if I switch the "Web site name" from a DNS name to an IP address, it avoids the SEGV. I'm not convinced the DNS resolution in anaconda is working here, because it asks me later for the host name even though the IP address I entered is in DNS. Perhaps that's germane to reproducing it. So here are more detailed "Steps to reproduce": 1. Answer questions about language and keyboard type. 2. For [Installation Method] dialog, choose HTTP. 3. For [Configure TCP/IP] dialog, choose: [ ] Use dynamic... IP address: 172.18.34.16 Netmask: 255.255.192.0 Default gateway (IP): 172.18.1.15 Primary nameserver: 172.18.14.1 4. For [HTTP Setup] dialog, choose: Web site name: server.subdom.example.com Red Hat directory: fairfax/beta1/i386 Note how my netmask is a little unusual. The Apache documents directory is set so that "/fairfax/beta1/i386/RedHat/..." is a valid URI. Also note bug 47039 which I just filed about the directory needing a leading slash. Let me know if there's more that would be helpful. very helpful. I still have not reproduced, but I believe I've fixed this. Please retest this case in beta2. |