amrclaw icon indicating copy to clipboard operation
amrclaw copied to clipboard

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

Open cjvogl opened this issue 8 years ago • 1 comments

In commit 9754630fdcf1af01d48847834e6fb7039834574c, 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).

cjvogl avatar Dec 22 '16 01:12 cjvogl

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?

mandli avatar Dec 22 '16 03:12 mandli