[Chris Fonnesbeck wrote] > ... > However, during the second inside loop of any run, I get the following > error. Running any model in isolation works fine: > > ... > Thread 0 Crashed: > 0 <<00000000>> 0x00000000 0 + 0 > 1 flib.so 0x031b9690 array_from_pyobj + 1180 > (fortranobject.c:689) > 2 flib.so 0x031b4d4c f2py_rout_flib_poisson > + 168 (flibmodule.c:843) > ...
The crash is in the third-party f2py flibmodule and not part of core ActivePython/Python. You should probably contact the f2py developers. Perhaps here: http://cens.ioc.ee/mailman/listinfo/f2py-users Cheers, Trent -- Trent Mick [EMAIL PROTECTED] _______________________________________________ ActivePython mailing list ActivePython@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython