Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8095541

Win: Crashing VM in a JavaFX 3D app reading and writing STL files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8u20
    • 8
    • javafx
    • Windows 7
      java version "1.8.0-ea"
      Java(TM) SE Runtime Environment (build 1.8.0-ea-b121)
      Java HotSpot(TM) 64-Bit Server VM (build 25.0-b63, mixed mode)

    Description

      I am able to crash the VM on and off with what I am doing at the moment. I shared the app for you guys at https://www.dropbox.com/sh/jwd7vouz4hq9eta/SuvPVHQgDJ. I tried to create a mini app that reads and writes STL files but I didn't have any issues so here is the full app. The crashes are intermittent on my machine at home, but constant on my machine at work using the same JDK

      The application shows 3D objects that read from STL files and then when the user saves the object it crashes. I am doing some crazy code to get things to work the way I want the front-end to work, because I couldn't get subscenes to work with their own cameras. I am using stages and capturing the mouse entered events on the stage while delaying the event to reach the parent stage. When the mouse entered is captured on the second stage I write the STL file. Writing it in a thread seems to make the VM crash less

      ObjectFunctionsMenuStage display on clicking on a selected object
      StlSaver.saveSelected is executed when saving.

      What to do:
      Run the application
      Left click on one or many of the objects
      Right click one of the selected objects. The app will display a menu sometimes in the wrong spot, I believe another bug that I logged, move the mouse over "Save selected". Sometimes the VM will crash

      Unselect the objects by clicking on the build area
      Right click and again a menu might display in the wrong spot
      Mouse over save all

      Here is the crash log of one of the crashes




      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006d87bffe, pid=3916, tid=11024
      #
      # JRE version: Java(TM) SE Runtime Environment (8.0-b121) (build 1.8.0-ea-b121)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b63 mixed mode windows-amd64 compressed oops)
      # Problematic frame:
      # C [glass.dll+0x1bffe]
      #
      # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.sun.com/bugreport/crash.jsp
      # The crash happened outside the Java Virtual Machine in native code.
      # See problematic frame for where to report the bug.
      #

      --------------- T H R E A D ---------------

      Current thread (0x000000001d884800): JavaThread "JavaFX Application Thread" [_thread_in_native, id=11024, stack(0x000000001fdb0000,0x000000001feb0000)]

      siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff

      Registers:
      RAX=0x670300001a000000, RBX=0x00000000000000d3, RCX=0x0000000000000000, RDX=0x0000000000000000
      RSP=0x000000001feaecd0, RBP=0x000000001feaedd0, RSI=0x000000001d8849e0, RDI=0x00000000000000e0
      R8 =0x0000000000000006, R9 =0x000000001d8816d0, R10=0x000000001bf0b640, R11=0x000000001feaec90
      R12=0x0000000021d86bb8, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000000
      RIP=0x000000006d87bffe, EFLAGS=0x0000000000010206

      Top of Stack: (sp=0x000000001feaecd0)
      0x000000001feaecd0: 000000001d8849e0 000000001d8849e0
      0x000000001feaece0: 0000000021a40cf0 00000000000000e1
      0x000000001feaecf0: 00000000000000d3 000000000000001f
      0x000000001feaed00: 0000000000000004 000000000000009c
      0x000000001feaed10: 0000000000000081 0000000000000000
      0x000000001feaed20: 0000000000000000 0000000000000000
      0x000000001feaed30: 000000006d882c58 0000000021c640b0
      0x000000001feaed40: 0000000001490c04 0000000000000001
      0x000000001feaed50: 0000020000000000 000000040000001f
      0x000000001feaed60: 000000810000009c 0000090889e435de
      0x000000001feaed70: 0000000200000018 0000000000b71086
      0x000000001feaed80: 00000000ffffffff 0000090889e4340e
      0x000000001feaed90: 0000000000000000 0000000000000000
      0x000000001feaeda0: 0000000000000020 000000006d864218
      0x000000001feaedb0: 0000000000000000 0000000000b71086
      0x000000001feaedc0: 000000000004001f 0000000021d86b90

      Instructions: (pc=0x000000006d87bffe)
      0x000000006d87bfde: 00 00 00 75 0e b9 01 00 00 00 eb 0a 8b cb e8 ef
      0x000000006d87bfee: 79 ff ff 41 8b cf 49 8b 44 24 08 48 85 c0 74 04
      0x000000006d87bffe: 4c 8b 78 08 4c 8b 05 bf b5 01 00 41 0f b6 c6 44
      0x000000006d87c00e: 8b cf 89 44 24 58 8b 45 94 89 4c 24 50 44 89 6c


      Register to memory mapping:

      RAX=0x670300001a000000 is an unknown value
      RBX=0x00000000000000d3 is an unknown value
      RCX=0x0000000000000000 is an unknown value
      RDX=0x0000000000000000 is an unknown value
      RSP=0x000000001feaecd0 is pointing into the stack for thread: 0x000000001d884800
      RBP=0x000000001feaedd0 is pointing into the stack for thread: 0x000000001d884800
      RSI=0x000000001d8849e0 is an unknown value
      RDI=0x00000000000000e0 is an unknown value
      R8 =0x0000000000000006 is an unknown value
      R9 =0x000000001d8816d0 is an unknown value
      R10=0x000000001bf0b640 is an unknown value
      R11=0x000000001feaec90 is pointing into the stack for thread: 0x000000001d884800
      R12=0x0000000021d86bb8 is an unknown value
      R13=0x0000000000000000 is an unknown value
      R14=0x0000000000000000 is an unknown value
      R15=0x0000000000000000 is an unknown value


      Stack: [0x000000001fdb0000,0x000000001feb0000], sp=0x000000001feaecd0, free space=1019k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [glass.dll+0x1bffe]
      C [glass.dll+0x18c9f]
      C [glass.dll+0x4218]
      C [USER32.dll+0x19bd1]
      C [USER32.dll+0x198da]
      C [glass.dll+0x8cad]
      C 0x000000000272d366

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0
      j com.sun.glass.ui.win.WinApplication.access$300(Lcom/sun/glass/ui/win/WinApplication;Ljava/lang/Runnable;)V+2
      j com.sun.glass.ui.win.WinApplication$4$1.run()V+25
      j java.lang.Thread.run()V+11
      v ~StubRoutines::call_stub

      --------------- P R O C E S S ---------------

      Java Threads: ( => current thread )
        0x00000000218de000 JavaThread "FX Access Thread (Visual Debugger)" daemon [_thread_blocked, id=7184, stack(0x0000000024c30000,0x0000000024d30000)]
        0x00000000216ea000 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=6816, stack(0x00000000230c0000,0x00000000231c0000)]
        0x000000002162f000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=5920, stack(0x0000000021f20000,0x0000000022020000)]
        0x00000000215f8800 JavaThread "Thread-2" daemon [_thread_in_native, id=4084, stack(0x00000000214e0000,0x00000000215e0000)]
      =>0x000000001d884800 JavaThread "JavaFX Application Thread" [_thread_in_native, id=11024, stack(0x000000001fdb0000,0x000000001feb0000)]
        0x000000001d884000 JavaThread "Thread-1" daemon [_thread_blocked, id=9844, stack(0x000000001fc90000,0x000000001fd90000)]
        0x000000001d821800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=11508, stack(0x000000001fb90000,0x000000001fc90000)]
        0x000000001d6bd000 JavaThread "Service Thread" daemon [_thread_blocked, id=12524, stack(0x000000001f9a0000,0x000000001faa0000)]
        0x000000001d638000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=12176, stack(0x000000001f7e0000,0x000000001f8e0000)]
        0x000000001d637000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=7532, stack(0x000000001f5f0000,0x000000001f6f0000)]
        0x000000001d630800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8904, stack(0x000000001f360000,0x000000001f460000)]
        0x000000001d629000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7992, stack(0x000000001ecc0000,0x000000001edc0000)]
        0x000000001d619000 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=1504, stack(0x000000001f1d0000,0x000000001f2d0000)]
        0x000000001d614000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=13288, stack(0x000000001efb0000,0x000000001f0b0000)]
        0x000000001d610000 JavaThread "JDWP Transport Listener: dt_shmem" daemon [_thread_blocked, id=12696, stack(0x000000001edf0000,0x000000001eef0000)]
        0x000000001d608000 JavaThread "Attach Listener" daemon [_thread_blocked, id=11772, stack(0x000000001eb50000,0x000000001ec50000)]
        0x000000001d604800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10460, stack(0x000000001e500000,0x000000001e600000)]
        0x000000001c435800 JavaThread "Finalizer" daemon [_thread_blocked, id=7640, stack(0x000000001e9e0000,0x000000001eae0000)]
        0x000000001c42f800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10380, stack(0x000000001e7d0000,0x000000001e8d0000)]
        0x000000000222f000 JavaThread "main" [_thread_blocked, id=11864, stack(0x00000000022b0000,0x00000000023b0000)]

      Other Threads:
        0x000000000212b800 VMThread [stack: 0x000000001e6c0000,0x000000001e7c0000] [id=9520]
        0x000000001d6bf000 WatcherThread [stack: 0x000000001f4f0000,0x000000001f5f0000] [id=12852]

      VM state:not at safepoint (normal execution)

      VM Mutex/Monitor currently owned by a thread: None

      Heap:
       PSYoungGen total 9728K, used 7212K [0x000000076b180000, 0x000000076c280000, 0x00000007c0000000)
        eden space 8192K, 69% used [0x000000076b180000,0x000000076b70ec50,0x000000076b980000)
        from space 1536K, 99% used [0x000000076b980000,0x000000076bafc5b8,0x000000076bb00000)
        to space 2048K, 0% used [0x000000076c080000,0x000000076c080000,0x000000076c280000)
       ParOldGen total 260608K, used 10042K [0x00000006c1400000, 0x00000006d1280000, 0x000000076b180000)
        object space 260608K, 3% used [0x00000006c1400000,0x00000006c1dce8a8,0x00000006d1280000)
       Metaspace used 10900K, capacity 11326K, committed 11648K, reserved 1058816K
        class space used 1542K, capacity 1586K, committed 1664K, reserved 1048576K

      Card table byte_map: [0x0000000011ad0000,0x00000000122d0000] byte_map_base: 0x000000000e4c6000

      Marking Bits: (ParMarkBitMap*) 0x000000005ffb1370
       Begin Bits: [0x00000000132f0000, 0x00000000172a0000)
       End Bits: [0x00000000172a0000, 0x000000001b250000)

      Polling page: 0x0000000000430000

      CodeCache: size=245760Kb used=4150Kb max_used=4150Kb free=241609Kb
       bounds [0x0000000002710000, 0x0000000002b30000, 0x0000000011710000]
       total_blobs=1637 nmethods=1064 adapters=495
       compilation: enabled

      Compilation events (10 events):
      Event: 4.625 Thread 0x000000001d638000 nmethod 1060 0x0000000002b17d90 code [0x0000000002b18100, 0x0000000002b1a098]
      Event: 4.702 Thread 0x000000001d638000 1061 1 com.sun.prism.d3d.D3DPipeline::is3DSupported (2 bytes)
      Event: 4.702 Thread 0x000000001d638000 nmethod 1061 0x0000000002b17ad0 code [0x0000000002b17c20, 0x0000000002b17d30]
      Event: 4.704 Thread 0x000000001d638000 1062 ! 3 com.sun.javafx.tk.quantum.QuantumToolkit$14::run (19 bytes)
      Event: 4.704 Thread 0x000000001d638000 nmethod 1062 0x0000000002b173d0 code [0x0000000002b17560, 0x0000000002b178e8]
      Event: 4.914 Thread 0x000000001d629000 1063 4 java.util.HashMap::get (23 bytes)
      Event: 4.916 Thread 0x000000001d629000 nmethod 1063 0x0000000002b14b50 code [0x0000000002b14ca0, 0x0000000002b14f98]
      Event: 5.023 Thread 0x000000001d638000 1064 3 java.util.HashMap::afterNodeAccess (1 bytes)
      Event: 5.024 Thread 0x000000001d638000 nmethod 1064 0x0000000002b17090 code [0x0000000002b171e0, 0x0000000002b17330]
      Event: 14.005 Thread 0x000000001d638000 1065 % 3 sun.nio.cs.UTF_8$Encoder::encodeArrayLoop @ 73 (489 bytes)

      GC Heap History (10 events):
      Event: 0.627 GC heap before
      {Heap before GC invocations=5 (full 0):
       PSYoungGen total 2560K, used 2528K [0x000000076b180000, 0x000000076b480000, 0x00000007c0000000)
        eden space 2048K, 100% used [0x000000076b180000,0x000000076b380000,0x000000076b380000)
        from space 512K, 93% used [0x000000076b400000,0x000000076b478020,0x000000076b480000)
        to space 512K, 0% used [0x000000076b380000,0x000000076b380000,0x000000076b400000)
       ParOldGen total 260608K, used 294K [0x00000006c1400000, 0x00000006d1280000, 0x000000076b180000)
        object space 260608K, 0% used [0x00000006c1400000,0x00000006c14498b8,0x00000006d1280000)
       Metaspace used 5039K, capacity 6358K, committed 6656K, reserved 1056768K
        class space used 565K, capacity 650K, committed 768K, reserved 1048576K
      Event: 0.628 GC heap after
      Heap after GC invocations=5 (full 0):
       PSYoungGen total 2560K, used 480K [0x000000076b180000, 0x000000076b780000, 0x00000007c0000000)
        eden space 2048K, 0% used [0x000000076b180000,0x000000076b180000,0x000000076b380000)
        from space 512K, 93% used [0x000000076b380000,0x000000076b3f8010,0x000000076b400000)
        to space 1024K, 0% used [0x000000076b680000,0x000000076b680000,0x000000076b780000)
       ParOldGen total 260608K, used 867K [0x00000006c1400000, 0x00000006d1280000, 0x000000076b180000)
        object space 260608K, 0% used [0x00000006c1400000,0x00000006c14d8ed0,0x00000006d1280000)
       Metaspace used 5039K, capacity 6358K, committed 6656K, reserved 1056768K
        class space used 565K, capacity 650K, committed 768K, reserved 1048576K
      }
      Event: 0.682 GC heap before
      {Heap before GC invocations=6 (full 0):
       PSYoungGen total 2560K, used 2528K [0x000000076b180000, 0x000000076b780000, 0x00000007c0000000)
        eden space 2048K, 100% used [0x000000076b180000,0x000000076b380000,0x000000076b380000)
        from space 512K, 93% used [0x000000076b380000,0x000000076b3f8010,0x000000076b400000)
        to space 1024K, 0% used [0x000000076b680000,0x000000076b680000,0x000000076b780000)
       ParOldGen total 260608K, used 867K [0x00000006c1400000, 0x00000006d1280000, 0x000000076b180000)
        object space 260608K, 0% used [0x00000006c1400000,0x00000006c14d8ed0,0x00000006d1280000)
       Metaspace used 6115K, capacity 7350K, committed 7552K, reserved 1056768K
        class space used 796K, capacity 874K, committed 896K, reserved 1048576K
      Event: 0.683 GC heap after
      Heap after GC invocations=6 (full 0):
       PSYoungGen total 5120K, used 736K [0x000000076b180000, 0x000000076b780000, 0x00000007c0000000)
        eden space 4096K, 0% used [0x000000076b180000,0x000000076b180000,0x000000076b580000)
        from space 1024K, 71% used [0x000000076b680000,0x000000076b738030,0x000000076b780000)
        to space 1024K, 0% used [0x000000076b580000,0x000000076b580000,0x000000076b680000)
       ParOldGen total 260608K, used 875K [0x00000006c1400000, 0x00000006d1280000, 0x000000076b180000)
        object space 260608K, 0% used [0x00000006c1400000,0x00000006c14daed0,0x00000006d1280000)
       Metaspace used 6115K, capacity 7350K, committed 7552K, reserved 1056768K
        class space used 796K, capacity 874K, committed 896K, reserved 1048576K
      }
      Event: 0.773 GC heap before
      {Heap before GC invocations=7 (full 0):
       PSYoungGen total 5120K, used 4832K [0x000000076b180000, 0x000000076b780000, 0x00000007c0000000)
        eden space 4096K, 100% used [0x000000076b180000,0x000000076b580000,0x000000076b580000)
        from space 1024K, 71% used [0x000000076b680000,0x000000076b738030,0x000000076b780000)
        to space 1024K, 0% used [0x000000076b580000,0x000000076b580000,0x000000076b680000)
       ParOldGen total 260608K, used 9067K [0x00000006c1400000, 0x00000006d1280000, 0x000000076b180000)
        object space 260608K, 3% used [0x00000006c1400000,0x00000006c1cdaee0,0x00000006d1280000)
       Metaspace used 7646K, capacity 8606K, committed 8832K, reserved 1056768K
        class space used 1049K, capacity 1106K, committed 1152K, reserved 1048576K
      Event: 0.775 GC heap after
      Heap after GC invocations=7 (full 0):
       PSYoungGen total 5120K, used 1020K [0x000000076b180000, 0x000000076bc80000, 0x00000007c0000000)
        eden space 4096K, 0% used [0x000000076b180000,0x000000076b180000,0x000000076b580000)
        from space 1024K, 99% used [0x000000076b580000,0x000000076b67f170,0x000000076b680000)
        to space 1536K, 0% used [0x000000076bb00000,0x000000076bb00000,0x000000076bc80000)
       ParOldGen total 260608K, used 9721K [0x00000006c1400000, 0x00000006d1280000, 0x000000076b180000)
        object space 260608K, 3% used [0x00000006c1400000,0x00000006c1d7e6d8,0x00000006d1280000)
       Metaspace used 7646K, capacity 8606K, committed 8832K, reserved 1056768K
        class space used 1049K, capacity 1106K, committed 1152K, reserved 1048576K
      }
      Event: 0.796 GC heap before
      {Heap before GC invocations=8 (full 0):
       PSYoungGen total 5120K, used 5116K [0x000000076b180000, 0x000000076bc80000, 0x00000007c0000000)
        eden space 4096K, 100% used [0x000000076b180000,0x000000076b580000,0x000000076b580000)
        from space 1024K, 99% used [0x000000076b580000,0x000000076b67f170,0x000000076b680000)
        to space 1536K, 0% used [0x000000076bb00000,0x000000076bb00000,0x000000076bc80000)
       ParOldGen total 260608K, used 9721K [0x00000006c1400000, 0x00000006d1280000, 0x000000076b180000)
        object space 260608K, 3% used [0x00000006c1400000,0x00000006c1d7e6d8,0x00000006d1280000)
       Metaspace used 7656K, capacity 8606K, committed 8832K, reserved 1056768K
        class space used 1049K, capacity 1106K, committed 1152K, reserved 1048576K
      Event: 0.797 GC heap after
      Heap after GC invocations=8 (full 0):
       PSYoungGen total 9728K, used 559K [0x000000076b180000, 0x000000076bc80000, 0x00000007c0000000)
        eden space 8192K, 0% used [0x000000076b180000,0x000000076b180000,0x000000076b980000)
        from space 1536K, 36% used [0x000000076bb00000,0x000000076bb8bff0,0x000000076bc80000)
        to space 1536K, 0% used [0x000000076b980000,0x000000076b980000,0x000000076bb00000)
       ParOldGen total 260608K, used 9777K [0x00000006c1400000, 0x00000006d1280000, 0x000000076b180000)
        object space 260608K, 3% used [0x00000006c1400000,0x00000006c1d8c6d8,0x00000006d1280000)
       Metaspace used 7656K, capacity 8606K, committed 8832K, reserved 1056768K
        class space used 1049K, capacity 1106K, committed 1152K, reserved 1048576K
      }
      Event: 2.064 GC heap before
      {Heap before GC invocations=9 (full 0):
       PSYoungGen total 9728K, used 8751K [0x000000076b180000, 0x000000076bc80000, 0x00000007c0000000)
        eden space 8192K, 100% used [0x000000076b180000,0x000000076b980000,0x000000076b980000)
        from space 1536K, 36% used [0x000000076bb00000,0x000000076bb8bff0,0x000000076bc80000)
        to space 1536K, 0% used [0x000000076b980000,0x000000076b980000,0x000000076bb00000)
       ParOldGen total 260608K, used 9777K [0x00000006c1400000, 0x00000006d1280000, 0x000000076b180000)
        object space 260608K, 3% used [0x00000006c1400000,0x00000006c1d8c6f8,0x00000006d1280000)
       Metaspace used 10452K, capacity 10942K, committed 11008K, reserved 1058816K
        class space used 1484K, capacity 1522K, committed 1536K, reserved 1048576K
      Event: 2.066 GC heap after
      Heap after GC invocations=9 (full 0):
       PSYoungGen total 9728K, used 1521K [0x000000076b180000, 0x000000076c280000, 0x00000007c0000000)
        eden space 8192K, 0% used [0x000000076b180000,0x000000076b180000,0x000000076b980000)
        from space 1536K, 99% used [0x000000076b980000,0x000000076bafc5b8,0x000000076bb00000)
        to space 2048K, 0% used [0x000000076c080000,0x000000076c080000,0x000000076c280000)
       ParOldGen total 260608K, used 10042K [0x00000006c1400000, 0x00000006d1280000, 0x000000076b180000)
        object space 260608K, 3% used [0x00000006c1400000,0x00000006c1dce8a8,0x00000006d1280000)
       Metaspace used 10452K, capacity 10942K, committed 11008K, reserved 1058816K
        class space used 1484K, capacity 1522K, committed 1536K, reserved 1048576K
      }

      Deoptimization events (3 events):
      Event: 3.330 Thread 0x000000001d821800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000295dfc8 method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 116
      Event: 5.021 Thread 0x000000001d884800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002b16f04 method=javafx.scene.Node.isPickOnBounds()Z @ 4
      Event: 5.021 Thread 0x000000001d884800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002b11640 method=javafx.scene.Node.isPickOnBounds()Z @ 4

      Internal exceptions (10 events):
      Event: 0.857 Thread 0x000000001d884800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b3215f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1114\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
      Event: 0.859 Thread 0x000000001d884800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b338968) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1114\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
      Event: 0.861 Thread 0x000000001d884800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b3595d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1114\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
      Event: 1.057 Thread 0x000000001d884800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b6299b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1114\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
      Event: 1.057 Thread 0x000000001d884800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b62d5c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1114\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
      Event: 1.060 Thread 0x000000001d884800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b632fb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1114\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
      Event: 2.706 Thread 0x000000001d884800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b270e88) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1114\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
      Event: 3.407 Thread 0x0000000021d8c000 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b2c5438) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1114\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
      Event: 5.022 Thread 0x000000001d884800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b5228b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1114\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
      Event: 5.023 Thread 0x000000001d884800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b527ba8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8\1114\hotspot\src\share\vm\prims\jvm.cpp, line 1248]

      Events (10 events):
      Event: 14.006 Thread 0x000000001d884800 DEOPT PACKING pc=0x0000000002b1379c sp=0x000000001fead670
      Event: 14.006 Thread 0x000000001d884800 DEOPT UNPACKING pc=0x0000000002757604 sp=0x000000001fead370 mode 0
      Event: 14.006 Thread 0x000000001d884800 DEOPT PACKING pc=0x0000000002af9bb4 sp=0x000000001fead7f0
      Event: 14.006 Thread 0x000000001d884800 DEOPT UNPACKING pc=0x0000000002757604 sp=0x000000001fead5d8 mode 0
      Event: 14.006 Thread 0x000000001d884800 DEOPT PACKING pc=0x0000000002af8c94 sp=0x000000001fead940
      Event: 14.006 Thread 0x000000001d884800 DEOPT UNPACKING pc=0x0000000002757604 sp=0x000000001fead670 mode 0
      Event: 14.006 Thread 0x000000001d884800 DEOPT PACKING pc=0x0000000002af8614 sp=0x000000001feae520
      Event: 14.006 Thread 0x000000001d884800 DEOPT UNPACKING pc=0x0000000002757604 sp=0x000000001feae248 mode 0
      Event: 14.006 Thread 0x000000001d884800 DEOPT PACKING pc=0x0000000002ac9b2c sp=0x000000001feae5c0
      Event: 14.006 Thread 0x000000001d884800 DEOPT UNPACKING pc=0x0000000002757604 sp=0x000000001feae328 mode 0


      Dynamic libraries:
      0x000000013faa0000 - 0x000000013fad4000 C:\Program Files\Java\jdk1.8.0\bin\java.exe
      0x0000000077a20000 - 0x0000000077bc9000 C:\Windows\SYSTEM32\ntdll.dll
      0x0000000077900000 - 0x0000000077a1f000 C:\Windows\system32\kernel32.dll
      0x000007fefd8c0000 - 0x000007fefd92b000 C:\Windows\system32\KERNELBASE.dll
      0x000007fefe290000 - 0x000007fefe36b000 C:\Windows\system32\ADVAPI32.dll
      0x000007feff780000 - 0x000007feff81f000 C:\Windows\system32\msvcrt.dll
      0x000007feff820000 - 0x000007feff83f000 C:\Windows\SYSTEM32\sechost.dll
      0x000007feff580000 - 0x000007feff6ad000 C:\Windows\system32\RPCRT4.dll
      0x0000000077800000 - 0x00000000778fa000 C:\Windows\system32\USER32.dll
      0x000007fefdf90000 - 0x000007fefdff7000 C:\Windows\system32\GDI32.dll
      0x000007fefdf80000 - 0x000007fefdf8e000 C:\Windows\system32\LPK.dll
      0x000007fefe370000 - 0x000007fefe439000 C:\Windows\system32\USP10.dll
      0x000007fefc250000 - 0x000007fefc444000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
      0x000007feff6b0000 - 0x000007feff721000 C:\Windows\system32\SHLWAPI.dll
      0x000007fefdc00000 - 0x000007fefdc2e000 C:\Windows\system32\IMM32.DLL
      0x000007feff3d0000 - 0x000007feff4d9000 C:\Windows\system32\MSCTF.dll
      0x000007fefd7a0000 - 0x000007fefd7cf000 C:\Windows\system32\nvinitx.dll
      0x0000000071ef0000 - 0x0000000071fc2000 C:\Program Files\Java\jdk1.8.0\jre\bin\msvcr100.dll
      0x000000005f800000 - 0x000000006002a000 C:\Program Files\Java\jdk1.8.0\jre\bin\server\jvm.dll
      0x000007fef67d0000 - 0x000007fef67d9000 C:\Windows\system32\WSOCK32.dll
      0x000007feff730000 - 0x000007feff77d000 C:\Windows\system32\WS2_32.dll
      0x000007fefddb0000 - 0x000007fefddb8000 C:\Windows\system32\NSI.dll
      0x000007fefb7e0000 - 0x000007fefb81b000 C:\Windows\system32\WINMM.dll
      0x0000000077be0000 - 0x0000000077be7000 C:\Windows\system32\PSAPI.DLL
      0x0000000073c20000 - 0x0000000073c2f000 C:\Program Files\Java\jdk1.8.0\jre\bin\verify.dll
      0x0000000071c80000 - 0x0000000071ca8000 C:\Program Files\Java\jdk1.8.0\jre\bin\java.dll
      0x0000000068ec0000 - 0x0000000068ef5000 C:\Program Files\Java\jdk1.8.0\jre\bin\jdwp.dll
      0x0000000071c70000 - 0x0000000071c78000 C:\Program Files\Java\jdk1.8.0\jre\bin\npt.dll
      0x0000000071e50000 - 0x0000000071e66000 C:\Program Files\Java\jdk1.8.0\jre\bin\zip.dll
      0x000007fefe460000 - 0x000007feff1e8000 C:\Windows\system32\SHELL32.dll
      0x000007fefe080000 - 0x000007fefe283000 C:\Windows\system32\ole32.dll
      0x000007fefd7d0000 - 0x000007fefd7df000 C:\Windows\system32\profapi.dll
      0x0000000073860000 - 0x000000007386b000 C:\Program Files\Java\jdk1.8.0\jre\bin\dt_shmem.dll
      0x000000006ffd0000 - 0x000000006fffb000 C:\Program Files\Java\jdk1.8.0\jre\bin\prism_d3d.dll
      0x000007fef8c90000 - 0x000007fef8e8f000 C:\Windows\system32\d3d9.dll
      0x000007fefc8e0000 - 0x000007fefc8ec000 C:\Windows\system32\VERSION.dll
      0x000007fef8c80000 - 0x000007fef8c87000 C:\Windows\system32\d3d8thk.dll
      0x000007fefba00000 - 0x000007fefba18000 C:\Windows\system32\dwmapi.dll
      0x000007fefbf30000 - 0x000007fefbf86000 C:\Windows\system32\uxtheme.dll
      0x000007fee3f40000 - 0x000007fee5094000 C:\Windows\system32\nvd3dumx.dll
      0x000000006d860000 - 0x000000006d89f000 C:\Program Files\Java\jdk1.8.0\jre\bin\glass.dll
      0x000007feff4e0000 - 0x000007feff577000 C:\Windows\system32\COMDLG32.dll
      0x000007fefdcd0000 - 0x000007fefdda7000 C:\Windows\system32\OLEAUT32.dll
      0x000007fefd6d0000 - 0x000007fefd6df000 C:\Windows\system32\CRYPTBASE.dll
      0x000007fefbff0000 - 0x000007fefc01c000 C:\Windows\system32\powrprof.dll
      0x000007feff1f0000 - 0x000007feff3c7000 C:\Windows\system32\SETUPAPI.dll
      0x000007fefdbc0000 - 0x000007fefdbf6000 C:\Windows\system32\CFGMGR32.dll
      0x000007fefda20000 - 0x000007fefda3a000 C:\Windows\system32\DEVOBJ.dll
      0x000007feec270000 - 0x000007feec3d2000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
      0x0000000180000000 - 0x0000000180114000 C:\Windows\system32\nvspcap64.dll
      0x000007fefa2d0000 - 0x000007fefa5e4000 C:\Windows\system32\nvapi64.dll
      0x0000000071b80000 - 0x0000000071b93000 C:\Program Files\Java\jdk1.8.0\jre\bin\javafx_font.dll
      0x000007feea450000 - 0x000007feea5e6000 C:\Windows\system32\dwrite.dll
      0x0000000071c10000 - 0x0000000071c29000 C:\Program Files\Java\jdk1.8.0\jre\bin\net.dll
      0x000007fefcfd0000 - 0x000007fefd025000 C:\Windows\system32\mswsock.dll
      0x000007fefcfa0000 - 0x000007fefcfa7000 C:\Windows\System32\wship6.dll
      0x0000000071bf0000 - 0x0000000071c01000 C:\Program Files\Java\jdk1.8.0\jre\bin\nio.dll
      0x000007fefdc30000 - 0x000007fefdcc9000 C:\Windows\system32\CLBCatQ.DLL
      0x000007fefb850000 - 0x000007fefb9b1000 C:\Windows\system32\WindowsCodecs.dll
      0x000007fefd670000 - 0x000007fefd6c7000 C:\Windows\system32\apphelp.dll
      0x00000000708c0000 - 0x000000007091a000 C:\Program Files\AVAST Software\Avast\ashShA64.dll
      0x000007fef3e80000 - 0x000007fef4197000 C:\Windows\system32\msi.dll
      0x000007fef3bd0000 - 0x000007fef3bfb000 C:\Users\kobus\AppData\Roaming\Dropbox\bin\DropboxExt64.22.dll
      0x000007fef3aa0000 - 0x000007fef3bc5000 C:\Windows\system32\dbghelp.dll
      0x00000000707e0000 - 0x00000000708b3000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll
      0x0000000071520000 - 0x00000000715c3000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
      0x000007fef39e0000 - 0x000007fef3a15000 C:\Windows\system32\EhStorShell.dll
      0x000007fefc0d0000 - 0x000007fefc1fc000 C:\Windows\system32\PROPSYS.dll
      0x000007fef3920000 - 0x000007fef39e0000 C:\Program Files (x86)\Google\Drive\googledrivesync64.dll
      0x000007feef960000 - 0x000007feef98d000 C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll
      0x000007fee3b70000 - 0x000007fee3f34000 C:\Windows\system32\d2d1.dll
      0x000007fef4780000 - 0x000007fef4955000 C:\Windows\system32\d3d11.dll
      0x000007fef7540000 - 0x000007fef759d000 C:\Windows\system32\dxgi.dll
      0x000007fee38f0000 - 0x000007fee3b69000 C:\Windows\system32\D3D10Warp.dll
      0x000007fefd9d0000 - 0x000007fefda0a000 C:\Windows\system32\WINTRUST.dll
      0x000007fefda50000 - 0x000007fefdbbc000 C:\Windows\system32\CRYPT32.dll
      0x000007fefd870000 - 0x000007fefd87f000 C:\Windows\system32\MSASN1.dll

      VM Arguments:
      jvm_args: -Xdebug -Xrunjdwp:transport=dt_shmem,address=javadebug -Dfile.encoding=UTF-8
      java_command: C:\Users\kobus\Dropbox\JavaProjects\CrashVM\dist\run1126394633\CrashVM.jar
      java_class_path (initial): C:\Users\kobus\Dropbox\JavaProjects\CrashVM\dist\run1126394633\CrashVM.jar
      Launcher Type: SUN_STANDARD

      Environment Variables:
      PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Util\Python3.3.2\;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Java\Java3D\1.5.2\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\Git\bin;C:\Program Files (x86)\CineForm\Tools;.;;.;
      USERNAME=kobus
      OS=Windows_NT
      PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



      --------------- S Y S T E M ---------------

      OS: Windows 7 , 64 bit Build 7601 Service Pack 1

      CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit

      Memory: 4k page, physical 16692336k(9785604k free), swap 33382808k(24714112k free)

      vm_info: Java HotSpot(TM) 64-Bit Server VM (25.0-b63) for windows-amd64 JRE (1.8.0-ea-b121), built on Dec 20 2013 07:33:00 by "java_re" with MS VC++ 10.0 (VS2010)

      time: Fri Jan 10 21:15:31 2014
      elapsed time: 14 seconds

      Attachments

        Activity

          People

            anthony Anthony Petrov (Inactive)
            ktoitjfx Kobus du Toit (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: