From patchwork Fri Dec 16 15:47:09 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: fche at redhat dot com X-Patchwork-Id: 62008 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 752B93871D23 for ; Fri, 16 Dec 2022 15:47:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 752B93871D23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671205638; bh=o9UirGXlNO+5nApCa3n/RNwZKYgcJT/XqzZQ9HxOAug=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Help:List-Subscribe:From:Reply-To:From; b=NzlpFR9mZzpc/RLIUeNGP3VNLfUfUWCl+o0O2iGMohfbkAPHoVAua+5RmPt413V5m ipsDVs/uNZvPxQ+EW+ggoxA4k+l14fDf2ig/lS0tlVzYJ8/P9pGRh81uDSkvMNckF5 mNqQLu5VpGszu0IQa+5GJ/jqw4UThjjDNgJfcPso= X-Original-To: elfutils-devel@sourceware.org Delivered-To: elfutils-devel@sourceware.org Received: by sourceware.org (Postfix, from userid 48) id D75B4387221A; Fri, 16 Dec 2022 15:47:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D75B4387221A To: elfutils-devel@sourceware.org Subject: [Bug general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail Date: Fri, 16 Dec 2022 15:47:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: shahab.vahedi at gmail dot com 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: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-Patchwork-Original-From: "shahab.vahedi at gmail dot com via Elfutils-devel" From: fche at redhat dot com Reply-To: "shahab.vahedi at gmail dot com" Errors-To: elfutils-devel-bounces+patchwork=sourceware.org@sourceware.org Sender: "Elfutils-devel" https://sourceware.org/bugzilla/show_bug.cgi?id=29767 --- Comment #7 from Shahab --- $$$$$$$$$$$$ $$ TL;DR; $$___________________________________________ $$$$$$$$$$$$ Please close the issue. $$$$$$$$$$$$$$ $$ Rumbling $$_________________________________________ $$$$$$$$$$$$$$ I just tried it on: 9c136cb3 -- libdwfl: Read no more than required in dwfl_segment_report_module and the tests don't fail anymore: $ tail tests/test-suite.log ========================================== elfutils 0.188: tests/test-suite.log ========================================== # TOTAL: 236 # PASS: 235 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 SKIP: run-lfs-symbols.sh ======================== LFS testing is irrelevant on this system SKIP run-lfs-symbols.sh (exit status: 77) $ cat tests/run-backtrace-native-core.sh.log 0x7ffda79b0000 0x7ffda79b1000 linux-vdso.so.1 0x7fe4927a7000 0x7fe4927d3198 ld-linux-x86-64.so.2 0x7fe4925a6000 0x7fe49276b2a0 libc.so.6 0x7fe49276c000 0x7fe49278c1b0 libpthread.so.0 0x55f411477000 0x55f41147b0a8 backtrace-child TID 20602: # 0 0x7fe49277f7a1 raise # 1 0x55f41147842d - 1 sigusr2 # 2 0x55f4114784fa - 1 stdarg # 3 0x55f411478510 - 1 backtracegen # 4 0x55f411478519 - 1 start # 5 0x7fe492774eae - 1 start_thread # 6 0x7fe4926a42ff - 1 __clone TID 20601: # 0 0x7fe492776447 __pthread_clockjoin_ex # 1 0x55f41147825c - 1 main # 2 0x7fe4925cde0a - 1 __libc_start_main # 3 0x55f41147833a - 1 _start # 1 0x55f41147825c - 1 main PASS run-backtrace-native-core.sh (exit status: 0) $ cat tests/run-backtrace-native-core-biarch.sh.log 0xf7edd000 0xf7edf000 linux-gate.so.1 0xf7edf000 0xf7f0c978 ld-linux.so.2 0xf7cb0000 0xf7e9ded8 libc.so.6 0xf7e9e000 0xf7ebe100 libpthread.so.0 0x5657c000 0x56580058 backtrace-child-biarch TID 20630: # 0 0xf7edd549 __kernel_vsyscall # 1 0xf7eb2fb9 - 1 raise # 2 0x5657d4ba - 1 sigusr2 # 3 0x5657d594 - 1 stdarg # 4 0x5657d5aa - 1 backtracegen # 5 0x5657d5b8 - 1 start # 6 0xf7ea6501 - 1 start_thread # 7 0xf7dcadb6 - 1 __clone TID 20629: # 0 0xf7edd549 __kernel_vsyscall # 1 0xf7ea7d47 - 1 __pthread_clockjoin_ex # 2 0xf7ea7a3c - 1 pthread_join # 3 0x5657d288 - 1 main # 4 0xf7ccef1a - 1 __libc_start_main # 5 0x5657d371 - 1 _start # 3 0x5657d288 - 1 main PASS run-backtrace-native-core-biarch.sh (exit status: 0) Relevant diff between the 2 config files: +config.status:1351: $? = 0 --- /old/config.log +++ /new/config.log @@ -4,7 +4,7 @@ It was created by elfutils configure 0.188, which was generated by GNU Autoconf 2.71. Invocation command line was - $ ../configure --disable-debuginfod --disable-libdebuginfod --prefix=/usr --enable-maintainer-mode + $ ../configure --disable-debuginfod --disable-libdebuginfod --enable-maintainer-mode --prefix=/usr ## --------- ## ## Platform. ## @@ -12,9 +12,9 @@ hostname = sourceware uname -m = x86_64 -uname -r = 5.19.17_1 +uname -r = 6.0.11_1 uname -s = Linux -uname -v = #1 SMP PREEMPT_DYNAMIC Mon Oct 31 14:24:17 UTC 2022 +uname -v = #1 SMP PREEMPT_DYNAMIC Wed Dec 7 02:03:34 UTC 2022 /usr/bin/uname -p = unknown /bin/uname -X = unknown @@ -39,6 +39,7 @@ PATH: /sbin/ PATH: /home/user/.rvm/bin/ PATH: /home/user/.rvm/bin/ +PATH: /home/user/.rvm/bin/ ## ----------- ## @@ -1605,3 +1606,24 @@ #define HAVE_PTHREAD_SETNAME_NP 1 configure: exit 0 + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by elfutils config.status 0.188, which was +generated by GNU Autoconf 2.71. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status backends/Makefile depfiles + +on sourceware + +config.status:1055: creating backends/Makefile +config.status:1269: executing depfiles commands +config.status:1344: cd backends && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles +make[3]: Nothing to be done for 'am--depfiles'.