[ http://issues.apache.org/jira/browse/DERBY-1480?page=comments#action_12420552 ]
Holger Tewis commented on DERBY-1480: ------------------------------------- It is not reliably reproducable. We had the problem twice, but it did not occur again although we did not change jvm or jvm settings. > Crash with JVM 1.4.2_08-b03 > --------------------------- > > Key: DERBY-1480 > URL: http://issues.apache.org/jira/browse/DERBY-1480 > Project: Derby > Type: Bug > Versions: 10.0.2.1 > Environment: solaris 10 > Reporter: Holger Tewis > > Derby crashes. > derby.logs says: > 2006-07-05 20:24:16.522 GMT: > Booting Derby version The Apache Software Foundation - Apache Derby - > 10.0.2.1 - (106978): instance c013800d-010c-405c-c29d-ffffcbf29dbb > on database directory /derby > Database Class Loader started - derby.database.classpath='' > hs_err_pid19973.log > says: > Unexpected Signal : 11 occurred at PC=0xF9DAE628 > Function=org.apache.derby.impl.store.raw.data.BasePage.shiftUp(I)Lorg/apache/derby/impl/store/raw/data/StoredRecordHeader; > (compiled Java code) > Library=(N/A) > Current Java thread: > Dynamic libraries: > 0x10000 /opt/java/j2sdk1.4.2_08/jre/bin/java > 0xff3f8000 /lib/libthread.so.1 > 0xff3a0000 /lib/libdl.so.1 > 0xff280000 /lib/libc.so.1 > 0xff270000 /platform/SUNW,Sun-Fire-V440/lib/libc_psr.so.1 > 0xfec00000 /opt/java/j2sdk1.4.2_08/jre/lib/sparc/client/libjvm.so > 0xff230000 /usr/lib/libCrun.so.1 > 0xff200000 /lib/libsocket.so.1 > 0xff100000 /lib/libnsl.so.1 > 0xff1e0000 /lib/libm.so.1 > 0xff260000 /usr/lib/libsched.so.1 > 0xfeb00000 /lib/libm.so.2 > 0xff0d0000 /lib/libscf.so.1 > 0xff0b0000 /lib/libdoor.so.1 > 0xff090000 /lib/libuutil.so.1 > 0xff070000 /lib/libmd5.so.1 > 0xff050000 /platform/SUNW,Sun-Fire-V440/lib/libmd5_psr.so.1 > 0xff030000 /lib/libmp.so.2 > 0xfead0000 /opt/java/j2sdk1.4.2_08/jre/lib/sparc/native_threads/libhpi.so > 0xfeaa0000 /opt/java/j2sdk1.4.2_08/jre/lib/sparc/libverify.so > 0xfea60000 /opt/java/j2sdk1.4.2_08/jre/lib/sparc/libjava.so > 0xfea40000 /opt/java/j2sdk1.4.2_08/jre/lib/sparc/libzip.so > 0xf0510000 /opt/java/j2sdk1.4.2_08/jre/lib/sparc/libnet.so > 0xefc60000 /opt/java/j2sdk1.4.2_08/jre/lib/sparc/libioser12.so > 0xefc40000 /opt/java/j2sdk1.4.2_08/jre/lib/sparc/libnio.so > 0xefa60000 /lib/librt.so.1 > 0xef3d0000 /lib/libaio.so.1 > 0xef8e0000 /usr/lib/libsendfile.so.1 > Heap at VM Abort: > Heap > def new generation total 4032K, used 2264K [0xf1800000, 0xf1c00000, > 0xf2800000) > eden space 3968K, 55% used [0xf1800000, 0xf1a26360, 0xf1be0000) > from space 64K, 100% used [0xf1bf0000, 0xf1c00000, 0xf1c00000) > to space 64K, 0% used [0xf1be0000, 0xf1be0000, 0xf1bf0000) > tenured generation total 6824K, used 5573K [0xf2800000, 0xf2eaa000, > 0xf5800000) > the space 6824K, 81% used [0xf2800000, 0xf2d71750, 0xf2d71800, 0xf2eaa000) > compacting perm gen total 10752K, used 10644K [0xf5800000, 0xf6280000, > 0xf9800000) > the space 10752K, 99% used [0xf5800000, 0xf62652a8, 0xf6265400, > 0xf6280000) > Local Time = Wed Jul 5 22:24:25 2006 > Elapsed Time = 13 > # > # HotSpot Virtual Machine Error : 11 > # Error ID : 4F530E43505002EF 01 > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode) > # -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
