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

Segfault in gauges module when using default-integer-8 flag #180

Open
cjvogl opened this issue Dec 22, 2016 · 1 comment
Open

Segfault in gauges module when using default-integer-8 flag #180

cjvogl opened this issue Dec 22, 2016 · 1 comment

Comments

@cjvogl
Copy link

cjvogl commented Dec 22, 2016

In commit 9754630, the gauges module causes a segfault at gauges_module.f90:210 when compiling with -fdefault-integer-8 (which is needed for larger-than-4-byte memory addressing).

@mandli
Copy link
Member

mandli commented Dec 22, 2016

I tried both a 2d and 3d example from amrclaw but cannot seem to get the segfault. Do you have an example that gives you the segfault?

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