hpfem / agros2d

vf
http://www.agros2d.org/
GNU General Public License v2.0
65 stars 29 forks source link

Segfault with "none" boundary #52

Closed sawickib closed 11 years ago

sawickib commented 12 years ago

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.