Crash in ~RuntimeStub::_complete_monitor_locking_Java
Dmytro Sheyko
dmytro_sheyko at hotmail.com
Wed Jan 2 08:47:46 PST 2013
Hi,
We have experienced several crashes in our application. Particularly this happened 5 times last year. It seems not too many, but this is really troublesome.
What is especially interesting it happened almost in the same place.
Stack: [0x6d540000,0x6d590000], sp=0x6d58f2cc, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x1f590b]
V [jvm.dll+0x2c7354]
V [jvm.dll+0x2c9899]
V [jvm.dll+0x2c9eac]
V [jvm.dll+0x2ca0bb]
V [jvm.dll+0x2a2b45]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v ~RuntimeStub::_complete_monitor_locking_Java
J com.inforeach.util.xml.XMLData.getAttributeList()Ljava/util/List;
J com.inforeach.util.xml.parser.XMLParser.parseDataWithChildren(Lcom/inforeach/util/xml/XMLData;)V
j com.inforeach.util.xml.parser.XMLParser.parseData(Lcom/inforeach/util/xml/XMLData;)V+17
j com.inforeach.util.xml.XMLData.stringValue(IZI)Ljava/lang/String;+261
j com.inforeach.util.xml.XMLData.stringValue(IZ)Ljava/lang/String;+4
j com.inforeach.util.xml.XMLData.stringValue(ZZ)Ljava/lang/String;+11
j com.inforeach.util.xml.XMLData.stringValue(Z)Ljava/lang/String;+3
j com.inforeach.util.xml.XMLData.stringValue()Ljava/lang/String;+2
j com.inforeach.eventsrvc.rmi.ESRmiInwardEventBrokerManagerAdapter.getEventBrokerProperties(Ljava/lang/String;)Ljava/lang/String;+10
Could you suggest something to avoid such crashes?
System info is following:
OS: Windows Server 2003 family Build 3790 Service Pack 2
CPU:total 16 (8 cores per cpu, 2 threads per core) family 6 model 26 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, ht
Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free)
vm_info: Java HotSpot(TM) Server VM (14.3-b01) for windows-x86 JRE (1.6.0_17-b04), built on Oct 11 2009 00:46:21 by "java_re" with MS VC++ 7.1
Full crash reports are attached.
It's likely that the issue is already fixed in recent Java6 updates. If so, please let us know, which update we should use.
Thanks,
Dmytro
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hs_err_pid4872.log
Url: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20130102/d2d98c93/hs_err_pid4872-0001.log
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hs_err_pid6004.log
Url: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20130102/d2d98c93/hs_err_pid6004-0001.log
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hs_err_pid6844.log
Url: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20130102/d2d98c93/hs_err_pid6844-0001.log
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hs_err_pid7264.log
Url: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20130102/d2d98c93/hs_err_pid7264-0001.log
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hs_err_pid9036.log
Url: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20130102/d2d98c93/hs_err_pid9036-0001.log
More information about the hotspot-dev
mailing list