Public bug reported:
I was running 5.4.0-18-generic and got the following splat doing nothing
interesting in particular:
BUG: unable to handle page fault for address: ffffffff84abf450
#PF: supervisor instruction fetch in kernel mode
#PF: error_code(0x0010) - not-present page
PGD 4d420e067 P4D 4d420e067 PUD 4d420f063 PMD 0
Oops: 0010 [#1] SMP
CPU: 11 PID: 1114 Comm: kworker/11:3 Tainted: P U O
5.4.0-18-generic #22
Hardware name: Dell Inc. Precision 5540/0FMYX6, BIOS 1.5.0 12/25/2019
Workqueue: events __intel_wakeref_put_work [i915]
RIP: 0010:0xffffffff84abf450
Code: Bad RIP value.
RSP: 0018:ffffad7380757cc0 EFLAGS: 00010246
RAX: 0000000000000000 RBX: ffff89ebc46a6d98 RCX: 0000000000000000
RDX: 0000000000000001 RSI: 0000000000000001 RDI: ffff89ebc46a6d98
RBP: ffffad7380757d40 R08: ffff89ebd88eeb58 R09: ffff89ebd88eec28
R10: 0000000000000000 R11: ffffffffac065868 R12: ffff89ebc46a6d98
R13: 0000000000000000 R14: 0000000000000001 R15: ffff89ebd00283c0
FS: 0000000000000000(0000) GS:ffff89ebdc2c0000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffffffff84abf426 CR3: 00000004d420a002 CR4: 00000000003606e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
? __flush_work+0x51/0x1d0
? wake_up_process+0x15/0x20
__cancel_work_timer+0x10e/0x190
? _cond_resched+0x19/0x30
? synchronize_irq+0x3e/0xb0
cancel_work_sync+0x10/0x20
gen6_disable_rps_interrupts+0xa0/0xd0 [i915]
gen6_rps_idle+0x1f/0xf0 [i915]
__gt_park+0x93/0xa0 [i915]
____intel_wakeref_put_last+0x1f/0x50 [i915]
__intel_wakeref_put_work+0x37/0x40 [i915]
process_one_work+0x1eb/0x3b0
worker_thread+0x4d/0x400
kthread+0x104/0x140
? process_one_work+0x3b0/0x3b0
? kthread_park+0x90/0x90
ret_from_fork+0x1f/0x40
I looked through the differences between 5.4.0-18 and the tip of master-
next for focal ("UBUNTU: upstream stable to v5.4.29"), and there are no
new changes to i915 that could've fixed this.
** Affects: linux (Ubuntu)
Importance: Undecided
Status: Incomplete
** Affects: linux (Ubuntu Focal)
Importance: Undecided
Status: Incomplete
** Tags: focal
** Also affects: linux
Importance: Undecided
Status: New
** Also affects: linux (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: linux
** No longer affects: kernel-sru-workflow
** Also affects: linux (Ubuntu Focal)
Importance: Undecided
Status: New
** Description changed:
I was running 5.4.0-18-generic and got the following splat doing nothing
interesting in particular:
BUG: unable to handle page fault for address: ffffffff84abf450
#PF: supervisor instruction fetch in kernel mode
#PF: error_code(0x0010) - not-present page
- PGD 4d420e067 P4D 4d420e067 PUD 4d420f063 PMD 0
+ PGD 4d420e067 P4D 4d420e067 PUD 4d420f063 PMD 0
Oops: 0010 [#1] SMP
CPU: 11 PID: 1114 Comm: kworker/11:3 Tainted: P U O
5.4.0-18-generic #22
Hardware name: Dell Inc. Precision 5540/0FMYX6, BIOS 1.5.0 12/25/2019
Workqueue: events __intel_wakeref_put_work [i915]
RIP: 0010:0xffffffff84abf450
Code: Bad RIP value.
RSP: 0018:ffffad7380757cc0 EFLAGS: 00010246
RAX: 0000000000000000 RBX: ffff89ebc46a6d98 RCX: 0000000000000000
RDX: 0000000000000001 RSI: 0000000000000001 RDI: ffff89ebc46a6d98
RBP: ffffad7380757d40 R08: ffff89ebd88eeb58 R09: ffff89ebd88eec28
R10: 0000000000000000 R11: ffffffffac065868 R12: ffff89ebc46a6d98
R13: 0000000000000000 R14: 0000000000000001 R15: ffff89ebd00283c0
FS: 0000000000000000(0000) GS:ffff89ebdc2c0000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffffffff84abf426 CR3: 00000004d420a002 CR4: 00000000003606e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
- ? __flush_work+0x51/0x1d0
- ? wake_up_process+0x15/0x20
- __cancel_work_timer+0x10e/0x190
- ? _cond_resched+0x19/0x30
- ? synchronize_irq+0x3e/0xb0
- cancel_work_sync+0x10/0x20
- gen6_disable_rps_interrupts+0xa0/0xd0 [i915]
- gen6_rps_idle+0x1f/0xf0 [i915]
- __gt_park+0x93/0xa0 [i915]
- ____intel_wakeref_put_last+0x1f/0x50 [i915]
- __intel_wakeref_put_work+0x37/0x40 [i915]
- process_one_work+0x1eb/0x3b0
- worker_thread+0x4d/0x400
- kthread+0x104/0x140
- ? process_one_work+0x3b0/0x3b0
- ? kthread_park+0x90/0x90
- ret_from_fork+0x1f/0x40
+ ? __flush_work+0x51/0x1d0
+ ? wake_up_process+0x15/0x20
+ __cancel_work_timer+0x10e/0x190
+ ? _cond_resched+0x19/0x30
+ ? synchronize_irq+0x3e/0xb0
+ cancel_work_sync+0x10/0x20
+ gen6_disable_rps_interrupts+0xa0/0xd0 [i915]
+ gen6_rps_idle+0x1f/0xf0 [i915]
+ __gt_park+0x93/0xa0 [i915]
+ ____intel_wakeref_put_last+0x1f/0x50 [i915]
+ __intel_wakeref_put_work+0x37/0x40 [i915]
+ process_one_work+0x1eb/0x3b0
+ worker_thread+0x4d/0x400
+ kthread+0x104/0x140
+ ? process_one_work+0x3b0/0x3b0
+ ? kthread_park+0x90/0x90
+ ret_from_fork+0x1f/0x40
- I looked through the differences between the tip of master-next for
- focal ("UBUNTU: upstream stable to v5.4.29") and there are no new
- changes to i915 that could've fixed this.
+ I looked through the differences between 5.4.0-18 and the tip of master-
+ next for focal ("UBUNTU: upstream stable to v5.4.29"), and there are no
+ new changes to i915 that could've fixed this.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870242
Title:
Kernel oops in i915 on 5.4.0-18-generic
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1870242/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs