dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 199157] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
@ 2018-03-21  7:19 bugzilla-daemon
  2018-03-22 15:08 ` [Bug 199157] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-03-21  7:19 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199157

            Bug ID: 199157
           Summary: BUG: unable to handle kernel NULL pointer dereference
                    at 0000000000000000
           Product: Drivers
           Version: 2.5
    Kernel Version: 4.15.10
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: kyle.devir@mykolab.com
        Regression: No

Created attachment 274831
  --> https://bugzilla.kernel.org/attachment.cgi?id=274831&action=edit
AMDGPU Display Core NULL pointer dereference bug

Output attached.

-- 
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

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

* [Bug 199157] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
  2018-03-21  7:19 [Bug 199157] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 bugzilla-daemon
@ 2018-03-22 15:08 ` bugzilla-daemon
  2018-03-23  3:41 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-03-22 15:08 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199157

Harry Wentland (harry.wentland@amd.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |harry.wentland@amd.com

--- Comment #1 from Harry Wentland (harry.wentland@amd.com) ---
Can you give details of your HW and attach the entire dmesg log?

In what scenario does the NULL pointer dereference happen?

-- 
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

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

* [Bug 199157] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
  2018-03-21  7:19 [Bug 199157] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 bugzilla-daemon
  2018-03-22 15:08 ` [Bug 199157] " bugzilla-daemon
@ 2018-03-23  3:41 ` bugzilla-daemon
  2018-03-23  3:52 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-03-23  3:41 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199157

--- Comment #2 from Kyle De'Vir (kyle.devir@mykolab.com) ---
Created attachment 274891
  --> https://bugzilla.kernel.org/attachment.cgi?id=274891&action=edit
dmesg log

-- 
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

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

* [Bug 199157] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
  2018-03-21  7:19 [Bug 199157] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 bugzilla-daemon
  2018-03-22 15:08 ` [Bug 199157] " bugzilla-daemon
  2018-03-23  3:41 ` bugzilla-daemon
@ 2018-03-23  3:52 ` bugzilla-daemon
  2018-03-23 14:49 ` bugzilla-daemon
  2018-03-24  3:33 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-03-23  3:52 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199157

--- Comment #3 from Kyle De'Vir (kyle.devir@mykolab.com) ---
GPU-wise, I have an RX580 8GB. This morning, I started to wonder whether the
issue was not even be a driver bug, but actually related to the whole
"Performance Marginality Problem", as my AMD 1600X is one of the CPUs affected
by Ryzen hardware bug. A while ago, I started getting random MCEs, which I
suspected were related to the Ryzen bug. They stopped a while later,
mysteriously... then it was occasional hard-lockups, then this issue. 

I'm trying to save up money for Ryzen 2, so hopefully this issue won't pop up
again.

-- 
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

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

* [Bug 199157] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
  2018-03-21  7:19 [Bug 199157] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2018-03-23  3:52 ` bugzilla-daemon
@ 2018-03-23 14:49 ` bugzilla-daemon
  2018-03-24  3:33 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-03-23 14:49 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199157

--- Comment #4 from Harry Wentland (harry.wentland@amd.com) ---
I have one of the first R7 1700 at home on have only seen the marginality
problem affecting gcc and bash while compiling something multi-threaded. Never
noticed it crashing the kernel.

I think what you see might be a legit issue in DC. Does it happen randomly? On
boot? During normal usage? Gaming? How frequently do you see this?

-- 
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

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

* [Bug 199157] BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
  2018-03-21  7:19 [Bug 199157] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 bugzilla-daemon
                   ` (3 preceding siblings ...)
  2018-03-23 14:49 ` bugzilla-daemon
@ 2018-03-24  3:33 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-03-24  3:33 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=199157

--- Comment #5 from Kyle De'Vir (kyle.devir@mykolab.com) ---
This is the first time I've seen it happening on DC, so I decided to just throw
it up as bug report.

At the time, I was browsing on Firefox Nightly, while listening to some music
with MPV. My desktop is Plasma Shell with KWin on X11, which is heavy on OpenGL
usage. I've been running the git versions of Radeon Profile and Radeon Profile
Daemon, which autostart when Plasma Shell does.

-- 
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

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

end of thread, other threads:[~2018-03-24  3:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-21  7:19 [Bug 199157] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 bugzilla-daemon
2018-03-22 15:08 ` [Bug 199157] " bugzilla-daemon
2018-03-23  3:41 ` bugzilla-daemon
2018-03-23  3:52 ` bugzilla-daemon
2018-03-23 14:49 ` bugzilla-daemon
2018-03-24  3:33 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).