From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 56D123952007; Thu, 21 Jan 2021 15:41:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 56D123952007 From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/27201] Consider disabling x86-64-v2 support check Date: Thu, 21 Jan 2021 15:41:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.33 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2021 15:41:13 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27201 --- Comment #20 from Florian Weimer --- (In reply to H.J. Lu from comment #18) > flags : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pse36 > clflush mmx fxsr sse sse2 syscall nx lm rep_good nopl xtopology cpuid > tsc_known_freq pni cx16 x2apic hypervisor lahf_lm cpuid_fault pti > bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swa= pgs Those look like as expected. Now install glibc from here: https://koji.fedoraproject.org/koji/buildinfo?buildID=3D1669316 It has the x86-64-v2 check and won't boot. This earlier build requires x86-64-v2 as well (due to its build flags), but will run because the x86-64-v2 instructions do not trap: https://koji.fedoraproject.org/koji/buildinfo?buildID=3D1666794 --=20 You are receiving this mail because: You are on the CC list for the bug.=