Run time error on matlab2013a

4 views (last 30 days)
Chan
Chan on 23 Apr 2014
Commented: Star Strider on 23 Apr 2014
I have install and re-install my matlab2013b a number of time but i still get the below error,
I have tried to solve it for 2 days, but the problems still exist
What i have tried:
1.download the newest version,
2.uninstall the older version,
3 re-install
what will be the solution?
  1. # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000770f004f, pid=9108, tid=5584 # # JRE version: 7.0_11-b21 # Java VM: Java HotSpot™ 64-Bit Server VM (23.6-b04 mixed mode windows-amd64 compressed oops) # Problematic frame: # C 0x00000000770f004f [error occurred during error reporting (printing problematic frame), id 0xc0000005]
# 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 (0x0000000064006800): JavaThread "FileDecorationCache request queue" daemon [_thread_in_native, id=5584, stack(0x0000000100000000,0x0000000104000000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000003ffd5d0
Registers:
RAX=0x0000000000000013, RBX=0x0000000000000001, RCX=0x0000000103ffd618, RDX=0x0000000000000007
RSP=0x0000000103ffd5a8, RBP=0x00000000000013b0, RSI=0x0000000103ffd7f8, RDI=0x0000000000000000
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00000000770f04f0, R11=0x000007fffff4c000
R12=0x0000000103ffd858, R13=0x0000000000000020, R14=0x0000000000000000, R15=0x00000000ffffffad
RIP=0x00000000770f004f, EFLAGS=0x0000000000010297
Top of Stack: (sp=0x0000000103ffd5a8)
0x0000000103ffd5a8: 000007fefd0d4912 0000000103ffd858
0x0000000103ffd5b8: 0000000180000000 0000000000000005
0x0000000103ffd5c8: 0000000008000001 0000000100000002
0x0000000103ffd5d8: 0000000101000000 00000000000013b0
0x0000000103ffd5e8: 0000000000000000 0000000000000000
0x0000000103ffd5f8: 0000000103ffd8f0 0000000000000000
0x0000000103ffd608: 0000000103ffd648 0000000000000000
0x0000000103ffd618: 0000000000000050 0000000100000000
0x0000000103ffd628: 000000000000dc00 0000000000000000
0x0000000103ffd638: 0000000000000000 0000000000000000
0x0000000103ffd648: 0000000001000040 0000000103ffd680
0x0000000103ffd658: 0000000000000000 e7ffffff00000000
0x0000000103ffd668: 0000000103ffd8f0 ffffffffffffffff
0x0000000103ffd678: 000007fefd0c9901 0077005c003a0063
0x0000000103ffd688: 006f0064006e0069 0073005c00730077
0x0000000103ffd698: 0065007400730079 005c00320033006d
Instructions: (pc=0x00000000770f004f)
0x00000000770f002f: 41 c7 42 70 00 00 00 00 3b 05 93 04 00 00 72 10
0x00000000770f003f: 3b 05 9b 04 00 00 77 08 41 c7 42 70 01 00 00 00
0x00000000770f004f: 67 48 8b 44 24 28 49 89 42 28 67 48 8b 44 24 30
0x00000000770f005f: 49 89 42 30 67 48 8b 44 24 38 49 89 42 38 67 48
Register to memory mapping:
RAX=0x0000000000000013 is an unknown value
RBX=0x0000000000000001 is an unknown value
RCX=0x0000000103ffd618 is pointing into the stack for thread: 0x0000000064006800
RDX=0x0000000000000007 is an unknown value
RSP=0x0000000103ffd5a8 is pointing into the stack for thread: 0x0000000064006800
RBP=0x00000000000013b0 is an unknown value
RSI=0x0000000103ffd7f8 is pointing into the stack for thread: 0x0000000064006800
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x00000000770f04f0 is an unknown value
R11=0x000007fffff4c000 is an unknown value
R12=0x0000000103ffd858 is pointing into the stack for thread: 0x0000000064006800
R13=0x0000000000000020 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x00000000ffffffad is an unallocated location in the heap
Stack: [0x0000000100000000,0x0000000104000000], sp=0x0000000103ffd5a8, free space=65525k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x00000000770f004f
[error occurred during error reporting (printing native stack), id 0xc0000005]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.mathworks.util.NativeJava.getFileIcon(Ljava/lang/String;ZZ[I)Z+0
j com.mathworks.jmi.MLFileIconUtils.getFastNativeIcon(Ljava/io/File;ZZ)Ljavax/swing/Icon;+65
j com.mathworks.jmi.MLFileIconUtils.getNativeFileIcon(Ljava/io/File;Z)Ljavax/swing/Icon;+78
j com.mathworks.jmi.MLFileIconUtils.getFileIcon(Ljava/io/File;Z)Ljavax/swing/Icon;+36
j com.mathworks.mlwidgets.explorer.extensions.basic.DefaultFileInfoProvider$1.run(Lcom/mathworks/util/ParameterRunnable;Ljava/lang/Runnable;)V+18
j com.mathworks.mlwidgets.explorer.model.FileDecorationModel$3$1.run()V+15
j com.mathworks.util.RequestQueue.execute()V+65
j com.mathworks.util.RequestQueue.access$000(Lcom/mathworks/util/RequestQueue;)V+1
j com.mathworks.util.RequestQueue$2.run()V+4
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000064007800 JavaThread "Unnamed RequestAggregator Timer" daemon [_thread_blocked, id=4480, stack(0x0000000108000000,0x000000010c000000)]
0x0000000064006000 JavaThread "Unnamed RequestAggregator Timer" daemon [_thread_blocked, id=6232, stack(0x0000000104000000,0x0000000108000000)]
=>0x0000000064006800 JavaThread "FileDecorationCache request queue" daemon [_thread_in_native, id=5584, stack(0x0000000100000000,0x0000000104000000)]
0x0000000054942800 JavaThread "Unnamed RequestAggregator Timer" daemon [_thread_blocked, id=7412, stack(0x0000000013010000,0x0000000017010000)]
0x0000000064005000 JavaThread "Code Analyzer updating thread" [_thread_blocked, id=3020, stack(0x00000000dc000000,0x00000000e0000000)]
0x0000000064004800 JavaThread "Active Reference Queue Daemon" daemon [_thread_blocked, id=6420, stack(0x00000000d8000000,0x00000000dc000000)]
0x0000000064003800 JavaThread "Timer-1" daemon [_thread_blocked, id=6332, stack(0x00000000d4000000,0x00000000d8000000)]
0x0000000064003000 JavaThread "ClipboardMonitor Timer" daemon [_thread_blocked, id=6228, stack(0x00000000d0000000,0x00000000d4000000)]
0x0000000054943800 JavaThread "Explorer NavigationContext request queue" daemon [_thread_blocked, id=4772, stack(0x00000000c8000000,0x00000000cc000000)]
0x0000000054942000 JavaThread "AddressBar directory emptiness poller" daemon [_thread_blocked, id=7396, stack(0x00000000c4000000,0x00000000c8000000)]
0x0000000054941000 JavaThread "Explorer Refresh Service 1420938648" daemon [_thread_blocked, id=6100, stack(0x00000000c0000000,0x00000000c4000000)]
0x0000000054940800 JavaThread "MatlabDebugInterestNotifier" [_thread_blocked, id=7264, stack(0x00000000bc000000,0x00000000c0000000)]
0x000000005493f800 JavaThread "Thread-4" daemon [_thread_blocked, id=5720, stack(0x00000000b8000000,0x00000000bc000000)]
0x000000005493e000 JavaThread "TimerQueue" daemon [_thread_blocked, id=5608, stack(0x00000000b4000000,0x00000000b8000000)]
0x000000005493d800 JavaThread "Thread-3" daemon [_thread_blocked, id=5520, stack(0x00000000b0000000,0x00000000b4000000)]
0x000000005422d000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=8560, stack(0x00000000ac000000,0x00000000b0000000)]
0x00000000543d1000 JavaThread "AWT-Shutdown" [_thread_blocked, id=8556, stack(0x000000009c000000,0x00000000a0000000)]
0x00000000543a7800 JavaThread "FelixPackageAdmin" daemon [_thread_blocked, id=8548, stack(0x00000000a8000000,0x00000000ac000000)]
0x00000000543a7000 JavaThread "FelixStartLevel" daemon [_thread_blocked, id=8544, stack(0x00000000a4000000,0x00000000a8000000)]
0x00000000543a6000 JavaThread "FelixDispatchQueue" daemon [_thread_blocked, id=8536, stack(0x00000000a0000000,0x00000000a4000000)]
0x0000000054723000 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=5228, stack(0x0000000098000000,0x000000009c000000)]
0x00000000549e1000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=7140, stack(0x000000008c000000,0x0000000090000000)]
0x0000000053f92000 JavaThread "com.google.common.base.internal.Finalizer" daemon [_thread_blocked, id=8772, stack(0x0000000090000000,0x0000000094000000)]
0x0000000027f3e800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2604, stack(0x0000000088000000,0x000000008c000000)]
0x00000000542fe800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8984, stack(0x0000000080000000,0x0000000084000000)]
0x0000000027d3f000 JavaThread "Timer-0" [_thread_blocked, id=908, stack(0x0000000077120000,0x000000007b120000)]
0x0000000054048000 JavaThread "EventMgr Dispatcher" daemon [_thread_in_native, id=6008, stack(0x0000000072a30000,0x0000000076a30000)]
0x0000000027b9e000 JavaThread "Service Thread" daemon [_thread_blocked, id=8244, stack(0x000000005a970000,0x000000005e970000)]
0x0000000027b9d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8240, stack(0x0000000056970000,0x000000005a970000)]
0x0000000027b98800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8236, stack(0x000000004d640000,0x0000000051640000)]
0x0000000027b82000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6796, stack(0x0000000049640000,0x000000004d640000)]
0x0000000027b11800 JavaThread "Finalizer" daemon [_thread_blocked, id=7824, stack(0x0000000045640000,0x0000000049640000)]
0x000000000ecdf800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8228, stack(0x0000000041640000,0x0000000045640000)]
0x000000002799a800 JavaThread "main" [_thread_in_native, id=1516, stack(0x0000000000030000,0x0000000004030000)]
Other Threads:
0x000000000ecdf000 VMThread [stack: 0x000000003d640000,0x0000000041640000] [id=6780]
0x0000000027b83000 WatcherThread [stack: 0x000000005e970000,0x0000000062970000] [id=5112]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 18112K, used 12880K [0x00000000fa000000, 0x00000000fb640000, 0x0000000100000000)
eden space 17024K, 70% used [0x00000000fa000000,0x00000000fabac388,0x00000000fb0a0000)
from space 1088K, 85% used [0x00000000fb0a0000,0x00000000fb188000,0x00000000fb1b0000)
to space 1152K, 0% used [0x00000000fb520000,0x00000000fb520000,0x00000000fb640000)
ParOldGen total 49152K, used 30214K [0x00000000e8000000, 0x00000000eb000000, 0x00000000fa000000)
object space 49152K, 61% used [0x00000000e8000000,0x00000000e9d81858,0x00000000eb000000)
PSPermGen total 46400K, used 46354K [0x00000000e0000000, 0x00000000e2d50000, 0x00000000e8000000)
object space 46400K, 99% used [0x00000000e0000000,0x00000000e2d44ae0,0x00000000e2d50000)
Card table byte_map: [0x000000002b140000,0x000000002b250000] byte_map_base: 0x000000002aa40000
Polling page: 0x0000000008dc0000
Code Cache [0x0000000028140000, 0x00000000283b0000, 0x000000002b140000)
total_blobs=1062 nmethods=453 adapters=560 free_code_cache=47504Kb largest_free_block=48600064
Compilation events (10 events):
Event: 83.663 Thread 0x0000000027b9d800 nmethod 486 0x000000002827c710 code [0x000000002827c860, 0x000000002827c978]
Event: 83.663 Thread 0x0000000027b9d800 487 java.util.LinkedList::add (7 bytes)
Event: 83.665 Thread 0x0000000027b9d800 nmethod 487 0x000000002827c3d0 code [0x000000002827c520, 0x000000002827c638]
Event: 83.665 Thread 0x0000000027b9d800 488 java.lang.Integer::stringSize (21 bytes)
Event: 83.668 Thread 0x0000000027b9d800 nmethod 488 0x000000002827c110 code [0x000000002827c240, 0x000000002827c338]
Event: 83.687 Thread 0x0000000027b9d800 489 java.lang.Boolean::booleanValue (5 bytes)
Event: 83.687 Thread 0x0000000027b9d800 nmethod 489 0x000000002827a810 code [0x000000002827a940, 0x000000002827a998]
Event: 83.694 Thread 0x0000000027b9d800 490 java.awt.Component::isLightweight (8 bytes)
Event: 83.695 Thread 0x0000000027b9d800 nmethod 490 0x00000000282dde90 code [0x00000000282ddfc0, 0x00000000282de078]
Event: 83.697 Thread 0x0000000027b98800 nmethod 483 0x000000002828e3d0 code [0x000000002828e620, 0x000000002828f880]
GC Heap History (10 events):
Event: 80.816 GC heap before
{Heap before GC invocations=55 (full 0):
PSYoungGen total 15232K, used 14545K [0x00000000fa000000, 0x00000000fb000000, 0x0000000100000000)
eden space 14016K, 100% used [0x00000000fa000000,0x00000000fadb0000,0x00000000fadb0000)
from space 1216K, 43% used [0x00000000faed0000,0x00000000faf54770,0x00000000fb000000)
to space 1152K, 0% used [0x00000000fadb0000,0x00000000fadb0000,0x00000000faed0000)
ParOldGen total 49152K, used 26873K [0x00000000e8000000, 0x00000000eb000000, 0x00000000fa000000)
object space 49152K, 54% used [0x00000000e8000000,0x00000000e9a3e4a8,0x00000000eb000000)
PSPermGen total 44288K, used 44235K [0x00000000e0000000, 0x00000000e2b40000, 0x00000000e8000000)
object space 44288K, 99% used [0x00000000e0000000,0x00000000e2b32ca0,0x00000000e2b40000)
Event: 80.821 GC heap after
Heap after GC invocations=55 (full 0):
PSYoungGen total 15168K, used 704K [0x00000000fa000000, 0x00000000fb000000, 0x0000000100000000)
eden space 14016K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fadb0000)
from space 1152K, 61% used [0x00000000fadb0000,0x00000000fae60000,0x00000000faed0000)
to space 1152K, 0% used [0x00000000faee0000,0x00000000faee0000,0x00000000fb000000)
ParOldGen total 49152K, used 27005K [0x00000000e8000000, 0x00000000eb000000, 0x00000000fa000000)
object space 49152K, 54% used [0x00000000e8000000,0x00000000e9a5f4d8,0x00000000eb000000)
PSPermGen total 44288K, used 44235K [0x00000000e0000000, 0x00000000e2b40000, 0x00000000e8000000)
object space 44288K, 99% used [0x00000000e0000000,0x00000000e2b32ca0,0x00000000e2b40000)
}
Event: 81.146 GC heap before
{Heap before GC invocations=56 (full 0):
PSYoungGen total 15168K, used 14720K [0x00000000fa000000, 0x00000000fb000000, 0x0000000100000000)
eden space 14016K, 100% used [0x00000000fa000000,0x00000000fadb0000,0x00000000fadb0000)
from space 1152K, 61% used [0x00000000fadb0000,0x00000000fae60000,0x00000000faed0000)
to space 1152K, 0% used [0x00000000faee0000,0x00000000faee0000,0x00000000fb000000)
ParOldGen total 49152K, used 27005K [0x00000000e8000000, 0x00000000eb000000, 0x00000000fa000000)
object space 49152K, 54% used [0x00000000e8000000,0x00000000e9a5f4d8,0x00000000eb000000)
PSPermGen total 44672K, used 44554K [0x00000000e0000000, 0x00000000e2ba0000, 0x00000000e8000000)
object space 44672K, 99% used [0x00000000e0000000,0x00000000e2b82840,0x00000000e2ba0000)
Event: 81.166 GC heap after
Heap after GC invocations=56 (full 0):
PSYoungGen total 15296K, used 648K [0x00000000fa000000, 0x00000000fb2b0000, 0x0000000100000000)
eden space 14144K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fadd0000)
from space 1152K, 56% used [0x00000000faee0000,0x00000000faf82010,0x00000000fb000000)
to space 1088K, 0% used [0x00000000fadd0000,0x00000000fadd0000,0x00000000faee0000)
ParOldGen total 49152K, used 27309K [0x00000000e8000000, 0x00000000eb000000, 0x00000000fa000000)
object space 49152K, 55% used [0x00000000e8000000,0x00000000e9aab4d8,0x00000000eb000000)
PSPermGen total 44672K, used 44554K [0x00000000e0000000, 0x00000000e2ba0000, 0x00000000e8000000)
object space 44672K, 99% used [0x00000000e0000000,0x00000000e2b82840,0x00000000e2ba0000)
}
Event: 81.687 GC heap before
{Heap before GC invocations=57 (full 0):
PSYoungGen total 15296K, used 14792K [0x00000000fa000000, 0x00000000fb2b0000, 0x0000000100000000)
eden space 14144K, 100% used [0x00000000fa000000,0x00000000fadd0000,0x00000000fadd0000)
from space 1152K, 56% used [0x00000000faee0000,0x00000000faf82010,0x00000000fb000000)
to space 1088K, 0% used [0x00000000fadd0000,0x00000000fadd0000,0x00000000faee0000)
ParOldGen total 49152K, used 27309K [0x00000000e8000000, 0x00000000eb000000, 0x00000000fa000000)
object space 49152K, 55% used [0x00000000e8000000,0x00000000e9aab4d8,0x00000000eb000000)
PSPermGen total 45056K, used 45034K [0x00000000e0000000, 0x00000000e2c00000, 0x00000000e8000000)
object space 45056K, 99% used [0x00000000e0000000,0x00000000e2bfa998,0x00000000e2c00000)
Event: 81.696 GC heap after
Heap after GC invocations=57 (full 0):
PSYoungGen total 15232K, used 751K [0x00000000fa000000, 0x00000000fb2e0000, 0x0000000100000000)
eden space 14144K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fadd0000)
from space 1088K, 69% used [0x00000000fadd0000,0x00000000fae8bdd8,0x00000000faee0000)
to space 1152K, 0% used [0x00000000fb1c0000,0x00000000fb1c0000,0x00000000fb2e0000)
ParOldGen total 49152K, used 27657K [0x00000000e8000000, 0x00000000eb000000, 0x00000000fa000000)
object space 49152K, 56% used [0x00000000e8000000,0x00000000e9b024f8,0x00000000eb000000)
PSPermGen total 45056K, used 45034K [0x00000000e0000000, 0x00000000e2c00000, 0x00000000e8000000)
object space 45056K, 99% used [0x00000000e0000000,0x00000000e2bfa998,0x00000000e2c00000)
}
Event: 82.049 GC heap before
{Heap before GC invocations=58 (full 0):
PSYoungGen total 15232K, used 14895K [0x00000000fa000000, 0x00000000fb2e0000, 0x0000000100000000)
eden space 14144K, 100% used [0x00000000fa000000,0x00000000fadd0000,0x00000000fadd0000)
from space 1088K, 69% used [0x00000000fadd0000,0x00000000fae8bdd8,0x00000000faee0000)
to space 1152K, 0% used [0x00000000fb1c0000,0x00000000fb1c0000,0x00000000fb2e0000)
ParOldGen total 49152K, used 27657K [0x00000000e8000000, 0x00000000eb000000, 0x00000000fa000000)
object space 49152K, 56% used [0x00000000e8000000,0x00000000e9b024f8,0x00000000eb000000)
PSPermGen total 45440K, used 45431K [0x00000000e0000000, 0x00000000e2c60000, 0x00000000e8000000)
object space 45440K, 99% used [0x00000000e0000000,0x00000000e2c5def0,0x00000000e2c60000)
Event: 82.054 GC heap after
Heap after GC invocations=58 (full 0):
PSYoungGen total 18048K, used 640K [0x00000000fa000000, 0x00000000fb2c0000, 0x0000000100000000)
eden space 17024K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fb0a0000)
from space 1024K, 62% used [0x00000000fb1c0000,0x00000000fb260000,0x00000000fb2c0000)
to space 1088K, 0% used [0x00000000fb0a0000,0x00000000fb0a0000,0x00000000fb1b0000)
ParOldGen total 49152K, used 27993K [0x00000000e8000000, 0x00000000eb000000, 0x00000000fa000000)
object space 49152K, 56% used [0x00000000e8000000,0x00000000e9b56518,0x00000000eb000000)
PSPermGen total 45440K, used 45431K [0x00000000e0000000, 0x00000000e2c60000, 0x00000000e8000000)
object space 45440K, 99% used [0x00000000e0000000,0x00000000e2c5def0,0x00000000e2c60000)
}
Event: 83.004 GC heap before
{Heap before GC invocations=59 (full 0):
PSYoungGen total 18048K, used 17664K [0x00000000fa000000, 0x00000000fb2c0000, 0x0000000100000000)
eden space 17024K, 100% used [0x00000000fa000000,0x00000000fb0a0000,0x00000000fb0a0000)
from space 1024K, 62% used [0x00000000fb1c0000,0x00000000fb260000,0x00000000fb2c0000)
to space 1088K, 0% used [0x00000000fb0a0000,0x00000000fb0a0000,0x00000000fb1b0000)
ParOldGen total 49152K, used 27993K [0x00000000e8000000, 0x00000000eb000000, 0x00000000fa000000)
object space 49152K, 56% used [0x00000000e8000000,0x00000000e9b56518,0x00000000eb000000)
PSPermGen total 46208K, used 46030K [0x00000000e0000000, 0x00000000e2d20000, 0x00000000e8000000)
object space 46208K, 99% used [0x00000000e0000000,0x00000000e2cf3930,0x00000000e2d20000)
Event: 83.010 GC heap after
Heap after GC invocations=59 (full 0):
PSYoungGen total 18112K, used 928K [0x00000000fa000000, 0x00000000fb640000, 0x0000000100000000)
eden space 17024K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fb0a0000)
from space 1088K, 85% used [0x00000000fb0a0000,0x00000000fb188000,0x00000000fb1b0000)
to space 1152K, 0% used [0x00000000fb520000,0x00000000fb520000,0x00000000fb640000)
ParOldGen total 49152K, used 30214K [0x00000000e8000000, 0x00000000eb000000, 0x00000000fa000000)
object space 49152K, 61% used [0x00000000e8000000,0x00000000e9d81858,0x00000000eb000000)
PSPermGen total 46208K, used 46030K [0x00000000e0000000, 0x00000000e2d20000, 0x00000000e8000000)
object space 46208K, 99% used [0x00000000e0000000,0x00000000e2cf3930,0x00000000e2d20000)
}
Deoptimization events (10 events):
Event: 82.483 Thread 0x000000005422d000 Uncommon trap -58 fr.pc 0x00000000282bcff0
Event: 82.634 Thread 0x0000000054723000 Uncommon trap -34 fr.pc 0x000000002826f07c
Event: 82.634 Thread 0x0000000054723000 Uncommon trap -34 fr.pc 0x000000002826f07c
Event: 82.634 Thread 0x0000000054723000 Uncommon trap -34 fr.pc 0x000000002826f07c
Event: 82.634 Thread 0x0000000054723000 Uncommon trap -34 fr.pc 0x000000002826f07c
Event: 83.400 Thread 0x000000005422d000 Uncommon trap -34 fr.pc 0x00000000282c235c
Event: 83.401 Thread 0x000000005422d000 Uncommon trap -34 fr.pc 0x00000000282c235c
Event: 83.401 Thread 0x000000005422d000 Uncommon trap -34 fr.pc 0x00000000282c235c
Event: 83.401 Thread 0x000000005422d000 Uncommon trap -34 fr.pc 0x00000000282c235c
Event: 83.407 Thread 0x000000005422d000 Uncommon trap -83 fr.pc 0x00000000281de0e0
Internal exceptions (10 events):
Event: 83.679 Thread 0x000000005422d000 Threw 0x00000000fa9b4e70 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 83.680 Thread 0x000000005422d000 Threw 0x00000000fa9dd1e0 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 83.682 Thread 0x000000005422d000 Threw 0x00000000fa9fb3e0 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 83.682 Thread 0x000000005422d000 Threw 0x00000000faa064a0 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 83.684 Thread 0x000000005422d000 Threw 0x00000000faa2bff8 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 83.684 Thread 0x000000005422d000 Threw 0x00000000faa451f0 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 83.684 Thread 0x000000005422d000 Threw 0x00000000faa45940 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 83.684 Thread 0x000000005422d000 Threw 0x00000000faa61f88 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 83.692 Thread 0x0000000064006000 Threw 0x00000000faa8cb88 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 83.693 Thread 0x0000000064006000 Threw 0x00000000faaa4400 at C:\jdk7u1_64p\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 83.684 loading class 0x0000000027d71a00 done
Event: 83.685 loading class 0x00000000548cc8e0
Event: 83.686 loading class 0x00000000548cd810
Event: 83.686 loading class 0x00000000548cd810 done
Event: 83.686 loading class 0x00000000548cc8e0 done
Event: 83.691 loading class 0x00000000638cb490
Event: 83.691 loading class 0x00000000638cb490 done
Event: 83.692 Thread 0x0000000064007800 Thread added: 0x0000000064007800
Event: 83.693 loading class 0x000000006357b870
Event: 83.693 loading class 0x000000006357b870 done
Dynamic libraries:
0x0000000140000000 - 0x0000000140029000 C:\Program Files\MATLAB\R2013b\bin\win64\MATLAB.exe
0x0000000076f40000 - 0x00000000770e9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076d20000 - 0x0000000076e3f000 C:\Windows\system32\kernel32.dll
0x000007fefd0c0000 - 0x000007fefd12b000 C:\Windows\system32\KERNELBASE.dll
0x0000000064d00000 - 0x0000000064d3f000 C:\Program Files\AVAST Software\Avast\snxhk64.dll
0x000000006f060000 - 0x000000006f3dc000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwservices.dll
0x000000006fe80000 - 0x000000006ff56000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwi18n.dll
0x000000006fe70000 - 0x000000006fe7d000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwresource_core.dll
0x0000000070500000 - 0x0000000070598000 C:\Program Files\MATLAB\R2013b\bin\win64\MSVCP100.dll
0x00000000690a0000 - 0x0000000069172000 C:\Program Files\MATLAB\R2013b\bin\win64\MSVCR100.dll
0x0000000071cf0000 - 0x0000000071cfe000 C:\Program Files\MATLAB\R2013b\bin\win64\boost_date_time-vc100-mt-1_49.dll
0x0000000070220000 - 0x000000007024c000 C:\Program Files\MATLAB\R2013b\bin\win64\boost_filesystem-vc100-mt-1_49.dll
0x0000000071c60000 - 0x0000000071c69000 C:\Program Files\MATLAB\R2013b\bin\win64\boost_system-vc100-mt-1_49.dll
0x000007fefe7d0000 - 0x000007fefe8ab000 C:\Windows\system32\ADVAPI32.dll
0x000007fefec10000 - 0x000007fefecaf000 C:\Windows\system32\msvcrt.dll
0x000007fefe8b0000 - 0x000007fefe8cf000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff010000 - 0x000007feff13d000 C:\Windows\system32\RPCRT4.dll
0x000000006d8f0000 - 0x000000006d915000 C:\Program Files\MATLAB\R2013b\bin\win64\LIBEXPAT.dll
0x0000000053ca0000 - 0x0000000053e2a000 C:\Program Files\MATLAB\R2013b\bin\win64\icuin49.dll
0x0000000056830000 - 0x000000005696e000 C:\Program Files\MATLAB\R2013b\bin\win64\icuuc49.dll
0x0000000051e50000 - 0x0000000052f72000 C:\Program Files\MATLAB\R2013b\bin\win64\icudt49.dll
0x00000000719c0000 - 0x00000000719d0000 C:\Program Files\MATLAB\R2013b\bin\win64\icuio49.dll
0x0000000004220000 - 0x00000000042db000 C:\Program Files\MATLAB\R2013b\bin\win64\libut.dll
0x000000006f960000 - 0x000000006fb07000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwfl.dll
0x00000000042e0000 - 0x00000000046ef000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwMATLAB_res.dll
0x0000000068f10000 - 0x0000000068fef000 C:\Program Files\MATLAB\R2013b\bin\win64\boost_regex-vc100-mt-1_49.dll
0x0000000076e40000 - 0x0000000076f3a000 C:\Windows\system32\USER32.dll
0x000007fefd200000 - 0x000007fefd267000 C:\Windows\system32\GDI32.dll
0x000007fefd270000 - 0x000007fefd27e000 C:\Windows\system32\LPK.dll
0x000007fefd280000 - 0x000007fefd349000 C:\Windows\system32\USP10.dll
0x0000000071380000 - 0x0000000071391000 C:\Program Files\MATLAB\R2013b\bin\win64\boost_signals-vc100-mt-1_49.dll
0x00000000704e0000 - 0x00000000704f1000 C:\Program Files\MATLAB\R2013b\bin\win64\boost_thread-vc100-mt-1_49.dll
0x000000006c110000 - 0x000000006c19c000 C:\Program Files\MATLAB\R2013b\bin\win64\boost_log-vc100-mt-1_49.dll
0x0000000077110000 - 0x0000000077117000 C:\Windows\system32\PSAPI.DLL
0x000007fefef20000 - 0x000007fefef6d000 C:\Windows\system32\WS2_32.dll
0x000007fefd430000 - 0x000007fefd438000 C:\Windows\system32\NSI.dll
0x000007fef2fa0000 - 0x000007fef2fd3000 C:\Program Files\MATLAB\R2013b\bin\win64\tbb.dll
0x000007fefd440000 - 0x000007fefd459000 C:\Windows\system32\imagehlp.dll
0x000007fefb910000 - 0x000007fefb93c000 C:\Windows\system32\POWRPROF.dll
0x000007fefea30000 - 0x000007fefec07000 C:\Windows\system32\SETUPAPI.dll
0x000007fefcf90000 - 0x000007fefcfc6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd350000 - 0x000007fefd427000 C:\Windows\system32\OLEAUT32.dll
0x000007fefecb0000 - 0x000007fefeeb3000 C:\Windows\system32\ole32.dll
0x000007fefd130000 - 0x000007fefd14a000 C:\Windows\system32\DEVOBJ.dll
0x00000000046f0000 - 0x00000000047eb000 C:\Program Files\MATLAB\R2013b\bin\win64\libmx.dll
0x000007fef2f70000 - 0x000007fef2f98000 C:\Program Files\MATLAB\R2013b\bin\win64\tbbmalloc.dll
0x000000006d8d0000 - 0x000000006d8e7000 C:\Program Files\MATLAB\R2013b\bin\win64\zlib1.dll
0x000000006ef00000 - 0x000000006ef4e000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwregexp.dll
0x000000006eeb0000 - 0x000000006eef7000 C:\Program Files\MATLAB\R2013b\bin\win64\mpath.dll
0x00000000047f0000 - 0x0000000004e18000 C:\Program Files\MATLAB\R2013b\bin\win64\mlutil.dll
0x000000006e870000 - 0x000000006e8e7000 C:\Program Files\MATLAB\R2013b\bin\win64\xmlcore.dll
0x0000000053a50000 - 0x0000000053c91000 C:\Program Files\MATLAB\R2013b\bin\win64\xerces-c_2_7.dll
0x000000006e5f0000 - 0x000000006e613000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwMATLAB_settings_res.dll
0x0000000071280000 - 0x0000000071290000 C:\Program Files\MATLAB\R2013b\bin\win64\boost_iostreams-vc100-mt-1_49.dll
0x000000006c730000 - 0x000000006c776000 C:\Program Files\MATLAB\R2013b\bin\win64\boost_serialization-vc100-mt-1_49.dll
0x000007fefda40000 - 0x000007fefe7c8000 C:\Windows\system32\SHELL32.dll
0x000007fefd180000 - 0x000007fefd1f1000 C:\Windows\system32\SHLWAPI.dll
0x000000006e580000 - 0x000000006e586000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwnativedisplay.dll
0x00000000685f0000 - 0x000000006863d000 C:\Program Files\MATLAB\R2013b\bin\win64\opccore.dll
0x00000000684f0000 - 0x00000000685c6000 C:\Program Files\MATLAB\R2013b\bin\win64\opcmodel.dll
0x00000000684c0000 - 0x00000000684ed000 C:\Program Files\MATLAB\R2013b\bin\win64\opczippackage.dll
0x0000000070310000 - 0x000000007031e000 C:\Program Files\MATLAB\R2013b\bin\win64\libminizip.dll
0x0000000068340000 - 0x00000000683a6000 C:\Program Files\MATLAB\R2013b\bin\win64\opcmwservices.dll
0x000007fef9980000 - 0x000007fef9a20000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9\COMCTL32.dll
0x000007fefef70000 - 0x000007feff007000 C:\Windows\system32\COMDLG32.dll
0x000007fefa210000 - 0x000007fefa226000 C:\Windows\system32\NETAPI32.dll
0x000007fefa200000 - 0x000007fefa20c000 C:\Windows\system32\netutils.dll
0x000007fefc7e0000 - 0x000007fefc803000 C:\Windows\system32\srvcli.dll
0x000007fefa1e0000 - 0x000007fefa1f5000 C:\Windows\system32\wkscli.dll
0x000000006e4d0000 - 0x000000006e57d000 C:\Program Files\MATLAB\R2013b\bin\win64\mcr.dll
0x000000006e110000 - 0x000000006e4d0000 C:\Program Files\MATLAB\R2013b\bin\win64\iqm.dll
0x0000000180000000 - 0x00000001800c2000 C:\Program Files\MATLAB\R2013b\bin\win64\m_dispatcher.dll
0x0000000004e30000 - 0x000000000562b000 C:\Program Files\MATLAB\R2013b\bin\win64\m_interpreter.dll
0x000000006d760000 - 0x000000006d784000 C:\Program Files\MATLAB\R2013b\bin\win64\libmex.dll
0x000000006d6e0000 - 0x000000006d75b000 C:\Program Files\MATLAB\R2013b\bin\win64\profiler.dll
0x000000006d450000 - 0x000000006d5c8000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwmathutil.dll
0x000000006d420000 - 0x000000006d447000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwmathrng.dll
0x000000006d410000 - 0x000000006d420000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwmfl_rng.dll
0x0000000005630000 - 0x0000000005748000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwmathcore.dll
0x000000006d2b0000 - 0x000000006d313000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwspmatrix.dll
0x0000000005750000 - 0x00000000059b2000 C:\Program Files\MATLAB\R2013b\bin\win64\mcos.dll
0x000000006cfc0000 - 0x000000006d01c000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwcholmod.dll
0x000000006cfb0000 - 0x000000006cfbc000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwamd.dll
0x000000006cfa0000 - 0x000000006cfab000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwcolamd.dll
0x000000006cf80000 - 0x000000006cf93000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwblas.dll
0x000000006cf60000 - 0x000000006cf75000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwbinder.dll
0x000000006cf50000 - 0x000000006cf5b000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwompwrapper.dll
0x000000006ced0000 - 0x000000006cf4f000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwlapack.dll
0x000000006ceb0000 - 0x000000006ced0000 C:\Program Files\MATLAB\R2013b\bin\win64\m_pcodeio.dll
0x000000006ce50000 - 0x000000006ceac000 C:\Program Files\MATLAB\R2013b\bin\win64\m_ir.dll
0x00000000059c0000 - 0x0000000006075000 C:\Program Files\MATLAB\R2013b\bin\win64\m_parser.dll
0x000000006c780000 - 0x000000006c797000 C:\Program Files\MATLAB\R2013b\bin\win64\ir_xfmr.dll
0x0000000006080000 - 0x0000000006090000 C:\Program Files\MATLAB\R2013b\bin\win64\mtok.dll
0x0000000006090000 - 0x00000000060b8000 C:\Program Files\MATLAB\R2013b\bin\win64\m_pcodegen.dll
0x000007fef5bc0000 - 0x000007fef5ce5000 C:\Windows\system32\dbghelp.dll
0x00000000060c0000 - 0x00000000060ef000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwbridge.dll
0x000000006c650000 - 0x000000006c706000 C:\Program Files\MATLAB\R2013b\bin\win64\udd.dll
0x00000000060f0000 - 0x0000000006241000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwgui.dll
0x000000006c4d0000 - 0x000000006c4f8000 C:\Program Files\MATLAB\R2013b\bin\win64\graphics_util.dll
0x00000000675d0000 - 0x0000000067688000 C:\Program Files\MATLAB\R2013b\bin\win64\libtex_base.dll
0x0000000006250000 - 0x0000000006bb6000 C:\Program Files\MATLAB\R2013b\bin\win64\hg.dll
0x000000006ba60000 - 0x000000006babd000 C:\Program Files\MATLAB\R2013b\bin\win64\libmat.dll
0x000000006b850000 - 0x000000006ba58000 C:\Program Files\MATLAB\R2013b\bin\win64\hdf5dll.dll
0x000000006b780000 - 0x000000006b848000 C:\Program Files\MATLAB\R2013b\bin\win64\jmi.dll
0x000000006b770000 - 0x000000006b77e000 C:\Program Files\MATLAB\R2013b\bin\win64\nativejava_services.dll
0x0000000006bd0000 - 0x0000000006c12000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwhardcopy.dll
0x000000006b6d0000 - 0x000000006b72e000 C:\Program Files\MATLAB\R2013b\bin\win64\libuij.dll
0x000000006b490000 - 0x000000006b695000 C:\Program Files\MATLAB\R2013b\bin\win64\hgdatatypes.dll
0x0000000006c20000 - 0x0000000006d32000 C:\Program Files\MATLAB\R2013b\bin\win64\hgutils.dll
0x000000006b2f0000 - 0x000000006b39e000 C:\Program Files\MATLAB\R2013b\bin\win64\udd_mi.dll
0x000000006b2b0000 - 0x000000006b2e6000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwgbtutils.dll
0x000000006b290000 - 0x000000006b2a3000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwgbt.dll
0x000000006afc0000 - 0x000000006b28f000 C:\Program Files\MATLAB\R2013b\bin\win64\uiw.dll
0x000000006afb0000 - 0x000000006afb9000 C:\Program Files\MATLAB\R2013b\bin\win64\uinone.dll
0x000000006af80000 - 0x000000006afac000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwnativedialogs.dll
0x000000006af70000 - 0x000000006af7c000 C:\Program Files\MATLAB\R2013b\bin\win64\libmwplatform_res.dll
0x000007fef7520000 - 0x000007fef7538000 C:\Windows\system32\MPR.dll
0x00000000534f0000 - 0x0000000053a4d000 C:\Program Files\MATLAB\R2013b\bin\win64\mfc100.dll
0x000007fef9ae0000 - 0x000007fef9ae7000 C:\Windows\system32\MSIMG32.dll
0x000007fef9630000 - 0x000007fef96a1000 C:\Windows\system32\WINSPOOL.DRV
0x000000006af50000 - 0x000000006af6d000 C:\Program Files\MATLAB\R2013b\bin\win64\mwoles05.DLL
0x000000006aee0000 - 0x000000006af4c000 C:\Program Files\MATLAB\R2013b\bin\win64\comcli.dll
0x000000006c8b0000 - 0x000000006c8db000 C:\Program Files\MATLAB\R2013b\bin\win64\ATL100.DLL
0x000000006aed0000 - 0x000000006aedc000 C:\Program Files\MATLAB\R2013b\bin\win64\mlautoregister.dll
0x0000000006d50000 - 0x0000000006ebf000 C:\Program Files\MATLAB\R2013b\bin\win64\mvm.dll
0x000007fefd150000 - 0x000007fefd17e000 C:\Windows\system32\IMM32.DLL
0x000007feff140000 - 0x000007feff249000 C:\Windows\system32\MSCTF.dll
0x000007fefcc40000 - 0x000007fefcc80000 C:\Windows\system32\nvinitx.dll
VM Arguments:
jvm_args: -XX:PermSize=32m -Xms64m -XX:NewRatio=3 -XX:MaxPermSize=128m -Xmx384m -XX:MaxDirectMemorySize=2147400000 -Dsun.java2d.noddraw=true -Dsun.awt.nopixfmt=true -Xshare:off -Xrs -XX:-UseSplitVerifier -Djava.library.path=C:\Program Files\MATLAB\R2013b\bin\win64;C:\Program Files\MATLAB\R2013b\sys\jxbrowser\win64\lib vfprintf abort -Duser.language=zh -Duser.country=HK
java_command: <unknown>
Launcher Type: generic
Environment Variables:
CLASSPATH=.;C:\PROGRA~2\IBM\SQLLIB\java\db2java.zip;C:\PROGRA~2\IBM\SQLLIB\java\db2jcc.jar;C:\PROGRA~2\IBM\SQLLIB\java\db2jcc_license_cu.jar;C:\PROGRA~2\IBM\SQLLIB\bin
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Broadcom\Broadcom 802.11 Network Adapter;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\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Common Files\Thunder Network\KanKan\Codecs;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\PROGRA~2\IBM\SQLLIB\BIN;C:\PROGRA~2\IBM\SQLLIB\FUNCTION;C:\Program Files (x86)\Common Files\Autodesk Shared\;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files (x86)\Java\jdk1.6.0_29\bin;C:\Program Files\MATLAB\R2013b\runtime\win64;C:\Program Files\MATLAB\R2013b\bin;C:\Program Files\MATLAB\R2012b\runtime\win64;C:\Program Files\MATLAB\R2012b\bin
USERNAME=Chan
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 (2 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, ht, tsc, tscinvbit
Memory: 4k page, physical 6127920k(3409508k free), swap 12253980k(9240140k 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: Wed Apr 23 18:14:36 2014
elapsed time: 83 seconds

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!