Solaris dump analysis

2011-05-18 1 min read Solaris
I had to debug a solaris crash dump and had no ides. Google search wasn’t much useful until finally I found this article: http://cuddletech.com/blog/?p+AD0-448 have a look at this article, this suggests how to debug the core and find the offending process and root cause of the core in case of kernel panic. Related articles install all solaris software from http (amit-agarwal.co.in) Oracle puts out Solaris 11 compatibility tester (go. Continue reading