I am running ActivePython 2.4.1 for some stochastic modeling, and am
encountering regular, reproducible bus errors. I loop through the
following code, in which a new model is instantiated and run:
# Loop over counties
for county in ('Brevard','Lee','Collier'):
# Loop over models
[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 <<>> 0x 0 + 0
> 1 flib.so 0x031b9690 array_from_pyobj + 118