* [Bug 30496] New: r600g: Evergreen segfaults (regression)
@ 2010-09-30 12:17 bugzilla-daemon
2010-09-30 21:08 ` [Bug 30496] " bugzilla-daemon
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2010-09-30 12:17 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30496
Summary: r600g: Evergreen segfaults (regression)
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: monraaf@gmail.com
With the new code paths in r600g, everything segfaults on Evergreen cards. The
problem seems to be in evergreen_context_init, in the winsys. More specifically
the /* setup block table */ part. It allocates 472 blocks, but only
initializes block 0 - 467. So any later access to element 468 generates a
segfault.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 30496] r600g: Evergreen segfaults (regression)
2010-09-30 12:17 [Bug 30496] New: r600g: Evergreen segfaults (regression) bugzilla-daemon
@ 2010-09-30 21:08 ` bugzilla-daemon
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2010-09-30 21:08 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30496
Jerome Glisse <glisse@freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Jerome Glisse <glisse@freedesktop.org> 2010-09-30 14:08:28 PDT ---
Pushed a fix, thanks for reporting the issue.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-30 21:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-30 12:17 [Bug 30496] New: r600g: Evergreen segfaults (regression) bugzilla-daemon
2010-09-30 21:08 ` [Bug 30496] " 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.