Back to the main page.
Bug 2455 - ft_sourcestatistics crashes on volume structure in input
| Status | CLOSED FIXED |
| Reported | 2014-01-24 12:40:00 +0100 |
| Modified | 2014-03-06 15:36:57 +0100 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P5 normal |
| Assigned to: | Jan-Mathijs Schoffelen |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Jan-Mathijs Schoffelen - 2014-01-24 12:40:57 +0100
Jan-Mathijs Schoffelen - 2014-01-24 12:41:33 +0100
it goes wrong on line 228 in statistics_wrapper, because the function expects a pos-field there
Jan-Mathijs Schoffelen - 2014-01-27 16:41:36 +0100
also change line 643
Jan-Mathijs Schoffelen - 2014-01-27 16:47:47 +0100
bash-4.1$ svn commit -m "bugfix - allow for volume structures to be handled without crash (i.e. don't rely on pos-field to be in input data" statistics_wrapper.m Sending statistics_wrapper.m Transmitting file data . Committed revision 9133. Hi Joram, I would appreciate if you could test this patch (I made the change to line 643 a bit more extensive). Let me know the outcome. Best, JM