Hi all, Could I know what is the library libc_psr.so.1 use for? I observes the following stack trace after invoking the java Thread.start(); Any idea? is the JVM trying to get the memory allocation from the Solaris OS?
I have Solaris 10 installed in my box. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libc_psr.so.1+0x9f0] _memset+0x70 C [libc.so.1+0xbcc94] C [libc.so.1+0xbcf3c] _thr_create+0x34 V [libjvm.so+0x2d1fac] V [libjvm.so+0x2df2dc] J java.lang.Thread.start0()V J org.jboss.mq.il.uil2.SocketManager$ReadTask.run()V v ~OSRAdapter j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub V [libjvm.so+0x19a09c] V [libjvm.so+0x2c0164] V [libjvm.so+0x2df750] V [libjvm.so+0x2db2ec] V [libjvm.so+0x671a08] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J java.lang.Thread.start0()V J org.jboss.mq.il.uil2.SocketManager$ReadTask.run()V v ~OSRAdapter j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub Thanks This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
