GNU bug report logs - #48604
Linux-libre 5.12.5 freezes

Previous Next

Package: guix;

Reported by: Yusuf Talha <yusuftalha <at> tuta.io>

Date: Sun, 23 May 2021 14:55:01 UTC

Severity: normal

Done: Maxime Devos <maximedevos <at> telenet.be>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48604 in the body.
You can then email your comments to 48604 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#48604; Package guix. (Sun, 23 May 2021 14:55:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yusuf Talha <yusuftalha <at> tuta.io>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 23 May 2021 14:55:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Yusuf Talha <yusuftalha <at> tuta.io>
To: bug-guix <at> gnu.org
Subject: Linux-libre 5.12.5 freezes
Date: Sun, 23 May 2021 11:22:25 +0200 (CEST)
[Message part 1 (text/plain, inline)]
hello.  i am using a librebooted thinkpad x200 laptop with gnu guix.  if i use the latest kernel on my system, my computer suddenly freezes without a reason after a while of usage.  it is probably a kernel panic.  older kernels don't have that problem.  i'd be glad if you fix this.  thank you for your attention.
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#48604; Package guix. (Mon, 24 May 2021 13:37:01 GMT) Full text and rfc822 format available.

Message #8 received at 48604 <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: Yusuf Talha <yusuftalha <at> tuta.io>, 48604 <at> debbugs.gnu.org
Subject: Re: bug#48604: Linux-libre 5.12.5 freezes
Date: Mon, 24 May 2021 15:36:31 +0200
[Message part 1 (text/plain, inline)]
Yusuf Talha via Bug reports for GNU Guix schreef op zo 23-05-2021 om 11:22 [+0200]:
> hello.  i am using a librebooted thinkpad x200 laptop with gnu guix.
> if i use the latest kernel on my system, my computer suddenly freezes
> without a reason after a while of usage.

Maybe your computer is experiencing an OOM (out-of-memory).

Maybe keep a system monitor visible (e.g. gnome-system-monitor or htop)
and keep an eye on the memory & swap usage. Does the freeze coincide with
high memory usage?

