oem-6.1 is about to be EOL

** Changed in: linux-oem-6.1 (Ubuntu)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-6.1 in Ubuntu.
https://bugs.launchpad.net/bugs/2034535

Title:
  6.1.0.1021.21: severe problems with f2fs

Status in linux-oem-6.1 package in Ubuntu:
  Won't Fix

Bug description:
  After updating my system was unusable. The kernel dropped an error message 
multiple times.
  Downgrading to 6.1.0.1020.20 fixed the issue. 

  I have 2 f2fs partitions on 2 SSDs - one NVME, the other SATA. Since
  it happens in recovery mode as well, I assume that it definitively
  happens on the NVME disk. Not sure about SATA.

  lsb_release -rd:
  Description:    KDE neon 5.27
  Release:        22.04

  apt-cache policy ..:
  linux-image-6.1.0-1021-oem:
    Installed: (none)
    Candidate: 6.1.0-1021.21
    Version table:
       6.1.0-1021.21 500
          500 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
          500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 
Packages
          100 /var/lib/dpkg/status

  
  Error messages: (from /var/log/syslog)
  Sep  6 11:00:04 nyarly kernel: [   21.885763] BUG: kernel NULL pointer 
dereference, address: 0000000000000024
  Sep  6 11:00:04 nyarly kernel: [   21.885769] #PF: supervisor write access in 
kernel mode
  Sep  6 11:00:04 nyarly kernel: [   21.885771] #PF: error_code(0x0002) - 
