Process receiving SIGEXIT
173650Apr 20 2011 — edited Apr 25 2011I am running a process on Solaris 10 sparc. It runs for several days. After that it crashes. pstack on the core shows one of the threads received SIGEXIT.
Wondering what circumstances process would receive SIGEXIT? Proces is not using sigexit(pid,0) call. It does has signal handlers.
Anyhelp is appreciated.