User 677b9c22ff
30-01-2005 05:56:36
Hi,
I try to clean the following smiles code and dunno.smi contains:
C\C1=C/CC\C(C)=C\C2C(CC\C(C)=C\CC1)C2(C)C
using molconvert sdf -3:E dunno.smi -o crash.smi
the Windows JVM crashes:
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_06-b03 mixed mode)
#
# Error ID: 43113F2652414D452D41503F491418160E435050005C
#
# Problematic Thread: prio=5 tid=0x0003ee18 nid=0x27bc runnable
#
Heap at VM Abort:
Heap
def new generation total 576K, used 77K [0x10010000, 0x100b0000, 0x104f0000)
eden space 512K, 10% used [0x10010000, 0x1001d3b0, 0x10090000)
from space 64K, 38% used [0x100a0000, 0x100a6158, 0x100b0000)
to space 64K, 0% used [0x10090000, 0x10090000, 0x100a0000)
tenured generation total 3288K, used 2600K [0x104f0000, 0x10826000, 0x1401000
0)
the space 3288K, 79% used [0x104f0000, 0x1077a3e0, 0x1077a400, 0x10826000)
compacting perm gen total 4096K, used 3614K [0x14010000, 0x14410000, 0x1801000
0)
the space 4096K, 88% used [0x14010000, 0x143979a0, 0x14397a00, 0x14410000)
I have 1GByte RAM.
See also http://www.google.com/search?num=100&hl=en&lr=&safe=off&q=43113F2652414D452D41503F491418160E435050005C&btnG=Search
Thanks
Tobias
I try to clean the following smiles code and dunno.smi contains:
C\C1=C/CC\C(C)=C\C2C(CC\C(C)=C\CC1)C2(C)C
using molconvert sdf -3:E dunno.smi -o crash.smi
the Windows JVM crashes:
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_06-b03 mixed mode)
#
# Error ID: 43113F2652414D452D41503F491418160E435050005C
#
# Problematic Thread: prio=5 tid=0x0003ee18 nid=0x27bc runnable
#
Heap at VM Abort:
Heap
def new generation total 576K, used 77K [0x10010000, 0x100b0000, 0x104f0000)
eden space 512K, 10% used [0x10010000, 0x1001d3b0, 0x10090000)
from space 64K, 38% used [0x100a0000, 0x100a6158, 0x100b0000)
to space 64K, 0% used [0x10090000, 0x10090000, 0x100a0000)
tenured generation total 3288K, used 2600K [0x104f0000, 0x10826000, 0x1401000
0)
the space 3288K, 79% used [0x104f0000, 0x1077a3e0, 0x1077a400, 0x10826000)
compacting perm gen total 4096K, used 3614K [0x14010000, 0x14410000, 0x1801000
0)
the space 4096K, 88% used [0x14010000, 0x143979a0, 0x14397a00, 0x14410000)
I have 1GByte RAM.
See also http://www.google.com/search?num=100&hl=en&lr=&safe=off&q=43113F2652414D452D41503F491418160E435050005C&btnG=Search
Thanks
Tobias