Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000330 [Resin] minor always 07-28-05 00:00 11-30-05 14:42
Reporter ferg View Status public  
Assigned To
Priority urgent Resolution fixed  
Status closed   Product Version
Summary 0000330: possible JNI memory issue
Description RSN-374
(rep by Stephen Henrie)


resin@mojapp1 ~/resin $ cat hs_err_pid1142.log

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xFF2C79C0
Function=[Unknown. Nearest: realloc+0x9F4]
Library=/usr/lib/libc.so.1

Current Java thread:
         at java.io.UnixFileSystem.list(Native Method)
         at java.io.File.list(File.java:915)
         at com.caucho.vfs.FilePath.list(FilePath.java:303)
         at
com.caucho.server.deploy.ExpandDeploy.findEntryNames(ExpandDeploy.java:4
15)
         at
com.caucho.server.deploy.ExpandDeploy.isModified(ExpandDeploy.java:212)
         - locked <0xafaf2520> (a java.util.TreeSet)
         at
com.caucho.server.deploy.ExpandDeploy.handleAlarm(ExpandDeploy.java:565)
         at com.caucho.util.Alarm.handleAlarm(Alarm.java:323)
         at com.caucho.util.Alarm.run(Alarm.java:293)
         at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:464)
         at com.caucho.util.ThreadPool.run(ThreadPool.java:408)
         at java.lang.Thread.run(Thread.java:534)

Dynamic libraries:
0x10000 /usr/j2se/bin/java
0xff370000 /usr/lib/libthread.so.1
0xff3fa000 /usr/lib/libdl.so.1
0xff280000 /usr/lib/libc.so.1
0xff3a0000 /usr/platform/SUNW,Sun-Fire-V210/lib/libc_psr.so.1
0xfec00000 /usr/j2se/jre/lib/sparc/server/libjvm.so
0xff240000 /usr/lib/libCrun.so.1
0xff220000 /usr/lib/libsocket.so.1
0xfeb00000 /usr/lib/libnsl.so.1
0xfeab0000 /usr/lib/libm.so.1
0xff200000 /usr/lib/libsched.so.1
0xff270000 /usr/lib/libw.so.1
0xfebd0000 /usr/lib/libmp.so.2
0xfea80000 /usr/j2se/jre/lib/sparc/native_threads/libhpi.so
0xfea60000 /usr/lib/nss_files.so.1
0xfea20000 /usr/j2se/jre/lib/sparc/libverify.so
0xfe9e0000 /usr/j2se/jre/lib/sparc/libjava.so
0xfe9b0000 /usr/j2se/jre/lib/sparc/libzip.so
0xfbc20000 /usr/j2se/jre/lib/sparc/libnet.so
0xf9be0000 /resin/resin-ee-3.0.8/libexec/libresin.so
0x99600000
/resin/resin-ee-3.0.8/webapps/tools/WEB-INF/lib/libjfinlib.so
0x99500000 /resin/lib/libstdc++.so.5
0x9a540000 /resin/lib/libgcc_s.so.1
0x99400000 /usr/j2se/jre/lib/sparc/libawt.so
0x99380000 /usr/j2se/jre/lib/sparc/libmlib_image.so
0x99310000 /usr/j2se/jre/lib/sparc/motif21/libmawt.so
0x99080000 /usr/dt/lib/libXm.so.4
0x99010000 /usr/openwin/lib/libXt.so.4
0x99fd0000 /usr/openwin/lib/libXext.so.0
0x995e0000 /usr/openwin/lib/libXtst.so.1
0x98f00000 /usr/openwin/lib/libX11.so.4
0x994a0000 /usr/openwin/lib/libdps.so.5
0x995c0000 /usr/openwin/lib/libSM.so.6
0x992e0000 /usr/openwin/lib/libICE.so.6
0x9c4b0000 /usr/lib/nss_dns.so.1
0x9ba50000 /usr/lib/libresolv.so.2

Heap at VM Abort:
Heap
  def new generation total 278336K, used 133577K [0x9e000000,
0xaf800000,
0xaf800000)
   eden space 269952K, 46% used [0x9e000000, 0xa5a42748, 0xae7a0000)
   from space 8384K, 100% used [0xae7a0000, 0xaefd0000, 0xaefd0000)
   to space 8384K, 0% used [0xaefd0000, 0xaefd0000, 0xaf800000)
  tenured generation total 1146880K, used 792109K [0xaf800000,
0xf5800000,
0xf5800000)
    the space 1146880K, 69% used [0xaf800000, 0xdfd8b508, 0xdfd8b600,
0xf5800000)
  compacting perm gen total 40960K, used 32627K [0xf5800000,
0xf8000000,
0xf9800000)
    the space 40960K, 79% used [0xf5800000, 0xf77dcf88, 0xf77dd000,
0xf8000000)

Local Time = Tue Jul 26 23:20:25 2005
Elapsed Time = 543885
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2_05-b04 mixed mode)
#

Additional Information 3.0.8, solaris, JDK 1.4.2_05
Attached Files

- Relationships

- Notes
(0000375)
ferg
07-28-05 00:00

JniServerSocketImpl and jni_vfs.c memory fixes.
 

- Issue History
Date Modified Username Field Change
07-28-05 00:00 ferg New Issue
11-30-05 00:00 administrator Fixed in Version  => 3.0.15
11-30-05 14:42 ferg Status resolved => closed
10-19-06 20:48 Kyung Mo Jung Issue Monitored: Kyung Mo Jung


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker