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

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John [H2O]

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


    I can try, would you mind giving very brief instructions on how to 'run it
    under gdb'... thanks!

    I'll post results over at numpy-discussions.


    Robert Kern-2 wrote:
    >
    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
    >
    --

    >
    >
    --
    View this message in context: http://www.nabble.com/f2py-Error---m...p20131768.html
    Sent from the Python - python-list mailing list archive at Nabble.com.

Working...