My original post is below. Actually I thought I sent a summary but infact I didn't !! Thanks to: Hindley Nick,Casper Dik ,Sriram V (OCS-BLRSJP-TSG)and Ger Lawlor Casper's Words ======================================================================== = Not related to your problem; "ST_DIV0" is a software trap as generated by "ta ST_DIV0" The typical cause of a "trap level 2, trap reason 0x2" panic seems to be a kernel stack overflow. You would need to have a stack trace to further analyze that. (You can't allocate large chunks of data on kernel stacks) It's seen especially when drivers are layered very deep and with some 3rd party drivers (Vxfs in particular). (I'm not sure if the stacks can be grown easily in 2.6) ======================================================================== = Hindley Nick points to the infodoc 20151 on sunsolve. Thanks all and sorry again for the very late summary. I am getting old !! Osama Ahmed -----Original Message----- From: sunmanagers-admin@sunmanagers.org [mailto:sunmanagers-admin@sunmanagers.org] On Behalf Of Osama Ahmed Sent: Tuesday, February 19, 2002 3:16 PM To: sunmanagers@sunmanagers.org Subject: How to know the trap reason ? Admins, My Enterprise 4500 (Solaris 2.6 105181-23) server panic with this panic messge in its core dump message buffer : panic[cpu5]/thread=0x63ced4a0: kernel panic at trap level 2, trap reason 0x2 in the /usr/include/sys/trap.h this trap type is ST_DIVO ( #define ST_DIVO 0x02). I need to know the reason of the panic so how can I get some more info about this trap type ST_DIVO ? Any help would help. Thanks Yahoo! Sports - Coverage of the 2002 Olympic Games _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagers _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Fri Nov 15 11:13:41 2002
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:58 EST