Hmmm.  Doing that yields:

root@nas2:~# savecore -vf vmdump.0 -d .
savecore: stat("vmdump.0"): No such file or directory
savecore: open("vmdump.0"): No such file or directory 

-----Original Message-----
From: Richard Lowe [mailto:[email protected]] 
Sent: Sunday, October 28, 2012 2:51 PM
To: Discussion list for OpenIndiana
Subject: Re: [OpenIndiana-discuss] "bad mutex" crash?

If you save the dump (savecore), extract it (savecore -vf vmdump.0 -d .),
and run mdb (mdb unix.0 vmcore.0) What does:

   fffffffff7f9a9c5::whatis

say?  The stack looks reasonable enough that I'm wondering if you have a
module loaded someone's stripped that's actually at fault, rather than it
being our fault and a damage stack.  If it says it's a 3rd party module, I'd
suggest reporting a bug to wherever it came from.
Otherwise, please file an illumos bug and make the crash dump available
(over http ideally)?

-- Rich

_______________________________________________
OpenIndiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss


_______________________________________________
OpenIndiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to