https://bugs.freedesktop.org/show_bug.cgi?id=60929
--- Comment #22 from Heiko P <zuxez at cs.tu-berlin.de> --- Created attachment 88452 --> https://bugs.freedesktop.org/attachment.cgi?id=88452&action=edit Another approach I can confirm the issue with Mono's signal handling and the hanging of the applications. After digging around Mesa, I came up with the attached patch. Used it successfully with Mesa 9.2.{0,1,2} and git. Probably the fine semantics are still up to the devs, though the static llvm variable is set in a static context and thus hopefully early enough. Anyway I guess the default llvm value for that flag should probably be inverted. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/a81a1e09/attachment.html>