* [Bug 71081] kernel: kernel BUG at drivers/gpu/drm/radeon/radeon_sa.c:322!
[not found] <bug-71081-2300@https.bugzilla.kernel.org/>
@ 2014-02-24 22:26 ` bugzilla-daemon
2014-02-24 22:46 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-02-24 22:26 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=71081
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alan@lxorguk.ukuu.org.uk
Component|Video(Other) |Video(DRI - non Intel)
Assignee|drivers_video-other@kernel- |drivers_video-dri@kernel-bu
|bugs.osdl.org |gs.osdl.org
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 71081] kernel: kernel BUG at drivers/gpu/drm/radeon/radeon_sa.c:322!
[not found] <bug-71081-2300@https.bugzilla.kernel.org/>
2014-02-24 22:26 ` [Bug 71081] kernel: kernel BUG at drivers/gpu/drm/radeon/radeon_sa.c:322! bugzilla-daemon
@ 2014-02-24 22:46 ` bugzilla-daemon
2014-02-25 2:38 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-02-24 22:46 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=71081
Alex Deucher <alexdeucher@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexdeucher@gmail.com
--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Please attach your full dmesg output. Was there a particular app or operation
that triggered this?
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 71081] kernel: kernel BUG at drivers/gpu/drm/radeon/radeon_sa.c:322!
[not found] <bug-71081-2300@https.bugzilla.kernel.org/>
2014-02-24 22:26 ` [Bug 71081] kernel: kernel BUG at drivers/gpu/drm/radeon/radeon_sa.c:322! bugzilla-daemon
2014-02-24 22:46 ` bugzilla-daemon
@ 2014-02-25 2:38 ` bugzilla-daemon
2014-02-25 2:40 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-02-25 2:38 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=71081
--- Comment #2 from William Shuman <wshuman3@gmail.com> ---
Created attachment 127351
--> https://bugzilla.kernel.org/attachment.cgi?id=127351&action=edit
journal
Attaching.
This happened while using firefox and browsing google maps in street view.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 71081] kernel: kernel BUG at drivers/gpu/drm/radeon/radeon_sa.c:322!
[not found] <bug-71081-2300@https.bugzilla.kernel.org/>
` (2 preceding siblings ...)
2014-02-25 2:38 ` bugzilla-daemon
@ 2014-02-25 2:40 ` bugzilla-daemon
2014-02-25 9:46 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-02-25 2:40 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=71081
William Shuman <wshuman3@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #127351|application/octet-stream |text/plain
mime type| |
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 71081] kernel: kernel BUG at drivers/gpu/drm/radeon/radeon_sa.c:322!
[not found] <bug-71081-2300@https.bugzilla.kernel.org/>
` (3 preceding siblings ...)
2014-02-25 2:40 ` bugzilla-daemon
@ 2014-02-25 9:46 ` bugzilla-daemon
2014-02-25 16:28 ` bugzilla-daemon
2014-02-25 16:36 ` bugzilla-daemon
6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-02-25 9:46 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=71081
Christian König <deathsimple@vodafone.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |deathsimple@vodafone.de
--- Comment #3 from Christian König <deathsimple@vodafone.de> ---
That's a known problem with the current VM implementation. The application just
tries to use a buffer larger than what we can handle in the VM code, but still
small enough to not trigger the error path.
Please try the drm-next-3.15-wip branch from
git://people.freedesktop.org/~deathsimple/linux and see if you can still
reproduce the problem.
Thanks in advance,
Christian.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 71081] kernel: kernel BUG at drivers/gpu/drm/radeon/radeon_sa.c:322!
[not found] <bug-71081-2300@https.bugzilla.kernel.org/>
` (4 preceding siblings ...)
2014-02-25 9:46 ` bugzilla-daemon
@ 2014-02-25 16:28 ` bugzilla-daemon
2014-02-25 16:36 ` bugzilla-daemon
6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-02-25 16:28 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=71081
--- Comment #4 from William Shuman <wshuman3@gmail.com> ---
Created attachment 127451
--> https://bugzilla.kernel.org/attachment.cgi?id=127451&action=edit
journal_wip
Attaching journal from drm-next-3.15-wip
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 71081] kernel: kernel BUG at drivers/gpu/drm/radeon/radeon_sa.c:322!
[not found] <bug-71081-2300@https.bugzilla.kernel.org/>
` (5 preceding siblings ...)
2014-02-25 16:28 ` bugzilla-daemon
@ 2014-02-25 16:36 ` bugzilla-daemon
6 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-02-25 16:36 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=71081
--- Comment #5 from Christian König <deathsimple@vodafone.de> ---
(In reply to William Shuman from comment #4)
> Created attachment 127451 [details]
> journal_wip
>
> Attaching journal from drm-next-3.15-wip
Thanks, that was helpful.
The initial bug is gone, but we now see new bugs with VM handling. Probably
need to work a bit more on that patchset.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-02-25 16:36 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-71081-2300@https.bugzilla.kernel.org/>
2014-02-24 22:26 ` [Bug 71081] kernel: kernel BUG at drivers/gpu/drm/radeon/radeon_sa.c:322! bugzilla-daemon
2014-02-24 22:46 ` bugzilla-daemon
2014-02-25 2:38 ` bugzilla-daemon
2014-02-25 2:40 ` bugzilla-daemon
2014-02-25 9:46 ` bugzilla-daemon
2014-02-25 16:28 ` bugzilla-daemon
2014-02-25 16:36 ` bugzilla-daemon
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.