Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#8024 closed bug (invalid)

Kernel PANIC when execute "installoptionalpackages -l"

Reported by: beosman Owned by: bonefish
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/Development
Keywords: kernel panic installoptionalpackages Cc:
Blocked By: Blocking:
Platform: x86

Description

There is a recurrent kernel PANIC when execute "installoptionalpackages -l" to generate a package name list on a Terminal.

Kernel error is:

PANIC: remove page 0x829a071c from cache 0x8484d208: page still has mappings! Thread 1215 "bash" running on CPU 1

(Stack trace attached as image).

Haiku release is: Haiku gcc2 hybrid hrev42847 (from vmdk file with VirtualBox 4.0.4 for Windows 7 32bits).

Attachments (3)

haiku-kernel-panic.png (159.3 KB ) - added by beosman 13 years ago.
haiku-kernel-panic-2.png (159.1 KB ) - added by beosman 13 years ago.
haiku-kernel-panic-3.png (115.8 KB ) - added by beosman 13 years ago.

Download all attachments as: .zip

Change History (8)

by beosman, 13 years ago

Attachment: haiku-kernel-panic.png added

comment:1 by anevilyak, 13 years ago

Owner: changed from axeld to bonefish
Status: newassigned

Looks similar to #5337 , not sure though.

by beosman, 13 years ago

Attachment: haiku-kernel-panic-2.png added

comment:2 by beosman, 13 years ago

The same script, "installoptionalpackages -l", produces more than one error. Attached images show other errors, all related to memory.

This error can be skipped using "continue" comand in KDL, but it reproduces again.

by beosman, 13 years ago

Attachment: haiku-kernel-panic-3.png added

comment:3 by bonefish, 12 years ago

Resolution: invalid
Status: assignedclosed

We just had the opportunity to see the issue several times on oco's machine in VirtualBox. It even happened during the boot process and happened every time the emulated system was rebooted, until quitting and restarting VirtualBox. That strongly suggests that this is actually a bug in VirtualBox rather than a bug in Haiku.

Closing the ticket until someone can reproduce it on real hardware or another emulator.

comment:4 by beosman, 12 years ago

This error does not happen when option "nested pages" in "Acceleration" tab in VirtualBox is disabled (VT-x/AMD-V is enabled; I have 4 processors in this virtual machine).

I don't know if it is a VirtualBox bug or a Haiku bug with nested pagination.

comment:5 by beosman, 12 years ago

Oh! Sorry. Error still occurs even if "nested pages" option is disabled.

Note: See TracTickets for help on using tickets.