From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 179A63858D37; Tue, 21 Mar 2023 15:00:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 179A63858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679410806; bh=xo6Ctj1sizO9ROnWcypFZoaKIzHOtqNxSVmTVhePAJs=; h=From:To:Subject:Date:From; b=hqny49ckEiMOdSCZFm6sqWZS1ACfkj4+ST/7q/thoG6RNCFmWX0LDmLM4XD63MuDk Vxf8/LvqDIi6s+H/OzuhDavaweoa45ut24C5G1Du+MrMtVsFkDQRy1D4kGyABPKoCh xTtqKCtkpH352D9MdzhaZj0bAiLTlq01HvSaiKM4= From: "caiyinyu at loongson dot cn" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/30258] New: sprof cannot read and display shared object profiling data correctly Date: Tue, 21 Mar 2023 15:00:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: caiyinyu at loongson dot cn X-Bugzilla-Status: UNCONFIRMED 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=3D30258 Bug ID: 30258 Summary: sprof cannot read and display shared object profiling data correctly Product: glibc Version: 2.37 Status: UNCONFIRMED Severity: normal Priority: P2 Component: dynamic-link Assignee: unassigned at sourceware dot org Reporter: caiyinyu at loongson dot cn Target Milestone: --- According to examples in https://manpages.ubuntu.com/manpages/xenial/man1/sprof.1.html=EF=BC=8C spro= f cannot read and display shared object profiling data correctly. The attachment is the example. untar attachment and run: ./build.sh ./run.sh and you will get error message: Inconsistency detected by ld.so: dl-open.c: 930: _dl_open: Assertion `_dl_debug_update (args.nsid)->r_state =3D=3D RT_CONSISTENT' failed! --=20 You are receiving this mail because: You are on the CC list for the bug.=