Re: New kernels
Posted: Wed Feb 12, 2025 3:39 pm
by Hypex
Now I have another issue. Booted up the 6.14 RC1 and this time and my system was totally broken. Ended up at a shell and kernel crashing on boot. It lists errors in OF variables with cells missing. That sounds like the problems we had experienced earlier. Don't know why suddenly the system cannot boot. 
Here's an excerpt from dmesg log:
0032b3a70] [c00000000228abf8] .isa_bridge_find_early+0xa4/0x104
[ 0.016554] [c0000000032b3b00] [c000000002292148] .pas_pci_init+0xdc/0x100
[ 0.016572] [c0000000032b3b80] [c00000000228ad20] .discover_phbs+0x3c/0x54
[ 0.016590] [c0000000032b3bf0] [c00000000000e700] .do_one_initcall+0x60/0x2d8
[ 0.016608] [c0000000032b3cd0] [c00000000228069c] .kernel_init_freeable+0x270/0x2ec
[ 0.016627] [c0000000032b3d90] [c00000000000eb4c] .kernel_init+0x3c/0x180
[ 0.016644] [c0000000032b3e10] [c00000000000bd90] .ret_from_kernel_user_thread+0x10/0x18
[ 0.016665] --- interrupt: 0 at 0x0
[ 0.016675] Code: 38600000 4bfff2f5 2fa30000 409effbc 893c0001 2f890000 409effb0 7fe4fb78 7f63db78 9b5c0001 4af19b91 60000000 <0fe00000> ebff0068 2fbf0000 409eff98
[ 0.016742] ---[ end trace 0000000000000000 ]---
[ 0.016764] no ISA IO ranges or unexpected isa range, mapping 64k
[ 0.016778] ISA bridge (early) is /pxp@0,e0000000/io-bridge@0[/code]
The kernel 5.10.228 works fine with Ubuntu though. 

Here's an excerpt from dmesg log:
Hidden Text - Click to Show :
Code: Select all
[ 0.015238] Found PA-PXP PCI host bridge.
[ 0.015253] PCI host bridge /pxp@0,e0000000 (primary) ranges:
[ 0.015290] IO 0x00000000fc800000..0x00000000fcffffff -> 0x0000000000000000
[ 0.015311] MEM 0x0000000080000000..0x00000000e00fffff -> 0x0000000080000000
[ 0.015330] MEM 0x00000000fd800000..0x00000000fd800fff -> 0x00000000fd800000
[ 0.015345] MEM 0x0000080000000000..0x00000bffffffffff -> 0x0000080000000000
[ 0.015393] ------------[ cut here ]------------
[ 0.015403] Missing '#address-cells' in /pxp@0,e0000000/io-bridge@0
[ 0.015446] WARNING: CPU: 0 PID: 1 at .of_bus_n_addr_cells+0xd8/0x170
[ 0.015467] Modules linked in:
[ 0.015479] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.14.0-rc1-powerpc64-smp #1
[ 0.015494] Hardware name: pasemi,nemo PA6T 0x900102 A-EON Amigaone X1000
[ 0.015504] NIP: c000000001187cd8 LR: c000000001187cd4 CTR: c000000000c1a400
[ 0.015516] REGS: c0000000032b3580 TRAP: 0700 Not tainted (6.14.0-rc1-powerpc64-smp)
[ 0.015528] MSR: 9000000000029032 <SF,HV,EE,ME,IR,DR,RI> CR: 24000242 XER: 00000000
[ 0.015569] IRQMASK: 0
GPR00: c000000001187cd4 c0000000032b3820 c0000000020f6d00 0000000000000037
GPR04: 00000000ffffdfff c000000002cb95d8 0000000000000001 0000000000000001
GPR08: c000000002ce9618 0000000000000000 0000000000000000 0000000000000020
GPR12: 0000000024000242 c000000002fd2000 c00000000000eb10 0000000000000000
GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR20: 0000000000000000 0000000000000000 0000000000000000 c0000000020ef8d8
GPR24: c00000000209bff0 c00000000300bb80 0000000000000001 c000000001fa6d30
GPR28: c000000002eaa879 c000000001fa6d20 c000000001e8c358 c00000017bfef700
[ 0.015743] NIP [c000000001187cd8] .of_bus_n_addr_cells+0xd8/0x170
[ 0.015756] LR [c000000001187cd4] .of_bus_n_addr_cells+0xd4/0x170
[ 0.015769] Call Trace:
[ 0.015777] [c0000000032b3820] [c000000001187cd4] .of_bus_n_addr_cells+0xd4/0x170 (unreliable)
[ 0.015799] [c0000000032b38d0] [c000000001191e10] .parser_init+0x70/0x190
[ 0.015820] [c0000000032b3980] [c00000000003ebb0] .process_ISA_OF_ranges+0x40/0x170
[ 0.015841] [c0000000032b3a70] [c00000000228abf8] .isa_bridge_find_early+0xa4/0x104
[ 0.015861] [c0000000032b3b00] [c000000002292148] .pas_pci_init+0xdc/0x100
[ 0.015880] [c0000000032b3b80] [c00000000228ad20] .discover_phbs+0x3c/0x54
[ 0.015898] [c0000000032b3bf0] [c00000000000e700] .do_one_initcall+0x60/0x2d8
[ 0.015916] [c0000000032b3cd0] [c00000000228069c] .kernel_init_freeable+0x270/0x2ec
[ 0.015936] [c0000000032b3d90] [c00000000000eb4c] .kernel_init+0x3c/0x180
[ 0.015953] [c0000000032b3e10] [c00000000000bd90] .ret_from_kernel_user_thread+0x10/0x18
[ 0.015974] --- interrupt: 0 at 0x0
[ 0.015985] Code: 38600000 4bfff4c5 2fa30000 409effbc 893c0000 2f890000 409effb0 7fe4fb78 7f63db78 9b5c0000 4af19d61 60000000 <0fe00000> ebff0068 2fbf0000 409eff98
[ 0.016052] ---[ end trace 0000000000000000 ]---
[ 0.016090] ------------[ cut here ]------------
[ 0.016100] Missing '#size-cells' in /pxp@0,e0000000/io-bridge@0
[ 0.016140] WARNING: CPU: 0 PID: 1 at .of_bus_n_size_cells+0xd8/0x170
[ 0.016157] Modules linked in:
[ 0.016168] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.14.0-rc1-powerpc64-smp #1
[ 0.016186] Tainted: [W]=WARN
[ 0.016193] Hardware name: pasemi,nemo PA6T 0x900102 A-EON Amigaone X1000
[ 0.016202] NIP: c000000001187ea8 LR: c000000001187ea4 CTR: c000000000c1a400
[ 0.016214] REGS: c0000000032b3580 TRAP: 0700 Tainted: G W (6.14.0-rc1-powerpc64-smp)
[ 0.016228] MSR: 9000000000029032 <SF,HV,EE,ME,IR,DR,RI> CR: 24000242 XER: 00000000
[ 0.016267] IRQMASK: 0
GPR00: c000000001187ea4 c0000000032b3820 c0000000020f6d00 0000000000000034
GPR04: 00000000ffffdfff c000000002cb95d8 0000000000000001 0000000000000001
GPR08: c000000002ce9618 0000000000000000 0000000000000000 0000000000000020
GPR12: 0000000024000242 c000000002fd2000 c00000000000eb10 0000000000000000
GPR16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR20: 0000000000000000 0000000000000000 0000000000000000 c0000000020ef8d8
GPR24: c00000000209bff0 c00000000300bb80 0000000000000001 c000000001fa6d70
GPR28: c000000002eaa879 c000000001fa6d20 c000000001e8c368 c00000017bfef700
[ 0.016441] NIP [c000000001187ea8] .of_bus_n_size_cells+0xd8/0x170
[ 0.016454] LR [c000000001187ea4] .of_bus_n_size_cells+0xd4/0x170
[ 0.016467] Call Trace:
[ 0.016473] [c0000000032b3820] [c000000001187ea4] .of_bus_n_size_cells+0xd4/0x170 (unreliable)
[ 0.016495] [c0000000032b38d0] [c000000001191e20] .parser_init+0x80/0x190
[ 0.016515] [c0000000032b3980] [c00000000003ebb0] .process_ISA_OF_ranges+0x40/0x170
[ 0.016535] [c000000[code]
[ 0.016554] [c0000000032b3b00] [c000000002292148] .pas_pci_init+0xdc/0x100
[ 0.016572] [c0000000032b3b80] [c00000000228ad20] .discover_phbs+0x3c/0x54
[ 0.016590] [c0000000032b3bf0] [c00000000000e700] .do_one_initcall+0x60/0x2d8
[ 0.016608] [c0000000032b3cd0] [c00000000228069c] .kernel_init_freeable+0x270/0x2ec
[ 0.016627] [c0000000032b3d90] [c00000000000eb4c] .kernel_init+0x3c/0x180
[ 0.016644] [c0000000032b3e10] [c00000000000bd90] .ret_from_kernel_user_thread+0x10/0x18
[ 0.016665] --- interrupt: 0 at 0x0
[ 0.016675] Code: 38600000 4bfff2f5 2fa30000 409effbc 893c0001 2f890000 409effb0 7fe4fb78 7f63db78 9b5c0001 4af19b91 60000000 <0fe00000> ebff0068 2fbf0000 409eff98
[ 0.016742] ---[ end trace 0000000000000000 ]---
[ 0.016764] no ISA IO ranges or unexpected isa range, mapping 64k
[ 0.016778] ISA bridge (early) is /pxp@0,e0000000/io-bridge@0[/code]
Hidden Text - Click to Show :
Code: Select all
[ 23.029038] libinput-device[1400]: illegal instruction (4) at 6a7590 nip 6a7590 lr 66079c code 1 in libglib-2.0.so.0.7800.0[67590,640000+184000]
[ 23.030415] libinput-device[1402]: illegal instruction (4) at 567590 nip 567590 lr 52079c code 1
[ 23.040754] libinput-device[1400]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 23.040764] libinput-device[1400]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 23.040831] libinput-device[1401]: illegal instruction (4) at 107590 nip 107590 lr c079c code 1
[ 23.048285] in libglib-2.0.so.0.7800.0[67590,500000+184000]
[ 23.057280] in libglib-2.0.so.0.7800.0[67590,a0000+184000]
[ 23.078184] libinput-device[1402]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 23.082432] libinput-device[1401]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 23.082612] libinput-device[1402]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 23.082788] libinput-device[1401]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 23.818428] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 23.831513] ata4.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 23.871551] ata4.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 23.876656] ata4.00: configured for UDMA/133
[ 23.898641] libinput-device[1404]: illegal instruction (4) at 417590 nip 417590 lr 3d079c code 1 in libglib-2.0.so.0.7800.0[67590,3b0000+184000]
[ 23.911267] libinput-device[1404]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 23.920938] libinput-device[1404]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 24.002947] snd_hda_intel 0000:01:00.1: Force to snoop mode by module option
[ 24.015471] snd_hda_intel 0000:05:14.2: Force to snoop mode by module option
[ 24.041647] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops 0xc0000000018d9f00)
[ 24.063500] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:10.0/0000:01:00.1/sound/card0/input4
[ 24.063533] snd_hda_codec_idt hdaudioC1D3: STAC92HD700: picked fixup for PCI SSID 1888:1000
[ 24.087599] snd_hda_codec_idt hdaudioC1D3: autoconfig for STAC92HD700: line_outs=4 (0xd/0xf/0x10/0x11/0x0) type:line
[ 24.097652] snd_hda_codec_idt hdaudioC1D3: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 24.104437] snd_hda_codec_idt hdaudioC1D3: hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[ 24.110738] snd_hda_codec_idt hdaudioC1D3: mono: mono_out=0x0
[ 24.115809] snd_hda_codec_idt hdaudioC1D3: dig-out=0x21/0x0
[ 24.120765] snd_hda_codec_idt hdaudioC1D3: inputs:
[ 24.124837] snd_hda_codec_idt hdaudioC1D3: Front Mic=0xb
[ 24.129736] snd_hda_codec_idt hdaudioC1D3: Rear Mic=0xe
[ 24.134498] snd_hda_codec_idt hdaudioC1D3: Line=0xc
[ 24.138843] snd_hda_codec_idt hdaudioC1D3: CD=0x12
[ 24.165989] libinput-device[1408]: illegal instruction (4) at f79c7590 nip f79c7590 lr f798079c code 1 in libglib-2.0.so.0.7800.0[67590,f7960000+184000]
[ 24.179477] libinput-device[1408]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 24.189228] libinput-device[1408]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 24.210756] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card1/input5
[ 24.263861] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card1/input6
[ 24.274479] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card1/input7
[ 24.284606] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card1/input8
[ 24.309566] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card1/input9
[ 24.325122] libinput-device[1409]: illegal instruction (4) at 587590 nip 587590 lr 54079c code 1 in libglib-2.0.so.0.7800.0[67590,520000+184000]
[ 24.337853] libinput-device[1409]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 24.347629] libinput-device[1409]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 24.359551] libinput-device[1410]: illegal instruction (4) at f77c7590 nip f77c7590 lr f778079c code 1 in libglib-2.0.so.0.7800.0[67590,f7760000+184000]
[ 24.373067] libinput-device[1410]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 24.378959] libinput-device[1411]: illegal instruction (4) at 3d7590 nip 3d7590 lr 39079c code 1
[ 24.382106] libinput-device[1410]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 24.382772] in libglib-2.0.so.0.7800.0[67590,370000+184000]
[ 24.404219] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card1/input10
[ 24.405048] libinput-device[1411]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 24.424626] libinput-device[1411]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 24.431382] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card1/input11
[ 24.451586] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:11.0/0000:05:14.2/sound/card1/input12
[ 24.459781] libinput-device[1412]: illegal instruction (4) at 107590 nip 107590 lr c079c code 1 in libglib-2.0.so.0.7800.0[67590,a0000+184000]
[ 24.468974] libinput-device[1413]: illegal instruction (4) at 227590 nip 227590 lr 1e079c code 1
[ 24.472956] libinput-device[1412]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 24.473848] in libglib-2.0.so.0.7800.0[67590,1c0000+184000]
[ 24.481306] libinput-device[1412]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 24.506414] libinput-device[1413]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 24.516143] libinput-device[1413]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 28.103189] show_signal_msg: 11 callbacks suppressed
[ 28.103199] NetworkManager[1499]: illegal instruction (4) at f7da7590 nip f7da7590 lr f7d6079c code 1 in libglib-2.0.so.0.7800.0[67590,f7d40000+184000]
[ 28.103223] NetworkManager[1499]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 28.103231] NetworkManager[1499]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 28.119919] lightdm[1500]: illegal instruction (4) at 327590 nip 327590 lr 2e079c code 1 in libglib-2.0.so.0.7800.0[67590,2c0000+184000]
[ 28.256282] lightdm[1500]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 28.329447] lightdm[1500]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 28.606448] lightdm[1503]: illegal instruction (4) at 707590 nip 707590 lr 6c079c code 1 in libglib-2.0.so.0.7800.0[67590,6a0000+184000]
[ 28.606478] lightdm[1503]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 28.606487] lightdm[1503]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 28.642617] NetworkManager[1501]: illegal instruction (4) at f7427590 nip f7427590 lr f73e079c code 1 in libglib-2.0.so.0.7800.0[67590,f73c0000+184000]
[ 28.741679] NetworkManager[1501]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 28.741688] NetworkManager[1501]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 29.102186] lightdm[1506]: illegal instruction (4) at 717590 nip 717590 lr 6d079c code 1 in libglib-2.0.so.0.7800.0[67590,6b0000+184000]
[ 29.102215] lightdm[1506]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 29.102223] lightdm[1506]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 29.110563] NetworkManager[1505]: illegal instruction (4) at f7827590 nip f7827590 lr f77e079c code 1 in libglib-2.0.so.0.7800.0[67590,f77c0000+184000]
[ 29.110590] NetworkManager[1505]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 29.110598] NetworkManager[1505]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 29.775180] lightdm[1508]: illegal instruction (4) at 247590 nip 247590 lr 20079c code 1 in libglib-2.0.so.0.7800.0[67590,1e0000+184000]
[ 29.775211] lightdm[1508]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 29.775219] lightdm[1508]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 521.660299] systemd-journald[1321]: /var/log/journal/1a61c33c1bfd4a0682463eca1581b969/user-1000.journal: Montonic clock jumped backwards relative to last journal entry, rotating.
[ 521.676157] systemd-journald[1321]: Failed to write entry to /var/log/journal/1a61c33c1bfd4a0682463eca1581b969/user-1000.journal (27 items, 1043 bytes), rotating before retrying: Not a XENIX named type file
[ 523.382673] polkitd[1578]: illegal instruction (4) at 317590 nip 317590 lr 2d079c code 1 in libglib-2.0.so.0.7800.0[67590,2b0000+184000]
[ 523.394630] polkitd[1578]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 523.403629] polkitd[1578]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 548.378568] polkitd[1580]: illegal instruction (4) at 607590 nip 607590 lr 5c079c code 1 in libglib-2.0.so.0.7800.0[67590,5a0000+184000]
[ 548.390483] polkitd[1580]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 548.399428] polkitd[1580]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 573.384578] polkitd[1584]: illegal instruction (4) at 177590 nip 177590 lr 13079c code 1 in libglib-2.0.so.0.7800.0[67590,110000+184000]
[ 573.420920] polkitd[1584]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 573.454585] polkitd[1584]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 598.402603] polkitd[1586]: illegal instruction (4) at 167590 nip 167590 lr 12079c code 1 in libglib-2.0.so.0.7800.0[67590,100000+184000]
[ 598.437034] polkitd[1586]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 598.468937] polkitd[1586]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 623.397600] polkitd[1588]: illegal instruction (4) at 267590 nip 267590 lr 22079c code 1 in libglib-2.0.so.0.7800.0[67590,200000+184000]
[ 623.438133] polkitd[1588]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 623.476052] polkitd[1588]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 648.402580] polkitd[1589]: illegal instruction (4) at 227590 nip 227590 lr 1e079c code 1 in libglib-2.0.so.0.7800.0[67590,1c0000+184000]
[ 648.444049] polkitd[1589]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 648.482889] polkitd[1589]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 673.404619] polkitd[1590]: illegal instruction (4) at 637590 nip 637590 lr 5f079c code 1 in libglib-2.0.so.0.7800.0[67590,5d0000+184000]
[ 673.422573] polkitd[1590]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 673.438693] polkitd[1590]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 698.405025] polkitd[1593]: illegal instruction (4) at 377590 nip 377590 lr 33079c code 1 in libglib-2.0.so.0.7800.0[67590,310000+184000]
[ 698.426682] polkitd[1593]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 698.446473] polkitd[1593]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 723.413761] polkitd[1607]: illegal instruction (4) at 4f7590 nip 4f7590 lr 4b079c code 1 in libglib-2.0.so.0.7800.0[67590,490000+184000]
[ 723.437766] polkitd[1607]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 723.460008] polkitd[1607]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 748.417671] polkitd[1608]: illegal instruction (4) at 587590 nip 587590 lr 54079c code 1 in libglib-2.0.so.0.7800.0[67590,520000+184000]
[ 748.444357] polkitd[1608]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 748.469526] polkitd[1608]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 773.424946] polkitd[1611]: illegal instruction (4) at 637590 nip 637590 lr 5f079c code 1 in libglib-2.0.so.0.7800.0[67590,5d0000+184000]
[ 773.454566] polkitd[1611]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 773.482390] polkitd[1611]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 798.432815] polkitd[1615]: illegal instruction (4) at f7747590 nip f7747590 lr f770079c code 1 in libglib-2.0.so.0.7800.0[67590,f76e0000+184000]
[ 798.470588] polkitd[1615]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 798.505465] polkitd[1615]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 823.434334] polkitd[1616]: illegal instruction (4) at 397590 nip 397590 lr 35079c code 1 in libglib-2.0.so.0.7800.0[67590,330000+184000]
[ 823.472305] polkitd[1616]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 823.472316] polkitd[1616]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
[ 848.445104] polkitd[1666]: illegal instruction (4) at 237590 nip 237590 lr 1f079c code 1 in libglib-2.0.so.0.7800.0[67590,1d0000+184000]
[ 848.484814] polkitd[1666]: code: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 848.521547] polkitd[1666]: code: 00000000 00000000 00000000 00000000 <00000000> 00000000 00000000 00000000
