Back to the main page.
Bug 1798 - changes in ft_votype or ft_datatype_headmodel lead to crash or halt
| Status | CLOSED FIXED |
| Reported | 2012-10-29 17:38:00 +0100 |
| Modified | 2019-08-10 11:56:52 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | Other |
| Operating System: | Linux |
| Importance: | P3 critical |
| Assigned to: | |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Ayelet N. Landau - 2012-10-29 17:38:10 +0100
Running various source localization functions run into the following error. I changes my heap java memory as well as the recursion limit. As promised, the latter just makes matlab crash. Otherwise, it doesn't make a difference. Running the functions on an older (month old) fieldtrip version works. %%%%%%%%%% ??? Maximum recursion limit of 500 reached. Use set(0,'RecursionLimit',N) to change the limit. Be aware that exceeding your available stack space can crash MATLAB and/or your computer. Error in ==> ft_voltype or in the following case: ??? Maximum recursion limit of 500 reached. Use set(0,'RecursionLimit',N) to change the limit. Be aware that exceeding your available stack space can crash MATLAB and/or your computer. Error in ==> ft_datatype_headmodel %%%%%%%%%%%%% All these must be very recent changes - since I was using the same scripts last friday. Trouble shooting those turns out to be tricky due to yet another buggy behavior: typing 'edit' in order to edit just about anything leads to an error - a situation resolved when the 'External' folder from the fieldtrip folder is excluded from the path. Ayelet
Jan-Mathijs Schoffelen - 2012-10-30 14:16:05 +0100
*** Bug 1799 has been marked as a duplicate of this bug. ***
Jan-Mathijs Schoffelen - 2012-11-07 13:37:42 +0100
has been fixed at some point