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

Crashing during solution of python solver : [Segmentation fault (core dumped)] #12

Open
antonagafonov opened this issue Jan 25, 2023 · 0 comments

Comments

@antonagafonov
Copy link

Attached terminal log:

[2023-01-25 16:19:47.445] [polyfem] [info] simplex_count: 3843
[2023-01-25 16:19:47.445] [polyfem] [info] regular_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] regular_boundary_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] simple_singular_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] multi_singular_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] boundary_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] multi_singular_boundary_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] non_regular_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] non_regular_boundary_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] undefined_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] total count: 3843
[2023-01-25 16:19:47.445] [polyfem] [info] Building isoparametric basis...
[2023-01-25 16:19:47.450] [polyfem] [info] Computing polygonal basis...
[2023-01-25 16:19:47.450] [polyfem] [info] took 6e-06s
[2023-01-25 16:19:47.450] [polyfem] [info] hmin: 0.0549456
[2023-01-25 16:19:47.450] [[2023-01-25 16:19:47.445] [polyfem] [info] simplex_count: 3843
[2023-01-25 16:19:47.445] [polyfem] [info] regular_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] regular_boundary_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] simple_singular_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] multi_singular_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] boundary_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] multi_singular_boundary_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] non_regular_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] non_regular_boundary_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] undefined_count: 0
[2023-01-25 16:19:47.445] [polyfem] [info] total count: 3843
[2023-01-25 16:19:47.445] [polyfem] [info] Building isoparametric basis...
[2023-01-25 16:19:47.450] [polyfem] [info] Computing polygonal basis...
[2023-01-25 16:19:47.450] [polyfem] [info] took 6e-06s
[2023-01-25 16:19:47.450] [polyfem] [info] hmin: 0.0549456
[2023-01-25 16:19:47.450] [Segmentation fault (core dumped)

Any idea why this happends?

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