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

--- Comment #13 from Jose Fonseca <jfons...@vmware.com> ---
(In reply to comicfans44 from comment #12)
> but still crash at lp_rast.c:457
> 
> 0xb7fc26f3 in ?? ()
[...]
> 
> info locals:
> state = 0xac500900
> variant = 0xb4c18380
> scene = <optimized out>
> color = {0xa8ec01b0 <error: Cannot access memory at address 0xa8ec01b0>,


>
> 
> crash address asm:
> 
> 
> 0xb7fc26f3      movdqa (%ecx,%eax,2),%xmm1                           
[...]
> 
> (gdb) info registers ecx
> ecx            0xa8ec01b0       -1460928080
> (gdb) info registers eax
> eax            0x1000   4096


I wonder if 0xa8ec01b0 is some sort of funky device memory, or if that device
memory was destroyed before llvmpipe was done.


After all this is SwapBuffers path.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to