Menu

#582 FreeMat crash - "Interpreter thread crashed unexpectedly"

v4.1 (minor)
pending
None
5
2013-03-31
2013-02-13
No

When I am trying to run my script, which involves loading a particularly large dataset, FreeMat crashes and gives the following mistake: "Interpreter thread crashed unexpectedly. This is likely a freemat bug of some kind. Please file a bug report at http://freemat.sf.net". I have tried running the same script with a substantially smaller dataset (sth like 20 times smaller) and it works great.

I have identified the line where freemat breaks down:
filename=[holdings.dat];
data=csvread(filename); % this is the line where it breaks down

I have tried both version 4.1 and 4.01.

Discussion

  • Samit Basu

    Samit Basu - 2013-03-31
    • status: open --> pending
     
  • Samit Basu

    Samit Basu - 2013-03-31

    Can you post an example which causes the problem? A script and a datafile?

     
  • Samit Basu

    Samit Basu - 2013-03-31
    • assigned_to: nobody --> samitbasu
     

Log in to post a comment.