Opened 15 years ago
Last modified 4 years ago
#5087 assigned bug
Boot hangs up if onscreen debug is enabled
Reported by: | mpanasyuk | Owned by: | nobody |
---|---|---|---|
Priority: | low | Milestone: | R1.1 |
Component: | System/Kernel | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Both in VMWare and on real hardware Haiku hangs up during boot process if onscreen debug is enadled. Boots up normally when debug is disabled.
Attachments (3)
Change History (9)
by , 15 years ago
Attachment: | syslog_screen.png added |
---|
comment:1 by , 15 years ago
Component: | - General → System |
---|
comment:2 by , 15 years ago
Component: | System → System/Boot Loader |
---|---|
Owner: | changed from | to
It's possible this is screwing up a timeout somewhere. I can reproduce this, but only by paging manually. If I press 'p' to disable paging and just let it go, it does manage to boot.
comment:3 by , 15 years ago
Component: | System/Boot Loader → System/Kernel |
---|
The boot loader is not running anymore already after the first line of on screen debug output.
comment:4 by , 15 years ago
Priority: | normal → low |
---|
This is kind of a known issue. The output slows down the early boot process, thus causing problems for timing sensitive code (like the acquire_spinlock() timeout panic()). Since the introduction of the debug syslog feature the on screen debug output is only useful in rare cases anyway.
comment:5 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:6 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
VMWare syslog screenshot