Java problem on Windows 7 Matlab 2009b - Matlab does not start and java error occurs

2 Ansichten (letzte 30 Tage)
I have a problem with Matlab crash after importing text data from file. Matlab crashed and does not startup again. Reinstallation of Matlab did not solve the problem. Matlab starts however when the -nojvm command is added to the command line.
The following java error is written to the log file:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000772e08c5, pid=7748, tid=7000
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.2-b01 mixed mode windows-amd64)
# Problematic frame:
# C [ntdll.dll+0x508c5]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00000000019aa400): JavaThread "main" [_thread_in_Java, id=7000, stack(0x0000000000030000,0x0000000001030000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
Registers:
EAX=0x000000000102b798, EBX=0x0000000000000002, ECX=0x000000000102b868, EDX=0x000000000102b7d8
ESP=0x000000000102b788, EBP=0x000007fee83eb440, ESI=0x0000000000000020, EDI=0x0000000000000000
EIP=0x00000000772e08c5, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000102b788)
0x000000000102b788: 0000000000000202 000000007729b219
0x000000000102b798: 000007fffffde000 0000000100000002
0x000000000102b7a8: 00000000316ecf80 000000002e5fe680
0x000000000102b7b8: 000000000102bfc0 000000000cc6450c
0x000000000102b7c8: 000000000cc64050 0000000000000000
0x000000000102b7d8: 0000000001030000 000000000101a000
0x000000000102b7e8: 000000000102bf90 000000000cc0487a
0x000000000102b7f8: 000000000cc04810 0000000000000000
0x000000000102b808: 0000000000000000 000000000102bf90
0x000000000102b818: 000000000102c020 000000000cbd32ae
0x000000000102b828: 000000000cbd2790 0000000000000000
0x000000000102b838: 000000000102c078 000000000102c020
0x000000000102b848: 000000000102c020 000000000cbd32ae
0x000000000102b858: 000000000cbd2790 0000000000000000
0x000000000102b868: 000000000102c078 000000000102c020
0x000000000102b878: 000000000102b9c8 000000000102bfc0
Instructions: (pc=0x00000000772e08c5)
0x00000000772e08b5: 00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
0x00000000772e08c5: 0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
Stack: [0x0000000000030000,0x0000000001030000], sp=0x000000000102b788, free space=16365k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x508c5]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v blob 0x000000000cc04937
j java.util.ArrayList.indexOf(Ljava/lang/Object;)I+51
j java.util.ArrayList.contains(Ljava/lang/Object;)Z+2
j sun.security.jca.ProviderList.<init>()V+161
j sun.security.jca.ProviderList.<init>(Lsun/security/jca/ProviderList$1;)V+1
j sun.security.jca.ProviderList$2.run()Ljava/lang/Object;+5
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
j sun.security.jca.ProviderList.fromSecurityProperties()Lsun/security/jca/ProviderList;+7
j sun.security.jca.Providers.<clinit>()V+16
v ~StubRoutines::call_stub
j java.security.SecureRandom.getPrngAlgorithm()Ljava/lang/String;+0
j java.security.SecureRandom.getDefaultPRNG(Z[B)V+0
j java.security.SecureRandom.<init>()V+23
j java.io.File$LazyInitialization.<clinit>()V+4
v ~StubRoutines::call_stub
j java.io.File.createTempFile(Ljava/lang/String;Ljava/lang/String;Ljava/io/File;)Ljava/io/File;+45
j javax.imageio.stream.FileCacheImageInputStream.<init>(Ljava/io/InputStream;Ljava/io/File;)V+69
j com.sun.imageio.spi.InputStreamImageInputStreamSpi.createInputStreamInstance(Ljava/lang/Object;ZLjava/io/File;)Ljavax/imageio/stream/ImageInputStream;+24
j javax.imageio.ImageIO.createImageInputStream(Ljava/lang/Object;)Ljavax/imageio/stream/ImageInputStream;+85
j javax.imageio.ImageIO.read(Ljava/io/InputStream;)Ljava/awt/image/BufferedImage;+15
j com.jidesoft.icons.IconsFactory.createImageIconWithException(Ljava/lang/Class;Ljava/lang/String;)Ljavax/swing/ImageIcon;+47
j com.jidesoft.icons.IconsFactory.createImageIcon(Ljava/lang/Class;Ljava/lang/String;)Ljavax/swing/ImageIcon;+2
j com.jidesoft.icons.IconsFactory.getImageIcon(Ljava/lang/Class;Ljava/lang/String;)Ljavax/swing/ImageIcon;+51
j com.jidesoft.plaf.vsnet.VsnetWindowsUtils.initComponentDefaults(Ljavax/swing/UIDefaults;)V+559
j com.jidesoft.plaf.LookAndFeelFactory.installJideExtension(Ljavax/swing/UIDefaults;Ljavax/swing/LookAndFeel;I)V+1005
j com.jidesoft.plaf.LookAndFeelFactory.installJideExtension(I)V+7
j com.jidesoft.plaf.LookAndFeelFactory.installJideExtension()V+3
j com.mathworks.mwswing.MJUtilities.initJIDE()V+23
j com.mathworks.mwswing.MJStartup.init()V+130
j com.mathworks.mwswing.MJStartup.<clinit>()V+17
v ~StubRoutines::call_stub
j java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;+0
j java.lang.Class.forName(Ljava/lang/String;)Ljava/lang/Class;+5
j com.mathworks.util.PostVMInit$StartupClass.init(ZZ)V+28
j com.mathworks.util.PostVMInit.perform(ZZ)V+26
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000031d28000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=7648, stack(0x000000002cef0000,0x000000002cf70000)]
0x0000000031d1ec00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7608, stack(0x000000002ce70000,0x000000002cef0000)]
0x0000000031d19000 JavaThread "AWT-Shutdown" [_thread_blocked, id=7844, stack(0x000000002c420000,0x000000002c4a0000)]
0x0000000031c5cc00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2952, stack(0x000000002c3a0000,0x000000002c420000)]
0x00000000316ebc00 JavaThread "Timer-0" [_thread_blocked, id=6384, stack(0x00000000089f0000,0x0000000008a70000)]
0x000000002e47d000 JavaThread "JMI Unnamed Thread" [_thread_in_native, id=7268, stack(0x0000000006610000,0x0000000007610000)]
0x000000002e246c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4764, stack(0x00000000088f0000,0x0000000008970000)]
0x000000002e242800 JavaThread "CompilerThread1" daemon [_thread_blocked, id=972, stack(0x000000002f600000,0x0000000030600000)]
0x000000002d1fec00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6248, stack(0x000000002e600000,0x000000002f600000)]
0x000000002d1fe400 JavaThread "Attach Listener" daemon [_thread_blocked, id=4280, stack(0x0000000008870000,0x00000000088f0000)]
0x000000002d192800 JavaThread "Finalizer" daemon [_thread_blocked, id=6696, stack(0x00000000087f0000,0x0000000008870000)]
0x000000002d192000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4080, stack(0x0000000005380000,0x0000000005400000)]
=>0x00000000019aa400 JavaThread "main" [_thread_in_Java, id=7000, stack(0x0000000000030000,0x0000000001030000)]
Other Threads:
0x000000002d183000 VMThread [stack: 0x000000002d200000,0x000000002e200000] [id=7200]
0x000000002e271c00 WatcherThread [stack: 0x0000000030600000,0x0000000031600000] [id=1348]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 14336K, used 4777K [0x0000000020ed0000, 0x0000000021ed0000, 0x0000000023fd0000)
eden space 12288K, 23% used [0x0000000020ed0000,0x000000002119b420,0x0000000021ad0000)
from space 2048K, 93% used [0x0000000021ad0000,0x0000000021caf250,0x0000000021cd0000)
to space 2048K, 0% used [0x0000000021cd0000,0x0000000021cd0000,0x0000000021ed0000)
PSOldGen total 49152K, used 0K [0x0000000017bd0000, 0x000000001abd0000, 0x0000000020ed0000)
object space 49152K, 0% used [0x0000000017bd0000,0x0000000017bd0000,0x000000001abd0000)
PSPermGen total 32768K, used 10490K [0x000000000fbd0000, 0x0000000011bd0000, 0x0000000017bd0000)
object space 32768K, 32% used [0x000000000fbd0000,0x000000001060e9f8,0x0000000011bd0000)
Dynamic libraries:
0x0000000140000000 - 0x0000000140038000 C:\Program Files\MATLAB\R2009b\bin\win64\MATLAB.exe
0x0000000077290000 - 0x0000000077439000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077070000 - 0x000000007718f000 C:\Windows\system32\kernel32.dll
0x000007fefd290000 - 0x000007fefd2fc000 C:\Windows\system32\KERNELBASE.dll
0x0000000074d60000 - 0x0000000074de7000 C:\Windows\System32\SYSFER.DLL
0x000000007cdb0000 - 0x000000007ceb9000 C:\Program Files\MATLAB\R2009b\bin\win64\libut.dll
0x000007fefd520000 - 0x000007fefd539000 C:\Windows\system32\imagehlp.dll
0x000007feff500000 - 0x000007feff59f000 C:\Windows\system32\msvcrt.dll
0x000007fefed50000 - 0x000007fefee2b000 C:\Windows\system32\ADVAPI32.dll
0x000007feff190000 - 0x000007feff1af000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefe750000 - 0x000007fefe87d000 C:\Windows\system32\RPCRT4.dll
0x0000000077450000 - 0x0000000077457000 C:\Windows\system32\PSAPI.DLL
0x000000007d620000 - 0x000000007d648000 C:\Program Files\MATLAB\R2009b\bin\win64\LIBEXPAT.dll
0x000000006fd20000 - 0x000000006fde9000 C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_88e41e092fab0294\MSVCR80.dll
0x000000007d320000 - 0x000000007d44c000 C:\Program Files\MATLAB\R2009b\bin\win64\icuuc40.dll
0x000000007c760000 - 0x000000007c763000 C:\Program Files\MATLAB\R2009b\bin\win64\icudt40.dll
0x000000007c770000 - 0x000000007c780000 C:\Program Files\MATLAB\R2009b\bin\win64\icuio40.dll
0x000000007ca60000 - 0x000000007cbb3000 C:\Program Files\MATLAB\R2009b\bin\win64\icuin40.dll
0x000000006fad0000 - 0x000000006fbd9000 C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_88e41e092fab0294\MSVCP80.dll
0x0000000077190000 - 0x000000007728a000 C:\Windows\system32\USER32.dll
0x000007feff480000 - 0x000007feff4e7000 C:\Windows\system32\GDI32.dll
0x000007fefd6b0000 - 0x000007fefd6be000 C:\Windows\system32\LPK.dll
0x000007fefeeb0000 - 0x000007fefef79000 C:\Windows\system32\USP10.dll
0x0000000078820000 - 0x0000000078890000 C:\Program Files\MATLAB\R2009b\bin\win64\libmwfl.dll
0x000000007e820000 - 0x000000007e82f000 C:\Program Files\MATLAB\R2009b\bin\win64\boost_date_time-vc80-mt-1_36.dll
0x000000007e800000 - 0x000000007e816000 C:\Program Files\MATLAB\R2009b\bin\win64\boost_signals-vc80-mt-1_36.dll
0x000000007dae0000 - 0x000000007dae9000 C:\Program Files\MATLAB\R2009b\bin\win64\boost_system-vc80-mt-1_36.dll
0x000000007c740000 - 0x000000007c751000 C:\Program Files\MATLAB\R2009b\bin\win64\boost_thread-vc80-mt-1_36.dll
0x000000007cf70000 - 0x000000007d1e1000 C:\Program Files\MATLAB\R2009b\bin\win64\libmwservices.dll
0x000000007cec0000 - 0x000000007cf6f000 C:\Program Files\MATLAB\R2009b\bin\win64\libmx.dll
0x0000000079070000 - 0x0000000079087000 C:\Program Files\MATLAB\R2009b\bin\win64\zlib1.dll
0x000000007d1f0000 - 0x000000007d318000 C:\Program Files\MATLAB\R2009b\bin\win64\libmwmathutil.dll
0x000000007a660000 - 0x000000007a6b8000 C:\Program Files\MATLAB\R2009b\bin\win64\mpath.dll
0x000000007d650000 - 0x000000007d6a1000 C:\Program Files\MATLAB\R2009b\bin\win64\mlutil.dll
0x00000000787b0000 - 0x00000000787ee000 C:\Program Files\MATLAB\R2009b\bin\win64\tbb.dll
0x000007fef9800000 - 0x000007fef98a0000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\COMCTL32.dll
0x000007fefd850000 - 0x000007fefd8e7000 C:\Windows\system32\comdlg32.dll
0x000007fefd940000 - 0x000007fefd9b1000 C:\Windows\system32\SHLWAPI.dll
0x000007fefd9c0000 - 0x000007fefe748000 C:\Windows\system32\SHELL32.dll
0x000007fefaf90000 - 0x000007fefafa6000 C:\Windows\system32\NETAPI32.dll
0x000007fefaec0000 - 0x000007fefaecc000 C:\Windows\system32\netutils.dll
0x000007fefcb30000 - 0x000007fefcb53000 C:\Windows\system32\srvcli.dll
0x000007fefaea0000 - 0x000007fefaeb5000 C:\Windows\system32\wkscli.dll
0x000007fefd8f0000 - 0x000007fefd93d000 C:\Windows\system32\WS2_32.dll
0x000007feff4f0000 - 0x000007feff4f8000 C:\Windows\system32\NSI.dll
0x000000007eaa0000 - 0x000000007eabd000 C:\Program Files\MATLAB\R2009b\bin\win64\boost_filesystem-vc80-mt-1_36.dll
0x000000007acf0000 - 0x000000007ad87000 C:\Program Files\MATLAB\R2009b\bin\win64\mcr.dll
0x000000007c780000 - 0x000000007c80c000 C:\Program Files\MATLAB\R2009b\bin\win64\iqm.dll
0x000000007b440000 - 0x000000007bd40000 C:\Program Files\MATLAB\R2009b\bin\win64\m_interpreter.dll
0x000000007c830000 - 0x000000007c840000 C:\Program Files\MATLAB\R2009b\bin\win64\libmex.dll
0x000000007ab60000 - 0x000000007ac0b000 C:\Program Files\MATLAB\R2009b\bin\win64\m_dispatcher.dll
0x000000007e720000 - 0x000000007e7ac000 C:\Program Files\MATLAB\R2009b\bin\win64\xmlcore.dll
0x000000007a020000 - 0x000000007a2b5000 C:\Program Files\MATLAB\R2009b\bin\win64\xerces-c_2_7.dll
0x000000007e980000 - 0x000000007ea71000 C:\Program Files\MATLAB\R2009b\bin\win64\boost_regex-vc80-mt-1_36.dll
0x000000007aa00000 - 0x000000007aa91000 C:\Program Files\MATLAB\R2009b\bin\win64\profiler.dll
0x000000007c8b0000 - 0x000000007c8da000 C:\Program Files\MATLAB\R2009b\bin\win64\libmwmathrng.dll
0x0000000078fd0000 - 0x0000000078fea000 C:\Program Files\MATLAB\R2009b\bin\win64\m_pcodeio.dll
0x000000007a610000 - 0x000000007a65d000 C:\Program Files\MATLAB\R2009b\bin\win64\m_ir.dll
0x000000007ae40000 - 0x000000007b433000 C:\Program Files\MATLAB\R2009b\bin\win64\m_parser.dll
0x000000007c810000 - 0x000000007c824000 C:\Program Files\MATLAB\R2009b\bin\win64\ir_xfmr.dll
0x0000000078890000 - 0x0000000078b39000 C:\Program Files\MATLAB\R2009b\bin\win64\mcos.dll
0x000000007c8f0000 - 0x000000007c8fc000 C:\Program Files\MATLAB\R2009b\bin\win64\mtok.dll
0x0000000078fb0000 - 0x0000000078fd0000 C:\Program Files\MATLAB\R2009b\bin\win64\m_pcodegen.dll
0x000007fef5b10000 - 0x000007fef5c35000 C:\Windows\system32\dbghelp.dll
0x0000000078ec0000 - 0x0000000078ee4000 C:\Program Files\MATLAB\R2009b\bin\win64\bridge.dll
0x000000007c3d0000 - 0x000000007c490000 C:\Program Files\MATLAB\R2009b\bin\win64\udd.dll
0x000000007d450000 - 0x000000007d59d000 C:\Program Files\MATLAB\R2009b\bin\win64\libmwgui.dll
0x00000000790e0000 - 0x000000007980b000 C:\Program Files\MATLAB\R2009b\bin\win64\hg.dll
0x0000000078ef0000 - 0x0000000078f2c000 C:\Program Files\MATLAB\R2009b\bin\win64\libmat.dll
0x000000007cbc0000 - 0x000000007cdae000 C:\Program Files\MATLAB\R2009b\bin\win64\libhdf5.dll
0x000000007a550000 - 0x000000007a5af000 C:\Program Files\MATLAB\R2009b\bin\win64\jmi.dll
0x000000007a490000 - 0x000000007a4d0000 C:\Program Files\MATLAB\R2009b\bin\win64\libmwhardcopy.dll
0x000000007a5b0000 - 0x000000007a60a000 C:\Program Files\MATLAB\R2009b\bin\win64\libuij.dll
0x0000000078680000 - 0x00000000787ab000 C:\Program Files\MATLAB\R2009b\bin\win64\hgdatatypes.dll
0x0000000078630000 - 0x000000007867b000 C:\Program Files\MATLAB\R2009b\bin\win64\hgutils.dll
0x0000000078f30000 - 0x0000000078fa5000 C:\Program Files\MATLAB\R2009b\bin\win64\libmwlapack.dll
0x000000007c850000 - 0x000000007c863000 C:\Program Files\MATLAB\R2009b\bin\win64\libmwbinder.dll
0x000000007c490000 - 0x000000007c73e000 C:\Program Files\MATLAB\R2009b\bin\win64\uiw.dll
0x000000007c930000 - 0x000000007c93a000 C:\Program Files\MATLAB\R2009b\bin\win64\uinone.dll
0x000000005c060000 - 0x000000005c1fc000 C:\Windows\WinSxS\amd64_microsoft.vc80.mfc_1fc8b3b9a1e18e3b_8.0.50727.6195_none_8448b2bd328df189\MFC80.DLL
0x000007fef9220000 - 0x000007fef9291000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefef80000 - 0x000007feff183000 C:\Windows\system32\ole32.dll
0x000007fefd410000 - 0x000007fefd4e7000 C:\Windows\system32\OLEAUT32.dll
0x000000007ad90000 - 0x000000007ae3f000 C:\Program Files\MATLAB\R2009b\bin\win64\udd_mi.dll
0x0000000078ff0000 - 0x0000000079008000 C:\Program Files\MATLAB\R2009b\bin\win64\mwoles05.DLL
0x000000007a990000 - 0x000000007a9fa000 C:\Program Files\MATLAB\R2009b\bin\win64\comcli.dll
0x0000000062200000 - 0x0000000062220000 C:\Windows\WinSxS\amd64_microsoft.vc80.atl_1fc8b3b9a1e18e3b_8.0.50727.6195_none_8a1dd9552ed7f8d8\ATL80.DLL
0x000000007c8e0000 - 0x000000007c8ee000 C:\Program Files\MATLAB\R2009b\bin\win64\mlautoregister.dll
0x000007fefce90000 - 0x000007fefcee7000 C:\Windows\system32\apphelp.dll
0x000007fee8330000 - 0x000007fee8797000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
0x000007fefd4f0000 - 0x000007fefd51e000 C:\Windows\system32\IMM32.DLL
0x000007fefd540000 - 0x000007fefd649000 C:\Windows\system32\MSCTF.dll
0x000007fefb840000 - 0x000007fefb896000 C:\Windows\system32\uxtheme.dll
0x000007fefd060000 - 0x000007fefd06f000 C:\Windows\system32\profapi.dll
0x0000000062770000 - 0x0000000062773000 C:\Windows\system32\icmp.Dll
0x000007fefa870000 - 0x000007fefa897000 C:\Windows\system32\iphlpapi.DLL
0x000007fefa860000 - 0x000007fefa86b000 C:\Windows\system32\WINNSI.DLL
0x000007fefce60000 - 0x000007fefce85000 C:\Windows\system32\SspiCli.dll
0x000007fefa750000 - 0x000007fefa765000 C:\Windows\system32\NLAapi.dll
0x000007fef5f20000 - 0x000007fef5f35000 C:\Windows\system32\napinsp.dll
0x000007fef5ee0000 - 0x000007fef5ef9000 C:\Windows\system32\pnrpnsp.dll
0x000007fefc830000 - 0x000007fefc885000 C:\Windows\System32\mswsock.dll
0x000007fefc6b0000 - 0x000007fefc70b000 C:\Windows\system32\DNSAPI.dll
0x000007fef5e90000 - 0x000007fef5e9b000 C:\Windows\System32\winrnr.dll
0x000007fef5e80000 - 0x000007fef5e90000 C:\Windows\system32\wshbth.dll
0x000007fef6110000 - 0x000007fef613e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefa340000 - 0x000007fefa393000 C:\Windows\System32\fwpuclnt.dll
0x000007fef6100000 - 0x000007fef6108000 C:\Windows\system32\rasadhlp.dll
0x000007fefc430000 - 0x000007fefc437000 C:\Windows\System32\wshtcpip.dll
0x000007fefa310000 - 0x000007fefa321000 C:\Windows\system32\dhcpcsvc6.DLL
0x000007fefa2f0000 - 0x000007fefa308000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fefcef0000 - 0x000007fefceff000 C:\Windows\system32\CRYPTBASE.dll
0x000000006d7f0000 - 0x000000006dda8000 C:\Program Files\MATLAB\R2009b\sys\java\jre\win64\jre\bin\server\jvm.dll
0x000007fefab00000 - 0x000007fefab3b000 C:\Windows\system32\WINMM.dll
0x000007fefb310000 - 0x000007fefb328000 C:\Windows\system32\dwmapi.dll
0x000000007ab10000 - 0x000000007ab1a000 C:\Program Files\MATLAB\R2009b\sys\java\jre\win64\jre\bin\hpi.dll
0x000000007ab30000 - 0x000000007ab3e000 C:\Program Files\MATLAB\R2009b\sys\java\jre\win64\jre\bin\verify.dll
0x0000000079090000 - 0x00000000790b7000 C:\Program Files\MATLAB\R2009b\sys\java\jre\win64\jre\bin\java.dll
0x000000007ab40000 - 0x000000007ab52000 C:\Program Files\MATLAB\R2009b\sys\java\jre\win64\jre\bin\zip.dll
0x0000000079010000 - 0x0000000079032000 C:\Program Files\MATLAB\R2009b\bin\win64\nativejava.dll
0x0000000079040000 - 0x000000007906b000 C:\Program Files\MATLAB\R2009b\bin\win64\nativejmi.dll
0x000000007c920000 - 0x000000007c927000 C:\Program Files\MATLAB\R2009b\bin\win64\nativeservices.dll
0x000000007a2c0000 - 0x000000007a482000 C:\Program Files\MATLAB\R2009b\sys\java\jre\win64\jre\bin\awt.dll
0x000000007ac10000 - 0x000000007ac7b000 C:\Program Files\MATLAB\R2009b\sys\java\jre\win64\jre\bin\fontmanager.dll
0x00000000790c0000 - 0x00000000790d7000 C:\Program Files\MATLAB\R2009b\sys\java\jre\win64\jre\bin\net.dll
0x000007fefc820000 - 0x000007fefc827000 C:\Windows\System32\wship6.dll
0x000000007ab20000 - 0x000000007ab2b000 C:\Program Files\MATLAB\R2009b\sys\java\jre\win64\jre\bin\nio.dll
VM Arguments:
jvm_args: -Xss512k -XX:PermSize=32m -Xms64m -XX:NewRatio=3 -XX:MaxPermSize=128m -Xmx196m -XX:MaxDirectMemorySize=2147400000 -Dsun.java2d.noddraw=true -Dsun.awt.nopixfmt=true -Xshare:off -Xrs -Djava.library.path=C:\Program Files\MATLAB\R2009b\bin\win64 vfprintf abort
java_command: <unknown>
Launcher Type: generic
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Python33\;C:\Program Files (x86)\Intel\Compiler\11.0\066\fortran\lib\Intel64;C:\Program Files (x86)\Intel\Compiler\11.0\066\fortran\mkl\em64t\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32\wbem;C:\Program Files (x86)\PC Connectivity Solution;C:\Program Files (x86)\MiKTeX 2.9\miktex\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared;C:\Program Files (x86)\Roxio\OEM\AudioCore;c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\MATLAB\R2009b\runtime\win64;C:\Program Files\MATLAB\R2009b\bin;
USERNAME=adam
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 6.1 Build 7601 Service Pack 1
CPU:total 8 (8 cores per cpu, 2 threads per core) family 6 model 10 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, ht
Memory: 4k page, physical 8280236k(3991804k free), swap 16558616k(12800108k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (11.2-b01) for windows-amd64 JRE (1.6.0_12-b04), built on Jan 17 2009 01:49:05 by "java_re" with MS VC++ 8.0
time: Wed Feb 18 10:03:52 2015
elapsed time: 0 seconds

Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by