From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C7FF1FC6182 for ; Fri, 14 Sep 2018 08:58:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8951920853 for ; Fri, 14 Sep 2018 08:58:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8951920853 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728254AbeINOL7 (ORCPT ); Fri, 14 Sep 2018 10:11:59 -0400 Received: from mga18.intel.com ([134.134.136.126]:32088 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727865AbeINOL7 (ORCPT ); Fri, 14 Sep 2018 10:11:59 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Sep 2018 01:58:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,372,1531810800"; d="scan'208";a="88709538" Received: from shao2-debian.sh.intel.com (HELO [10.239.13.4]) ([10.239.13.4]) by fmsmga004.fm.intel.com with ESMTP; 14 Sep 2018 01:58:27 -0700 Subject: Re: [LKP] [ipc] 61224adcd2: general_protection_fault:#[##] To: David Howells Cc: Stephen Rothwell , lkp@01.org, LKML References: <20180913010517.GB7632@shao2-debian> <23069.1536838121@warthog.procyon.org.uk> From: Rong Chen Message-ID: <4811c1a1-c8a0-ad73-7f49-6be2cb269c01@intel.com> Date: Fri, 14 Sep 2018 16:58:50 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <23069.1536838121@warthog.procyon.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/13/2018 07:28 PM, David Howells wrote: > kernel test robot wrote: > >> To reproduce: >> >> git clone https://github.com/intel/lkp-tests.git >> cd lkp-tests >> bin/lkp qemu -k job-script # job-script is attached in this email > Tried that. That seems to work for me. Or, at least, it comes to a prompt at > which I can log in. I'm not sure whether anything else is meant to happen. It's a 0day problem, we will fix it as soon as possible. Best Regards, Rong Chen