EJ Ciramella wrote on Tue, May 03, 2011 at 11:20:40 -0400: > >> Can you find out what line of code this is raised from? > > Any suggestions on how? Is there a line number I'm missing somewhere?
No, you might have to use a debugger. I didn't remember exactly at first, but now I'm told (Bert) that the error message you see corresponds to abort() calls (which may also trigger in out-of-memory situations).