Bug 902608
| Summary: | Anaconda reports "An unknown error has occurred" and then freezes | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrew McNabb <amcnabb> | ||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-01-24 15:32:55 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Andrew McNabb
2013-01-22 04:46:39 UTC
Created attachment 684839 [details]
anaconda.log
Created attachment 684840 [details]
program.log
Created attachment 684841 [details]
storage.log
I manually powered off all but the first hard drive (sda), and this seems to allow Anaconda to start. So it seems that maybe it's crashing in response to something on the other disks. Is there no /tmp/anaconda-tb-* file? This is pretty weird. I don't know whether there was a /tmp/anaconda-tb-* file, because it wasn't something I knew to look for. I copied out *.log, so if anaconda-tb-* has a .log extension, then the traceback file didn't exist. And given the hang using 100% CPU, it's very possible that anaconda ran away while trying to write the file. Without /tmp/anaconda-tb-*, we're not going to be able to do any debugging here. I don't see anything in your attached log files that's incriminating. If you're able to reproduce, feel free to reopen. The fact that turning off hard drives made anaconda work is critical information. And clearly, using 100% CPU is a bug independent of whatever traceback may have happened. I really think there's a lot of information here, and I believe it's very likely that the anaconda-tb-* were never created due to the hang in Anaconda. |