[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Panic on CPU 0: FATAL TRAP: vec 7, #NM[0000]
- To: ChrisD <chris@xxxxxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Wed, 20 Jul 2022 15:45:47 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=jS/yKL4oIKTxMLrQEBaAASlunp0O/VzrpFcEz+o5dEA=; b=TwjmC9pryJZ3mpFKnzQpw2DYp5syvY/5psZkeJmp1qrnVWJKughySEeE6lGlhufqXkxmDTo5pDVWPbv+V8Od9UNexC1jnKURRBFJPlkqGC1FRe0EKa5/bLgf6mfWFQ4c/zdXodMJEoT87nt6mnVve+6obYoeSBSks6ZbBFs3dOFBw+aL2/s+9Qx9ap95mB8DBODV4KFl14x+JfqnU8XxKrJPrPDCJKTeeb1MryDe/Ym1ygaVBqPh1twCELo2I5mbF5FkFB0fH2HcggPRe+AgaGTCogG5sF5FHJOgA/VsFL/nXc1yjgGSPDcB80hBHlfidOUK4paupxkK0ZD/xyWGNg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=N0JfG3Q75Q9RDZAidxW0xAAAIITouCF+AlX/kI6cY38kpuiXZXJi1jMw1A/1lmhTz3GVYY1wXtxVh25LGp94l5Gu0oS4nlWlyXewKVOtE5hHfs2TOjOVE0vN1fOLtmQs+m7ZgTsvdWLM9yTEQEZV+CkUHvNp7Klm0wdtbF1cYGxXPI/RVCU/xvMMPtIjf5DjeyEw8EZvcaGe9OePWsrvxdjhCOGfRxyDHr+lbWd231Nd4jkMChRXlKUbTBhsLIrlqNIcM2XsAJoMQDNSzdmmghi3OMJmZrWErVXKJHpkgswMehALLTlOsf4ZqQyURUY4lafPZ7lWC334C+WlAFC3dQ==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: Michael Young <m.a.young@xxxxxxxxxxxx>, Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- Delivery-date: Wed, 20 Jul 2022 13:49:16 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 20.07.2022 06:48, ChrisD wrote:
> So, you think it's a problem with fc36?
Just to also state it here - it turns out we need to tell the compiler
to avoid MMX insns. A patch for this was already sent and ack-ed.
Jan
|