From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 969423858401; Thu, 2 Feb 2023 04:11:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 969423858401 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675311092; bh=Nh68Z1yaKuLwmCI2agiCTLGpQHNFzwor3jfyaSV0Krw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Paaq+gWvOhYs5l5XZ6tgsAFtnTmveXfHzkoeaKSlU6oezmstyoBz8yoBcMIh2pvQa adS2OMlUXmKG7T1fgX3ruN+8+381iZU+SwmvBYNe0aJ6xjC45dzNREoiAbIBX0S1PR BDXaY8Y28cf7kdSnoJs6MuzBR+MWNcb94QwTB/9w= From: "carlos at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/30062] glibc 2.36 loader has intermittent segfault error on ppc64le Date: Thu, 02 Feb 2023 04:11:31 +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.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carlos 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: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30062 --- Comment #8 from Carlos O'Donell --- (In reply to ChenQi from comment #7) > Yes, I'm running qemu-system-ppc64 on x86-64 hardware. Thanks. So aside from a syslog-ng (and associated DSOs), kernel or glibc bu= g... there could also be a POWER9 emulation bug in qemu-system. Segfaulting in any DSO is odd (does point to a common-mode fault), and something you'll have to track down by debugging the exact faulting instruc= tion and what causes it to fault, why and which mappings are involved in that me= mory region. --=20 You are receiving this mail because: You are on the CC list for the bug.=