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

--- Comment #4 from Roland Scheidegger <[email protected]> ---
(In reply to Timo Aaltonen from comment #2)
> how exactly? I've tried gdb:

Usually you could use x/i <address> if it's in jit code when gcc can't figure
out the function (or just follow up to the caller and disassemble from there).
But it looks like the stack got smashed so I don't know if that really would
provide much insight.
Is that a debug build?

-- 
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to