hpfem/agros2d

Segfault with "none" boundary

Closed this issue · 0 comments

When external edge is not connected with any boundary condition, program closes with segmentation fault. This is obviously incorrect model, but it shouldn't lead to Segfault.

$ ./agros2d
Segfault caught. Printing stacktrace:
Necessary function backtrace() missing.
Done. Exiting the program.

Tested on 'hpfem/master' using Windows and Linux.