Azzera filtri
Azzera filtri

Segmentation violation detected error

3 visualizzazioni (ultimi 30 giorni)
Peter
Peter il 3 Gen 2013
Hello, I have a 64 bit computer (with Windows 7(SP1) Intel i5) and when I install the 32 bit Matlab(R2012) version I do not have any problem. But when I install the 64 bit version, and I just run:
A=ones(3);
B=A.'*A;
I get a segmentation violation problem and I have to close the program. In the details I get (sorry for the long text):
MATLAB crash file: C:\Users\...\AppData\Local\Temp\matlab_crash_dump.1324-1:
------------------------------------------------------------------------
Segmentation violation detected at Thu Jan 03 12:30:57 2013
------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled
Default Encoding: windows-1252
MATLAB Root : C:\Program Files\MATLAB\R2012b
MATLAB Version : 8.0.0.783 (R2012b)
Operating System: Microsoft Windows 7
Processor ID : x86 Family 6 Model 37 Stepping 5, GenuineIntel
Virtual Machine : Java 1.6.0_17-b04 with Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
Window System : Version 6.1 (Build 7601: Service Pack 1)
Fault Count: 1
Abnormal termination:
Segmentation violation
Register State (from fault):
RAX = 0000000000000002 RBX = 0000000000000004
RCX = 0000000000000014 RDX = 0000000000000000
RSP = 00000000040e3fe8 RBP = 0000000000000010
RSI = 0000000000000000 RDI = 0000000000000014
R8 = 0000000000000004 R9 = 0000000000000000
R10 = 0000000000000000 R11 = 0000000000000246
R12 = 0000000000000000 R13 = 0000000000000000
R14 = 0000000000000001 R15 = 0000000000000002
RIP = 00000000317e1000 EFL = 00010246
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault):
[ 0] 0x00000000317e1000 C:\Program Files\MATLAB\R2012b\bin\win64 MATLAB.exe+830345216 ???+000001
[ 1] 0x00000000338fed15 C:\Program Files\MATLAB\R2012b\bin\win64\mkl.dll+07204117 ( xerbla+5661381 )
[ 2] 0x0000000033374982 C:\Program Files\MATLAB\R2012b\bin\win64\mkl.dll+01395074 ( ZUPMTR+1047458 )
[ 3] 0x00000000333756f4 C:\Program Files\MATLAB\R2012b\bin\win64\mkl.dll+01398516 ( ZUPMTR+1050900 )
[ 4] 0x00000000332f4751 C:\Program Files\MATLAB\R2012b\bin\win64\mkl.dll+00870225 ( ZUPMTR+522609 )
[ 5] 0x0000000033247ec9 C:\Program Files\MATLAB\R2012b\bin\win64\mkl.dll+00163529 ( dsyrk+000233 )
[ 6] 0x000000007a29490c C:\Program Files\MATLAB\R2012b\bin\win64\libmwblas.dll+00018700 ( BlasGetVersion+012876 )
[ 7] 0x00000000746f73ba C:\Program Files\MATLAB\R2012b\bin\win64\libmwmathlinalg.dll+00488378 ( mfMatrixMult+007130 )
[ 8] 0x00000000746f7a1f C:\Program Files\MATLAB\R2012b\bin\win64\libmwmathlinalg.dll+00490015 ( mfMatrixMult+008767 )
[ 9] 0x000000007475351a C:\Program Files\MATLAB\R2012b\bin\win64\libmwmathlinalg.dll+00865562 ( ssmult+056794 )
[ 10] 0x000000007475369d C:\Program Files\MATLAB\R2012b\bin\win64\libmwmathlinalg.dll+00865949 ( ssmult+057181 )
[ 11] 0x0000000074753781 C:\Program Files\MATLAB\R2012b\bin\win64\libmwmathlinalg.dll+00866177 ( ssmult+057409 )
[ 12] 0x0000000074e8d17f C:\Program Files\MATLAB\R2012b\bin\win64\m_dispatcher.dll+00053631 ( Mfunction_handle::dispatch+001023 )
[ 13] 0x0000000074e8cf82 C:\Program Files\MATLAB\R2012b\bin\win64\m_dispatcher.dll+00053122 ( Mfunction_handle::dispatch+000514 )
[ 14] 0x000007feee659008 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+00430088 ( inFunctionHandleInterface::DestroyWorkspace+242632 )
[ 15] 0x000007feee65c4a1 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+00443553 ( inFunctionHandleInterface::DestroyWorkspace+256097 )
[ 16] 0x000007feee658ca8 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+00429224 ( inFunctionHandleInterface::DestroyWorkspace+241768 )
[ 17] 0x000007feee662978 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+00469368 ( inFunctionHandleInterface::DestroyWorkspace+281912 )
[ 18] 0x000007feee6718c1 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+00530625 ( inFunctionHandleInterface::DestroyWorkspace+343169 )
[ 19] 0x000007feee670271 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+00524913 ( inFunctionHandleInterface::DestroyWorkspace+337457 )
[ 20] 0x000007feee6520e9 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+00401641 ( inFunctionHandleInterface::DestroyWorkspace+214185 )
[ 21] 0x0000000074e8c80d C:\Program Files\MATLAB\R2012b\bin\win64\m_dispatcher.dll+00051213 ( Mfh_file::dispatch_fh+000509 )
[ 22] 0x0000000074e8d0d6 C:\Program Files\MATLAB\R2012b\bin\win64\m_dispatcher.dll+00053462 ( Mfunction_handle::dispatch+000854 )
[ 23] 0x000007feee7051e5 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+01135077 ( inValidateLoadedObject+001893 )
[ 24] 0x000007feee714595 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+01197461 ( init_cleaner+015541 )
[ 25] 0x000007feee717b75 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+01211253 ( inSetMaxFrameCount+002261 )
[ 26] 0x000007feee717b48 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+01211208 ( inSetMaxFrameCount+002216 )
[ 27] 0x000007feee717b07 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+01211143 ( inSetMaxFrameCount+002151 )
[ 28] 0x000007feee600213 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+00066067 ( inPathNotification::function_clear_notification+004019 )
[ 29] 0x000007feee70aed0 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+01158864 ( inEvalCmdWithLocalReturn+000416 )
[ 30] 0x000007feee70ae2c C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+01158700 ( inEvalCmdWithLocalReturn+000252 )
[ 31] 0x000007feee70ad71 C:\Program Files\MATLAB\R2012b\bin\win64\m_interpreter.dll+01158513 ( inEvalCmdWithLocalReturn+000065 )
[ 32] 0x0000000079fbf90d C:\Program Files\MATLAB\R2012b\bin\win64\libmwbridge.dll+00063757 ( mnDebugPrompt+000109 )
[ 33] 0x0000000079fc0471 C:\Program Files\MATLAB\R2012b\bin\win64\libmwbridge.dll+00066673 ( mnParser+000593 )
[ 34] 0x00000000749a64a4 C:\Program Files\MATLAB\R2012b\bin\win64\mcr.dll+00222372 ( mcrInstance::mnParser_on_interpreter_thread+000036 )
[ 35] 0x000000007498681f C:\Program Files\MATLAB\R2012b\bin\win64\mcr.dll+00092191 ( mcr::setInterpreterThreadToCurrent+029887 )
[ 36] 0x0000000074986881 C:\Program Files\MATLAB\R2012b\bin\win64\mcr.dll+00092289 ( mcr::setInterpreterThreadToCurrent+029985 )
[ 37] 0x000000000568e0b6 C:\Program Files\MATLAB\R2012b\bin\win64\uiw.dll+00385206 ( UIW_IsUserMessage+000086 )
[ 38] 0x000000000568e7b9 C:\Program Files\MATLAB\R2012b\bin\win64\uiw.dll+00387001 ( UIW_SetGLIMUserMsg+000153 )
[ 39] 0x0000000076da87fe C:\Windows\system32\USER32.dll+00165886 ( GetMenuBarInfo+000638 )
[ 40] 0x0000000076d8f5fb C:\Windows\system32\USER32.dll+00062971 ( SystemParametersInfoW+000235 )
[ 41] 0x0000000076d94895 C:\Windows\system32\USER32.dll+00084117 ( IsProcessDPIAware+000465 )
[ 42] 0x0000000077201225 C:\Windows\SYSTEM32\ntdll.dll+00332325 ( KiUserCallbackDispatcher+000031 )
[ 43] 0x0000000076d9908a C:\Windows\system32\USER32.dll+00102538 ( PeekMessageW+000186 )
[ 44] 0x0000000076d950fe C:\Windows\system32\USER32.dll+00086270 ( GetKeyState+000238 )
[ 45] 0x0000000076d93a6f C:\Windows\system32\USER32.dll+00080495 ( PeekMessageA+000087 )
[ 46] 0x0000000005668f4b C:\Program Files\MATLAB\R2012b\bin\win64\uiw.dll+00233291 ( UIW_SetCurrentDialog+000731 )
[ 47] 0x000000000568fbe2 C:\Program Files\MATLAB\R2012b\bin\win64\uiw.dll+00392162 ( ws_FreeSystemFont+000546 )
[ 48] 0x000000000486e6a3 C:\Program Files\MATLAB\R2012b\bin\win64\libmwservices.dll+00779939 ( sysq::removeCommitDatabaseUpdatesHook+002131 )
[ 49] 0x000000000486fe18 C:\Program Files\MATLAB\R2012b\bin\win64\libmwservices.dll+00785944 ( sysq::removeCommitDatabaseUpdatesHook+008136 )
[ 50] 0x0000000004871a20 C:\Program Files\MATLAB\R2012b\bin\win64\libmwservices.dll+00793120 ( sysq::addProcessPendingEventsUnitTestHook+000240 )
[ 51] 0x0000000004871ae8 C:\Program Files\MATLAB\R2012b\bin\win64\libmwservices.dll+00793320 ( sysq::addProcessPendingEventsUnitTestHook+000440 )
[ 52] 0x0000000004871ca3 C:\Program Files\MATLAB\R2012b\bin\win64\libmwservices.dll+00793763 ( sysq::addProcessPendingEventsUnitTestHook+000883 )
[ 53] 0x0000000004871d76 C:\Program Files\MATLAB\R2012b\bin\win64\libmwservices.dll+00793974 ( sysq::addProcessPendingEventsUnitTestHook+001094 )
[ 54] 0x000000007498837e C:\Program Files\MATLAB\R2012b\bin\win64\mcr.dll+00099198 ( mcr::setInterpreterThreadToCurrent+036894 )
[ 55] 0x0000000074988665 C:\Program Files\MATLAB\R2012b\bin\win64\mcr.dll+00099941 ( mcr::setInterpreterThreadToCurrent+037637 )
[ 56] 0x000000007497b166 C:\Program Files\MATLAB\R2012b\bin\win64\mcr.dll+00045414 ( DepfunRules::postWarning+003430 )
[ 57] 0x000000013ffe8a33 C:\Program Files\MATLAB\R2012b\bin\win64\MATLAB.exe+00035379 ( ???+000000 )
[ 58] 0x000000013ffe8c97 C:\Program Files\MATLAB\R2012b\bin\win64\MATLAB.exe+00035991 ( ???+000000 )
[ 59] 0x000000013ffe9163 C:\Program Files\MATLAB\R2012b\bin\win64\MATLAB.exe+00037219 ( ???+000000 )
[ 60] 0x0000000076e9652d C:\Windows\system32\kernel32.dll+00091437 ( BaseThreadInitThunk+000013 )
[ 61] 0x00000000771dc521 C:\Windows\SYSTEM32\ntdll.dll+00181537 ( RtlUserThreadStart+000033 )
If this problem is reproducible, please submit a Service Request via:
http://www.mathworks.com/support/contact_us/
A technical support engineer might contact you with further information.
Thank you for your help.
Any thoughts? Thank in advance

Risposte (1)

Image Analyst
Image Analyst il 3 Gen 2013

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by