Hi I am experiencing a repetable Kernel Panic on my Dual Core Athlon64 PC. after BFUing SXCE_B60 to ON_B61. The Panic occurs when trying to install 4Fronte Technologys OSS sound drivers. This has never happend before on Nevada builds. I have been using the OSS drivers since October.
Below is one Crash dump from while trying to install oss-solaris-v4.0rc2-179-i386.pkg And another Crash dump from trying to install the later : oss-solaris-v4.0-1001-i386.pkg the Kernel panic occurs when pkgadd is run and the soundmodules are introduced in the runnig kernel. presumably using modload . Is this a Solaris kernel bug or has something changed that the driver developer needs to know ? Regards //Lars CRASH DUMP1 # adb -k unix.1 vmcore.1 physmem 3f78e ::status debugging crash dump vmcore.1 (64-bit) from shuttle operating system: 5.11 opensol-b61 (i86pc) panic message: assertion failed: ibc < (void *)0xfffffd8000000000ul, file: ../../common/os/mutex.c, line: 525 dump content: kernel pages only ::stackregs ffffff0002c95820 vpanic() ffffff0002c95870 assfail+0x7e(fffffffffb91f1b8, fffffffffb91f1a0, 20d) ffffff0002c958c0 mutex_init+0x9f(ffffffffc02cfd38, 0, 4, fffffffec465a178) ffffff0002c95910 oss_midi_init+0xc7() ffffff0002c95950 oss_common_init+0x65() ffffff0002c959c0 oss_attach+0x13f() ffffff0002c95a20 devi_attach+0x87(fffffffed1589800, 0) ffffff0002c95a60 attach_node+0x123(fffffffed1589800) ffffff0002c95ab0 i_ndi_config_node+0xd9(fffffffed1589800, 6, 0) ffffff0002c95ae0 i_ddi_attachchild+0x67(fffffffed1589800) ffffff0002c95b20 devi_attach_node+0xcc(fffffffed1589800, 4048) ffffff0002c95b80 config_immediate_children+0xf2(fffffffec3697e00, 4048, da) ffffff0002c95bd0 devi_config_common+0x9f(fffffffec3697e00, 4048, da) ffffff0002c95c60 mt_config_thread+0x5c(fffffffec2e0b280) ffffff0002c95c70 thread_start+8() $q CRASH DUMP2 # adb -k unix.2 vmcore.2 ESC[?40sESC[?40hESC(BESC)0physmem 3f78e ::status debugging crash dump vmcore.2 (64-bit) from shuttle operating system: 5.11 opensol-b61 (i86pc) panic message: assertion failed: ibc < (void *)0xfffffd8000000000ul, file: ../../common/os/mutex.c, line: 525 dump content: kernel pages only ::stackregs ffffff000227a8d0 vpanic() ffffff000227a920 assfail+0x7e(fffffffffb91f1b8, fffffffffb91f1a0, 20d) ffffff000227a970 mutex_init+0x9f(ffffffffc0319f18, 0, 4, ffffffff1362f868) ffffff000227a9c0 oss_attach+0x142() ffffff000227aa20 devi_attach+0x87(fffffffed703c800, 0) ffffff000227aa60 attach_node+0x123(fffffffed703c800) ffffff000227aab0 i_ndi_config_node+0xd9(fffffffed703c800, 6, 0) ffffff000227aae0 i_ddi_attachchild+0x67(fffffffed703c800) ffffff000227ab20 devi_attach_node+0xcc(fffffffed703c800, 4048) ffffff000227ab80 config_immediate_children+0xf2(fffffffec3697e00, 4048, da) ffffff000227abd0 devi_config_common+0x9f(fffffffec3697e00, 4048, da) ffffff000227ac60 mt_config_thread+0x5c(ffffffff08702200) ffffff000227ac70 thread_start+8() $q This message posted from opensolaris.org
