Here's the information I could retrieve with the kernel-mode debugger mentioned in the blog post you provided a pointer to:
::msgbuf [...] PCI Express-device: pci8086,[EMAIL PROTECTED], pcie_pci0 pcie_pci0 is /[EMAIL PROTECTED],0/pci8086,[EMAIL PROTECTED] [keyboard, mouse (i8042 devices) detected and bound to cpu 0] pcplusmp: pciclass, 0x0320 (ehci) instance 0 vector 0x15 ioapic 0x8 intin 0x15 is bound to cpu 1 PCI Express-device: pci1028,[EMAIL PROTECTED],7, ehci0 ehci0 is /[EMAIL PROTECTED],0/pci1028,[EMAIL PROTECTED],7 PCI Express-device: pci1028,[EMAIL PROTECTED], uhci0 uhci0 is /[EMAIL PROTECTED],0/pci1028,[EMAIL PROTECTED] pcplusmp: pciclass, 0x0300 (uhci) instance 1 vector 0x16 ioapic 0x8 intin 0x16 is bound to cpu 0 <similar for uhci1, uhci2, uhci3> cpu0: x86 (chipid 0x0 GenuineIntel F41 family 15 model 4 step 1 clock 2993 MHz) cpu0: Intel(r) Pentium(r) 4 CPU 3.00 GHz cpu1: x86 (chipid 0x0 GenuineIntel F41 family 15 model 4 step 1 clock 2993 MHz) cpu1: Intel(r) Pentium(r) 4 CPU 3.00 GHz cpu1 initialization complete - online PCI Express-device: pci8086,[EMAIL PROTECTED], pci_pci0 pci_pci0 is /[EMAIL PROTECTED],0/pci8086,[EMAIL PROTECTED] pcplusmp: pciclass, 060500 (pcic) instance 0 vector 0x11 ioapic 0x8 intin 0x11 is bound to cpu 1 panic[cpu0@/thread=d400bde0 BAD TRAP: type=e (#pf Page Fault) rp=f400bb90 addr=38 occurred in module "unix" due to a NULL pointer dereference #pf Page fault Bad kernel fault at addr=0x38 pig=0, pc=0xfe830c34, sp=0xf945328f, eflags=0x10286 cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6b8<xmme,fxsr,pge,pae,pse,de> cr2: 38 cr3: 9ed2000 gs: d3e901b0 fs: 0 es: d4000160 ds: fe800160 edi: d407f000 esi: d407f304 ebp: d400bc04 esp: d400bbc8 ebx: d400bbf8 edx: d400bde0 ecx: d400bbf8 eax: 0 trp: e err: 0 eip: fe830c34 cs: 158 efl: 10286 usb: f945328f ss: 0 d400badc unix:die+98 (e, d400bb90, 38, 0) d400bb7c unix:trap+119b (d400bb90, 38, 0) d400bb90 unix:cmntrap+7c (d3e901b0, 0, d40001) d400bc04 unix:ddi_get32+4 (d31cece8) d400bc84 pcic:pcic_attach+c7c (d31cece8, 0) d400bcb4 genunix:devi_attach+6c (d31cece8, 0) d400bcd8 genunix:attach_node+81 (d31cece8) d400bcf8 genunix:i_ndi_config_node+8f (d31cece8, 6, 0) d400bd1c genunix:i_ddi_attachchild+35 (d31cece8) d400bd48 genunix:i_ddi_attach_node_hierarchy+5b (d31cece8) d400bd78 genunix:attach_driver_nodes+4c (35) d400bdac genunix:ddi_hold_installed_driver+102 (35) d400bdc8 genunix:attach_drivers+2b (0, 0) d400bdd8 unix:thread_start+8 () ::status debugging live kernel (32-bit) on (not set) operating system: 4.11 snv_75 (i86pc) CPU-specific support: Intel Pentium 4 (Prescott) DTrace state: inactive stopped on: debugger entry trap The video card belongs to the NVidia Quadro family, BTW. -- This message posted from opensolaris.org _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
