> attached is dmesg output from same
> 
> whats the command to debug the core file? is it adb -k?

I think what you've found is a user level program core dump;
you can use

    pflags core
    pstack core

Or
    mdb - core
and commands like ::status and ::stack in mdb.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to