Re: f2py Error - module crashes after several iterations...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Robert Kern

    Re: f2py Error - module crashes after several iterations...

    John [H2O] wrote:
    Hello,
    >
    I have a module created from a Fortran file to read in unformatted binary
    fortran output. It works fine for some datasets, but crashes with others.
    The strange thing is it will loop through several files before it crashes,
    then suddently giving me this output:
    Can you run it under gdb to get a more complete backtrace? Please join us on
    numpy-discussion.



    --
    Robert Kern

    "I have come to believe that the whole world is an enigma, a harmless enigma
    that is made terrible by our own mad attempt to interpret it as though it had
    an underlying truth."
    -- Umberto Eco

Working...