[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1021362: linux-image-amd64-5.19.0-2-amd64



Package: linux-image-amd64
Version: 5.19.11-1
Severity: normal
X-Debbugs-Cc: karolszk@gmail.com

Hello, i915 video module driver crashes which is visible in the below stack trace. Problem is repeatable.
My operating system is Debian testing (bookworm) and computer Lenovo Thinkpad X1 Carbon 10th.


paź 06 19:39:00 karol kernel: ------------[ cut here ]------------
paź 06 19:39:00 karol kernel: i915 0000:00:02.0: Block 42 min_size is zero
paź 06 19:39:00 karol kernel: WARNING: CPU: 6 PID: 226 at drivers/gpu/drm/i915/display/intel_bios.c:476 init_bdb_block+0x64c/0x720 [i915]
paź 06 19:39:00 karol kernel: Modules linked in: i915(+) crc32_pclmul crc32c_intel hid_generic drm_buddy i2c_algo_bit ghash_clmulni_intel xhci_pci drm_display_helper nvme xhci_hcd nvme_core cec rc_core t>
paź 06 19:39:00 karol kernel: CPU: 6 PID: 226 Comm: systemd-udevd Not tainted 5.19.0-2-amd64 #1  Debian 5.19.11-1
paź 06 19:39:00 karol kernel: Hardware name: LENOVO 21CB007BPB/21CB007BPB, BIOS N3AET66W (1.31 ) 09/09/2022
paź 06 19:39:00 karol kernel: RIP: 0010:init_bdb_block+0x64c/0x720 [i915]
paź 06 19:39:00 karol kernel: Code: 8b 5f 50 48 85 db 0f 84 95 00 00 00 4c 89 0c 24 e8 69 81 08 cf 44 89 e9 48 89 da 48 c7 c7 b8 c3 73 c0 48 89 c6 e8 88 6f 34 cf <0f> 0b 4c 8b 0c 24 e9 f9 f9 ff ff 48 83 >
paź 06 19:39:00 karol kernel: RSP: 0018:ffffaabb809b3a70 EFLAGS: 00010282
paź 06 19:39:00 karol kernel: RAX: 0000000000000000 RBX: ffff9b54c1d97df0 RCX: 0000000000000000
paź 06 19:39:00 karol kernel: RDX: 0000000000000001 RSI: 0000000000004ffb RDI: 00000000ffffffff
paź 06 19:39:00 karol kernel: RBP: ffffaabb807988f3 R08: 0000000000000000 R09: 00000000ffffefff
paź 06 19:39:00 karol kernel: R10: ffffaabb809b3910 R11: ffffffff908d1f08 R12: ffff9b54fca18000
paź 06 19:39:00 karol kernel: R13: 000000000000002a R14: 0000000000000000 R15: ffffaabb80798048
paź 06 19:39:00 karol kernel: FS:  00007f3b159098c0(0000) GS:ffff9b5bff580000(0000) knlGS:0000000000000000
paź 06 19:39:00 karol kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
paź 06 19:39:00 karol kernel: CR2: 00007ffff2b9ea58 CR3: 0000000151cae004 CR4: 0000000000770ee0
paź 06 19:39:00 karol kernel: PKRU: 55555554
paź 06 19:39:00 karol kernel: Call Trace:
paź 06 19:39:00 karol kernel:  <TASK>
paź 06 19:39:00 karol kernel:  ? kfree+0xc9/0x2f0
paź 06 19:39:00 karol kernel:  intel_bios_init+0x18e/0x3130 [i915]
paź 06 19:39:00 karol kernel:  ? sched_set_fifo+0x54/0x80
paź 06 19:39:00 karol kernel:  ? drm_vblank_worker_init+0x67/0x70 [drm]
paź 06 19:39:00 karol kernel:  intel_modeset_init_noirq+0x35/0x240 [i915]
paź 06 19:39:00 karol kernel:  i915_driver_probe+0x572/0xd70 [i915]
paź 06 19:39:00 karol kernel:  ? intel_modeset_probe_defer+0x53/0x60 [i915]
paź 06 19:39:00 karol kernel:  ? i915_pci_probe+0x3f/0x150 [i915]
paź 06 19:39:00 karol kernel:  local_pci_probe+0x42/0x80
paź 06 19:39:00 karol kernel:  ? pci_match_device+0xdb/0x130
paź 06 19:39:00 karol kernel:  pci_device_probe+0xc5/0x230
paź 06 19:39:00 karol kernel:  really_probe+0x1ba/0x3a0
paź 06 19:39:00 karol kernel:  __driver_probe_device+0x105/0x180
paź 06 19:39:00 karol kernel:  driver_probe_device+0x1e/0x90
paź 06 19:39:00 karol kernel:  __driver_attach+0x9d/0x1f0
paź 06 19:39:00 karol kernel:  ? __device_attach_driver+0x110/0x110
paź 06 19:39:00 karol kernel:  ? __device_attach_driver+0x110/0x110
paź 06 19:39:00 karol kernel:  bus_for_each_dev+0x75/0xc0
paź 06 19:39:00 karol kernel:  bus_add_driver+0x15c/0x210
paź 06 19:39:00 karol kernel:  driver_register+0x8f/0xf0
paź 06 19:39:00 karol kernel:  i915_init+0x1d/0x80 [i915]
paź 06 19:39:00 karol kernel:  ? 0xffffffffc0853000
paź 06 19:39:00 karol kernel:  do_one_initcall+0x41/0x200
paź 06 19:39:00 karol kernel:  ? kmem_cache_alloc_trace+0x177/0x2a0
paź 06 19:39:00 karol kernel:  do_init_module+0x4c/0x200
paź 06 19:39:00 karol kernel:  __do_sys_finit_module+0xb4/0x130
paź 06 19:39:00 karol kernel:  do_syscall_64+0x38/0xc0
paź 06 19:39:00 karol kernel:  entry_SYSCALL_64_after_hwframe+0x63/0xcd
paź 06 19:39:00 karol kernel: RIP: 0033:0x7f3b16012719
paź 06 19:39:00 karol kernel: Code: 08 44 89 e0 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 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 c7 >
paź 06 19:39:00 karol kernel: RSP: 002b:00007ffff2baaf38 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
paź 06 19:39:00 karol kernel: RAX: ffffffffffffffda RBX: 000056210a2b9bb0 RCX: 00007f3b16012719
paź 06 19:39:00 karol kernel: RDX: 0000000000000000 RSI: 00007f3b161c2efd RDI: 0000000000000012
paź 06 19:39:00 karol kernel: RBP: 00007f3b161c2efd R08: 0000000000000000 R09: 000056210a266010
paź 06 19:39:00 karol kernel: R10: 0000000000000012 R11: 0000000000000246 R12: 0000000000020000
paź 06 19:39:00 karol kernel: R13: 0000000000000000 R14: 000056210a2b3d80 R15: 0000562108c77cc1
paź 06 19:39:00 karol kernel:  </TASK>
paź 06 19:39:00 karol kernel: ---[ end trace 0000000000000000 ]---


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.19.0-2-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-amd64 depends on:
ii  linux-image-5.19.0-2-amd64  5.19.11-1

linux-image-amd64 recommends no packages.

linux-image-amd64 suggests no packages.

-- no debconf information

Reply to: