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

connect 2D fails with seg fault due to bad imt values #240

Open
millerta opened this issue Mar 18, 2022 · 0 comments
Open

connect 2D fails with seg fault due to bad imt values #240

millerta opened this issue Mar 18, 2022 · 0 comments

Comments

@millerta
Copy link
Collaborator

add WARNING or ERROR to connect routines
Check for imt values less than 1

This is a problem when using a parameter that does not have a defined value.
For example see /project/meshing/demos/dfn_dev

define ID
cmo/setatt/cmo/imt ID
connect

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0  0xaec21d in ???
#1  0xaeb893 in ???
#2  0x7f4323536f0f in ???
#3  0x6217ae in connect2d_lg_
	at /project/eesdev/tam/clone/LaGriT/src/connect2d_lg.f:473
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant