bug#37757: Kernel panic upon shutdown

2019-12-09 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: > My plan is to: > > 1. push the patch below to the ‘stable-2.2’ branch of Guile; > done: > > ; > > 2. use a patched Guile for the ‘shepherd’

bug#37757: Kernel panic upon shutdown

2019-12-09 Thread Ludovic Courtès
Hello, [+Cc: Andy for a heads-up on the fix below.] Ludovic Courtès skribis: > It turns out the previous patch didn’t work; in short, we really have to > use async-signal-safe functions only from the signal handler, so this > has to be done in C. > > The attached patch does that. I’ve tried it

bug#37757: Kernel panic upon shutdown

2019-12-03 Thread Arne Babenhauserheide
Ludovic Courtès writes: > To everyone reading this: if you’re experiencing shepherd crashes, > please raise your hand :-) \o > and consider applying this patch so we can gather debugging info! Can I do that without installing from a local checkout? Best wishes, Arne -- Unpolitisch sein heißt

bug#37757: Kernel panic upon shutdown

2019-12-02 Thread Ludovic Courtès
Hi! Ludovic Courtès skribis: > Jesse (and anyone else experiencing this!), could you try to (1) > reconfigure with this patch, (2) reboot, (3) try to halt the system to > reproduce the crash, and (4) retrieve a backtrace from the ‘core’ file? > > For #4, you’ll have to do something along these l

bug#37757: Kernel panic upon shutdown

2019-11-28 Thread Ludovic Courtès
Hello! The attached patch should allow shepherd (PID 1) to dump core when it crashes (systemd does something similar). Jesse (and anyone else experiencing this!), could you try to (1) reconfigure with this patch, (2) reboot, (3) try to halt the system to reproduce the crash, and (4) retrieve a ba

bug#37757: Kernel panic upon shutdown

2019-11-13 Thread Jan
Hi, I encountered the same error today. I had ran "sudo herd stop tor" and then "sudo herd stop xorg-server" and it panicked. Jan Wielkiewicz

bug#37757: Kernel panic upon shutdown

2019-11-13 Thread Ludovic Courtès
Ludovic Courtès skribis: > I’ve just seen it on a laptop running GNOME and ‘%desktop-services’. > The kernel panic appeared right after shutting down ModemManager (I > don’t have ModemManager on my own laptop and I’ve never experienced the > bug, but I don’t know if it’s significant.) > > Note th

bug#37757: Kernel panic upon shutdown

2019-10-28 Thread Ludovic Courtès
Hi, Jesse Gibbons skribis: > Attached is a picture of the kernel panic. It happened when I tried to shut > down. > I do not know what log to look at to get any details about what happened > about that time. Of course, the panic itself is not in any of the logs in > /var/log. > This is not the fi