Crash occurred in function JVM_NativePath
Hello:
I'm running a J2EE application on Sun Java System Application Server 7 2004Q2 , with Java VM, Version 1.4.2_05
Suddenly, server crashes logging these messages:
[14/Feb/2007:10:25:55] FATAL (20115): CORE3260: Server crash detected (signal SIGSEGV)
[14/Feb/2007:10:25:55] INFO (20115): CORE3262: Crash occurred in function JVM_NativePath from module /sunone/jdk/jre/lib/sparc
/server/libjvm.so
[14/Feb/2007:10:26:22] SEVERE (20114): CORE3107: Child process closed admin channel
[14/Feb/2007:10:26:24] INFO ( 2352): CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.2_05] from [Sun Microsystems Inc.]
There isn't any pattern about what is causing it. Only crashes.
The only information to start searching is "JVM_NativePath " function , but I don't know so much about that.
Is it a well-known bug ?
How could I get more information ? This server crash generates a core file , but it's not easy to understand it.
Thanks !
Best regards

