Print

Print


This is something going wrong while running one of my mex files.  It
seems to be something to do with having problems in memory mapping the
file, but I'm not sure exactly what.  I tried to catch as many
potential problems as possible, but don't have enough Windows software
development experience to know how the memory mapping behaves in all
situations.  If anyone else has suggestions, then they would be
appreciated.

Best regards,
-John

On 2 August 2012 22:45, soha saleh <[log in to unmask]> wrote:
> Thank you Bas.
>
> Recompiling did not help, but i was runnign the normalization from an
> external hard disk. when I moved the data to the desktop I had no problem.
>
> Thanks again,
>
> Regards,
>
> Soha
>
> ________________________________
> Date: Thu, 2 Aug 2012 17:12:09 +0200
> From: [log in to unmask]
> Subject: Re: [SPM] segmentation violation error ... normalize to MNI space
> To: [log in to unmask]
>
>
> this looks more like a matlab or MEX file issue than SPM...
> try recompiling your binaries for your specific platform and MEX compiler
> and see whether that helps.
>
> Cheers,
>
> Bas
>
> On 08/02/2012 05:09 PM, soha saleh wrote:
>
> Hello:
>
> I am trying to normalize a set of functional scans to a template created
> using DARTEL. After normalizing few scans Matlab is crashing giving the
> report below.
>
> I went through old posts on listserv and I found that this was a problem
> before with users of Mac and Linus machines. I am using a 64 bit Windows 7
> machine and Matlab 2011b version. I am using SPM8 with the updates released
> on February this year and I updated VBM8 to the latest release (r435). The
> update did not fix the problem. I appreciate if you can help him with this
> issue .
>
> Thank you in advance,
>
>
> Regards,
>
> Soha
>
> Matlab report:
>
>  Segmentation violation detected at Thu Aug 02 11:03:10 2012
> ------------------------------------------------------------------------
>
> Configuration:
>   Crash Decoding  : Disabled
>   Default Encoding: windows-1252
>   MATLAB Root     : C:\Program Files\MATLAB\R2011b
>   MATLAB Version  : 7.13.0.564 (R2011b)
>   Operating System: Microsoft Windows 7
>   Processor ID    : x86 Family 6 Model 10 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 = 00000000157571d0  RBX = 0000000000000001
>   RCX = 0000000000000001  RDX = 0000000000000004
>   RSP = 000000000417da80  RBP = 0000000000000001
>   RSI = 000000018f120000  RDI = 000000000417e5c0
>
>    R8 = 000000000417e5c0   R9 = 000000007e630042
>   R10 = 000000000417e1c0  R11 = 0000000000000000
>   R12 = 000000000417fe90  R13 = 0000000016d90000
>   R14 = 0000000180010000  R15 = 000000006cee5240
>
>   RIP = 0000000016d91372  EFL = 00010202
>
>    CS = 0033   FS = 0053   GS = 002b
>
>
> Stack Trace (from fault):
> [  0] 0x0000000016d91372 C:\Users\DELL\Desktop\Matlab and Imaging tools\SPM
> Feb 2012 release\spm8 feb 2012
> updates\@file_array\private\file2mat.mexw64+00004978 ???+000000
> [  1] 0x0000000016d91419 C:\Users\DELL\Desktop\Matlab and Imaging tools\SPM
> Feb 2012 release\spm8 feb 2012
> updates\@file_array\private\file2mat.mexw64+00005145 ???+000000
> [  2] 0x0000000016d91419 C:\Users\DELL\Desktop\Matlab and Imaging tools\SPM
> Feb 2012 release\spm8 feb 2012
> updates\@file_array\private\file2mat.mexw64+00005145 ???+000000
> [  3] 0x0000000016d91419 C:\Users\DELL\Desktop\Matlab and Imaging tools\SPM
> Feb 2012 release\spm8 feb 2012
> updates\@file_array\private\file2mat.mexw64+00005145 ???+000000
> [  4] 0x0000000016d91419 C:\Users\DELL\Desktop\Matlab and Imaging tools\SPM
> Feb 2012 release\spm8 feb 2012
> updates\@file_array\private\file2mat.mexw64+00005145 ???+000000
> [  5] 0x0000000016d91419 C:\Users\DELL\Desktop\Matlab and Imaging tools\SPM
> Feb 2012 release\spm8 feb 2012
> updates\@file_array\private\file2mat.mexw64+00005145 ???+000000
> [  6] 0x0000000016d9297e C:\Users\DELL\Desktop\Matlab and Imaging tools\SPM
> Feb 2012 release\spm8 feb 2012
> updates\@file_array\private\file2mat.mexw64+00010622 ( mexFunction+001086 )
> [  7] 0x0000000075057bb3 C:\Program
> Files\MATLAB\R2011b\bin\win64\libmex.dll+00031667 ( mexRunMexFile+000131 )
> [  8] 0x00000000750568df C:\Program
> Files\MATLAB\R2011b\bin\win64\libmex.dll+00026847 (
> inSwapMexfileReader+000223 )
> [  9] 0x0000000075056aa8 C:\Program
> Files\MATLAB\R2011b\bin\win64\libmex.dll+00027304 (
> inSwapMexfileReader+000680 )
> [ 10] 0x000000006ce8be26 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048678 (
> Mfh_file::dispatch_fh+000486 )
> [ 11] 0x000000006ce8b7cd C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00047053 (
> Mfunction_handle::dispatch+000781 )
> [ 12] 0x000000006b094f2b C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00544555 (
> inGetCurrentWS+498635 )
> [ 13] 0x000000006b09192c C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00530732 (
> inGetCurrentWS+484812 )
> [ 14] 0x000000006b0a9593 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628115 (
> inGetCurrentWS+582195 )
> [ 15] 0x000000006b0a96e0 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628448 (
> inGetCurrentWS+582528 )
> [ 16] 0x000000006b09948f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00562319 (
> inGetCurrentWS+516399 )
> [ 17] 0x000000006b097608 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00554504 (
> inGetCurrentWS+508584 )
> [ 18] 0x000000006b09f3f9 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00586745 (
> inGetCurrentWS+540825 )
> [ 19] 0x000000006ce8be26 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048678 (
> Mfh_file::dispatch_fh+000486 )
> [ 20] 0x000000006ce8b7cd C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00047053 (
> Mfunction_handle::dispatch+000781 )
> [ 21] 0x000000006b094f2b C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00544555 (
> inGetCurrentWS+498635 )
> [ 22] 0x000000006b09192c C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00530732 (
> inGetCurrentWS+484812 )
> [ 23] 0x000000006b0a9593 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628115 (
> inGetCurrentWS+582195 )
> [ 24] 0x000000006b0a96e0 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628448 (
> inGetCurrentWS+582528 )
> [ 25] 0x000000006b09948f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00562319 (
> inGetCurrentWS+516399 )
> [ 26] 0x000000006b097608 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00554504 (
> inGetCurrentWS+508584 )
> [ 27] 0x000000006b09f3f9 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00586745 (
> inGetCurrentWS+540825 )
> [ 28] 0x000000006ce8be26 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048678 (
> Mfh_file::dispatch_fh+000486 )
> [ 29] 0x000000006ce8b7cd C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00047053 (
> Mfunction_handle::dispatch+000781 )
> [ 30] 0x000000006b094f2b C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00544555 (
> inGetCurrentWS+498635 )
> [ 31] 0x000000006b09192c C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00530732 (
> inGetCurrentWS+484812 )
> [ 32] 0x000000006b0a9593 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628115 (
> inGetCurrentWS+582195 )
> [ 33] 0x000000006b0a96e0 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628448 (
> inGetCurrentWS+582528 )
> [ 34] 0x000000006b09948f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00562319 (
> inGetCurrentWS+516399 )
> [ 35] 0x000000006b097608 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00554504 (
> inGetCurrentWS+508584 )
> [ 36] 0x000000006b09f3f9 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00586745 (
> inGetCurrentWS+540825 )
> [ 37] 0x000000006ce8be26 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048678 (
> Mfh_file::dispatch_fh+000486 )
> [ 38] 0x000000006ce8b7cd C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00047053 (
> Mfunction_handle::dispatch+000781 )
> [ 39] 0x000000006b094f2b C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00544555 (
> inGetCurrentWS+498635 )
> [ 40] 0x000000006b09192c C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00530732 (
> inGetCurrentWS+484812 )
> [ 41] 0x000000006b0a9593 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628115 (
> inGetCurrentWS+582195 )
> [ 42] 0x000000006b0a96e0 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628448 (
> inGetCurrentWS+582528 )
> [ 43] 0x000000006b09948f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00562319 (
> inGetCurrentWS+516399 )
> [ 44] 0x000000006b097608 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00554504 (
> inGetCurrentWS+508584 )
> [ 45] 0x000000006b09f3f9 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00586745 (
> inGetCurrentWS+540825 )
> [ 46] 0x000000006ce8be26 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048678 (
> Mfh_file::dispatch_fh+000486 )
> [ 47] 0x000000006ce8b7cd C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00047053 (
> Mfunction_handle::dispatch+000781 )
> [ 48] 0x000000006b0ee88b C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00911499 ( inCallFcn+002699
> )
> [ 49] 0x000000006b115136 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+01069366 (
> inMainLoopIdle+001910 )
> [ 50] 0x000000006b1089ea C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+01018346 (
> inSim_findArray_for_variable+003722 )
> [ 51] 0x000000006b2923af C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+02630575 (
> inFunctionHandleInterface::getWorkspaceObj+1469199 )
> [ 52] 0x000000006b096233 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00549427 (
> inGetCurrentWS+503507 )
> [ 53] 0x000000006b094467 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00541799 (
> inGetCurrentWS+495879 )
> [ 54] 0x000000006b09181c C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00530460 (
> inGetCurrentWS+484540 )
> [ 55] 0x000000006b0a9593 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628115 (
> inGetCurrentWS+582195 )
> [ 56] 0x000000006b0a96e0 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628448 (
> inGetCurrentWS+582528 )
> [ 57] 0x000000006b09948f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00562319 (
> inGetCurrentWS+516399 )
> [ 58] 0x000000006b097608 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00554504 (
> inGetCurrentWS+508584 )
> [ 59] 0x000000006b09f3f9 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00586745 (
> inGetCurrentWS+540825 )
> [ 60] 0x000000006ce8be26 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048678 (
> Mfh_file::dispatch_fh+000486 )
> [ 61] 0x000000006ce8b7cd C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00047053 (
> Mfunction_handle::dispatch+000781 )
> [ 62] 0x000000006b0b8274 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00688756 (
> inGetCurrentWS+642836 )
> [ 63] 0x000000006b0a620b C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00614923 (
> inGetCurrentWS+569003 )
> [ 64] 0x000000006b07d7ea C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00448490 (
> inGetCurrentWS+402570 )
> [ 65] 0x000000006b08bbde C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00506846 (
> inGetCurrentWS+460926 )
> [ 66] 0x000000006b08e53f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00517439 (
> inGetCurrentWS+471519 )
> [ 67] 0x000000006b091711 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00530193 (
> inGetCurrentWS+484273 )
> [ 68] 0x000000006b0a9593 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628115 (
> inGetCurrentWS+582195 )
> [ 69] 0x000000006b0a96e0 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628448 (
> inGetCurrentWS+582528 )
> [ 70] 0x000000006b09948f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00562319 (
> inGetCurrentWS+516399 )
> [ 71] 0x000000006b097608 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00554504 (
> inGetCurrentWS+508584 )
> [ 72] 0x000000006b09f3f9 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00586745 (
> inGetCurrentWS+540825 )
> [ 73] 0x000000006ce8be26 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048678 (
> Mfh_file::dispatch_fh+000486 )
> [ 74] 0x000000006ce8b7cd C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00047053 (
> Mfunction_handle::dispatch+000781 )
> [ 75] 0x000000006ce98042 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00098370 (
> Mfh_MATLAB_fn::is_parent_vector+000178 )
> [ 76] 0x000000006ce8c221 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00049697 (
> mdSetCurrentIntFcnIndexProtected::~mdSetCurrentIntFcnIndexProtected+000641 )
> [ 77] 0x0000000075a64144 C:\Program
> Files\MATLAB\R2011b\bin\win64\libmx.dll+00278852 (
> mxFevalFunctionHandle+000036 )
> [ 78] 0x000000006b0f02ce C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00918222 (
> inFullFevalFcn+000142 )
> [ 79] 0x000000006ce8bc0f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048143 (
> mdLogging::log_function_exit+000111 )
> [ 80] 0x000000006ce8b69e C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00046750 (
> Mfunction_handle::dispatch+000478 )
> [ 81] 0x000000006b094f2b C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00544555 (
> inGetCurrentWS+498635 )
> [ 82] 0x000000006b09192c C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00530732 (
> inGetCurrentWS+484812 )
> [ 83] 0x000000006b0a9593 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628115 (
> inGetCurrentWS+582195 )
> [ 84] 0x000000006b0a96e0 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628448 (
> inGetCurrentWS+582528 )
> [ 85] 0x000000006b09948f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00562319 (
> inGetCurrentWS+516399 )
> [ 86] 0x000000006b097608 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00554504 (
> inGetCurrentWS+508584 )
> [ 87] 0x000000006b09f3f9 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00586745 (
> inGetCurrentWS+540825 )
> [ 88] 0x000000006ce8be26 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048678 (
> Mfh_file::dispatch_fh+000486 )
> [ 89] 0x000000006ce8b7cd C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00047053 (
> Mfunction_handle::dispatch+000781 )
> [ 90] 0x000000006b094f2b C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00544555 (
> inGetCurrentWS+498635 )
> [ 91] 0x000000006b09192c C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00530732 (
> inGetCurrentWS+484812 )
> [ 92] 0x000000006b0a9593 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628115 (
> inGetCurrentWS+582195 )
> [ 93] 0x000000006b0a96e0 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628448 (
> inGetCurrentWS+582528 )
> [ 94] 0x000000006b09948f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00562319 (
> inGetCurrentWS+516399 )
> [ 95] 0x000000006b097608 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00554504 (
> inGetCurrentWS+508584 )
> [ 96] 0x000000006b09f3f9 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00586745 (
> inGetCurrentWS+540825 )
> [ 97] 0x000000006ce8be26 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048678 (
> Mfh_file::dispatch_fh+000486 )
> [ 98] 0x000000006ce8b7cd C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00047053 (
> Mfunction_handle::dispatch+000781 )
> [ 99] 0x000000006b094f2b C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00544555 (
> inGetCurrentWS+498635 )
> [100] 0x000000006b09192c C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00530732 (
> inGetCurrentWS+484812 )
> [101] 0x000000006b0a9593 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628115 (
> inGetCurrentWS+582195 )
> [102] 0x000000006b0a96e0 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628448 (
> inGetCurrentWS+582528 )
> [103] 0x000000006b09948f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00562319 (
> inGetCurrentWS+516399 )
> [104] 0x000000006b097608 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00554504 (
> inGetCurrentWS+508584 )
> [105] 0x000000006b09f3f9 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00586745 (
> inGetCurrentWS+540825 )
> [106] 0x000000006ce8be26 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048678 (
> Mfh_file::dispatch_fh+000486 )
> [107] 0x000000006ce8b7cd C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00047053 (
> Mfunction_handle::dispatch+000781 )
> [108] 0x000000006b0b8274 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00688756 (
> inGetCurrentWS+642836 )
> [109] 0x000000006b0a620b C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00614923 (
> inGetCurrentWS+569003 )
> [110] 0x000000006b07d7ea C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00448490 (
> inGetCurrentWS+402570 )
> [111] 0x000000006b08bbde C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00506846 (
> inGetCurrentWS+460926 )
> [112] 0x000000006b08e53f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00517439 (
> inGetCurrentWS+471519 )
> [113] 0x000000006b091711 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00530193 (
> inGetCurrentWS+484273 )
> [114] 0x000000006b0a9593 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628115 (
> inGetCurrentWS+582195 )
> [115] 0x000000006b0a96e0 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00628448 (
> inGetCurrentWS+582528 )
> [116] 0x000000006b09948f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00562319 (
> inGetCurrentWS+516399 )
> [117] 0x000000006b097608 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00554504 (
> inGetCurrentWS+508584 )
> [118] 0x000000006b09f3f9 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00586745 (
> inGetCurrentWS+540825 )
> [119] 0x000000006ce8be26 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048678 (
> Mfh_file::dispatch_fh+000486 )
> [120] 0x000000006ce8b7cd C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00047053 (
> Mfunction_handle::dispatch+000781 )
> [121] 0x000000006ce9f3bf C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00127935 (
> mdSearch::mdSearch+000303 )
> [122] 0x000000006ce8c221 C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00049697 (
> mdSetCurrentIntFcnIndexProtected::~mdSetCurrentIntFcnIndexProtected+000641 )
> [123] 0x0000000075a64144 C:\Program
> Files\MATLAB\R2011b\bin\win64\libmx.dll+00278852 (
> mxFevalFunctionHandle+000036 )
> [124] 0x000000006b0f02ce C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00918222 (
> inFullFevalFcn+000142 )
> [125] 0x000000006ce8bc0f C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00048143 (
> mdLogging::log_function_exit+000111 )
> [126] 0x000000006ce8b69e C:\Program
> Files\MATLAB\R2011b\bin\win64\m_dispatcher.dll+00046750 (
> Mfunction_handle::dispatch+000478 )
> [127] 0x000000006b094f2b C:\Program
> Files\MATLAB\R2011b\bin\win64\m_interpreter.dll+00544555 (
> inGetCurrentWS+498635 )
>
>
>
> This error was detected while a MEX-file was running. If the MEX-file
> is not an official MathWorks function, please examine its source code
> for errors. Please consult the External Interfaces Guide for information
> on debugging MEX-files.
>
>
>
> --
> --------------------------------------------------
> Dr. S.F.W. Neggers
> Division of Brain Research
> Rudolf Magnus Institute for Neuroscience
> Utrecht University Medical Center
>
> Visiting : Heidelberglaan 100, 3584 CX Utrecht
>            Room B.01.1.03
> Mail     : Huispost B01.206, P.O. Box 85500
>            3508 GA Utrecht, the Netherlands
> Tel      : +31 (0)88 7559609
> Fax      : +31 (0)88 7555443
> E-mail   : [log in to unmask]
> Web      : http://www.neuromri.nl/people/bas-neggers
>          : http://www.brainsciencetools.com (CEO)
> --------------------------------------------------
>
> ________________________________
> De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is
> uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onterecht
> ontvangt, wordt u verzocht de inhoud niet te gebruiken en de afzender direct
> te informeren door het bericht te retourneren. Het Universitair Medisch
> Centrum Utrecht is een publiekrechtelijke rechtspersoon in de zin van de
> W.H.W. (Wet Hoger Onderwijs en Wetenschappelijk Onderzoek) en staat
> geregistreerd bij de Kamer van Koophandel voor Midden-Nederland onder nr.
> 30244197.
> Denk s.v.p aan het milieu voor u deze e-mail afdrukt.
> ________________________________
> This message may contain confidential information and is intended
> exclusively for the addressee. If you receive this message unintentionally,
> please do not use the contents but notify the sender immediately by return
> e-mail. University Medical Center Utrecht is a legal person by public law
> and is registered at the Chamber of Commerce for Midden-Nederland under no.
> 30244197.
> Please consider the environment before printing this e-mail.