[FLASH-USERS] Runtime Error
John ZuHone
zuhone at flash.uchicago.edu
Fri Feb 6 20:44:20 EST 2009
Vikram,
A few questions to guide the solution:
Is this FLASH3 or FLASH2?
What setup are you attempting to run?
Have you tried running in a debugger? If you compile with debug flags
and run in a debugger it will tell you (most likely) where you're
getting tripped up. It looks like a seg fault to me.
Best,
John Z
On Feb 6, 2009, at 8:40 PM, Vikram Dwarkadas wrote:
>
>
>
> HI ,
>
> I am trying to run Flash on a 64 bit machine. Using hdf5-1.6.5 (also
> tried with hdf5-1.6.8) and mpich-1.2.7, and PG compiler.
>
> It compiles properly, and starts running fine, but then at some
> point during every run it crashes with the following error:
>
> --------------------------------
> p0_20745: p4_error: interrupt SIGSEGV: 11
> Killed by signal 2.
> Killed by signal 2.
> Killed by signal 2.
> p0_20745: (37.902344) net_send: could not write to fd=4, errno = 32
> ------------------------------
>
> Does anyone know what this is due to. It happens everytime, but
> depends on how many processors I am using, which code I am running
> etc. Sometimes it happens right in the beginning, sometimes it may
> happen much later, but at some point it will crash with this error
> message.
>
> Any help would be appreciated.
>
> thanks
>
> vikram
>
>
More information about the flash-users
mailing list