Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allocated arrays are not initialized. Causes FPE in some cases. #19

Open
MJHarrison-GFDL opened this issue Oct 30, 2015 · 1 comment
Open

Comments

@MJHarrison-GFDL
Copy link

https://github.com/NOAA-GFDL/icebergs/blob/dev/master/icebergs.F90#L1215

@adcroft
Copy link
Member

adcroft commented Oct 30, 2015

Seems almost impossible given L387 initializes the entire array to zero. Seems like some code is writing to the wrong memory (out-of-bounds).

Which example does this happen in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants