afw-org / afw

Adaptive Framework
https://afw.tools
MIT License
4 stars 1 forks source link

Improve the way stack overflow, segfault, etc are handled #64

Open mike000000000 opened 1 year ago

mike000000000 commented 1 year ago

Especially for stack overflow, improve how they are detected and handled other than the indirect ways like setting call depth limits, Handle out of memory gracefully, if possible. Apr counts on a segfault of a border page I believe, so will need to do better than this.