Thread 1 "guile" received signal SIGPWR, Power fail/restart.

2018-01-20 Thread Amirouche Boubekki
I have a guile crash that I can reproduce all the time so far that says: Thread 1 "guile" received signal SIGPWR, Power fail/restart. Before the crash I see things like that when running with guile with gdb: [Thread 0x7fffe3fff700 (LWP 24262) exited] [New Thread 0x7fffea89e700 (LWP 2426

Re: Thread 1 "guile" received signal SIGPWR, Power fail/restart.

2018-01-20 Thread Amirouche Boubekki
On 2018-01-20 20:32, Amirouche Boubekki wrote: I have a guile crash that I can reproduce all the time so far that says: Thread 1 "guile" received signal SIGPWR, Power fail/restart. I can reproduce the bug without guile-wiredtiger, here is the backtrace: [Thread 0x7fffed9f1700 (LWP 25673)

Re: Thread 1 "guile" received signal SIGPWR, Power fail/restart.

2018-01-20 Thread Amirouche Boubekki
On 2018-01-20 20:48, Amirouche Boubekki wrote: On 2018-01-20 20:32, Amirouche Boubekki wrote: I have a guile crash that I can reproduce all the time so far that says: Thread 1 "guile" received signal SIGPWR, Power fail/restart. [snip] The core is at http://hyperdev.fr/static/gnunet-gui

Re: Thread 1 "guile" received signal SIGPWR, Power fail/restart.

2018-01-20 Thread Mark H Weaver
Amirouche Boubekki writes: > I have a guile crash that I can reproduce all the time so far that says: > > Thread 1 "guile" received signal SIGPWR, Power fail/restart. SIGPWR is used internally by libgc. If I recall correctly, it's done to suspend all threads within their signal handlers befor