From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 80419] XCOM: Enemy Unknown Causes lockup Date: Mon, 30 Jun 2014 16:59:49 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1288585763==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0B4236E462 for ; Mon, 30 Jun 2014 09:59:49 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1288585763== Content-Type: multipart/alternative; boundary="1404147588.38f32.7013"; charset="us-ascii" --1404147588.38f32.7013 Date: Mon, 30 Jun 2014 16:59:48 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=80419 --- Comment #24 from James Legg --- (In reply to comment #23) > Thanks, but again it won't work. This time it complains about missing > libsteam_api.so It's possible running through apitrace is somehow losing the LD_LIBRARY_PATH working variable or working directory. You can attach it with LD_PRELOAD which should prevent this. Set the launch options to something like this: LD_PRELOAD=/usr/local/lib/apitrace/wrappers/glxtrace.so:$LD_PRELOAD %command% Adjust the path to the x86_64 glxtrace.so if necessary. -- You are receiving this mail because: You are the assignee for the bug. --1404147588.38f32.7013 Date: Mon, 30 Jun 2014 16:59:48 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 24 on bug 80419 from
(In reply to comment #23)
> Thanks, but again it won't work. This time it complains about missing
> libsteam_api.so

It's possible running through apitrace is somehow losing the LD_LIBRARY_PATH
working variable or working directory. You can attach it with LD_PRELOAD which
should prevent this. Set the launch options to something like this:
LD_PRELOAD=/usr/local/lib/apitrace/wrappers/glxtrace.so:$LD_PRELOAD %command%
Adjust the path to the x86_64 glxtrace.so if necessary.


You are receiving this mail because:
  • You are the assignee for the bug.
--1404147588.38f32.7013-- --===============1288585763== 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 --===============1288585763==--