public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* Re: Kernel crash on 4.19.77-1-lts (Arch Linux / ThinkPad T470p)
       [not found] <CAEk+mvvz1SJQD0Yo8s0oB8=jN4yh2ZbURmZ8Ln1VKxcfBE96DQ@mail.gmail.com>
@ 2019-10-11 10:12 ` Ville Syrjälä
  2019-10-11 15:33   ` John Maguire
  0 siblings, 1 reply; 3+ messages in thread
From: Ville Syrjälä @ 2019-10-11 10:12 UTC (permalink / raw)
  To: John Maguire; +Cc: intel-gfx, dri-devel

On Thu, Oct 10, 2019 at 01:15:09PM -0400, John Maguire wrote:
> Hi there,
> 
> I wasn't sure which mailing list to use so I BCC'd
> intel-gfx@lists.freedesktop.org and dri-devel@lists.freedesktop.org

Just use Cc. We want all replies to go to the list(s) as well.

> 
> I'm using a Lenovo Thinkpad T470p and running the 4.19.77-1-lts kernel on
> Arch Linux. Recently, I've started getting freezes each day. Audio can
> still be heard, but video output stops. I was able to retrieve a call trace
> from journald.
> 
> I've attached the output of "sudo lspci -vvv" as well as the message from
> journald (null pointer dereference).

Oct 10 12:53:30 scorpion kernel: RIP: 0010:dma_fence_signal_locked+0x30/0xe0                                            

Looks like it could be
https://bugs.freedesktop.org/show_bug.cgi?id=111381

in which case you just need to upgrade to 4.19.78 and it should be
fixed.

-- 
Ville Syrjälä
Intel
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Kernel crash on 4.19.77-1-lts (Arch Linux / ThinkPad T470p)
  2019-10-11 10:12 ` Kernel crash on 4.19.77-1-lts (Arch Linux / ThinkPad T470p) Ville Syrjälä
@ 2019-10-11 15:33   ` John Maguire
  2019-11-05 22:20     ` John Maguire
  0 siblings, 1 reply; 3+ messages in thread
From: John Maguire @ 2019-10-11 15:33 UTC (permalink / raw)
  To: Ville Syrjälä; +Cc: intel-gfx, dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1652 bytes --]

> Just use Cc. We want all replies to go to the list(s) as well.
Sorry, I wasn't sure and wanted to err on the side of not spamming the
wrong people.

> Oct 10 12:53:30 scorpion kernel: RIP:
0010:dma_fence_signal_locked+0x30/0xe0

>
> Looks like it could be
> https://bugs.freedesktop.org/show_bug.cgi?id=111381
>
> in which case you just need to upgrade to 4.19.78 and it should be
> fixed.

Thanks a bunch, not sure how I missed there was a new LTS kernel out. I
have upgraded and will report back if I continue to see the issue.

Thanks for the quick support,
John

On Fri, Oct 11, 2019 at 6:12 AM Ville Syrjälä <ville.syrjala@linux.intel.com>
wrote:

> On Thu, Oct 10, 2019 at 01:15:09PM -0400, John Maguire wrote:
> > Hi there,
> >
> > I wasn't sure which mailing list to use so I BCC'd
> > intel-gfx@lists.freedesktop.org and dri-devel@lists.freedesktop.org
>
> Just use Cc. We want all replies to go to the list(s) as well.
>
> >
> > I'm using a Lenovo Thinkpad T470p and running the 4.19.77-1-lts kernel on
> > Arch Linux. Recently, I've started getting freezes each day. Audio can
> > still be heard, but video output stops. I was able to retrieve a call
> trace
> > from journald.
> >
> > I've attached the output of "sudo lspci -vvv" as well as the message from
> > journald (null pointer dereference).
>
> Oct 10 12:53:30 scorpion kernel: RIP:
> 0010:dma_fence_signal_locked+0x30/0xe0
>
>
> Looks like it could be
> https://bugs.freedesktop.org/show_bug.cgi?id=111381
>
> in which case you just need to upgrade to 4.19.78 and it should be
> fixed.
>
> --
> Ville Syrjälä
> Intel
>

[-- Attachment #1.2: Type: text/html, Size: 2771 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Kernel crash on 4.19.77-1-lts (Arch Linux / ThinkPad T470p)
  2019-10-11 15:33   ` John Maguire
