某次,在使用antlr的antlrworks时,去调试加载文件,打开文件选择框,双击了其中的文件名排序的部分,结果挂掉了。
无任何征兆,直接退出了。
后来在antlrworks:
antlrworks-1.5rc2.jar
所在目录有个崩溃时的log,记录于此,或许对以后有用:
文件名:
hs_err_pid48536.log
log内容:
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fefdc9bdff, pid=48536, tid=25640 # # JRE version: 7.0_11-b21 # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.6-b04 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [SHELL32.dll+0x9bdff] ILFindLastID+0x24f # # 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 (0x00000000121e5800): JavaThread "Swing-Shell" daemon [_thread_in_native, id=25640, stack(0x0000000010ce0000,0x0000000010de0000)] siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff Registers: RAX=0x000007fefe050083, RBX=0x0000000010dde0b0, RCX=0x00000000111d6bc0, RDX=0x00000000111d6bc0 RSP=0x0000000010dde020, RBP=0x00000000111d6bc0, RSI=0x000000001555cfa0, RDI=0x00000000111d6bc0 R8 =0x000000001555cfa0, R9 =0x000000001555cfa0, R10=0xaceb9e8c6002f1a5, R11=0x0000000010dde900 R12=0x0000000000000000, R13=0x000000001555cfa0, R14=0x00000000111d6bc0, R15=0x0000000000000000 RIP=0x000007fefdc9bdff, EFLAGS=0x0000000000010206 Top of Stack: (sp=0x0000000010dde020) 0x0000000010dde020: 0000000077485430 0000000000000000 0x0000000010dde030: 0000000000001010 00000000003d0000 0x0000000010dde040: 0000ceec79aa41ff 0000000000001000 0x0000000010dde050: 000000001555cfa0 0000000010dde830 0x0000000010dde060: 000000001555cfa0 000007fefdc586a0 0x0000000010dde070: 0000000000001000 0000000000000000 0x0000000010dde080: 00000000003d77f8 00000000111d6bc0 0x0000000010dde090: 0000000002896280 0000000002c39280 0x0000000010dde0a0: 000000000dc32970 00000000521cdc5c 0x0000000010dde0b0: 000007fefe062630 0000000000000000 0x0000000010dde0c0: 0000000000000000 0000000000000000 0x0000000010dde0d0: 00000000121e5800 0000000002c39280 0x0000000010dde0e0: 00000000111547b0 000007fefb38ea93 0x0000000010dde0f0: 0000000000000000 000000000dc32960 0x0000000010dde100: 000000000dc32970 00000000121e5800 0x0000000010dde110: 0000000002c39280 00000000521cddb6 Instructions: (pc=0x000007fefdc9bdff) 0x000007fefdc9bddf: d9 f3 0f 6f 05 30 68 3c 00 f3 0f 7f 81 84 04 00 0x000007fefdc9bdef: 00 4d 3b cc 0f 84 18 18 00 00 48 8b 07 48 8b cf 0x000007fefdc9bdff: ff 50 08 45 33 c0 ba 04 00 ef be 48 8b ce e8 4e 0x000007fefdc9be0f: fe ff ff b9 14 00 00 00 48 89 83 50 02 00 00 49 Register to memory mapping: RAX=0x000007fefe050083 is an unknown value RBX=0x0000000010dde0b0 is pointing into the stack for thread: 0x00000000121e5800 RCX=0x00000000111d6bc0 is an unknown value RDX=0x00000000111d6bc0 is an unknown value RSP=0x0000000010dde020 is pointing into the stack for thread: 0x00000000121e5800 RBP=0x00000000111d6bc0 is an unknown value RSI=0x000000001555cfa0 is an unknown value RDI=0x00000000111d6bc0 is an unknown value R8 =0x000000001555cfa0 is an unknown value R9 =0x000000001555cfa0 is an unknown value R10=0xaceb9e8c6002f1a5 is an unknown value R11=0x0000000010dde900 is pointing into the stack for thread: 0x00000000121e5800 R12=0x0000000000000000 is an unknown value R13=0x000000001555cfa0 is an unknown value R14=0x00000000111d6bc0 is an unknown value R15=0x0000000000000000 is an unknown value Stack: [0x0000000010ce0000,0x0000000010de0000], sp=0x0000000010dde020, free space=1016k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [SHELL32.dll+0x9bdff] ILFindLastID+0x24f Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j sun.awt.shell.Win32ShellFolder2.compareIDsByColumn(JJJI)I+0 j sun.awt.shell.Win32ShellFolder2.access$3300(JJJI)I+6 j sun.awt.shell.Win32ShellFolder2$ColumnComparator$1.call()Ljava/lang/Integer;+54 j sun.awt.shell.Win32ShellFolder2$ColumnComparator$1.call()Ljava/lang/Object;+1 J sun.awt.shell.ShellFolder.invoke(Ljava/util/concurrent/Callable;Ljava/lang/Class;)Ljava/lang/Object; j sun.awt.shell.ShellFolder.invoke(Ljava/util/concurrent/Callable;)Ljava/lang/Object;+4 j sun.awt.shell.Win32ShellFolder2$ColumnComparator.compare(Ljava/io/File;Ljava/io/File;)I+10 j sun.awt.shell.Win32ShellFolder2$ColumnComparator.compare(Ljava/lang/Object;Ljava/lang/Object;)I+9 j sun.swing.FilePane$DirectoriesFirstComparatorWrapper.compare(Ljava/io/File;Ljava/io/File;)I+122 j sun.swing.FilePane$DirectoriesFirstComparatorWrapper.compare(Ljava/lang/Object;Ljava/lang/Object;)I+9 j javax.swing.DefaultRowSorter.compare(II)I+152 j javax.swing.DefaultRowSorter.access$100(Ljavax/swing/DefaultRowSorter;II)I+3 j javax.swing.DefaultRowSorter$Row.compareTo(Ljavax/swing/DefaultRowSorter$Row;)I+12 j javax.swing.DefaultRowSorter$Row.compareTo(Ljava/lang/Object;)I+5 j java.util.ComparableTimSort.countRunAndMakeAscending([Ljava/lang/Object;II)I+105 j java.util.ComparableTimSort.sort([Ljava/lang/Object;II)V+61 j java.util.ComparableTimSort.sort([Ljava/lang/Object;)V+4 j java.util.Arrays.sort([Ljava/lang/Object;)V+14 j javax.swing.DefaultRowSorter.sort()V+116 j sun.swing.FilePane$DetailsTableRowSorter.access$1601(Lsun/swing/FilePane$DetailsTableRowSorter;)V+1 j sun.swing.FilePane$DetailsTableRowSorter$1.call()Ljava/lang/Void;+4 j sun.swing.FilePane$DetailsTableRowSorter$1.call()Ljava/lang/Object;+1 j java.util.concurrent.FutureTask$Sync.innerRun()V+29 j java.util.concurrent.FutureTask.run()V+4 j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+46 j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5 j sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run()V+7 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x00000000121e7000 JavaThread "Thread-14" [_thread_blocked, id=50108, stack(0x0000000014ee0000,0x0000000014fe0000)] 0x00000000121e6000 JavaThread "class org.antlr.works.components.GrammarWindow$AfterParseOperations" [_thread_blocked, id=49752, stack(0x0000000010ef0000,0x0000000010ff0000)] 0x00000000121e4800 JavaThread "class org.antlr.works.visualization.VisualDrawing" [_thread_blocked, id=49748, stack(0x0000000017a30000,0x0000000017b30000)] 0x00000000121e3000 JavaThread "class org.antlr.works.ate.ATEOverlayManager$UnderlyingRenderingThread" [_thread_blocked, id=49744, stack(0x0000000015190000,0x0000000015290000)] =>0x00000000121e5800 JavaThread "Swing-Shell" daemon [_thread_in_native, id=25640, stack(0x0000000010ce0000,0x0000000010de0000)] 0x00000000121e4000 JavaThread "Timer-0" [_thread_blocked, id=48688, stack(0x0000000015db0000,0x0000000015eb0000)] 0x0000000011b76000 JavaThread "TimerQueue" daemon [_thread_blocked, id=48660, stack(0x0000000014d90000,0x0000000014e90000)] 0x00000000006ad000 JavaThread "DestroyJavaVM" [_thread_blocked, id=48544, stack(0x0000000002b00000,0x0000000002c00000)] 0x0000000011efa000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=48656, stack(0x0000000013290000,0x0000000013390000)] 0x000000000dba9800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=48644, stack(0x0000000011470000,0x0000000011570000)] 0x000000000d9d1000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=48608, stack(0x000000000df60000,0x000000000e060000)] 0x000000000d928800 JavaThread "AWT-Shutdown" [_thread_blocked, id=48604, stack(0x000000000ddd0000,0x000000000ded0000)] 0x000000000d92e800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=48600, stack(0x000000000dca0000,0x000000000dda0000)] 0x000000000bf65000 JavaThread "Service Thread" daemon [_thread_blocked, id=48592, stack(0x000000000d4f0000,0x000000000d5f0000)] 0x000000000bf64800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=48588, stack(0x000000000d660000,0x000000000d760000)] 0x000000000bf5f800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=48584, stack(0x000000000d3a0000,0x000000000d4a0000)] 0x000000000bf5f000 JavaThread "Attach Listener" daemon [_thread_blocked, id=48580, stack(0x000000000d020000,0x000000000d120000)] 0x000000000bf58000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=48576, stack(0x000000000d180000,0x000000000d280000)] 0x00000000028ab800 JavaThread "Finalizer" daemon [_thread_blocked, id=48572, stack(0x000000000cf20000,0x000000000d020000)] 0x00000000028a5000 JavaThread "Reference Handler" daemon [_thread_blocked, id=48568, stack(0x000000000ce10000,0x000000000cf10000)] Other Threads: 0x000000000beb2800 VMThread [stack: 0x000000000ccf0000,0x000000000cdf0000] [id=48564] 0x000000000bf76000 WatcherThread [stack: 0x000000000d770000,0x000000000d870000] [id=48596] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap PSYoungGen total 96576K, used 2784K [0x00000007d5760000, 0x00000007dce00000, 0x0000000800000000) eden space 73792K, 2% used [0x00000007d5760000,0x00000007d58e4bb0,0x00000007d9f70000) from space 22784K, 5% used [0x00000007db660000,0x00000007db793708,0x00000007dcca0000) to space 23488K, 0% used [0x00000007d9f70000,0x00000007d9f70000,0x00000007db660000) ParOldGen total 87168K, used 52373K [0x0000000780600000, 0x0000000785b20000, 0x00000007d5760000) object space 87168K, 60% used [0x0000000780600000,0x0000000783925518,0x0000000785b20000) PSPermGen total 24896K, used 24830K [0x000000077b400000, 0x000000077cc50000, 0x0000000780600000) object space 24896K, 99% used [0x000000077b400000,0x000000077cc3f970,0x000000077cc50000) Card table byte_map: [0x0000000005c00000,0x0000000006030000] byte_map_base: 0x0000000002026000 Polling page: 0x0000000000340000 Code Cache [0x0000000002c00000, 0x0000000002fc0000, 0x0000000005c00000) total_blobs=1614 nmethods=1066 adapters=498 free_code_cache=45485Kb largest_free_block=46459904 Compilation events (10 events): Event: 436.764 Thread 0x000000000bf5f800 1124 javax.swing.JComponent::isOptimizedDrawingEnabled (2 bytes) Event: 436.765 Thread 0x000000000bf5f800 nmethod 1124 0x0000000002e8b550 code [0x0000000002e8b680, 0x0000000002e8b6d8] Event: 436.968 Thread 0x000000000bf64800 1125 java.util.concurrent.locks.AbstractQueuedSynchronizer::compareAndSetTail (13 bytes) Event: 436.969 Thread 0x000000000bf64800 nmethod 1125 0x0000000002e6f010 code [0x0000000002e6f140, 0x0000000002e6f1d8] Event: 437.917 Thread 0x000000000bf5f800 1126 java.util.LinkedList::unlink (91 bytes) Event: 437.919 Thread 0x000000000bf64800 1127 sun.java2d.d3d.D3DBlitLoops::createPackedParams (60 bytes) Event: 437.919 Thread 0x000000000bf5f800 nmethod 1126 0x0000000002e6ed90 code [0x0000000002e6eec0, 0x0000000002e6ef98] Event: 437.919 Thread 0x000000000bf5f800 1128 sun.java2d.d3d.D3DBlitLoops::enqueueBlit (102 bytes) Event: 437.919 Thread 0x000000000bf64800 nmethod 1127 0x0000000002e8b350 code [0x0000000002e8b480, 0x0000000002e8b4d8] Event: 437.923 Thread 0x000000000bf5f800 nmethod 1128 0x0000000002e59e50 code [0x0000000002e59fa0, 0x0000000002e5a1c8] GC Heap History (10 events): Event: 403.354 GC heap before {Heap before GC invocations=8 (full 0): PSYoungGen total 43136K, used 43093K [0x00000007d5760000, 0x00000007d9dd0000, 0x0000000800000000) eden space 30400K, 100% used [0x00000007d5760000,0x00000007d7510000,0x00000007d7510000) from space 12736K, 99% used [0x00000007d75c0000,0x00000007d8225580,0x00000007d8230000) to space 20864K, 0% used [0x00000007d8970000,0x00000007d8970000,0x00000007d9dd0000) ParOldGen total 87168K, used 40600K [0x0000000780600000, 0x0000000785b20000, 0x00000007d5760000) object space 87168K, 46% used [0x0000000780600000,0x0000000782da6358,0x0000000785b20000) PSPermGen total 24512K, used 24411K [0x000000077b400000, 0x000000077cbf0000, 0x0000000780600000) object space 24512K, 99% used [0x000000077b400000,0x000000077cbd6c00,0x000000077cbf0000) Event: 403.364 GC heap after Heap after GC invocations=8 (full 0): PSYoungGen total 50560K, used 16453K [0x00000007d5760000, 0x00000007dbce0000, 0x0000000800000000) eden space 29696K, 0% used [0x00000007d5760000,0x00000007d5760000,0x00000007d7460000) from space 20864K, 78% used [0x00000007d8970000,0x00000007d9981418,0x00000007d9dd0000) to space 21568K, 0% used [0x00000007d7460000,0x00000007d7460000,0x00000007d8970000) ParOldGen total 87168K, used 41212K [0x0000000780600000, 0x0000000785b20000, 0x00000007d5760000) object space 87168K, 47% used [0x0000000780600000,0x0000000782e3f008,0x0000000785b20000) PSPermGen total 24512K, used 24411K [0x000000077b400000, 0x000000077cbf0000, 0x0000000780600000) object space 24512K, 99% used [0x000000077b400000,0x000000077cbd6c00,0x000000077cbf0000) } Event: 403.613 GC heap before {Heap before GC invocations=9 (full 0): PSYoungGen total 50560K, used 46106K [0x00000007d5760000, 0x00000007dbce0000, 0x0000000800000000) eden space 29696K, 99% used [0x00000007d5760000,0x00000007d74555e8,0x00000007d7460000) from space 20864K, 78% used [0x00000007d8970000,0x00000007d9981418,0x00000007d9dd0000) to space 21568K, 0% used [0x00000007d7460000,0x00000007d7460000,0x00000007d8970000) ParOldGen total 87168K, used 41212K [0x0000000780600000, 0x0000000785b20000, 0x00000007d5760000) object space 87168K, 47% used [0x0000000780600000,0x0000000782e3f008,0x0000000785b20000) PSPermGen total 24512K, used 24462K [0x000000077b400000, 0x000000077cbf0000, 0x0000000780600000) object space 24512K, 99% used [0x000000077b400000,0x000000077cbe3940,0x000000077cbf0000) Event: 403.624 GC heap after Heap after GC invocations=9 (full 0): PSYoungGen total 51264K, used 16589K [0x00000007d5760000, 0x00000007db0f0000, 0x0000000800000000) eden space 29696K, 0% used [0x00000007d5760000,0x00000007d5760000,0x00000007d7460000) from space 21568K, 76% used [0x00000007d7460000,0x00000007d8493400,0x00000007d8970000) to space 22080K, 0% used [0x00000007d9b60000,0x00000007d9b60000,0x00000007db0f0000) ParOldGen total 87168K, used 46916K [0x0000000780600000, 0x0000000785b20000, 0x00000007d5760000) object space 87168K, 53% used [0x0000000780600000,0x00000007833d1330,0x0000000785b20000) PSPermGen total 24512K, used 24462K [0x000000077b400000, 0x000000077cbf0000, 0x0000000780600000) object space 24512K, 99% used [0x000000077b400000,0x000000077cbe3940,0x000000077cbf0000) } Event: 412.378 GC heap before {Heap before GC invocations=10 (full 0): PSYoungGen total 51264K, used 46285K [0x00000007d5760000, 0x00000007db0f0000, 0x0000000800000000) eden space 29696K, 100% used [0x00000007d5760000,0x00000007d7460000,0x00000007d7460000) from space 21568K, 76% used [0x00000007d7460000,0x00000007d8493400,0x00000007d8970000) to space 22080K, 0% used [0x00000007d9b60000,0x00000007d9b60000,0x00000007db0f0000) ParOldGen total 87168K, used 46916K [0x0000000780600000, 0x0000000785b20000, 0x00000007d5760000) object space 87168K, 53% used [0x0000000780600000,0x00000007833d1330,0x0000000785b20000) PSPermGen total 24704K, used 24520K [0x000000077b400000, 0x000000077cc20000, 0x0000000780600000) object space 24704K, 99% used [0x000000077b400000,0x000000077cbf2248,0x000000077cc20000) Event: 412.389 GC heap after Heap after GC invocations=10 (full 0): PSYoungGen total 68608K, used 2065K [0x00000007d5760000, 0x00000007db2f0000, 0x0000000800000000) eden space 46528K, 0% used [0x00000007d5760000,0x00000007d5760000,0x00000007d84d0000) from space 22080K, 9% used [0x00000007d9b60000,0x00000007d9d64498,0x00000007db0f0000) to space 23104K, 0% used [0x00000007d84d0000,0x00000007d84d0000,0x00000007d9b60000) ParOldGen total 87168K, used 49585K [0x0000000780600000, 0x0000000785b20000, 0x00000007d5760000) object space 87168K, 56% used [0x0000000780600000,0x000000078366c4a8,0x0000000785b20000) PSPermGen total 24704K, used 24520K [0x000000077b400000, 0x000000077cc20000, 0x0000000780600000) object space 24704K, 99% used [0x000000077b400000,0x000000077cbf2248,0x000000077cc20000) } Event: 412.707 GC heap before {Heap before GC invocations=11 (full 0): PSYoungGen total 68608K, used 48593K [0x00000007d5760000, 0x00000007db2f0000, 0x0000000800000000) eden space 46528K, 100% used [0x00000007d5760000,0x00000007d84d0000,0x00000007d84d0000) from space 22080K, 9% used [0x00000007d9b60000,0x00000007d9d64498,0x00000007db0f0000) to space 23104K, 0% used [0x00000007d84d0000,0x00000007d84d0000,0x00000007d9b60000) ParOldGen total 87168K, used 49585K [0x0000000780600000, 0x0000000785b20000, 0x00000007d5760000) object space 87168K, 56% used [0x0000000780600000,0x000000078366c4a8,0x0000000785b20000) PSPermGen total 24704K, used 24570K [0x000000077b400000, 0x000000077cc20000, 0x0000000780600000) object space 24704K, 99% used [0x000000077b400000,0x000000077cbfea70,0x000000077cc20000) Event: 412.714 GC heap after Heap after GC invocations=11 (full 0): PSYoungGen total 69632K, used 7743K [0x00000007d5760000, 0x00000007dcca0000, 0x0000000800000000) eden space 46528K, 0% used [0x00000007d5760000,0x00000007d5760000,0x00000007d84d0000) from space 23104K, 33% used [0x00000007d84d0000,0x00000007d8c5fe08,0x00000007d9b60000) to space 22784K, 0% used [0x00000007db660000,0x00000007db660000,0x00000007dcca0000) ParOldGen total 87168K, used 51130K [0x0000000780600000, 0x0000000785b20000, 0x00000007d5760000) object space 87168K, 58% used [0x0000000780600000,0x00000007837eead0,0x0000000785b20000) PSPermGen total 24704K, used 24570K [0x000000077b400000, 0x000000077cc20000, 0x0000000780600000) object space 24704K, 99% used [0x000000077b400000,0x000000077cbfea70,0x000000077cc20000) } Event: 436.595 GC heap before {Heap before GC invocations=12 (full 0): PSYoungGen total 69632K, used 54271K [0x00000007d5760000, 0x00000007dcca0000, 0x0000000800000000) eden space 46528K, 100% used [0x00000007d5760000,0x00000007d84d0000,0x00000007d84d0000) from space 23104K, 33% used [0x00000007d84d0000,0x00000007d8c5fe08,0x00000007d9b60000) to space 22784K, 0% used [0x00000007db660000,0x00000007db660000,0x00000007dcca0000) ParOldGen total 87168K, used 51130K [0x0000000780600000, 0x0000000785b20000, 0x00000007d5760000) object space 87168K, 58% used [0x0000000780600000,0x00000007837eead0,0x0000000785b20000) PSPermGen total 24896K, used 24809K [0x000000077b400000, 0x000000077cc50000, 0x0000000780600000) object space 24896K, 99% used [0x000000077b400000,0x000000077cc3a5e0,0x000000077cc50000) Event: 436.597 GC heap after Heap after GC invocations=12 (full 0): PSYoungGen total 96576K, used 1229K [0x00000007d5760000, 0x00000007dce00000, 0x0000000800000000) eden space 73792K, 0% used [0x00000007d5760000,0x00000007d5760000,0x00000007d9f70000) from space 22784K, 5% used [0x00000007db660000,0x00000007db793708,0x00000007dcca0000) to space 23488K, 0% used [0x00000007d9f70000,0x00000007d9f70000,0x00000007db660000) ParOldGen total 87168K, used 52373K [0x0000000780600000, 0x0000000785b20000, 0x00000007d5760000) object space 87168K, 60% used [0x0000000780600000,0x0000000783925518,0x0000000785b20000) PSPermGen total 24896K, used 24809K [0x000000077b400000, 0x000000077cc50000, 0x0000000780600000) object space 24896K, 99% used [0x000000077b400000,0x000000077cc3a5e0,0x000000077cc50000) } Deoptimization events (10 events): Event: 431.418 Thread 0x000000000dba9800 Uncommon trap -34 fr.pc 0x0000000002d4cf4c Event: 431.418 Thread 0x000000000dba9800 Uncommon trap -34 fr.pc 0x0000000002d4cf4c Event: 431.495 Thread 0x00000000121e9000 Uncommon trap 168 fr.pc 0x0000000002e03ec8 Event: 431.503 Thread 0x00000000121e5800 Uncommon trap -34 fr.pc 0x0000000002eafc5c Event: 431.541 Thread 0x00000000121e5800 Uncommon trap -34 fr.pc 0x0000000002eafc5c Event: 431.560 Thread 0x00000000121e5800 Uncommon trap -34 fr.pc 0x0000000002eafc5c Event: 431.584 Thread 0x000000000dba9800 Uncommon trap -34 fr.pc 0x0000000002e71d30 Event: 431.585 Thread 0x000000000dba9800 Uncommon trap -34 fr.pc 0x0000000002e71d30 Event: 431.586 Thread 0x000000000dba9800 Uncommon trap -34 fr.pc 0x0000000002e71d30 Event: 437.971 Thread 0x000000000dba9800 Uncommon trap -34 fr.pc 0x0000000002eafc5c Internal exceptions (10 events): Event: 412.474 Thread 0x000000000dba9800 Threw 0x00000007d647c1d8 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jni.cpp:716 Event: 413.031 Thread 0x00000000121e7000 Threw 0x00000007d7938500 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 413.041 Thread 0x00000000121e7000 Threw 0x00000007d794d918 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 415.561 Thread 0x00000000121e7000 Threw 0x00000007d7950ef0 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 415.563 Thread 0x000000000dba9800 Threw 0x00000007d7a16838 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 415.570 Thread 0x000000000dba9800 Threw 0x00000007d7a5a4f0 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 415.581 Thread 0x000000000dba9800 Threw 0x00000007d7a5ee40 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 415.590 Thread 0x000000000dba9800 Threw 0x00000007d7a63db8 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 415.590 Thread 0x000000000dba9800 Threw 0x00000007d7a66300 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166 Event: 415.597 Thread 0x000000000dba9800 Threw 0x00000007d7a7e6f8 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166 Events (10 events): Event: 437.971 Thread 0x000000000dba9800 DEOPT PACKING pc=0x0000000002eafc5c sp=0x0000000011569a40 Event: 437.971 Thread 0x000000000dba9800 DEOPT UNPACKING pc=0x0000000002c39164 sp=0x0000000011569a28 mode 2 Event: 437.971 loading class 0x00000000028a4440 Event: 437.971 loading class 0x00000000028a4440 done Event: 437.971 loading class 0x000000001215f820 Event: 437.971 loading class 0x000000001215f820 done Event: 437.971 loading class 0x000000001215f860 Event: 437.971 loading class 0x000000001215f860 done Event: 437.971 loading class 0x0000000011c90140 Event: 437.972 loading class 0x0000000011c90140 done Dynamic libraries: 0x000000013f6c0000 - 0x000000013f6f3000 C:\Program Files\Java\jre7\bin\javaw.exe 0x0000000077370000 - 0x0000000077519000 C:\Windows\SYSTEM32\ntdll.dll 0x0000000077150000 - 0x000000007726f000 C:\Windows\system32\kernel32.dll 0x000007fefd220000 - 0x000007fefd28b000 C:\Windows\system32\KERNELBASE.dll 0x0000000074f00000 - 0x0000000074f87000 C:\Windows\System32\SYSFER.DLL 0x000007feff0f0000 - 0x000007feff1cb000 C:\Windows\system32\ADVAPI32.dll 0x000007fefd6e0000 - 0x000007fefd77f000 C:\Windows\system32\msvcrt.dll 0x000007fefd830000 - 0x000007fefd84f000 C:\Windows\SYSTEM32\sechost.dll 0x000007fefe990000 - 0x000007fefeabd000 C:\Windows\system32\RPCRT4.dll 0x0000000077270000 - 0x000000007736a000 C:\Windows\system32\USER32.dll 0x000007feff220000 - 0x000007feff287000 C:\Windows\system32\GDI32.dll 0x000007fefeeb0000 - 0x000007fefeebe000 C:\Windows\system32\LPK.dll 0x000007fefeec0000 - 0x000007fefef89000 C:\Windows\system32\USP10.dll 0x000007fefbce0000 - 0x000007fefbed4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll 0x000007fefef90000 - 0x000007feff001000 C:\Windows\system32\SHLWAPI.dll 0x000007fefd580000 - 0x000007fefd5ae000 C:\Windows\system32\IMM32.DLL 0x000007fefd5b0000 - 0x000007fefd6b9000 C:\Windows\system32\MSCTF.dll 0x000000006ea80000 - 0x000000006eb51000 C:\Program Files\Java\jre7\bin\msvcr100.dll 0x0000000052170000 - 0x000000005288f000 C:\Program Files\Java\jre7\bin\server\jvm.dll 0x000007fef8d00000 - 0x000007fef8d09000 C:\Windows\system32\WSOCK32.dll 0x000007feff1d0000 - 0x000007feff21d000 C:\Windows\system32\WS2_32.dll 0x000007fefd780000 - 0x000007fefd788000 C:\Windows\system32\NSI.dll 0x000007fefb2f0000 - 0x000007fefb32b000 C:\Windows\system32\WINMM.dll 0x0000000077540000 - 0x0000000077547000 C:\Windows\system32\PSAPI.DLL 0x0000000073ab0000 - 0x0000000073abf000 C:\Program Files\Java\jre7\bin\verify.dll 0x000000006eeb0000 - 0x000000006eed8000 C:\Program Files\Java\jre7\bin\java.dll 0x000000006edc0000 - 0x000000006edd5000 C:\Program Files\Java\jre7\bin\zip.dll 0x000000005b5d0000 - 0x000000005b763000 C:\Program Files\Java\jre7\bin\awt.dll 0x000007feff010000 - 0x000007feff0e7000 C:\Windows\system32\OLEAUT32.dll 0x000007feff290000 - 0x000007feff493000 C:\Windows\system32\ole32.dll 0x000007fefbc80000 - 0x000007fefbcd6000 C:\Windows\system32\uxtheme.dll 0x0000000180000000 - 0x0000000180012000 C:\Windows\system32\PGPhk.dll 0x000007fefb360000 - 0x000007fefb378000 C:\Windows\system32\dwmapi.dll 0x000007fefd080000 - 0x000007fefd08f000 C:\Windows\system32\CRYPTBASE.dll 0x000007feeba40000 - 0x000007feebc3f000 C:\Windows\system32\d3d9.dll 0x000007fefc320000 - 0x000007fefc32c000 C:\Windows\system32\VERSION.dll 0x000007fef9b60000 - 0x000007fef9b67000 C:\Windows\system32\d3d8thk.dll 0x000000006b600000 - 0x000000006b6c8000 C:\Windows\system32\aticfx64.dll 0x000007fef9f70000 - 0x000007fef9f7d000 C:\Windows\system32\atiu9p64.dll 0x00000000516f0000 - 0x0000000051c29000 C:\Windows\system32\atiumd64.dll 0x0000000051da0000 - 0x000000005216a000 C:\Windows\system32\atiumd6a.dll 0x000007fefdc00000 - 0x000007fefe988000 C:\Windows\system32\SHELL32.dll 0x000000006ea40000 - 0x000000006ea74000 C:\Program Files\Java\jre7\bin\fontmanager.dll 0x000000006eda0000 - 0x000000006edb9000 C:\Program Files\Java\jre7\bin\net.dll 0x000007fefc980000 - 0x000007fefc9d5000 C:\Windows\system32\mswsock.dll 0x000007fefc970000 - 0x000007fefc977000 C:\Windows\System32\wship6.dll 0x000000006ed80000 - 0x000000006ed91000 C:\Program Files\Java\jre7\bin\nio.dll 0x0000000064fa0000 - 0x0000000064fe1000 C:\Program Files\Java\jre7\bin\t2k.dll 0x000007fefdb00000 - 0x000007fefdb99000 C:\Windows\system32\CLBCatQ.DLL 0x000007fefb130000 - 0x000007fefb291000 C:\Windows\system32\WindowsCodecs.dll 0x000007fefd020000 - 0x000007fefd077000 C:\Windows\system32\apphelp.dll 0x000007fef5460000 - 0x000007fef549f000 C:\Users\CLi\AppData\Local\Microsoft\SkyDrive\17.0.2015.0811\amd64\SkyDriveShell64.dll 0x000007fef53b0000 - 0x000007fef5457000 C:\Users\CLi\AppData\Local\Microsoft\SkyDrive\17.0.2015.0811\amd64\MSVCP110.dll 0x000007fef52e0000 - 0x000007fef53ae000 C:\Users\CLi\AppData\Local\Microsoft\SkyDrive\17.0.2015.0811\amd64\MSVCR110.dll 0x000007fefd850000 - 0x000007fefda7d000 C:\Windows\system32\WININET.dll 0x000007fefd2d0000 - 0x000007fefd2d4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll 0x000007fefd3b0000 - 0x000007fefd3b5000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll 0x000007fefd200000 - 0x000007fefd204000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll 0x000007fefd3c0000 - 0x000007fefd3c4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll 0x000007fefd210000 - 0x000007fefd213000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll 0x0000000077530000 - 0x0000000077533000 C:\Windows\system32\normaliz.DLL 0x000007fefec20000 - 0x000007fefeeac000 C:\Windows\system32\iertutil.dll 0x000000006b720000 - 0x000000006b736000 C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll 0x000000006b700000 - 0x000000006b717000 C:\Program Files\TortoiseSVN\bin\TortoiseStub.dll 0x000000006b230000 - 0x000000006b2ac000 C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll 0x000007fef4b30000 - 0x000007fef4f99000 C:\Program Files\TortoiseSVN\bin\libsvn_tsvn.dll 0x000000006b170000 - 0x000000006b19d000 C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll 0x000000006b120000 - 0x000000006b165000 C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll 0x000007fefdba0000 - 0x000007fefdbf2000 C:\Windows\system32\WLDAP32.dll 0x000007fef54a0000 - 0x000007fef54b1000 C:\Program Files\TortoiseSVN\bin\intl3_tsvn.dll 0x000007fef52c0000 - 0x000007fef52d9000 C:\Program Files\TortoiseSVN\bin\libsasl.dll 0x000007fefcd20000 - 0x000007fefcd2b000 C:\Windows\system32\Secur32.dll 0x000007fefcfb0000 - 0x000007fefcfd5000 C:\Windows\system32\SSPICLI.DLL 0x000007fefd3d0000 - 0x000007fefd53c000 C:\Windows\system32\CRYPT32.dll 0x000007fefd1f0000 - 0x000007fefd1ff000 C:\Windows\system32\MSASN1.dll 0x000007fef32c0000 - 0x000007fef34cd000 C:\Program Files\TortoiseSVN\bin\crshhndl.dll 0x000007fef5280000 - 0x000007fef52b5000 C:\Windows\system32\EhStorShell.dll 0x000007feff4a0000 - 0x000007feff677000 C:\Windows\system32\SETUPAPI.dll 0x000007fefd290000 - 0x000007fefd2c6000 C:\Windows\system32\CFGMGR32.dll 0x000007fefd2e0000 - 0x000007fefd2fa000 C:\Windows\system32\DEVOBJ.dll 0x000007fefb380000 - 0x000007fefb4ac000 C:\Windows\system32\PROPSYS.dll 0x000007fef2c50000 - 0x000007fef32bf000 C:\PROGRA~1\MICROS~1\Office14\GROOVEEX.DLL 0x0000000074df0000 - 0x0000000074e93000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll 0x000000006afc0000 - 0x000000006b093000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll 0x000000006af90000 - 0x000000006afbf000 C:\Windows\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_0a1fd3a3a768b895\ATL90.DLL 0x000007fef3f70000 - 0x000007fef438a000 C:\PROGRA~1\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf 0x000007fef3700000 - 0x000007fef3f65000 C:\PROGRA~1\MICROS~1\Office14\1033\GrooveIntlResource.dll 0x000007fef9780000 - 0x000007fef9820000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\comctl32.dll 0x000000006ecb0000 - 0x000000006ecda000 C:\Program Files\Java\jre7\bin\dcpr.dll 0x000007fefc1d0000 - 0x000007fefc1fd000 C:\Windows\system32\ntmarta.dll 0x000007fef2a80000 - 0x000007fef2c1c000 C:\Windows\system32\NetworkExplorer.dll 0x000007fef54d0000 - 0x000007fef5504000 C:\Windows\System32\shdocvw.dll 0x000007fefd150000 - 0x000007fefd15f000 C:\Windows\system32\profapi.dll 0x000007fefad70000 - 0x000007fefad7b000 C:\Windows\system32\slc.dll 0x000007fef9bc0000 - 0x000007fef9bd8000 C:\Windows\system32\MPR.dll 0x0000000073b70000 - 0x0000000073b82000 C:\Windows\system32\snacnp.dll 0x000007fef7d80000 - 0x000007fef7d8a000 C:\Windows\System32\drprov.dll 0x000007fefcfe0000 - 0x000007fefd01d000 C:\Windows\System32\WINSTA.dll 0x000007fef7d50000 - 0x000007fef7d72000 C:\Windows\System32\ntlanman.dll 0x000007fef7d30000 - 0x000007fef7d4c000 C:\Windows\System32\davclnt.dll 0x000007fef6ae0000 - 0x000007fef6aea000 C:\Windows\System32\DAVHLPR.dll 0x000007fefa780000 - 0x000007fefa795000 C:\Windows\system32\wkscli.dll 0x000007fef9d80000 - 0x000007fef9d8f000 C:\Windows\system32\cscapi.dll 0x000007fefc5c0000 - 0x000007fefc5cc000 C:\Windows\system32\netutils.dll 0x000007feec700000 - 0x000007feec971000 C:\Windows\system32\wpdshext.dll 0x000007fefba60000 - 0x000007fefbc76000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18120_none_2b25b14c71ebf230\gdiplus.dll 0x000007fef6620000 - 0x000007fef66dd000 C:\Windows\system32\PortableDeviceApi.dll 0x000007fefd540000 - 0x000007fefd57a000 C:\Windows\system32\WINTRUST.dll 0x000007fef6740000 - 0x000007fef6767000 C:\Windows\system32\EhStorAPI.dll 0x000007fef5a90000 - 0x000007fef5a9c000 C:\Windows\system32\LINKINFO.dll 0x000007fef8d50000 - 0x000007fef8e75000 C:\Windows\system32\dbghelp.dll VM Arguments: java_command: D:\DevRoot\IndustrialMobileAutomation\HandheldDataSetter\ANTLR\ANTLRWorks\v1.x\antlrworks-1.5rc2.jar Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=C:\Program Files\Java\jdk1.7.0_11 CLASSPATH=.;C:\Program Files\Java\jdk1.7.0_11\jre\lib\rt.jar;D:\DevTool\DD_Parser\Parser\ANTLR\antlr\antlr-4.0-complete.jar; PATH=D:\tmp\dev_install_root\Python27_x64;D:\tmp\dev_install_root\Python27_x64\Lib\site-packages\PyQt4;D:\tmp\dev_install_root\Perl64\site\bin;D:\tmp\dev_install_root\Perl64\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;D:\tmp\WordPress\mysql\mysql-5.5.18\MySQL\MySQL Server 5.5\bin;D:\tmp\WordPress\DevRoot\MySQL\MySQL Server 5.5\bin;D:\tmp\WordPress\DevRoot\php-5.3.6-Win32-VC9-x64;D:\tmp\WordPress\DevRoot\php-5.3.6-Win32-VC9-x64\ext;D:\tmp\WordPress\DevRoot\Python27;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jdk1.7.0_11\bin;/home/CLi/develop/docbook/tools/fop\lib;D:\tmp\tmp_dev_root\cgwin\home\CLi\develop\docbook\tools\fop;D:\DevInstallRoot\FF\DD_IDE_1.1.2\TOK\BIN;D:\DevInstallRoot\FF\DD_IDE_1.2.0\TOK\BIN;D:\DevRoot\EmbeddedDevelop\trunk\Research\CLI\FF\FBK\develop\tools\develop-tools;D:\tmp\WordPress\DevRoot\Python27\Scripts;D:\tmp\dev_install_root\PostgreSQL\8.3\bin;D:\tmp\dev_install_root\ant\apache-ant-1.8.4\bin;C:\Program Files\nodejs\;C:\Program Files\Microsoft\Web Platform Installer\;D:\DevRoot\IndustrialMobileAutomation\HandheldDataSetter\ANTLR\batchFile;C:\Program Files (x86)\QuickTime\QTSystem\;D:\tmp\tmp_dev_root\android\adt-bundle-windows\sdk\platform-tools;D:\tmp\dev_install_root\Tesseract-OCR;D:\tmp\dev_install_root\jython2.5.3\bin;d:\devinstallroot\gnuarm\bin;D:\tmp\dev_install_root\HTML Help Workshop;C:\Program Files\TortoiseSVN\bin;D:\tmp\dev_install_root\Go\bin;D:\tmp\tmp_dev_root\go\bin;C:\Users\CLi\AppData\Roaming\npm\ USERNAME=CLi 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 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit Memory: 4k page, physical 8360900k(3055564k free), swap 16719940k(8865480k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (23.6-b04) for windows-amd64 JRE (1.7.0_11-b21), built on Jan 12 2013 02:38:42 by "java_re" with unknown MS VC++:1600 time: Tue Oct 22 13:27:42 2013 elapsed time: 438 seconds
暂时是无需解决。也没法解决。
转载请注明:在路上 » 【记录】antlr的antlrworks某次挂掉的log