From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 65438] GTK apps crash X11 since last update of LLVMM Date: Mon, 10 Jun 2013 16:42:54 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1917660810==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 7B1D4E5C92 for ; Mon, 10 Jun 2013 09:42:54 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1917660810== Content-Type: multipart/alternative; boundary="1370882574.eF67b4411.32490"; charset="us-ascii" --1370882574.eF67b4411.32490 Date: Mon, 10 Jun 2013 16:42:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=65438 --- Comment #9 from Tom Stellard --- Created attachment 80630 --> https://bugs.freedesktop.org/attachment.cgi?id=80630&action=edit Possible Fix / Work Around Can you try this patch? It should fix the segfault, but it looks to me like the real bug might be in the CFG Structurizer. There are a number of PHI nodes that take undef as an argument, and I'm not sure if that is correct. -- You are receiving this mail because: You are the assignee for the bug. --1370882574.eF67b4411.32490 Date: Mon, 10 Jun 2013 16:42:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 9 on bug 65438 from
Created attachment 80630 [details] [review]
Possible Fix / Work Around

Can you try this patch?  It should fix the segfault, but it looks to me like
the real bug might be in the CFG Structurizer.  There are a number of PHI nodes
that take undef as an argument, and I'm not sure if that is correct.


You are receiving this mail because:
  • You are the assignee for the bug.
--1370882574.eF67b4411.32490-- --===============1917660810== 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 --===============1917660810==--