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

linux-gcc single-thread default make segfaults #2

Open
ahbarnett opened this issue Feb 9, 2024 · 0 comments
Open

linux-gcc single-thread default make segfaults #2

ahbarnett opened this issue Feb 9, 2024 · 0 comments

Comments

@ahbarnett
Copy link

linux-gcc single-thread build segfaults.
(same setup as Issue #1)

./int2
 . . . printing flags and options
 norder_skel = 
      12
 norder_smooth = 
       4
 adapt_flag = 
       1
 filename = ./geometries/cuboid_a1_b2_c1p3.tri
 order not converted in .tri files, double check!!
At line 753 of file src/cisurf_loadmsh.f90 (unit = 8, file = 'fort.8')
Fortran runtime error: End of file

Error termination. Backtrace:
#0  0x7f840ee23960 in ???
#1  0x7f840ee244d9 in ???
#2  0x7f840ee2510f in ???
#3  0x7f840f07817b in ???
#4  0x7f840f071684 in ???
#5  0x7f840f0722aa in ???
#6  0x55c9e4239476 in readtri_
	at src/cisurf_loadmsh.f90:753
#7  0x55c9e42318fe in smoother
	at examples/test_surfsmooth.f90:280
#8  0x55c9e423146e in main
	at examples/test_surfsmooth.f90:9
make: *** [makefile:154: all] Error 2
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

1 participant