From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 60929] [r600-llvm] mono games with opengl are blocking on start Date: Thu, 31 Oct 2013 21:23:47 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0284274120==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 9F127F004F for ; Thu, 31 Oct 2013 14:23:47 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0284274120== Content-Type: multipart/alternative; boundary="1383254627.3fb70123.17976"; charset="us-ascii" --1383254627.3fb70123.17976 Date: Thu, 31 Oct 2013 21:23:47 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=60929 --- Comment #22 from Heiko P --- 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. --1383254627.3fb70123.17976 Date: Thu, 31 Oct 2013 21:23:47 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 22 on bug 60929 from
Created attachment 88452 [details] [review]
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.
--1383254627.3fb70123.17976-- --===============0284274120== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0284274120==--