> I could [i]reliably[/i] crash the system by clicking > on the menu (java logo), and the following is in the > message file: ... > genunix: [ID 335743 kern.notice] BAD TRAP: type=e (#pf Page fault) > rp=ffffff00074935b0 addr=0 occurred in module "unix" due to a NULL pointer > dereference ... > Mar 22 17:52:41 amilo genunix: [ID 655072 kern.notice] ffffff00074936d0 > unix:cmt_pad_disable+49 () > Mar 22 17:52:41 amilo genunix: [ID 655072 kern.notice] ffffff0007493700 > unix:cpupm_set_policy+ae ()
Looks similar to bug 6811971 Synopsis: bad trap panic seen in cmt_pad_disable() http://bugs.opensolaris.org/view_bug.do?bug_id=6811971 A workaround mentioned in that bug is: "Set the kernel variable: cpupm_enabled to 0 early in boot (ala kmdb)" -- This message posted from opensolaris.org
