> I tried Opensolaris snv_123 running under VMware > Fusion 2.0.5 and 2.0.6b1 but cant get it to boot. > After the grub menu the kernel panics and reboots.... ... > panic[cpu0]/thread=ffffff0003fc7c60: BAD TRAP: type=e (#pf Page fault) > rp=ffffff0003fc7420 addr=0 occurred in module "pcplusmp" due to a NULL > pointer dereference > ... > 003fc7300 unix:die+dd () > ffffff0003fc7410 unix:trap+177e () > ffffff0003fc7420 unix:_cmntrap+e6 () > ffffff0003fc7530 pcplusmp:ioapic_read+1f () > ffffff0003fc75b0 pcplusmp:apic_rebind+ad () > ffffff0003fc75f0 pcplusmp:apic_setup_io_intr+49 () > ffffff0003fc7660 pcplusmp:apic_addspl_common+1cd () > ffffff0003fc7690 pcplusmp:apic_addspl+1d () > ffffff0003fc7710 unix:add_avintr+108 ()
Hmm, this panic looks very similar to one of these bugs: http://defect.opensolaris.org/bz/show_bug.cgi?id=12379 http://defect.opensolaris.org/bz/show_bug.cgi?id=6837 http://bugs.opensolaris.org/view_bug.do?bug_id=6820576 Workaround for vmware, from bug 6820576 is: For VMware (only), disable pcieb by adding -B disable-pcieb=true to the kernel command line (assumes you don't need any virtual devices that are behind the virtual PCIe bridges. -- This message posted from opensolaris.org