Robert Herb changed bug 1199848
What Removed Added
CC   proletheus@freenet.de

Comment # 3 on bug 1199848 from
Not sure, if it is the same issue...
I see something similar on Tumbleweed since kernel 5.17.9. Today I tried kernel
5.18.0 with same error: https://susepaste.org/77592017

<1>[    6.867370] BUG: kernel NULL pointer dereference, address:
0000000000000408
<1>[    6.867371] #PF: supervisor read access in kernel mode
<1>[    6.867372] #PF: error_code(0x0000) - not-present page
<6>[    6.867373] PGD 0 P4D 0
<4>[    6.867380] Oops: 0000 [#1] PREEMPT SMP PTI
<4>[    6.867381] CPU: 1 PID: 336 Comm: systemd-udevd Not tainted 5.18.0-Own #1
openSUSE Tumbleweed (unreleased)
<4>[    6.867384] Hardware name: MSI MS-7845/Z97-GD65 GAMING (MS-7845), BIOS
V2.10 02/17/2016
<4>[    6.867384] RIP: 0010:vesafb_remove+0x17/0x50
<4>[    6.867393] Code: ba ff 48 89 df 5b 5d e9 47 24 ff ff 0f 1f 80 00 00 00
00 53 48 8b 9f 88 00 00 00 48 89 df e8 40 f5 fe ff 48 8b 83 50 03 00 00 <48> 83
b8 08 04 00 00 00 74 16 ba 20 00 00 00 be c0 03 00 00 48 c7
<4>[    6.867395] RSP: 0018:ffffb2934074b990 EFLAGS: 00010246
<4>[    6.867397] RAX: 0000000000000000 RBX: ffff9a39c7393000 RCX:
0000000000000000
<4>[    6.867398] RDX: 0000000000000000 RSI: 0000000000000000 RDI:
0000000000000000
<4>[    6.867398] RBP: 0000000000000000 R08: 0000000000000000 R09:
ffff9a39c7393000
<4>[    6.867399] R10: 0000000000000000 R11: 0000000000000000 R12:
ffffffffa4154188
<4>[    6.867400] R13: ffff9a39c7391490 R14: 0000000000000080 R15:
ffff9a39c7391410
<4>[    6.867401] FS:  00007fad7d48ab00(0000) GS:ffff9a3ce0240000(0000)
knlGS:0000000000000000
<4>[    6.867403] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4>[    6.867404] CR2: 0000000000000408 CR3: 0000000101808001 CR4:
00000000001706e0
<4>[    6.867405] Call Trace:
<4>[    6.867407]  <TASK>
<4>[    6.867407]  platform_remove+0x1a/0x30
<4>[    6.867411]  device_release_driver_internal+0x1b2/0x210
<4>[    6.867415]  bus_remove_device+0xd3/0x150
<4>[    6.867416]  device_del+0x188/0x410
<4>[    6.867419]  ? _printk+0x63/0x8c
<4>[    6.867422]  platform_device_del.part.0+0xe/0x70
<4>[    6.867424]  platform_device_unregister+0x17/0x30
<4>[    6.867426]  do_remove_conflicting_framebuffers.cold+0x59/0x7e
<4>[    6.867430]  remove_conflicting_framebuffers+0x2b/0xb0
<4>[    6.867432]  remove_conflicting_pci_framebuffers+0xc0/0x120
<4>[    6.867435]  drm_aperture_remove_conflicting_pci_framebuffers+0x52/0x70
[drm]
<4>[    6.867447]  i915_driver_hw_probe+0x1a0/0x2e0 [i915]
<4>[    6.867542]  i915_driver_probe+0x1a2/0x4f0 [i915]
<4>[    6.867609]  ? i915_pci_probe+0x3a/0x160 [i915]
<4>[    6.867676]  local_pci_probe+0x39/0x70
<4>[    6.867678]  pci_device_probe+0xbd/0x200
<4>[    6.867681]  ? kernfs_create_link+0x5c/0xd0
<4>[    6.867684]  ? sysfs_do_create_link_sd+0x69/0xe0
<4>[    6.867686]  really_probe+0xc1/0x360
<4>[    6.867688]  __driver_probe_device+0x10b/0x180
<4>[    6.867689]  driver_probe_device+0x1a/0x90
<4>[    6.867691]  __driver_attach+0xbe/0x190
<4>[    6.867693]  ? __device_attach_driver+0xf0/0xf0
<4>[    6.867694]  bus_for_each_dev+0x82/0xd0
<4>[    6.867697]  bus_add_driver+0x14f/0x200
<4>[    6.867699]  driver_register+0x84/0xe0
<4>[    6.867701]  i915_init+0x1d/0x77 [i915]
<4>[    6.867770]  ? 0xffffffffc0ff5000
<4>[    6.867771]  do_one_initcall+0x5c/0x1b0
<4>[    6.867774]  do_init_module+0x40/0x220
<4>[    6.867777]  __do_sys_finit_module+0xac/0x130
<4>[    6.867779]  do_syscall_64+0x5b/0xc0
<4>[    6.867782]  ? do_syscall_64+0x67/0xc0
<4>[    6.867784]  ? syscall_exit_to_user_mode+0x1d/0x50
<4>[    6.867787]  ? do_syscall_64+0x67/0xc0
<4>[    6.867788]  ? syscall_exit_to_user_mode+0x1d/0x50
<4>[    6.867791]  ? do_syscall_64+0x67/0xc0
<4>[    6.867792]  ? do_syscall_64+0x67/0xc0
<4>[    6.867794]  entry_SYSCALL_64_after_hwframe+0x44/0xae
<4>[    6.867798] RIP: 0033:0x7fad7df9549d
<4>[    6.867799] Code: 5d c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48
89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d
01 f0 ff ff 73 01 c3 48 8b 0d 5b 19 0f 00 f7 d8 64 89 01 48
<4>[    6.867801] RSP: 002b:00007ffd5d5e5d98 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
<4>[    6.867802] RAX: ffffffffffffffda RBX: 0000563050af5580 RCX:
00007fad7df9549d
<4>[    6.867803] RDX: 0000000000000000 RSI: 0000563050af5ed0 RDI:
000000000000001a
<4>[    6.867804] RBP: 0000563050af5ed0 R08: 0000000000000000 R09:
0000563050ac49f0
<4>[    6.867805] R10: 000000000000001a R11: 0000000000000246 R12:
0000000000020000
<4>[    6.867806] R13: 0000000000000000 R14: 0000563050af3870 R15:
0000563050af5ed0
<4>[    6.867808]  </TASK>
<4>[    6.867808] Modules linked in: sd_mod kvm_intel(+) t10_pi i915(+)
i2c_algo_bit kvm iosf_mbi drm_buddy intel_gtt crc32_pclmul
crc64_rocksoft_generic crc32c_intel ttm ghash_clmulni_intel drm_dp_helper
aesni_intel crc64_rocksoft xhci_pci crc_t10dif drm_kms_helper syscopyarea
sysfillrect sysimgblt fb_sys_fops sr_mod ehci_pci crypto_simd cryptd xhci_hcd
ehci_hcd crct10dif_pclmul cdrom crc64 drm usbcore usb_common cec fan video
backlight vfio_pci vfio_pci_core vfio_virqfd vfio_iommu_type1 vfio irqbypass sg
dm_multipath dm_mod ipv6 crc_ccitt
<4>[    6.867835] CR2: 0000000000000408
<4>[    6.867841] ---[ end trace 0000000000000000 ]---
<4>[    6.867842] RIP: 0010:vesafb_remove+0x17/0x50
<4>[    6.867845] Code: ba ff 48 89 df 5b 5d e9 47 24 ff ff 0f 1f 80 00 00 00
00 53 48 8b 9f 88 00 00 00 48 89 df e8 40 f5 fe ff 48 8b 83 50 03 00 00 <48> 83
b8 08 04 00 00 00 74 16 ba 20 00 00 00 be c0 03 00 00 48 c7
<4>[    6.867846] RSP: 0018:ffffb2934074b990 EFLAGS: 00010246
<4>[    6.867848] RAX: 0000000000000000 RBX: ffff9a39c7393000 RCX:
0000000000000000
<4>[    6.867849] RDX: 0000000000000000 RSI: 0000000000000000 RDI:
0000000000000000
<4>[    6.867850] RBP: 0000000000000000 R08: 0000000000000000 R09:
ffff9a39c7393000
<4>[    6.867851] R10: 0000000000000000 R11: 0000000000000000 R12:
ffffffffa4154188
<4>[    6.867852] R13: ffff9a39c7391490 R14: 0000000000000080 R15:
ffff9a39c7391410
<4>[    6.867853] FS:  00007fad7d48ab00(0000) GS:ffff9a3ce0240000(0000)
knlGS:0000000000000000
<4>[    6.867855] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4>[    6.867856] CR2: 0000000000000408 CR3: 0000000101808001 CR4:
00000000001706e0


You are receiving this mail because: