|
Bugzilla – Full Text Bug Listing |
| Summary: | OpenSuse RC2 fail to boot up! | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Stephan Kulow <coolo> |
| Component: | Kernel | Assignee: | Stephan Kulow <coolo> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | dutchkind, lnogueir, matz, mweiss38 |
| Version: | RC 2 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 11.2 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
preload.log
preload-boot.log, as requested in comment 5 preload binary strace log of modified preload binary from previous post |
||
|
Description
Stephan Kulow
2009-11-02 09:37:06 UTC
ok, nopreload helped in one case. can you please boot into init 3 and then do strace -f -o preload.log /sbin/preload /var/cache/preload/prepared I hope that somehow stalls and then I'm interested in the end of the preload.log I did the strace of preload, and it doesn't stall, terminates in less than a second (booting into init3 with and without nopreload). I am attaching the log for booting without nopreload. Created attachment 325103 [details]
preload.log
and you can't boot into init 5 without nopreload still? If so, you can patch /etc/init.d/boot.startpreload to use strace -f -o /tmp/preload.log where it's currently doing /usr/bin/ionice -c3 But please add a & at the end of command then or it will be stuck much earlier :) and you can't boot into init 5 without nopreload still? If so, you can patch /etc/init.d/boot.startpreload to use strace -f -o /tmp/preload.log where it's currently doing /usr/bin/ionice -c3 But please add a & at the end of command then or it will be stuck much earlier :) here it comes (preload-boot.log). A funny I notced is that now I cannot even boot into runlevel 3 anymore without nopreload on the commandline (this used to work yesterday). booting into RL 3 without nopreload, the bootprocess now gets stuck at Start Unicode mode ..done and I have to ctrl alt del. Created attachment 325136 [details] preload-boot.log, as requested in comment 5 Ok, the log file doesn't really make sense to me, but at least it's something. Can you compile preload from sources btw to test some patches? (In reply to comment #8) > Ok, the log file doesn't really make sense to me, but at least it's something. > Can you compile preload from sources btw to test some patches? I can have a look at the sources, no problem, it might just take me a few hours. Just send me the patches you want me to test Created attachment 325155 [details]
preload binary
Please try this binary first
*** Bug 549619 has been marked as a duplicate of this bug. *** the binary is for x86_64 btw Created attachment 325165 [details]
strace log of modified preload binary from previous post
here the boot-logfile for the modified binary (x86_64 is fine for me)
The system boots to runlevel 5 correctly without "nopreload".
that looks much better but as you noticed yourself, the dynamic nature of preload makes it pretty hard to say it works now in general. But the differences I see in the strace make me confident so I close it . Hi! I'm the creator of the original bug report! https://bugzilla.novell.com/show_bug.cgi?id=551364 I didn't know that someone clone it! Should I expect now that it will be solved at the final 11.2 release? Thanks! No, it has been cloned because you have a hardware problem, while Markus had a problem that went away when rebooted often enough - and the livecd worked for him. This is an autogenerated message for OBS integration: This bug (551801) was mentioned in https://build.opensuse.org/request/show/23618 Factory / preload |