Also, can you still hear your disk spinning after a freeze?
(IIUC, that would indicate Linux is still issuing I/O to the disk
so Linux did not OOP? I'm not an expert on these matters though.)

> it is probably a kernel panic. older kernels don't have that problem. [...]

What was the latest kernel version that worked for you?

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#48604; Package guix. (Mon, 24 May 2021 15:45:03 GMT) Full text and rfc822 format available.

Message #11 received at 48604 <at> debbugs.gnu.org (full text, mbox):

From: Yusuf Talha <yusuftalha <at> tuta.io>
To: 48604 <at> debbugs.gnu.org
Date: Mon, 24 May 2021 16:42:03 +0200 (CEST)
[Message part 1 (text/plain, inline)]
linux-libre 5.11.22 (the one in the installation iso) is working just fine.  i am sure that this is a kernel related issue.  i always run the same programs so my system's memory and swap usage is usual as always.  during the freeze my disk is not spinning but my fan sounds very loud.
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#48604; Package guix. (Mon, 24 May 2021 15:54:02 GMT) Full text and rfc822 format available.

Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Yusuf Talha via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Cc: 48604 <at> debbugs.gnu.org
Subject: Re: bug#48604: Linux-libre 5.12.5 freezes
Date: Mon, 24 May 2021 11:53:25 -0400
On Sun, May 23, 2021 at 11:22:25AM +0200, Yusuf Talha via Bug reports for GNU Guix wrote:
> hello.  i am using a librebooted thinkpad x200 laptop with gnu guix.  if i use the latest kernel on my system, my computer suddenly freezes without a reason after a while of usage.  it is probably a kernel panic.  older kernels don't have that problem.  i'd be glad if you fix this.  thank you for your attention.

Sorry to hear that.

The first step to solving this the "Guix way" is to rollback your
system, using the `guix system` command [0].

For example, you could use `guix system list-generations` to find the
most recent generation of your system profile that does not use
linux-libre 5.12. Then, you would use `guix system switch-generation $N
&& reboot`, where $N is the number of the generation you'd like to roll
back to.

Once your system is working again, I recommend choosing the 5.10 kernel
series, by putting (kernel linux-libre-5.10) in your config.scm [1],
reconfiguring, and rebooting. 5.11 is no longer available.

The 5.10 kernel series will be supported upstream until the end of 2026
[2], and hopefully will not introduce regressions for your hardware.

Finally, you may search for upstream bug reports, or report the bug to
Linux. I doubt many kernel developers are testing on the x200 at this
point, so they will need bug reports in order to fix the problem.

I hope that helps.

[0] https://guix.gnu.org/manual/en/html_node/Invoking-guix-system.html
[1] https://guix.gnu.org/manual/en/html_node/operating_002dsystem-Reference.html
[2] https://www.kernel.org/category/releases.html




Information forwarded to bug-guix <at> gnu.org:
bug#48604; Package guix. (Mon, 24 May 2021 15:54:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#48604; Package guix. (Thu, 27 May 2021 17:19:01 GMT) Full text and rfc822 format available.

Message #20 received at 48604 <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: Yusuf Talha <yusuftalha <at> tuta.io>, 48604 <at> debbugs.gnu.org
Subject: Re: bug#48604: Linux-libre 5.12.5 freezes
Date: Thu, 27 May 2021 13:17:37 -0400
Hi,

Yusuf Talha via Bug reports for GNU Guix <bug-guix <at> gnu.org> writes:
> hello.  i am using a librebooted thinkpad x200 laptop with gnu guix. 
> if i use the latest kernel on my system, my computer suddenly freezes
> without a reason after a while of usage.  it is probably a kernel
> panic.  older kernels don't have that problem.  i'd be glad if you fix
> this.  thank you for your attention.

FYI, linux-libre 5.12.4 also locked up on my Thinkpad X200, within a
minute of launching an Xorg session, and within a couple of minutes of
booting.  I only tried booting into that kernel once, and I didn't try
any other 5.12.x series kernel.

For now, I've switched to the 5.10.x series.  5.10.39 and 5.10.40 have
been working well for me.

Thanks for the report.

      Mark

-- 
Disinformation flourishes because many people care deeply about injustice
but very few check the facts.  Ask me about <https://stallmansupport.org>.




Information forwarded to bug-guix <at> gnu.org:
bug#48604; Package guix. (Thu, 27 May 2021 17:58:01 GMT) Full text and rfc822 format available.

Message #23 received at 48604 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Mark H Weaver <mhw <at> netris.org>
Cc: 48604 <at> debbugs.gnu.org, Yusuf Talha <yusuftalha <at> tuta.io>
Subject: Re: bug#48604: Linux-libre 5.12.5 freezes
Date: Thu, 27 May 2021 13:57:50 -0400
On Thu, May 27, 2021 at 01:17:37PM -0400, Mark H Weaver wrote:
> FYI, linux-libre 5.12.4 also locked up on my Thinkpad X200, within a
> minute of launching an Xorg session, and within a couple of minutes of
> booting.  I only tried booting into that kernel once, and I didn't try
> any other 5.12.x series kernel.
> 
> For now, I've switched to the 5.10.x series.  5.10.39 and 5.10.40 have
> been working well for me.

I've started a meta-discussion that is related to this issue:

https://lists.gnu.org/archive/html/guix-devel/2021-05/msg00414.html

Mark, it would be great to hear your opinion on it.




Information forwarded to bug-guix <at> gnu.org:
bug#48604; Package guix. (Sat, 29 May 2021 16:01:01 GMT) Full text and rfc822 format available.

Message #26 received at 48604 <at> debbugs.gnu.org (full text, mbox):

From: Yusuf Talha <yusuftalha <at> tuta.io>
To: 48604 <48604 <at> debbugs.gnu.org>
Subject: Linux-libre 5.12.5 freezes
Date: Sat, 29 May 2021 16:06:16 +0200 (CEST)
[Message part 1 (text/plain, inline)]
i used linux-libre-5.10 and it worked fine.  but today i've tried linux-libre-5.12.7 and it seems like the problem has solved.  thanks for your help.
[Message part 2 (text/html, inline)]

Reply sent to Maxime Devos <maximedevos <at> telenet.be>:
You have taken responsibility. (Sat, 29 May 2021 17:48:02 GMT) Full text and rfc822 format available.

Notification sent to Yusuf Talha <yusuftalha <at> tuta.io>:
bug acknowledged by developer. (Sat, 29 May 2021 17:48:02 GMT) Full text and rfc822 format available.

Message #31 received at 48604-done <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: 48604 <48604-done <at> debbugs.gnu.org>
Subject: Re: bug#48604: Linux-libre 5.12.5 freezes
Date: Sat, 29 May 2021 19:46:55 +0200
[Message part 1 (text/plain, inline)]

[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 27 Jun 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 71 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.