unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37917: Kernel Panic
@ 2019-10-25  7:19 Raghav Gururajan
  2019-10-25  8:23 ` pelzflorian (Florian Pelz)
  2019-10-25 21:08 ` Ludovic Courtès
  0 siblings, 2 replies; 13+ messages in thread
From: Raghav Gururajan @ 2019-10-25  7:19 UTC (permalink / raw)
  To: 37917


[-- Attachment #1.1: Type: text/plain, Size: 797 bytes --]

Hello Guix!

Whenever I shutdown my system, 50% of the time, I end up with kernel
panic. Then I had to do cold restart.

Kernel Panic: 
https://upload.disroot.org/r/B5Z3ofx_#/XTJVfcPxwYaDqzEGiQdv0Y6wQal34Oik77HlA7K7BE=

System Config: 
https://bin.disroot.org/?a1ab3e3f7c3d38a5#SF5FHGGDC2+OYKbCrTCT+szeNvLFQbvN13OoimpDxng=

Device: FSF's RYF-Certified TET-X200T (https://tehnoetic.com/tet-x200t)
a.k.a Lenovo ThinkPad X200 Tablet

Hardware Specs (Mods/Variants):
Intel® Core™2 Duo Processor SL9600 (2.13 GHz), Added Ericsson F3507g
Wireless WAN card,
Added Gemalto Compact Smart Card Reader Writer (ExpressCard),
Upgraded to Display with Wacom Pen+Finger Touch and Web Camera,
Upgraded to 8GB RAM,
and Upgraded to Atheros AR5BHB116 300Mbps Dual-Band WWAN.

Regards,
RG.

[-- Attachment #1.2: Type: text/html, Size: 1374 bytes --]

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-25  7:19 bug#37917: Kernel Panic Raghav Gururajan
@ 2019-10-25  8:23 ` pelzflorian (Florian Pelz)
  2019-10-25 15:46   ` Jesse Gibbons
                     ` (2 more replies)
  2019-10-25 21:08 ` Ludovic Courtès
  1 sibling, 3 replies; 13+ messages in thread
From: pelzflorian (Florian Pelz) @ 2019-10-25  8:23 UTC (permalink / raw)
  To: Raghav Gururajan; +Cc: 37917

On Fri, Oct 25, 2019 at 03:19:10AM -0400, Raghav Gururajan wrote:
> Hello Guix!
> 
> Whenever I shutdown my system, 50% of the time, I end up with kernel
> panic. Then I had to do cold restart.
> 

I just wanted to say I have a kernel panic too sometimes (I do not
know if the backtrace is the same and cannot easily reproduce the
issue or provide a photo) on a 2010 Macbook though much less than 50%
of the time.


> Kernel Panic:
> https://upload.disroot.org/r/B5Z3ofx_#/XTJVfcPxwYaDqzEGiQdv0Y6wQal34Oik77HlA7K7BE=
> System Config:
> https://bin.disroot.org/?a1ab3e3f7c3d38a5#SF5FHGGDC2+OYKbCrTCT+szeNvLFQbvN13OoimpDxng=

I do not see any kernel field, so you are using modern linux-libre.  I
have to use

(kernel linux-libre-4.9)

I suppose it is a Shepherd bug then, maybe?



> Device: FSF's RYF-Certified TET-X200T (https://tehnoetic.com/tet-x200t)
> a.k.a Lenovo ThinkPad X200 Tablet
> 
> Hardware Specs (Mods/Variants):
> Intel® Core™2 Duo Processor SL9600 (2.13 GHz), Added Ericsson F3507g
> Wireless WAN card,
> Added Gemalto Compact Smart Card Reader Writer (ExpressCard),
> Upgraded to Display with Wacom Pen+Finger Touch and Web Camera,
> Upgraded to 8GB RAM,
> and Upgraded to Atheros AR5BHB116 300Mbps Dual-Band WWAN.
>

My Macbook has none of these except the CPU is similar.

Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz

Maybe something is too slow?

Regards,
Florian

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-25  8:23 ` pelzflorian (Florian Pelz)
@ 2019-10-25 15:46   ` Jesse Gibbons
  2019-10-25 22:10     ` pelzflorian (Florian Pelz)
  2019-10-27 12:24   ` pelzflorian (Florian Pelz)
  2020-01-31  7:28   ` pelzflorian (Florian Pelz)
  2 siblings, 1 reply; 13+ messages in thread
From: Jesse Gibbons @ 2019-10-25 15:46 UTC (permalink / raw)
  To: pelzflorian (Florian Pelz), Raghav Gururajan; +Cc: 37917

On Fri, 2019-10-25 at 10:23 +0200, pelzflorian (Florian Pelz) wrote:
> On Fri, Oct 25, 2019 at 03:19:10AM -0400, Raghav Gururajan wrote:
> > Hello Guix!
> > 
> > Whenever I shutdown my system, 50% of the time, I end up with kernel
> > panic. Then I had to do cold restart.
> > 
> 
> I just wanted to say I have a kernel panic too sometimes (I do not
> know if the backtrace is the same and cannot easily reproduce the
> issue or provide a photo) on a 2010 Macbook though much less than 50%
> of the time.
> 
> 
> > Kernel Panic:
> > https://upload.disroot.org/r/B5Z3ofx_#/XTJVfcPxwYaDqzEGiQdv0Y6wQal34Oik77HlA7K7BE=
> > System Config:
> > https://bin.disroot.org/?a1ab3e3f7c3d38a5#SF5FHGGDC2+OYKbCrTCT+szeNvLFQbvN13OoimpDxng=
> 
> I do not see any kernel field, so you are using modern linux-libre.  I
> have to use
> 
> (kernel linux-libre-4.9)
> 
> I suppose it is a Shepherd bug then, maybe?
> 
> 
> 
> > Device: FSF's RYF-Certified TET-X200T (https://tehnoetic.com/tet-x200t)
> > a.k.a Lenovo ThinkPad X200 Tablet
> > 
> > Hardware Specs (Mods/Variants):
> > Intel® Core™2 Duo Processor SL9600 (2.13 GHz), Added Ericsson F3507g
> > Wireless WAN card,
> > Added Gemalto Compact Smart Card Reader Writer (ExpressCard),
> > Upgraded to Display with Wacom Pen+Finger Touch and Web Camera,
> > Upgraded to 8GB RAM,
> > and Upgraded to Atheros AR5BHB116 300Mbps Dual-Band WWAN.
> > 
> 
> My Macbook has none of these except the CPU is similar.
> 
> Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
> 
> Maybe something is too slow?
> 
> Regards,
> Florian
> 
> 
> 
I also have a kernel panic often. The picture i took is too large for the
mailing list though :( The dump says something about trying to kill init.

I have successfully predicted one panic when some things stopped responding
and I was unable to open gnome-control-panel or gnome-system-monitor, but
that symptom might be coincidental.

My system: librem 15v3 w/o tpm, 32GB RAM
Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-25  7:19 bug#37917: Kernel Panic Raghav Gururajan
  2019-10-25  8:23 ` pelzflorian (Florian Pelz)
@ 2019-10-25 21:08 ` Ludovic Courtès
  2019-10-25 21:49   ` Gábor Boskovits
  2019-10-26  4:40   ` Raghav Gururajan
  1 sibling, 2 replies; 13+ messages in thread
From: Ludovic Courtès @ 2019-10-25 21:08 UTC (permalink / raw)
  To: Raghav Gururajan; +Cc: 37917

Hi,

Raghav Gururajan <raghavgururajan@disroot.org> skribis:

> Whenever I shutdown my system, 50% of the time, I end up with kernel
> panic. Then I had to do cold restart.
>
> Kernel Panic: 
> https://upload.disroot.org/r/B5Z3ofx_#/XTJVfcPxwYaDqzEGiQdv0Y6wQal34Oik77HlA7K7BE=

I can’t access it with IceCat over Tor (“Error: the file has not been
sent entirely.”)  Can someone share it in some other way?

Like Florian writes a panic upon halt could be a Shepherd issue but we
need to see that last screen before we can draw any conclusions.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-25 21:08 ` Ludovic Courtès
@ 2019-10-25 21:49   ` Gábor Boskovits
  2019-10-26  4:46     ` Raghav Gururajan
  2019-10-26  4:40   ` Raghav Gururajan
  1 sibling, 1 reply; 13+ messages in thread
From: Gábor Boskovits @ 2019-10-25 21:49 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 37917, Raghav Gururajan

[-- Attachment #1: Type: text/plain, Size: 985 bytes --]

Hello,

Ludovic Courtès <ludo@gnu.org> ezt írta (időpont: 2019. okt. 25., P, 23:09):

> Hi,
>
> Raghav Gururajan <raghavgururajan@disroot.org> skribis:
>
> > Whenever I shutdown my system, 50% of the time, I end up with kernel
> > panic. Then I had to do cold restart.
> >
> > Kernel Panic:
> >
> https://upload.disroot.org/r/B5Z3ofx_#/XTJVfcPxwYaDqzEGiQdv0Y6wQal34Oik77HlA7K7BE=
>
> I can’t access it with IceCat over Tor (“Error: the file has not been
> sent entirely.”)  Can someone share it in some other way?
>

Now I see the same error. I could access it eariler though. The only thing
I remember is that it was
an attempted to kill init... I hope Raghav can share it again.

>
> Like Florian writes a panic upon halt could be a Shepherd issue but we
> need to see that last screen before we can draw any conclusions.
>
> Thanks,
> Ludo’.
>
>
>
>
g_bor
-- 
OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21

[-- Attachment #2: Type: text/html, Size: 1813 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-25 15:46   ` Jesse Gibbons
@ 2019-10-25 22:10     ` pelzflorian (Florian Pelz)
  2019-10-26  4:43       ` Raghav Gururajan
  2019-10-27  1:44       ` Jesse Gibbons
  0 siblings, 2 replies; 13+ messages in thread
From: pelzflorian (Florian Pelz) @ 2019-10-25 22:10 UTC (permalink / raw)
  To: Jesse Gibbons; +Cc: 37917, Raghav Gururajan

[-- Attachment #1: Type: text/plain, Size: 471 bytes --]

On Fri, Oct 25, 2019 at 09:46:26AM -0600, Jesse Gibbons wrote:
> I also have a kernel panic often. The picture i took is too large for the
> mailing list though :( The dump says something about trying to kill init.
> 

Could you compress your photo like:

guix environment --ad-hoc imagemagick
convert your-photo.jpg -quality 20% new-compressed-photo.jpg

Perhaps use less than 20%.

When I recompress the photo my Raghav, I get the attached small file.

Regards,
Florian

[-- Attachment #2: panic.jpg --]
[-- Type: image/jpeg, Size: 47227 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-25 21:08 ` Ludovic Courtès
  2019-10-25 21:49   ` Gábor Boskovits
@ 2019-10-26  4:40   ` Raghav Gururajan
  1 sibling, 0 replies; 13+ messages in thread
From: Raghav Gururajan @ 2019-10-26  4:40 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 37917


[-- Attachment #1.1: Type: text/plain, Size: 255 bytes --]


> I can’t access it with IceCat over Tor (“Error: the file has not been
> sent entirely.”)  Can someone share it in some other way?

Sure, please use this different link: 
https://share.riseup.net/#7QvUR7_1zcgr4EL52e7pFw

Regards,
RG.



[-- Attachment #1.2: Type: text/html, Size: 688 bytes --]

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-25 22:10     ` pelzflorian (Florian Pelz)
@ 2019-10-26  4:43       ` Raghav Gururajan
  2019-10-27  1:44       ` Jesse Gibbons
  1 sibling, 0 replies; 13+ messages in thread
From: Raghav Gururajan @ 2019-10-26  4:43 UTC (permalink / raw)
  To: pelzflorian (Florian Pelz), Jesse Gibbons; +Cc: 37917


[-- Attachment #1.1: Type: text/plain, Size: 687 bytes --]

On Sat, 2019-10-26 at 00:10 +0200, pelzflorian (Florian Pelz) wrote:
> On Fri, Oct 25, 2019 at 09:46:26AM -0600, Jesse Gibbons wrote:
> > I also have a kernel panic often. The picture i took is too large for the
> > mailing list though :( The dump says something about trying to kill init.
> > 
> 
> Could you compress your photo like:
> 
> guix environment --ad-hoc imagemagick
> convert your-photo.jpg -quality 20% new-compressed-photo.jpg
> 
> Perhaps use less than 20%.
> 
> When I recompress the photo my Raghav, I get the attached small file.

Jesse,

If compression did not work, you can try sharing the picture via 
https://share.riseup.net

Regards,
RG.


[-- Attachment #1.2: Type: text/html, Size: 1303 bytes --]

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-25 21:49   ` Gábor Boskovits
@ 2019-10-26  4:46     ` Raghav Gururajan
  0 siblings, 0 replies; 13+ messages in thread
From: Raghav Gururajan @ 2019-10-26  4:46 UTC (permalink / raw)
  To: Gábor Boskovits, Ludovic Courtès; +Cc: 37917


[-- Attachment #1.1: Type: text/plain, Size: 286 bytes --]

> Now I see the same error. I could access it eariler though. The only
> thing I remember is that it was
> an attempted to kill init... I hope Raghav can share it again.

Sure, please use this different link: 
https://share.riseup.net/#7QvUR7_1zcgr4EL52e7pFw

Regards,
RG.



[-- Attachment #1.2: Type: text/html, Size: 755 bytes --]

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-25 22:10     ` pelzflorian (Florian Pelz)
  2019-10-26  4:43       ` Raghav Gururajan
@ 2019-10-27  1:44       ` Jesse Gibbons
  1 sibling, 0 replies; 13+ messages in thread
From: Jesse Gibbons @ 2019-10-27  1:44 UTC (permalink / raw)
  To: pelzflorian (Florian Pelz); +Cc: 37917, Raghav Gururajan

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

On Sat, 2019-10-26 at 00:10 +0200, pelzflorian (Florian Pelz) wrote:
> On Fri, Oct 25, 2019 at 09:46:26AM -0600, Jesse Gibbons wrote:
> > I also have a kernel panic often. The picture i took is too large for
> > the
> > mailing list though :( The dump says something about trying to kill
> > init.
> > 
> 
> Could you compress your photo like:
> 
> guix environment --ad-hoc imagemagick
> convert your-photo.jpg -quality 20% new-compressed-photo.jpg
> 
> Perhaps use less than 20%.
> 
> When I recompress the photo my Raghav, I get the attached small file.
> 
> Regards,
> Florian
For some reason (probably because it was a png) imagemagic made my picture
take more space when I specified a lower quality, so I had to use gimp to
export it as a jpg. I hope it's readable.

[-- Attachment #2: compressed-panic.jpg --]
[-- Type: image/jpeg, Size: 361715 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-25  8:23 ` pelzflorian (Florian Pelz)
  2019-10-25 15:46   ` Jesse Gibbons
@ 2019-10-27 12:24   ` pelzflorian (Florian Pelz)
  2019-10-27 12:27     ` pelzflorian (Florian Pelz)
  2020-01-31  7:28   ` pelzflorian (Florian Pelz)
  2 siblings, 1 reply; 13+ messages in thread
From: pelzflorian (Florian Pelz) @ 2019-10-27 12:24 UTC (permalink / raw)
  To: Raghav Gururajan; +Cc: 37917

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

On Fri, Oct 25, 2019 at 10:23:54AM +0200, pelzflorian (Florian Pelz) wrote:
> I
> have to use
> 
> (kernel linux-libre-4.9)
> 
> I suppose it is a Shepherd bug then, maybe?
> […]
> My Macbook has none of these except the CPU is similar.
> 
> Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz
> 
> Maybe something is too slow?
> 

I got one now (attached, kernel 4.9), intermixed with output that GDM is
restarting…

Regards,
Florian

[-- Attachment #2: panic-florian.jpg --]
[-- Type: image/jpeg, Size: 70563 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-27 12:24   ` pelzflorian (Florian Pelz)
@ 2019-10-27 12:27     ` pelzflorian (Florian Pelz)
  0 siblings, 0 replies; 13+ messages in thread
From: pelzflorian (Florian Pelz) @ 2019-10-27 12:27 UTC (permalink / raw)
  To: Raghav Gururajan; +Cc: 37917

On Sun, Oct 27, 2019 at 01:24:49PM +0100, pelzflorian (Florian Pelz) wrote:
> I got one now (attached, kernel 4.9), intermixed with output that GDM is
> restarting…
> 

P.S. Note that this is upon telling GNOME to shut down.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#37917: Kernel Panic
  2019-10-25  8:23 ` pelzflorian (Florian Pelz)
  2019-10-25 15:46   ` Jesse Gibbons
  2019-10-27 12:24   ` pelzflorian (Florian Pelz)
@ 2020-01-31  7:28   ` pelzflorian (Florian Pelz)
  2 siblings, 0 replies; 13+ messages in thread
From: pelzflorian (Florian Pelz) @ 2020-01-31  7:28 UTC (permalink / raw)
  To: 37917-done; +Cc: Raghav Gururajan, Jesse Gibbons

This was resolved for me with the resolution of

https://issues.guix.info/issue/37757

I close instead of merging, but I hope it also is the same resolved
bug for everyone affected.  Please reopen if not.

Regards,
Florian

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-01-31  7:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25  7:19 bug#37917: Kernel Panic Raghav Gururajan
2019-10-25  8:23 ` pelzflorian (Florian Pelz)
2019-10-25 15:46   ` Jesse Gibbons
2019-10-25 22:10     ` pelzflorian (Florian Pelz)
2019-10-26  4:43       ` Raghav Gururajan
2019-10-27  1:44       ` Jesse Gibbons
2019-10-27 12:24   ` pelzflorian (Florian Pelz)
2019-10-27 12:27     ` pelzflorian (Florian Pelz)
2020-01-31  7:28   ` pelzflorian (Florian Pelz)
2019-10-25 21:08 ` Ludovic Courtès
2019-10-25 21:49   ` Gábor Boskovits
2019-10-26  4:46     ` Raghav Gururajan
2019-10-26  4:40   ` Raghav Gururajan

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).