From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 204181] NULL pointer dereference regression in amdgpu
Date: Fri, 19 Jun 2020 03:14:50 +0000 [thread overview]
Message-ID: <bug-204181-2300-4QBQImNlAe@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-204181-2300@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=204181
--- Comment #65 from Christopher Snowhill (kode54@gmail.com) ---
Oh, there is no file attach here. So I'll just paste the whole thing in this
response:
Jun 18 19:53:40 mrgency kernel: general protection fault, probably for
non-canonical address 0x486df9363c7dd76e: 0000 [#1] SMP NOPTI
Jun 18 19:53:40 mrgency kernel: CPU: 7 PID: 15075 Comm: kworker/u64:1 Not
tainted 5.7.2-6-tkg-pds #1
Jun 18 19:53:40 mrgency kernel: Hardware name: Micro-Star International Co.,
Ltd MS-7C02/B450 TOMAHAWK (MS-7C02), BIOS 1.D0 11/07/2019
Jun 18 19:53:40 mrgency kernel: Workqueue: events_unbound commit_work
[drm_kms_helper]
Jun 18 19:53:40 mrgency kernel: RIP:
0010:amdgpu_dm_atomic_commit_tail+0x24c/0x2040 [amdgpu]
Jun 18 19:53:40 mrgency kernel: Code: 8b 4f 08 8b 81 e0 02 00 00 41 ff c5 44 39
e8 0f 87 4d ff ff ff 48 83 bd 60 fd ff ff 00 0f 84 01 01 00 00 48 8b bd 60 fd
ff ff <80> bf b0 01 00 00 01 0f 86 aa 00 00 00 31 c0 48 b9 00 00 00 00 01
Jun 18 19:53:40 mrgency kernel: RSP: 0018:ffffaa9109057b70 EFLAGS: 00010202
Jun 18 19:53:40 mrgency kernel: RAX: 0000000000000006 RBX: ffff916786f2c800
RCX: ffff916a4c049800
Jun 18 19:53:40 mrgency kernel: RDX: ffff916a4c0ce800 RSI: ffffffffc14dd198
RDI: 486df9363c7dd76e
Jun 18 19:53:40 mrgency kernel: RBP: ffffaa9109057e60 R08: 0000000000000001
R09: 0000000000000001
Jun 18 19:53:40 mrgency kernel: R10: 0000000000000000 R11: 0000000000000000
R12: ffff9169ce131800
Jun 18 19:53:40 mrgency kernel: R13: 0000000000000006 R14: 0000000000000000
R15: ffff91680248b780
Jun 18 19:53:40 mrgency kernel: FS: 0000000000000000(0000)
GS:ffff916a4e9c0000(0000) knlGS:0000000000000000
Jun 18 19:53:40 mrgency kernel: CS: 0010 DS: 0000 ES: 0000 CR0:
0000000080050033
Jun 18 19:53:40 mrgency kernel: CR2: 000010a7e8949000 CR3: 000000028b26c000
CR4: 00000000003406e0
Jun 18 19:53:40 mrgency kernel: Call Trace:
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x40/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x34/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x40/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x34/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x40/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x34/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x40/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x34/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x40/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x34/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x40/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x34/0x70
Jun 18 19:53:40 mrgency kernel: ? take_other_rq_task+0x9d/0x3e0
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x40/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x34/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x40/0x70
Jun 18 19:53:40 mrgency kernel: ? __switch_to_asm+0x34/0x70
Jun 18 19:53:40 mrgency kernel: ? timerqueue_add+0x65/0xb0
Jun 18 19:53:40 mrgency kernel: ? enqueue_hrtimer+0x3c/0x90
Jun 18 19:53:40 mrgency kernel: ? hrtimer_start_range_ns+0x1a2/0x2f0
Jun 18 19:53:40 mrgency kernel: ? __schedule+0x202/0x9d0
Jun 18 19:53:40 mrgency kernel: ? psi_task_change+0x84/0xc0
Jun 18 19:53:40 mrgency kernel: ? usleep_range+0x80/0x80
Jun 18 19:53:40 mrgency kernel: ? _cond_resched+0x16/0x40
Jun 18 19:53:40 mrgency kernel: ? __wait_for_common+0x3b/0x160
Jun 18 19:53:40 mrgency kernel: commit_tail+0x92/0x120 [drm_kms_helper]
Jun 18 19:53:40 mrgency kernel: process_one_work+0x1e6/0x3b0
Jun 18 19:53:40 mrgency kernel: worker_thread+0x50/0x410
Jun 18 19:53:40 mrgency kernel: ? process_one_work+0x3b0/0x3b0
Jun 18 19:53:40 mrgency kernel: kthread+0x122/0x140
Jun 18 19:53:40 mrgency kernel: ? __kthread_bind_mask+0x60/0x60
Jun 18 19:53:40 mrgency kernel: ret_from_fork+0x22/0x40
Jun 18 19:53:40 mrgency kernel: Modules linked in: fuse rfcomm tun uvcvideo
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev
cmac algif_hash algif_skcipher af_alg bnep btusb btrtl btbcm btintel bluetooth
ecdh_generic rfkill ecc crc16 hid_steam snd_usb_audio snd_usbmidi_lib
snd_rawmidi snd_seq_device mc mousedev joydev input_leds nls_iso8859_1
nls_cp437 vfat amdgpu hid_generic wmi_bmof fat edac_mce_amd dm_mod
snd_hda_codec_realtek kvm_amd snd_hda_codec_generic snd_hda_codec_hdmi
ledtrig_audio kvm snd_hda_intel gpu_sched snd_intel_dspcfg i2c_algo_bit
irqbypass snd_hda_codec ttm crct10dif_pclmul crc32_pclmul snd_hda_core
ghash_clmulni_intel drm_kms_helper snd_hwdep snd_pcm usbhid hid cec aesni_intel
r8169 snd_timer rc_core sp5100_tco snd crypto_simd syscopyarea realtek
sysfillrect cryptd glue_helper sysimgblt pcspkr ccp libphy i2c_piix4 k10temp
soundcore fb_sys_fops tpm_crb wmi tpm_tis tpm_tis_core tpm pinctrl_amd rng_core
gpio_amdpt evdev mac_hid acpi_cpufreq drm sg crypto_user
Jun 18 19:53:40 mrgency kernel: agpgart ip_tables x_tables btrfs
blake2b_generic libcrc32c crc32c_generic xor raid6_pq crc32c_intel xhci_pci
sr_mod cdrom xhci_hcd
Jun 18 19:53:40 mrgency kernel: ---[ end trace 28969089457f0e4d ]---
Jun 18 19:53:40 mrgency kernel: RIP:
0010:amdgpu_dm_atomic_commit_tail+0x24c/0x2040 [amdgpu]
Jun 18 19:53:40 mrgency kernel: Code: 8b 4f 08 8b 81 e0 02 00 00 41 ff c5 44 39
e8 0f 87 4d ff ff ff 48 83 bd 60 fd ff ff 00 0f 84 01 01 00 00 48 8b bd 60 fd
ff ff <80> bf b0 01 00 00 01 0f 86 aa 00 00 00 31 c0 48 b9 00 00 00 00 01
Jun 18 19:53:40 mrgency kernel: RSP: 0018:ffffaa9109057b70 EFLAGS: 00010202
Jun 18 19:53:40 mrgency kernel: RAX: 0000000000000006 RBX: ffff916786f2c800
RCX: ffff916a4c049800
Jun 18 19:53:40 mrgency kernel: RDX: ffff916a4c0ce800 RSI: ffffffffc14dd198
RDI: 486df9363c7dd76e
Jun 18 19:53:40 mrgency kernel: RBP: ffffaa9109057e60 R08: 0000000000000001
R09: 0000000000000001
Jun 18 19:53:40 mrgency kernel: R10: 0000000000000000 R11: 0000000000000000
R12: ffff9169ce131800
Jun 18 19:53:40 mrgency kernel: R13: 0000000000000006 R14: 0000000000000000
R15: ffff91680248b780
Jun 18 19:53:40 mrgency kernel: FS: 0000000000000000(0000)
GS:ffff916a4e9c0000(0000) knlGS:0000000000000000
Jun 18 19:53:40 mrgency kernel: CS: 0010 DS: 0000 ES: 0000 CR0:
0000000080050033
Jun 18 19:53:40 mrgency kernel: CR2: 000010a7e8949000 CR3: 000000028b26c000
CR4: 00000000003406e0
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2020-06-19 3:14 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-15 10:11 [Bug 204181] New: NULL pointer dereference regression in amdgpu bugzilla-daemon
2019-07-15 13:07 ` [Bug 204181] " bugzilla-daemon
2019-07-15 15:43 ` bugzilla-daemon
2019-07-15 15:43 ` bugzilla-daemon
2019-07-15 15:45 ` bugzilla-daemon
2019-07-15 15:48 ` bugzilla-daemon
2019-07-15 15:50 ` bugzilla-daemon
2019-07-15 15:50 ` bugzilla-daemon
2019-07-15 15:53 ` bugzilla-daemon
2019-07-15 15:56 ` bugzilla-daemon
2019-07-15 15:58 ` bugzilla-daemon
2019-07-15 15:59 ` bugzilla-daemon
2019-07-16 15:29 ` bugzilla-daemon
2019-07-16 16:36 ` bugzilla-daemon
2019-07-16 16:52 ` bugzilla-daemon
2019-07-16 16:55 ` bugzilla-daemon
2019-07-24 18:33 ` bugzilla-daemon
2019-07-25 10:52 ` bugzilla-daemon
2019-07-25 14:21 ` bugzilla-daemon
2019-07-25 15:42 ` bugzilla-daemon
2019-07-25 15:50 ` bugzilla-daemon
2019-07-26 12:23 ` bugzilla-daemon
2019-07-26 16:02 ` bugzilla-daemon
2019-07-30 21:41 ` bugzilla-daemon
2019-07-31 16:28 ` bugzilla-daemon
2019-08-01 6:13 ` bugzilla-daemon
2019-08-02 2:21 ` bugzilla-daemon
2019-08-04 5:17 ` bugzilla-daemon
2019-08-07 17:43 ` bugzilla-daemon
2019-08-14 6:43 ` bugzilla-daemon
2019-08-14 19:06 ` bugzilla-daemon
2019-08-15 22:05 ` bugzilla-daemon
2019-08-17 5:13 ` bugzilla-daemon
2019-08-19 13:39 ` bugzilla-daemon
2019-08-19 15:11 ` bugzilla-daemon
2019-08-21 13:38 ` bugzilla-daemon
2019-08-21 14:37 ` bugzilla-daemon
2019-08-21 15:27 ` bugzilla-daemon
2019-08-21 18:36 ` bugzilla-daemon
2019-08-21 19:28 ` bugzilla-daemon
2019-08-21 21:39 ` bugzilla-daemon
2019-08-21 21:51 ` bugzilla-daemon
2019-08-22 13:14 ` bugzilla-daemon
2019-08-23 21:02 ` bugzilla-daemon
2019-08-24 9:43 ` bugzilla-daemon
2019-08-26 5:32 ` bugzilla-daemon
2019-09-04 4:50 ` bugzilla-daemon
2019-09-06 10:37 ` bugzilla-daemon
2019-09-06 10:38 ` bugzilla-daemon
2019-09-20 1:58 ` bugzilla-daemon
2019-09-20 13:19 ` bugzilla-daemon
2019-09-20 14:04 ` bugzilla-daemon
2019-09-21 5:26 ` bugzilla-daemon
2019-09-27 3:50 ` bugzilla-daemon
2019-09-27 12:50 ` bugzilla-daemon
2019-09-27 13:19 ` bugzilla-daemon
2019-09-27 20:18 ` bugzilla-daemon
2019-09-28 0:07 ` bugzilla-daemon
2019-09-29 18:10 ` bugzilla-daemon
2019-09-29 21:54 ` bugzilla-daemon
2019-09-30 2:07 ` bugzilla-daemon
2019-09-30 2:09 ` bugzilla-daemon
2019-11-05 19:38 ` bugzilla-daemon
2019-12-12 19:04 ` bugzilla-daemon
2020-06-19 3:13 ` bugzilla-daemon
2020-06-19 3:14 ` bugzilla-daemon [this message]
2020-07-26 22:49 ` bugzilla-daemon
2020-07-26 22:50 ` bugzilla-daemon
2022-11-10 4:02 ` bugzilla-daemon
2022-12-23 9:17 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-204181-2300-4QBQImNlAe@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.