[Bug 33175] Crash in memcpy in r600_dri.so while playing Minecraft

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 17 23:26:44 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33175

--- Comment #8 from revcompgeek at gmail.com 2011-01-17 23:26:45 PST ---
So, I've been digging around with DDD in the crash, and I've found something
that looks pretty interesting to me. In _ae_ArrayElement(GLint) in
main/api_arrayelt.c the debugger is showing that actx and aa->array are null,
and that aa->offset is -1, yet the breakpoint is line 1672 inside a for loop
where supposedly aa->offset != -1.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list