From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 530123858C52; Fri, 3 Feb 2023 12:24:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 530123858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675427077; bh=oEsXUhIl2D9d4siYsn43FsvWk2eB5Zr42UPgu4+aM7U=; h=From:To:Subject:Date:From; b=MzlCVXpPeWw3+4OMxpEoxYSsCFW9+4B9OVGTDOUkCklJd1OiC4O9NkdzWK/bV34mV 2Y5Pk1WpP8+seA5uqHgI/hi0ZAa4iCDCa4bi7d9dzv2RR0ENOH8gG0MhXOh78Qp3/u LKUjFWXaAmM6AMcNbp+x4jgvRJcqb62wd+dzF4VY= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug record/30075] New: [intel Performance-core] FAIL: gdb.python/py-record-btrace.exp: prepare record: python insn = r.instruction_history Date: Fri, 03 Feb 2023 12:24:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: record X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org 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: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30075 Bug ID: 30075 Summary: [intel Performance-core] FAIL: gdb.python/py-record-btrace.exp: prepare record: python insn =3D r.instruction_history Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: record Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- The processor is a i7-1250U with 12 threads: - 2 performance cores (I guess providing 2 threads per core), and - 8 efficient cores. When using: - taskset -c 0-3, the test-case fails=20=20 - taskset -c 4-11, the test-case passes Fails like this: ... (gdb) PASS: gdb.python/py-record-btrace.exp: prepare record: stepi 100 python insn =3D r.instruction_history^M warning: Decode error (-20) at instruction 33 (offset =3D 0x3d69, pc =3D 0x= 400501): compressed return without call.^M (gdb) FAIL: gdb.python/py-record-btrace.exp: prepare record: python insn =3D r.instruction_history ... --=20 You are receiving this mail because: You are on the CC list for the bug.=