Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756195AbaFLRhf (ORCPT ); Thu, 12 Jun 2014 13:37:35 -0400 Received: from mail-ve0-f172.google.com ([209.85.128.172]:43222 "EHLO mail-ve0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752844AbaFLRhd (ORCPT ); Thu, 12 Jun 2014 13:37:33 -0400 MIME-Version: 1.0 In-Reply-To: References: From: Andy Lutomirski Date: Thu, 12 Jun 2014 10:36:25 -0700 Message-ID: Subject: Re: Segmentation fault on all golang executables To: Kui Zhang Cc: "linux-kernel@vger.kernel.org" , "H. Peter Anvin" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 12, 2014 at 10:26 AM, Andy Lutomirski wrote: > On Thu, Jun 12, 2014 at 10:20 AM, Andy Lutomirski wrote: >> On Thu, Jun 12, 2014 at 9:59 AM, Kui Zhang wrote: >>> Hello, >>> >>> This commit seem to cause Segmentation fault on any of my golang executables. > > Can you send me a golang executable that doesn't work. I just build > the "hello world" example and it works fine -- my copy seems to be > getting lucky and reading zeros in the uninitialized memory :-/ > I filed this: https://code.google.com/p/go/issues/detail?id=8197 --Andy -- 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/