Artix Linux Forum

Artix Linux => Other Architectures => ARMtix => Topic started by: replabrobin on 12 February 2023, 12:07:24

Title: rpi4 kernel update to 6.1.10
Post by: replabrobin on 12 February 2023, 12:07:24
Updated to latest and see a few segfaults related to ldconfig -r during the pacman run. However, the system rebooted fine. The kernel is reported as 6.10.1 which is pretty late.  Thanks.
Title: Re: rpi4 kernel update to 6.10.1
Post by: phoenix_king_rus on 12 February 2023, 12:23:14
They appear after glibc update. Looks suspicious but nothing seem to be broken atm
Title: Re: rpi4 kernel update to 6.10.1
Post by: replabrobin on 12 February 2023, 12:30:17
kernel is actually 6.1.10-2-rpi-ARTIX-RPI4

system seems stable, but ldconfig segfaults eg
Code: [Select]
$ sudo ldconfig
Segmentation fault
Title: Re: rpi4 kernel update to 6.10.1
Post by: replabrobin on 12 February 2023, 12:34:45
Downgrading glibc-2.37-2 to glibc-2.36-7 fixes the ldconfig segfault