Bug 127508
| Summary: | oops in vscnprintf during install on x335 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mike McLean <mikem> | ||||||
| Component: | kernel | Assignee: | Dave Jones <davej> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | jfautley, katzj, pfrields, sopwith, wtogami, wwoods | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2005-01-14 20:10:39 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Mike McLean
2004-07-09 03:00:53 UTC
Created attachment 101739 [details]
full anaconda syslog
Created attachment 101740 [details]
full anaconda.log
Does the same test on the same box on current trees succeeds or fails similarly? Well, "current" trees are unhappy for other reasons, but if I dig through through KATE I find: This same problem manifested with the same test on rawhide-20040730-i386, but on a different machine. Not quite the same point in the test either. The test iterates of lang-table. The original case died on the 3rd language (french), but the this repeat made it past french and died on the 7th language (turkish). For rawhide-20040716-i386, the original machine hit the bug on almost the same case (same template, but a different subset of lang-table). It died on the second pass (czech). did this ever get resolved ? Haven't seen this in a long while. |