https://bugs.freedesktop.org/show_bug.cgi?id=88662
Brian Paul changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=88662
--- Comment #2 from Jonathan Gray ---
Yes, I can confirm that the patch fixes the crash on sparc64.
Tested with 10.4.3 so I had to change
fprintf(f, "NOP\n"); -> printf("NOP\n");
to make it build but it otherwise seems fine, thanks.
--
You ar
https://bugs.freedesktop.org/show_bug.cgi?id=88662
--- Comment #1 from Brian Paul ---
Created attachment 112872
--> https://bugs.freedesktop.org/attachment.cgi?id=112872&action=edit
proposed patch
Hi Jonathan,
Here's a patch which should fix the issue. Can you test?
--
You are receiving th
https://bugs.freedesktop.org/show_bug.cgi?id=88662
Bug ID: 88662
Summary: unaligned access to gl_dlist_node
Product: Mesa
Version: 10.4
Hardware: SPARC
OS: OpenBSD
Status: NEW
Severity: normal
Pr