Comment # 13
on bug 95026
from Nicolai Hähnle
Created attachment 123256 [details] [review] Separate non-recursive part out of visit(ir_expression) to reduce stack explosion Hi Christoph, could you try the attached patch? It fixes a similar crash for me. It's a bit surprising that you "only" see a 4KB stack frame, because in my case, glsl_to_tgsi_visitor::visit(ir_expression *) had a ~32KB stack frame...
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel