From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cyGfx-0004oi-P5 for guix-patches@gnu.org; Wed, 12 Apr 2017 07:43:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cyGfu-0000mk-Ki for guix-patches@gnu.org; Wed, 12 Apr 2017 07:43:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45657) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cyGfu-0000mg-Ht for guix-patches@gnu.org; Wed, 12 Apr 2017 07:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cyGfu-00050P-Bz for guix-patches@gnu.org; Wed, 12 Apr 2017 07:43:02 -0400 Subject: bug#26462: Fix crashes in programs using system ICU Resent-Message-ID: References: <878tn5vr4b.fsf@lassieur.org> <20170412112215.qgumv6nx3m327sjy@abyayala> <87lgr5amlf.fsf@lassieur.org> From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur In-reply-to: <87lgr5amlf.fsf@lassieur.org> Date: Wed, 12 Apr 2017 13:42:57 +0200 Message-ID: <87k26pam2m.fsf@lassieur.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: ng0 Cc: 26462@debbugs.gnu.org Clément Lassieur writes: > ng0 writes: > >> Clément Lassieur transcribed 0.1K bytes: >>> The first patch fixes system ICU. This allows Icecat to use system ICU >> >> Cool :) >> >>> without crashing, and it also fixes crashes in 0ad, which I'm working >>> on. >>> >>> >>> >> Woooo. You picked up my 0ad work (or started from scratch)? I was stuck on mozjs38 for an eternity >> and gave up. >> Do you need further help or something? I unpublished the repo this was >> in, so the last progress isn't public. I'd like to have a look at your unpublished work, if this is possible. :-) > :-) I picked up your work, of course. The mozjs issue is fixed (a patch > that was applied to the bundled mozjs had to be applied to the system > mozjs we use), and with this ICU patch, I can play! I just played for > 5min without a problem. I just need to cleanup things, to package NVTT > (did you do it?), and then I can send the patch.