Linas Vepstas <linasveps...@gmail.com> writes: > Program received signal SIGPWR, Power fail/restart.
As you noticed, it’s not a “crash”: this signal is used by libgc to achieve stop-the-world GCs. Thanks, Ludo’.
Linas Vepstas <linasveps...@gmail.com> writes: > Program received signal SIGPWR, Power fail/restart.
As you noticed, it’s not a “crash”: this signal is used by libgc to achieve stop-the-world GCs. Thanks, Ludo’.