
|
[openbeos]
||
[Date Prev]
[01-2007 Date Index]
[Date Next]
||
[Thread Prev]
[01-2007 Thread Index]
[Thread Next]
[openbeos] PANIC: malloc: called with interrupts disabled
- From: "Ben Gertzfield" <bgertzfield@xxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Wed, 3 Jan 2007 20:23:54 -0800
Hi folks,
I'm trying to run Haiku under VMware Fusion for Mac (basically VMware
Workstation 5.5 on a Mac host).
I downloaded rev19691_vmware.tar.gz2, and made the following .vmx:
===
config.version = "8"
virtualHW.version = "6"
scsi0.present = "FALSE"
memsize = "256"
MemAllowAutoScaleDown = "FALSE"
ide0:0.present = "TRUE"
ide0:0.fileName = "Haiku.vmdk"
floppy0.present = "FALSE"
ethernet0.present = "FALSE"
sound.present = "FALSE"
displayName = "Haiku"
guestOS = "other"
nvram = "Haiku.nvram"
===
However, when I boot it, I see the Haiku logo in the bottom right, then I get:
PANIC: malloc: called with interrupts disabled
Welcome to Kernel Debugging Land...
Running on CPU 0
kdebug >
I downgraded to build rev19645_vmware.tar.bz2, but I still got the
same error. Here's the backtrace from that build:
===
stack trace for thread 0x1 "idle thread 1"
kernel stack: 0x8010100 to 0x8010400
frame caller <image>:function + offset
80103b5c (+ 48) 8007936d <kernel>:kernel_debugger_loop + 0x00dd
80103b8c (+ 32) 80079de2 <kernel>:kernel_debugger + 0x009a
80103bac (+ 176) 80079d3e <kernel>:panic + 0x0036
80103c5c (+ 64) 8002679b <kernel>:memalign + 0x002b
80103c9c (+ 32) 8002697c <kernel>:malloc + 0x0014
80103cbc (+ 112) 80033f48 <kernel>:create_thread_struct + 0x005c
80103d2c (+ 96) 800342ce <kernel>:create_thread + 0x0026
80103d8c (+ 64) 8003660f <kernel>:spawn_kernel_thread + 0x002b
80103dcc (+ 32) 8022ec52 <acpi>:AcpiOsExecute + 0x001a
80103dec (+ 48) 80237ff8 <acpi>:AcpiEvGpeDispatch + 0x00e0
80103e1c (+ 80) 80237da6 <acpi>:AcpiEvGpeDetect + 0x00c2
80103e6c (+ 48) 80239c2f <acpi>:AcpiEvSciXruptHandler + 0x001b
80103e9c (+ 64) 80027800 <kernel>:int_io_interrupt_handler + 0x00b4
80103edc (+ 160) 8007f2f7 <kernel>:i386_handle_trap + 0x02ff
===
I'm happy to provide any more information, or a VMware suspend state,
for this problem.
I'd love to show off Haiku running in a virtual machine under VMware
Fusion next week at Macworld -- if it's too early in the project,
that's no problem, but let me know if this is something that can be
tackled!
Cheers,
Ben Gertzfield
|

|