GNU bug report logs -
#44054
[1.2 installer]: Kernel panic when attempting to reboot after install.
Previous Next
To reply to this bug, email your comments to 44054 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#44054
; Package
guix
.
(Sun, 18 Oct 2020 04:05:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Brendan Tildesley <mail <at> brendan.scot>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sun, 18 Oct 2020 04:05:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I generated an installer for myself from
5d4ad8e1be6d60c38577e2f3d92cc5642b12eff0 + Miguel's patch (I think
unrelated to this bug) here https://paste.debian.net/plain/1167398
After the install completed I pulled out the USB as per instruction on
the screen, and pressed the Reboot button. The system then Kernel panic
with the following messages:
https://brendan.scot/p/IMG_20201018_140343.png
Sorry I don't have it in textual form.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#44054
; Package
guix
.
(Sun, 18 Oct 2020 19:17:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 44054 <at> debbugs.gnu.org (full text, mbox):
Hello Brendan,
> After the install completed I pulled out the USB as per instruction on the
> screen, and pressed the Reboot button. The system then Kernel panic with the
> following messages:
>
> https://brendan.scot/p/IMG_20201018_140343.png
>
> Sorry I don't have it in textual form.
Is the installed system functional? The kernel panic may come from the
fact that the installation support was removed while still needed.
In that case, we could stop advising users to remove the installation
device before rebooting.
Thanks,
Mathieu
Information forwarded
to
bug-guix <at> gnu.org
:
bug#44054
; Package
guix
.
(Mon, 19 Oct 2020 05:46:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 44054 <at> debbugs.gnu.org (full text, mbox):
On 19/10/20 5:16 am, Mathieu Othacehe wrote:
> Hello Brendan,
>
>> After the install completed I pulled out the USB as per instruction on the
>> screen, and pressed the Reboot button. The system then Kernel panic with the
>> following messages:
>>
>> https://brendan.scot/p/IMG_20201018_140343.png
>>
>> Sorry I don't have it in textual form.
> Is the installed system functional? The kernel panic may come from the
> fact that the installation support was removed while still needed.
Yes the system was functional. From memory, other distro installers
recommend removing
the device and rebooting too. So its curious that Guix somehow has an
issue with it.
Although this is only one data point. I'd like other people to test it
to be sure.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#44054
; Package
guix
.
(Wed, 21 Oct 2020 10:42:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 44054 <at> debbugs.gnu.org (full text, mbox):
Hi,
Brendan Tildesley <mail <at> brendan.scot> skribis:
> On 19/10/20 5:16 am, Mathieu Othacehe wrote:
>> Hello Brendan,
>>
>>> After the install completed I pulled out the USB as per instruction on the
>>> screen, and pressed the Reboot button. The system then Kernel panic with the
>>> following messages:
>>>
>>> https://brendan.scot/p/IMG_20201018_140343.png
This panic says that PID 1 was terminated by signal 7 (SIGBUS), which is
a bit alarming.
>>> Sorry I don't have it in textual form.
>> Is the installed system functional? The kernel panic may come from the
>> fact that the installation support was removed while still needed.
> Yes the system was functional. From memory, other distro installers
> recommend removing
> the device and rebooting too. So its curious that Guix somehow has an
> issue with it.
Did you remove the device right after the “installation complete”
message?
Mathieu, are there other file system operations happening beyond that?
Thanks,
Ludo’.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#44054
; Package
guix
.
(Wed, 21 Oct 2020 11:20:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 44054 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Brendan,
Brendan Tildesley 写道:
> From memory, other distro installers recommend removing
> the device and rebooting too. So its curious that Guix
> somehow has an issue with it.
Not really: you're ripping out the root file system while the full
system is happily running, then initiating a graceful shutdown
sequence that's going to try to read from disc. No distro will
survive that.
Some bad installers pretend to. After all: the persistent target
device is safely unmounted; let's quietly hard-reset the system!
What I've seen the better ones do is display the ‘plz remove USB’
message very late in the shutdown sequence, when it's actually
safe to do so.
Kind regards,
T G-R
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#44054
; Package
guix
.
(Wed, 21 Oct 2020 11:21:01 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#44054
; Package
guix
.
(Thu, 22 Oct 2020 08:18:02 GMT)
Full text and
rfc822 format available.
Message #23 received at 44054 <at> debbugs.gnu.org (full text, mbox):
Hey,
> Mathieu, are there other file system operations happening beyond that?
The final "sync" call is done just after the user clicks on "Reboot", so
if the flash drive is removed before clicking on "Reboot" I guess things
can go wrong.
I'll see if I can reproduce this issue.
Thanks,
Mathieu
This bug report was last modified 4 years and 237 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.