我是6核电脑,运行dparsfa时调用4个CPU, 33个功能图像,再完成FunImg和T1Img转换以及去除10个时间点后,报错如下;盼老师予以解答,万分感谢!Configuration:
Crash Decoding : Disabled
Default Encoding: GBK
MATLAB Root : C:\Program Files\MATLAB\R2012a
MATLAB Version : 7.14.0.739 (R2012a)
Operating System: Microsoft Windows 7
Processor ID : x86 Family 6 Model 45 Stepping 7, 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 7600)
Fault Count: 1
Abnormal termination:
Segmentation violation
Register State (from fault):
RAX = 0000000000000000 RBX = 00000000042aea60
RCX = ffffffffffffffff RDX = 0000000000000180
RSP = 00000000041562f0 RBP = 0000000000000000
RSI = 0000000000000000 RDI = ffffffff8883e300
R8 = 0000000000000001 R9 = ffffffff8883e300
R10 = 0000000000000000 R11 = 000000000595ba30
R12 = ffffffff8883e300 R13 = 0000000000000180
R14 = 0000000000000001 R15 = ffffffffffffffff
RIP = 0000000076d46617 EFL = 00010246
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault):
[ 0] 0x0000000076d46617 C:\Windows\system32\USER32.dll+00419351 ( DdeCmpStringHandles+000635 )
[ 1] 0x0000000076d4768e C:\Windows\system32\USER32.dll+00423566 ( DdeCmpStringHandles+004850 )[123] 0x000000006fa6ad61 C:\Program Files\MATLAB\R2012a\bin\win64\m_dispatcher.dll+00044385 ( Mdispatcher::clear_FuncidxTuples+000849 )
[124] 0x0000000075a66509 C:\Program Files\MATLAB\R2012a\bin\win64\libmx.dll+00288009 ( mxInvokeFunctionHandle+000025 )
[125] 0x0000000069f44f05 C:\Program Files\MATLAB\R2012a\bin\win64\m_interpreter.dll+00937733 ( inDestroyWS+651861 )
[126] 0x0000000069f3eb36 C:\Program Files\MATLAB\R2012a\bin\win64\m_interpreter.dll+00912182 ( inDestroyWS+626310 )
[127] 0x000000006a105723 C:\Program Files\MATLAB\R2012a\bin\win64\m_interpreter.dll+02774819 ( inFunctionHandleInterface::getWorkspaceObj+1572131 )
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.** This crash report has been saved to disk as C:\Users\fMRI\AppData\Local\Temp\matlab_crash_dump.3836-1 **
Error using parallel_function (line 589)
The session that parfor is using has shut down
Error in DPARSFA_run (line 361)
parfor i=1:AutoDataProcessParameter.SubjectNum
Error in DPARSFA>pushbuttonRun_Callback (line 1569)
[Error]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in DPARSFA (line 33)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating uicontrol Callback
The client lost connection to lab 4.
This might be due to network problems, or the interactive matlabpool job might have errored.
Forums
Re: 请教关于DPARSFA_v2.2_Parallel Works报错问题
检查一下parallel computing toolbox的安装?
Re: 请教关于DPARSFA_v2.2_Parallel Works报错问题
老师你好:我重新安装toolbox\discomp\parallel 后仍旧报错,而且错误相同,盼解答!感谢!
Re: 请教关于DPARSFA_v2.2_Parallel Works报错问题
可能有license的问题。你在别的电脑上完事安装一次试试?