https://bugs.freedesktop.org/show_bug.cgi?id=95026
--- Comment #13 from Nicolai H�hnle <nhaehnle at gmail.com> --- Created attachment 123256 --> https://bugs.freedesktop.org/attachment.cgi?id=123256&action=edit 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160425/bc9ad1d5/attachment.html>