Package: src:linux Version: 4.19.12-1 Severity: important Hi!
After upgrading an i386 box (Soekris net5501) running testing (buster), I found out that the newly migrated Linux kernel fails to boot. Looking at the boot through the serial console reveals the attached output, in which I spotted the following line: [ 5.363599] kernel BUG at arch/x86/mm/pat.c:549! The previous kernel image (4.18.20-2) works with no issues. I have temporarily altered GRUB_DEFAULT in /etc/default/grub, in order to force the box to automatically boot that kernel version. I hope this bug may be fixed soon. Thanks a lot for any help you may provide! -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (800, 'testing'), (500, 'unstable') Architecture: i386 (i586) Kernel: Linux 4.18.0-3-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled
Loading Linux 4.19.0-1-686 ... Loading initial ramdisk ... [ 0.072516] ACPI BIOS Error (bug): A valid RSDP was not found (20180810/tbxfroot-210) [ 0.337287] Spectre V2 : Spectre mitigation: LFENCE not serializing, switching to generic retpoline [ 5.363599] kernel BUG at arch/x86/mm/pat.c:549! [ 5.391321] invalid opcode: 0000 [#1] SMP [ 5.395287] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.19.0-1-686 #1 Debian 4.19.12-1 [ 5.395287] EIP: reserve_memtype+0x1a0/0x310 [ 5.395287] Code: ff 75 e4 e8 b2 4a fe ff 8b 4d d0 83 c4 0c 3c 06 0f 95 c0 0f b6 c0 01 c0 89 45 d4 e9 e5 fe ff ff 8d b4 26 00 00 00 00 8d 76 00 <0f> 0b 8d b6 00 00 00 00 83 7d 10 05 0f 84 41 01 00 00 83 7d 10 03 [ 5.395287] EAX: ffff0000 EBX: ce0ddef8 ECX: 00000000 EDX: 00000000 [ 5.395287] ESI: 00000000 EDI: 00000000 EBP: ce0ddeb8 ESP: ce0dde84 [ 5.395287] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00210246 [ 5.395287] CR0: 80050033 CR2: 00000000 CR3: 069e8000 CR4: 00000090 [ 5.395287] Call Trace: [ 5.395287] ? walk_mem_res+0x3a/0x50 [ 5.395287] ? mm_fault_error.cold.33+0x37/0x37 [ 5.395287] __ioremap_caller+0xc1/0x2d0 [ 5.395287] ? net5501_init+0x36/0xed [ 5.395287] ? alix_init+0x103/0x103 [ 5.395287] ioremap_nocache+0x15/0x20 [ 5.395287] ? net5501_init+0x36/0xed [ 5.395287] net5501_init+0x36/0xed [ 5.395287] ? alix_init+0x103/0x103 [ 5.395287] do_one_initcall+0x42/0x19a [ 5.395287] ? do_early_param+0x7d/0x7d [ 5.395287] kernel_init_freeable+0x15b/0x1e3 [ 5.395287] ? rest_init+0x8a/0x8a [ 5.395287] kernel_init+0xd/0xea [ 5.395287] ret_from_fork+0x2e/0x38 [ 5.395287] Modules linked in: [ 6.123386] ---[ end trace c58e6b4182e68965 ]--- [ 6.151077] EIP: reserve_memtype+0x1a0/0x310 [ 6.176655] Code: ff 75 e4 e8 b2 4a fe ff 8b 4d d0 83 c4 0c 3c 06 0f 95 c0 0f b6 c0 01 c0 89 45 d4 e9 e5 fe ff ff 8d b4 26 00 00 00 00 8d 76 00 <0f> 0b 8d b6 00 00 00 00 83 7d 10 05 0f 84 41 01 00 00 83 7d 10 03 [ 6.289052] EAX: ffff0000 EBX: ce0ddef8 ECX: 00000000 EDX: 00000000 [ 6.326588] ESI: 00000000 EDI: 00000000 EBP: ce0ddeb8 ESP: c69ec3bc [ 6.364128] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00210246 [ 6.404777] CR0: 80050033 CR2: 00000000 CR3: 069e8000 CR4: 00000090 [ 6.442406] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 6.442406] [ 6.446292] Kernel Offset: 0x5000000 from 0xc1000000 (relocation range: 0xc0000000-0xd07fffff) [ 6.446292] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 6.446292] ]--- [ 7.071650] clocksource: timekeeping watchdog on CPU0: Marking clocksource 'tsc-early' as unstable because the skew is too large: [ 7.141411] clocksource: 'pit' wd_now: eb0e884d wd_last: eb0535d3 mask: ffffffff [ 7.197141] clocksource: 'tsc-early' cs_now: 4c0ed40b9 cs_last: 49481f99b mask: ffffffffffffffff [ 7.261185] tsc: Marking TSC unstable due to clocksource watchdog [ 55.248323] random: crng init done