not-present page
  Sep  6 11:00:04 nyarly kernel: [   21.885772] PGD 0 P4D 0 
  Sep  6 11:00:04 nyarly kernel: [   21.885776] Oops: 0002 [#9] PREEMPT SMP PTI
  Sep  6 11:00:04 nyarly kernel: [   21.885778] CPU: 3 PID: 1430 Comm: 
containerd Tainted: P      D    OE      6.1.0-1021-oem #21-Ubuntu
  Sep  6 11:00:04 nyarly kernel: [   21.885781] Hardware name: System 
manufacturer System Product Name/H170-PRO/USB 3.1, BIOS 2002 09/20/2016
  Sep  6 11:00:04 nyarly kernel: [   21.885783] RIP: 
0010:f2fs_issue_flush+0x12f/0x1a0 [f2fs]
  Sep  6 11:00:04 nyarly kernel: [   21.885813] Code: c9 ba 01 00 00 00 be 03 
00 00 00 e8 5b 42 66 e6 48 83 3b 00 74 1d 4c 89 f7 e8 2d 95 45 e7 f0 ff 4b 24 
8b 45 cc e9 5f ff ff ff <f0> ff 43 24 e9 43 ff ff ff 31 d2 48 87 53 28 48 85 d2 
74 d8 44 89
  Sep  6 11:00:04 nyarly kernel: [   21.885815] RSP: 0018:ffffa79b0924fcb8 
EFLAGS: 00010246
  Sep  6 11:00:04 nyarly kernel: [   21.885818] RAX: 0000000000000000 RBX: 
0000000000000000 RCX: 0000000000000000
  Sep  6 11:00:04 nyarly kernel: [   21.885819] RDX: 00000000100000bc RSI: 
00000000001cbbda RDI: ffffa79b0924fcf0
  Sep  6 11:00:04 nyarly kernel: [   21.885821] RBP: ffffa79b0924fd20 R08: 
0000000000000000 R09: 0000000000000000
  Sep  6 11:00:04 nyarly kernel: [   21.885823] R10: 0000000000000000 R11: 
0000000000000000 R12: ffff99821c12a000
  Sep  6 11:00:04 nyarly kernel: [   21.885824] R13: 00000000001cbbda R14: 
ffffa79b0924fcc0 R15: 0000000000000024
  Sep  6 11:00:04 nyarly kernel: [   21.885826] FS:  00007faa52ffd640(0000) 
GS:ffff998525d80000(0000) knlGS:0000000000000000
  Sep  6 11:00:04 nyarly kernel: [   21.885828] CS:  0010 DS: 0000 ES: 0000 
CR0: 0000000080050033
  Sep  6 11:00:04 nyarly kernel: [   21.885830] CR2: 0000000000000024 CR3: 
000000013b2d8005 CR4: 00000000003706e0
  Sep  6 11:00:04 nyarly kernel: [   21.885832] DR0: 0000000000000000 DR1: 
0000000000000000 DR2: 0000000000000000
  Sep  6 11:00:04 nyarly kernel: [   21.885833] DR3: 0000000000000000 DR6: 
00000000fffe0ff0 DR7: 0000000000000400
  Sep  6 11:00:04 nyarly kernel: [   21.885835] Call Trace:
  Sep  6 11:00:04 nyarly kernel: [   21.885836]  <TASK>
  Sep  6 11:00:04 nyarly kernel: [   21.885838]  ? 
show_trace_log_lvl+0x1e8/0x30d
  Sep  6 11:00:04 nyarly kernel: [   21.885843]  ? 
show_trace_log_lvl+0x1e8/0x30d
  Sep  6 11:00:04 nyarly kernel: [   21.885848]  ? 
f2fs_do_sync_file+0x78e/0xaa0 [f2fs]
  Sep  6 11:00:04 nyarly kernel: [   21.885865]  ? show_regs.part.0+0x23/0x31
  Sep  6 11:00:04 nyarly kernel: [   21.885869]  ? __die_body.cold+0x8/0xd
  Sep  6 11:00:04 nyarly kernel: [   21.885872]  ? __die+0x2a/0x3b
  Sep  6 11:00:04 nyarly kernel: [   21.885876]  ? page_fault_oops+0x174/0x1b0
  Sep  6 11:00:04 nyarly kernel: [   21.885881]  ? 
do_user_addr_fault+0x2f3/0x5a0
  Sep  6 11:00:04 nyarly kernel: [   21.885884]  ? exc_page_fault+0x80/0x1b0
  Sep  6 11:00:04 nyarly kernel: [   21.885888]  ? asm_exc_page_fault+0x27/0x30
  Sep  6 11:00:04 nyarly kernel: [   21.885892]  ? f2fs_issue_flush+0x12f/0x1a0 
[f2fs]
  Sep  6 11:00:04 nyarly kernel: [   21.885917]  f2fs_do_sync_file+0x78e/0xaa0 
[f2fs]
  Sep  6 11:00:04 nyarly kernel: [   21.885933]  ? 
f2fs_buffered_write_iter+0x41/0x70 [f2fs]
  Sep  6 11:00:04 nyarly kernel: [   21.885950]  f2fs_sync_file+0x30/0x60 [f2fs]
  Sep  6 11:00:04 nyarly kernel: [   21.885966]  __x64_sys_fdatasync+0x4c/0xa0
  Sep  6 11:00:04 nyarly kernel: [   21.885969]  do_syscall_64+0x58/0x90
  Sep  6 11:00:04 nyarly kernel: [   21.885972]  ? __x64_sys_pwrite64+0xb6/0xd0
  Sep  6 11:00:04 nyarly kernel: [   21.885975]  ? 
exit_to_user_mode_prepare+0x30/0xb0
  Sep  6 11:00:04 nyarly kernel: [   21.885978]  ? 
syscall_exit_to_user_mode+0x29/0x50
  Sep  6 11:00:04 nyarly kernel: [   21.885981]  ? do_syscall_64+0x67/0x90
  Sep  6 11:00:04 nyarly kernel: [   21.885983]  ? 
irqentry_exit_to_user_mode+0x9/0x20
  Sep  6 11:00:04 nyarly kernel: [   21.885985]  ? irqentry_exit+0x43/0x50
  Sep  6 11:00:04 nyarly kernel: [   21.885988]  ? exc_page_fault+0x91/0x1b0
  Sep  6 11:00:04 nyarly kernel: [   21.885991]  
entry_SYSCALL_64_after_hwframe+0x63/0xcd
  Sep  6 11:00:04 nyarly kernel: [   21.885994] RIP: 0033:0x560ea246920e
  Sep  6 11:00:04 nyarly kernel: [   21.885996] Code: 48 89 6c 24 38 48 8d 6c 
24 38 e8 0d 00 00 00 48 8b 6c 24 38 48 83 c4 40 c3 cc cc cc 49 89 f2 48 89 fa 
48 89 ce 48 89 df 0f 05 <48> 3d 01 f0 ff ff 76 15 48 f7 d8 48 89 c1 48 c7 c0 ff 
ff ff ff 48
  Sep  6 11:00:04 nyarly kernel: [   21.885999] RSP: 002b:000000c00015d9e8 
EFLAGS: 00000206 ORIG_RAX: 000000000000004b
  Sep  6 11:00:04 nyarly kernel: [   21.886001] RAX: ffffffffffffffda RBX: 
0000000000000003 RCX: 0000560ea246920e
  Sep  6 11:00:04 nyarly kernel: [   21.886003] RDX: 0000000000000000 RSI: 
0000000000000000 RDI: 0000000000000003
  Sep  6 11:00:04 nyarly kernel: [   21.886004] RBP: 000000c00015da28 R08: 
0000000000000000 R09: 0000000000000000
  Sep  6 11:00:04 nyarly kernel: [   21.886006] R10: 0000000000000000 R11: 
0000000000000206 R12: 0000000000000000
  Sep  6 11:00:04 nyarly kernel: [   21.886007] R13: 0000000000000000 R14: 
000000c0001169c0 R15: 000000c0005e2000
  Sep  6 11:00:04 nyarly kernel: [   21.886011]  </TASK>
  Sep  6 11:00:04 nyarly kernel: [   21.886012] Modules linked in: overlay 
bluetooth ecdh_generic ecc binfmt_misc nvidia_uvm(POE) intel_rapl_msr 
intel_rapl_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp 
coretemp nvidia_drm(POE) nvidia_modeset(POE) snd_hda_codec_hdmi snd_hda_intel 
snd_intel_dspcfg snd_intel_sdw_acpi kvm_intel snd_usb_audio snd_hda_codec 
snd_usbmidi_lib snd_hda_core mc snd_hwdep snd_pcm snd_seq_midi kvm 
snd_seq_midi_event snd_rawmidi nvidia(POE) mei_hdcp mei_pxp snd_seq 
snd_seq_device rapl snd_timer intel_cstate drm_kms_helper serio_raw eeepc_wmi 
wmi_bmof joydev input_leds mxm_wmi snd ee1004 fb_sys_fops syscopyarea mei_me 
sysfillrect soundcore sysimgblt mei acpi_pad mac_hid sch_fq_codel cuse msr 
parport_pc ramoops ppdev pstore_blk lp reed_solomon pstore_zone efi_pstore 
parport drm ip_tables x_tables autofs4 libcrc32c f2fs crc32_generic 
lz4hc_compress lz4_compress zstd_compress hid_maltron hid_generic usbhid hid 
crct10dif_pclmul crc32_pclmul polyval_clmu
 lni polyval_generic ghash_clmulni_intel
  Sep  6 11:00:04 nyarly kernel: [   21.886074]  mfd_aaeon asus_wmi 
ledtrig_audio sha512_ssse3 sparse_keymap platform_profile nvme aesni_intel 
crypto_simd ahci i2c_i801 cryptd nvme_core xhci_pci psmouse e1000e i2c_smbus 
nvme_common libahci xhci_pci_renesas video wmi
  Sep  6 11:00:04 nyarly kernel: [   21.886091] CR2: 0000000000000024
  Sep  6 11:00:04 nyarly kernel: [   21.886093] ---[ end trace 0000000000000000 
]---
  Sep  6 11:00:04 nyarly kernel: [   21.886095] RIP: 
0010:f2fs_issue_flush+0x12f/0x1a0 [f2fs]
  Sep  6 11:00:04 nyarly kernel: [   21.886117] Code: c9 ba 01 00 00 00 be 03 
00 00 00 e8 5b 42 66 e6 48 83 3b 00 74 1d 4c 89 f7 e8 2d 95 45 e7 f0 ff 4b 24 
8b 45 cc e9 5f ff ff ff <f0> ff 43 24 e9 43 ff ff ff 31 d2 48 87 53 28 48 85 d2 
74 d8 44 89
  Sep  6 11:00:04 nyarly kernel: [   21.886119] RSP: 0000:ffffa79b00747d20 
EFLAGS: 00010246
  Sep  6 11:00:04 nyarly kernel: [   21.886121] RAX: 0000000000000000 RBX: 
0000000000000000 RCX: 0000000000000000
  Sep  6 11:00:04 nyarly kernel: [   21.886123] RDX: 00000000100000bc RSI: 
0000000000105e2d RDI: ffffa79b00747d58
  Sep  6 11:00:04 nyarly kernel: [   21.886124] RBP: ffffa79b00747d88 R08: 
0000000000000000 R09: 0000000000000000
  Sep  6 11:00:04 nyarly kernel: [   21.886126] R10: 0000000000000000 R11: 
0000000000000000 R12: ffff99821c12a000
  Sep  6 11:00:04 nyarly kernel: [   21.886127] R13: 0000000000105e2d R14: 
ffffa79b00747d28 R15: 0000000000000024
  Sep  6 11:00:04 nyarly kernel: [   21.886129] FS:  00007faa52ffd640(0000) 
GS:ffff998525d80000(0000) knlGS:0000000000000000
  Sep  6 11:00:04 nyarly kernel: [   21.886131] CS:  0010 DS: 0000 ES: 0000 
CR0: 0000000080050033
  Sep  6 11:00:04 nyarly kernel: [   21.886132] CR2: 0000000000000024 CR3: 
000000013b2d8005 CR4: 00000000003706e0
  Sep  6 11:00:04 nyarly kernel: [   21.886134] DR0: 0000000000000000 DR1: 
0000000000000000 DR2: 0000000000000000
  Sep  6 11:00:04 nyarly kernel: [   21.886135] DR3: 0000000000000000 DR6: 
00000000fffe0ff0 DR7: 0000000000000400
  Sep  6 11:00:04 nyarly kernel: [   21.886137] note: containerd[1430] exited 
with irqs disabled
  Sep  6 11:00:04 nyarly NetworkManager[1208]: <info>  [1693990804.5501] 
modem-manager: ModemManager available
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]: ERROR:Unknown state for 
interface NetworkctlListState(idx=1, name='lo', type='loopback', 
operational='n/a', administrative='unmanaged'): n/a
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]: Traceback (most recent call 
last):
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]:   File 
"/usr/bin/networkd-dispatcher", line 298, in trigger_all
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]:     
self.handle_state(iface_name,
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]:   File 
"/usr/bin/networkd-dispatcher", line 348, in handle_state
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]:     raise 
UnknownState(operational_state)
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]: UnknownState: n/a
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]: ERROR:Unknown state for 
interface NetworkctlListState(idx=2, name='enp0s31f6', type='ether', 
operational='n/a', administrative='unmanaged'): n/a
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]: Traceback (most recent call 
last):
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]:   File 
"/usr/bin/networkd-dispatcher", line 298, in trigger_all
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]:     
self.handle_state(iface_name,
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]:   File 
"/usr/bin/networkd-dispatcher", line 348, in handle_state
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]:     raise 
UnknownState(operational_state)
  Sep  6 11:00:04 nyarly networkd-dispatcher[1223]: UnknownState: n/a
  Sep  6 11:00:04 nyarly systemd[1]: Started Dispatcher daemon for 
systemd-networkd.
  Sep  6 11:00:04 nyarly avahi-daemon[1205]: Server startup complete. Host name 
is nyarly.local. Local service cookie is 149740800.
  Sep  6 11:00:04 nyarly snapd[1248]: overlord.go:272: Acquiring state lock file
  Sep  6 11:00:04 nyarly snapd[1248]: overlord.go:277: Acquired state lock file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-6.1/+bug/2034535/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to