Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751485AbaFLSlP (ORCPT ); Thu, 12 Jun 2014 14:41:15 -0400 Received: from mga01.intel.com ([192.55.52.88]:33786 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750790AbaFLSlO (ORCPT ); Thu, 12 Jun 2014 14:41:14 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,862,1389772800"; d="scan'208";a="354295591" Message-ID: <5399F445.6060200@linux.intel.com> Date: Thu, 12 Jun 2014 11:41:09 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Andy Lutomirski , Kui Zhang CC: "linux-kernel@vger.kernel.org" Subject: Re: Segmentation fault on all golang executables References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/12/2014 11:38 AM, Andy Lutomirski wrote: >> >> 2. Write a dummy section table that contains a single empty section of >> type SHT_DYNSYM. Hopefully the Go runtime will then get far enough to >> fail cleanly. And they can go and write a real ELF parser or copy my >> reference parser correctly. (hpa, can you apply my patches to make >> the reference parser 32-bit clean?) > Could you resend it please? > Sigh. > > See attached. It seems to work for me. Can you test it? It'll hurt > performance for Go programs, but I don't feel too bad about that. > If Google fixes Go, will that address the performance problem? -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/