Opened 16 years ago
Closed 15 years ago
#2871 closed defect (fixed)
NetBSD panics in spllower when run under VirtualBox2.1
Reported by: | rak02 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 2.1.0 |
Keywords: | NetBSD | Cc: | |
Guest type: | BSD | Host type: | Windows |
Description
When attempting to install the latest NetBSD (5.99.something), all kernel options (ACPI/APIC) ended up resulting in NetBSD doing a panic in spllower when it tried to do:
lock addl %eax,0(%eax)
because %eax is 0.
I don't know if this is a NetBSD problem or VirtualBox problem.
Attachments (2)
Change History (4)
comment:1 by , 16 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please reopen if still relevant with VBox 3.1.2.
Note:
See TracTickets
for help on using tickets.
Attach the VBox.log of the failed session....