From owner-freebsd-testing@freebsd.org Tue Feb 7 19:11:39 2017 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0CCBCD49F7 for ; Tue, 7 Feb 2017 19:11:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B5C61C3B for ; Tue, 7 Feb 2017 19:11:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v17JBd1O039987 for ; Tue, 7 Feb 2017 19:11:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 216893] lib/libproc/proc_test:symbol_lookup fails on i386 Date: Tue, 07 Feb 2017 19:11:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-testing@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 19:11:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216893 Bug ID: 216893 Summary: lib/libproc/proc_test:symbol_lookup fails on i386 Product: Base System Version: CURRENT Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: tests Assignee: freebsd-testing@freebsd.org Reporter: ngie@FreeBSD.org CC: freebsd-i386@FreeBSD.org CC: freebsd-i386@FreeBSD.org lib/libproc/proc_test:symbol_lookup fails on i386, but not on amd64. The failure is recent (within the past 3-4 weeks, since I was largely AFK for a month). proc_addr2sym seems to be at the core of the failure. $ kyua test -k lib/libproc/Kyuafile=20 proc_test:map_alias_name2map -> passed [0.087s] proc_test:map_alias_name2sym -> passed [0.092s] proc_test:map_prefix_name2map -> passed [0.129s] proc_test:signal_forward -> passed [0.063s] proc_test:symbol_lookup -> failed: /usr/src/svn/lib/libproc/tests/proc_test.c:142: error !=3D 0: failed to loo= k up symbol at 0x2804cbd0 [0.297s] proc_test:symbol_lookup_fail -> passed [0.107s] Results file id is usr_tests_lib_libproc.20170207-190648-064178 Results saved to /home/ngie/.kyua/store/results.usr_tests_lib_libproc.20170207-190648-064178= .db 5/6 passed (1 failed) $ uname -a FreeBSD fbsd12-i386.local 12.0-CURRENT FreeBSD 12.0-CURRENT #8 r313266:3132= 67: Sat Feb 4 20:14:50 PST 2017=20=20=20=20 ngie@fbsd12-i386.local:/usr/obj/usr/src/svn/sys/GENERIC-NODEBUG i386 $ kyua test -k /usr/tests/lib/libproc/Kyuafile=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 proc_test:map_alias_name2map -> passed [0.004s] proc_test:map_alias_name2sym -> passed [0.007s] proc_test:map_prefix_name2map -> passed [0.003s] proc_test:signal_forward -> passed [0.004s] proc_test:symbol_lookup -> passed [0.016s] proc_test:symbol_lookup_fail -> passed [0.005s] Results file id is usr_tests_lib_libproc.20170207-190906-646576 Results saved to /home/ngie/.kyua/store/results.usr_tests_lib_libproc.20170207-190906-646576= .db 6/6 passed (0 failed) $ uname -a FreeBSD fbsd12 12.0-CURRENT FreeBSD 12.0-CURRENT #7 r313183M: Fri Feb 3 19:45:10 PST 2017 ngie@fbsd12:/usr/obj/usr/src/svn/sys/GENERIC-NODEBUG= =20 amd64 --=20 You are receiving this mail because: You are the assignee for the bug.=