From: amir ekrami on 9 Mar 2005 01:58 Hi, I'm having a problem in istalling Matlab 7 R14 on my system (I have had the same problem with Matlab 6.5 R13too!) . I have Windows XP on my desktop computer with 384 MB RAM. The problem is that Matlab gets installs normally and smoothly but when I want to run the program, it loads into memory, showing splash screen and then the working environment, but after a moment everything disappears. I looked through hs_err_pid2016.log file generated by Matlab but could found nothing versatile. here is the contents: has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x7880548C Function=mpGetCWDName+0x1C Library=C:\MATLAB7\bin\win32\mpath.dll Current Java thread: at com.mathworks.jmi.NativeMatlab.nativeMessageReceived(Native Method) at com.mathworks.jmi.NativeMatlab.messageReceived(NativeMatlab.java:271) at com.mathworks.jmi.MatlabLooper.interruptMatlab(MatlabLooper.java:134) at com.mathworks.jmi.Matlab$MatlabDirSeed.getValue(Matlab.java:2329) at com.mathworks.util.FactoryUtils.getDirectorySeed(FactoryUtils.java:32) at com.mathworks.mwswing.MJFileChooserPerPlatform.<init>(MJFileChoo serPerPlatform.java:96) at com.mathworks.mde.desk.MLDesktop$OpenAction.actionPerformed(MLDesktop. java:1174) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased (Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Dynamic libraries: 0x00400000 - 0x004D8000 C:\MATLAB7\bin\win32\MATLAB.exe 0x77F50000 - 0x77FF9000 D:\WINXP\System32\ntdll.dll 0x77E60000 - 0x77F45000 D:\WINXP\system32\kernel32.dll 0x792F0000 - 0x7938E000 C:\MATLAB7\bin\win32\mcr.dll 0x77D40000 - 0x77DCD000 D:\WINXP\system32\USER32.dll 0x77C70000 - 0x77CB0000 D:\WINXP\system32\GDI32.dll 0x77DD0000 - 0x77E5B000 D:\WINXP\system32\ADVAPI32.dll 0x77CC0000 - 0x77D35000 D:\WINXP\system32\RPCRT4.dll 0x763B0000 - 0x763F5000 D:\WINXP\system32\comdlg32.dll 0x772D0000 - 0x77333000 D:\WINXP\system32\SHLWAPI.dll 0x77C10000 - 0x77C63000 D:\WINXP\system32\msvcrt.dll 0x77340000 - 0x773CB000 D:\WINXP\system32\COMCTL32.dll 0x773D0000 - 0x77BC4000 D:\WINXP\system32\SHELL32.dll 0x771B0000 - 0x772CA000 D:\WINXP\system32\ole32.dll 0x78800000 - 0x78815000 C:\MATLAB7\bin\win32\mpath.dll 0x78700000 - 0x78788000 C:\MATLAB7\bin\win32\libut.dll 0x76C90000 - 0x76CB2000 D:\WINXP\system32\imagehlp.dll 0x78500000 - 0x78576000 C:\MATLAB7\bin\win32\icuuc24.dll 0x78430000 - 0x78435000 C:\MATLAB7\bin\win32\icudt24l.dll 0x7C340000 - 0x7C396000 C:\MATLAB7\bin\win32\MSVCR71.dll 0x7844000
From: Sean Cote on 9 Mar 2005 16:44 Hi Amir, It's probably a conflict with a graphics driver. Check out this solution from our support site: http://www.mathworks.com/support/solutions/data/1-ONA63.html?solution=1-ONA63 Good luck! Sean "amir ekrami" <ahekrami(a)yahoo.com> wrote in message news:eefe59e.-1(a)webx.raydaftYaTP... > Hi, > > I'm having a problem in istalling Matlab 7 R14 on my system (I have > had the same problem with Matlab 6.5 R13too!) . I have Windows XP on > my desktop computer with 384 MB RAM. The problem is that Matlab gets > installs normally and smoothly but when I want to run the program, it > loads into memory, showing splash screen and then the working > environment, but after a moment everything disappears. I looked > through hs_err_pid2016.log file generated by Matlab but could found > nothing versatile. here is the contents: > > has been detected in native code outside the VM. > Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred > at PC=0x7880548C > Function=mpGetCWDName+0x1C > Library=C:\MATLAB7\bin\win32\mpath.dll > > Current Java thread: > at com.mathworks.jmi.NativeMatlab.nativeMessageReceived(Native > Method) > at > com.mathworks.jmi.NativeMatlab.messageReceived(NativeMatlab.java:271) > at > com.mathworks.jmi.MatlabLooper.interruptMatlab(MatlabLooper.java:134) > at com.mathworks.jmi.Matlab$MatlabDirSeed.getValue(Matlab.java:2329) > at > com.mathworks.util.FactoryUtils.getDirectorySeed(FactoryUtils.java:32) > > at > com.mathworks.mwswing.MJFileChooserPerPlatform.<init>(MJFileChoo > serPerPlatform.java:96) > at > com.mathworks.mde.desk.MLDesktop$OpenAction.actionPerformed(MLDesktop. > java:1174) > at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) > at > javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown > Source) > at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown > Source) > at javax.swing.DefaultButtonModel.setPressed(Unknown Source) > at javax.swing.AbstractButton.doClick(Unknown Source) > at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) > at > javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased > (Unknown Source) > at java.awt.Component.processMouseEvent(Unknown Source) > at java.awt.Component.processEvent(Unknown Source) > at java.awt.Container.processEvent(Unknown Source) > at java.awt.Component.dispatchEventImpl(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) > at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) > at java.awt.Container.dispatchEventImpl(Unknown Source) > at java.awt.Component.dispatchEvent(Unknown Source) > at java.awt.EventQueue.dispatchEvent(Unknown Source) > at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown > Source) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown > Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.run(Unknown Source) > > Dynamic libraries: > 0x00400000 - 0x004D8000 C:\MATLAB7\bin\win32\MATLAB.exe > 0x77F50000 - 0x77FF9000 D:\WINXP\System32\ntdll.dll > 0x77E60000 - 0x77F45000 D:\WINXP\system32\kernel32.dll > 0x792F0000 - 0x7938E000 C:\MATLAB7\bin\win32\mcr.dll > 0x77D40000 - 0x77DCD000 D:\WINXP\system32\USER32.dll > 0x77C70000 - 0x77CB0000 D:\WINXP\system32\GDI32.dll > 0x77DD0000 - 0x77E5B000 D:\WINXP\system32\ADVAPI32.dll > 0x77CC0000 - 0x77D35000 D:\WINXP\system32\RPCRT4.dll > 0x763B0000 - 0x763F5000 D:\WINXP\system32\comdlg32.dll > 0x772D0000 - 0x77333000 D:\WINXP\system32\SHLWAPI.dll > 0x77C10000 - 0x77C63000 D:\WINXP\system32\msvcrt.dll > 0x77340000 - 0x773CB000 D:\WINXP\system32\COMCTL32.dll > 0x773D0000 - 0x77BC4000 D:\WINXP\system32\SHELL32.dll > 0x771B0000 - 0x772CA000 D:\WINXP\system32\ole32.dll > 0x78800000 - 0x78815000 C:\MATLAB7\bin\win32\mpath.dll > 0x78700000 - 0x78788000 C:\MATLAB7\bin\win32\libut.dll > 0x76C90000 - 0x76CB2000 D:\WINXP\system32\imagehlp.dll > 0x78500000 - 0x78576000 C:\MATLAB7\bin\win32\icuuc24.dll > 0x78430000 - 0x78435000 C:\MATLAB7\bin\win32\icudt24l.dll > 0x7C340000 - 0x7C396000 C:\MATLAB7\bin\win32\MSVCR71.dll > 0x7844000
|
Pages: 1 Prev: Convert C/C++ to Matlab Next: Invalid MEX-File, wrong dot.dll? |