@ 2019-11-05 22:20     ` John Maguire
  0 siblings, 0 replies; 3+ messages in thread
From: John Maguire @ 2019-11-05 22:20 UTC (permalink / raw)
  To: Ville Syrjälä; +Cc: intel-gfx, dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1883 bytes --]

Continuing to see crashes, most recently on 4.19.81-1-lts



On Fri, Oct 11, 2019 at 11:33 AM John Maguire <jmaguire2013@gmail.com>
wrote:

> > Just use Cc. We want all replies to go to the list(s) as well.
> Sorry, I wasn't sure and wanted to err on the side of not spamming the
> wrong people.
>
> > Oct 10 12:53:30 scorpion kernel: RIP:
> 0010:dma_fence_signal_locked+0x30/0xe0
>
> >
> > Looks like it could be
> > https://bugs.freedesktop.org/show_bug.cgi?id=111381
> >
> > in which case you just need to upgrade to 4.19.78 and it should be
> > fixed.
>
> Thanks a bunch, not sure how I missed there was a new LTS kernel out. I
> have upgraded and will report back if I continue to see the issue.
>
> Thanks for the quick support,
> John
>
> On Fri, Oct 11, 2019 at 6:12 AM Ville Syrjälä <
> ville.syrjala@linux.intel.com> wrote:
>
>> On Thu, Oct 10, 2019 at 01:15:09PM -0400, John Maguire wrote:
>> > Hi there,
>> >
>> > I wasn't sure which mailing list to use so I BCC'd
>> > intel-gfx@lists.freedesktop.org and dri-devel@lists.freedesktop.org
>>
>> Just use Cc. We want all replies to go to the list(s) as well.
>>
>> >
>> > I'm using a Lenovo Thinkpad T470p and running the 4.19.77-1-lts kernel
>> on
>> > Arch Linux. Recently, I've started getting freezes each day. Audio can
>> > still be heard, but video output stops. I was able to retrieve a call
>> trace
>> > from journald.
>> >
>> > I've attached the output of "sudo lspci -vvv" as well as the message
>> from
>> > journald (null pointer dereference).
>>
>> Oct 10 12:53:30 scorpion kernel: RIP:
>> 0010:dma_fence_signal_locked+0x30/0xe0
>>
>>
>> Looks like it could be
>> https://bugs.freedesktop.org/show_bug.cgi?id=111381
>>
>> in which case you just need to upgrade to 4.19.78 and it should be
>> fixed.
>>
>> --
>> Ville Syrjälä
>> Intel
>>
>

[-- Attachment #1.2: Type: text/html, Size: 3199 bytes --]

[-- Attachment #2: trace --]
[-- Type: application/octet-stream, Size: 5790 bytes --]

Nov 05 17:12:49 scorpion kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
Nov 05 17:12:49 scorpion kernel: PGD 0 P4D 0
Nov 05 17:12:49 scorpion kernel: Oops: 0000 [#1] SMP PTI
Nov 05 17:12:49 scorpion kernel: CPU: 3 PID: 1467 Comm: chrome Tainted: G           OE     4.19.81-1-lts #1
Nov 05 17:12:49 scorpion kernel: Hardware name: LENOVO 20J6003JUS/20J6003JUS, BIOS R0FET44W (1.24 ) 08/08/2018
Nov 05 17:12:49 scorpion kernel: RIP: 0010:dma_fence_signal_locked+0x30/0xe0
Nov 05 17:12:49 scorpion kernel: Code: 56 41 55 41 54 55 53 48 85 ff 0f 84 72 0b 00 00 49 89 fe f0 48 0f ba 6f 48 00 41 bd ea ff ff ff 73 4e 49 8b 76 20 4d 8d 66 20 <48> 8b 1e 48 89>
Nov 05 17:12:49 scorpion kernel: RSP: 0018:ffffb6024356ba58 EFLAGS: 00010046
Nov 05 17:12:49 scorpion kernel: RAX: 0000589deb6cbb9d RBX: ffff9a067ae36040 RCX: 0000000000000018
Nov 05 17:12:49 scorpion kernel: RDX: 000030515df3847e RSI: 0000000000000000 RDI: ffffffff9e823560
Nov 05 17:12:49 scorpion kernel: RBP: ffff9a04808e8500 R08: 0000000000000000 R09: ffffffffc11ad1a5
Nov 05 17:12:49 scorpion kernel: R10: ffff9a0681003b00 R11: 0000000000000338 R12: ffff9a067ae35e58
Nov 05 17:12:49 scorpion kernel: R13: 0000000000000000 R14: ffff9a067ae35e38 R15: ffff9a067ae35e38
Nov 05 17:12:49 scorpion kernel: FS:  00007fd5e3339c80(0000) GS:ffff9a06814c0000(0000) knlGS:0000000000000000
Nov 05 17:12:49 scorpion kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 05 17:12:49 scorpion kernel: CR2: 0000000000000000 CR3: 000000042b47a004 CR4: 00000000003606e0
Nov 05 17:12:49 scorpion kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Nov 05 17:12:49 scorpion kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Nov 05 17:12:49 scorpion kernel: Call Trace:
Nov 05 17:12:49 scorpion kernel:  i915_request_retire+0x252/0x430 [i915]
Nov 05 17:12:49 scorpion kernel:  i915_request_add+0x34c/0x380 [i915]
Nov 05 17:12:49 scorpion kernel:  i915_gem_do_execbuffer+0xa29/0xf10 [i915]
Nov 05 17:12:49 scorpion kernel:  ? remove_wait_queue+0x12/0x50
Nov 05 17:12:49 scorpion kernel:  ? i915_request_wait+0x31a/0x580 [i915]
Nov 05 17:12:49 scorpion kernel:  i915_gem_execbuffer2_ioctl+0x1c5/0x350 [i915]
Nov 05 17:12:49 scorpion kernel:  ? i915_gem_execbuffer_ioctl+0x2b0/0x2b0 [i915]
Nov 05 17:12:49 scorpion kernel:  drm_ioctl_kernel+0xa4/0xf0 [drm]
Nov 05 17:12:49 scorpion kernel:  drm_ioctl+0x237/0x410 [drm]
Nov 05 17:12:49 scorpion kernel:  ? i915_gem_execbuffer_ioctl+0x2b0/0x2b0 [i915]
Nov 05 17:12:49 scorpion kernel:  ? vfs_writev+0xa0/0xf0
Nov 05 17:12:49 scorpion kernel:  do_vfs_ioctl+0x40e/0x670
Nov 05 17:12:49 scorpion kernel:  ? syscall_slow_exit_work+0x18c/0x1a0
Nov 05 17:12:49 scorpion kernel:  ksys_ioctl+0x5e/0x90
Nov 05 17:12:49 scorpion kernel:  __x64_sys_ioctl+0x16/0x20
Nov 05 17:12:49 scorpion kernel:  do_syscall_64+0x4e/0x100
Nov 05 17:12:49 scorpion kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Nov 05 17:12:49 scorpion kernel: RIP: 0033:0x7fd5e4ebb25b
Nov 05 17:12:49 scorpion kernel: Code: 0f 1e fa 48 8b 05 25 9c 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff>
Nov 05 17:12:49 scorpion kernel: RSP: 002b:00007fffb82d5de8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Nov 05 17:12:49 scorpion kernel: RAX: ffffffffffffffda RBX: 00007fffb82d5e30 RCX: 00007fd5e4ebb25b
Nov 05 17:12:49 scorpion kernel: RDX: 00007fffb82d5e30 RSI: 0000000040406469 RDI: 000000000000000e
Nov 05 17:12:49 scorpion kernel: RBP: 0000000040406469 R08: 00001efe8520e100 R09: 0000000000000000
Nov 05 17:12:49 scorpion kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00001efe86051030
Nov 05 17:12:49 scorpion kernel: R13: 000000000000000e R14: ffffffffffffffff R15: 00007fd5e169ad68
Nov 05 17:12:49 scorpion kernel: Modules linked in: uinput ccm rfcomm xt_nat xt_tcpudp veth xt_conntrack ipt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtyp>
Nov 05 17:12:49 scorpion kernel:  mii mac80211 kvm mxm_wmi ttm snd_usb_audio irqbypass i2c_algo_bit uvcvideo drm_kms_helper snd_usbmidi_lib videobuf2_vmalloc iwlwifi videobuf2_memop>
Nov 05 17:12:49 scorpion kernel:  pcbc rtsx_pci_sdmmc serio_raw atkbd mmc_core libps2 aesni_intel aes_x86_64 xhci_pci crypto_simd cryptd glue_helper xhci_hcd rtsx_pci i8042 serio
Nov 05 17:12:49 scorpion kernel: CR2: 0000000000000000
Nov 05 17:12:49 scorpion kernel: ---[ end trace cc679727cf9281a0 ]---
Nov 05 17:12:49 scorpion kernel: RIP: 0010:dma_fence_signal_locked+0x30/0xe0
Nov 05 17:12:49 scorpion kernel: Code: 56 41 55 41 54 55 53 48 85 ff 0f 84 72 0b 00 00 49 89 fe f0 48 0f ba 6f 48 00 41 bd ea ff ff ff 73 4e 49 8b 76 20 4d 8d 66 20 <48> 8b 1e 48 89>
Nov 05 17:12:49 scorpion kernel: RSP: 0018:ffffb6024356ba58 EFLAGS: 00010046
Nov 05 17:12:49 scorpion kernel: RAX: 0000589deb6cbb9d RBX: ffff9a067ae36040 RCX: 0000000000000018
Nov 05 17:12:49 scorpion kernel: RDX: 000030515df3847e RSI: 0000000000000000 RDI: ffffffff9e823560
Nov 05 17:12:49 scorpion kernel: RBP: ffff9a04808e8500 R08: 0000000000000000 R09: ffffffffc11ad1a5
Nov 05 17:12:49 scorpion kernel: R10: ffff9a0681003b00 R11: 0000000000000338 R12: ffff9a067ae35e58
Nov 05 17:12:49 scorpion kernel: R13: 0000000000000000 R14: ffff9a067ae35e38 R15: ffff9a067ae35e38
Nov 05 17:12:49 scorpion kernel: FS:  00007fd5e3339c80(0000) GS:ffff9a06814c0000(0000) knlGS:0000000000000000
Nov 05 17:12:49 scorpion kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 05 17:12:49 scorpion kernel: CR2: 0000000000000000 CR3: 000000042b47a004 CR4: 00000000003606e0
Nov 05 17:12:49 scorpion kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Nov 05 17:12:49 scorpion kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400

[-- Attachment #3: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-05 22:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CAEk+mvvz1SJQD0Yo8s0oB8=jN4yh2ZbURmZ8Ln1VKxcfBE96DQ@mail.gmail.com>
2019-10-11 10:12 ` Kernel crash on 4.19.77-1-lts (Arch Linux / ThinkPad T470p) Ville Syrjälä
2019-10-11 15:33   ` John Maguire
2019-11-05 22:20     ` John Maguire

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox