Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 643060

Summary: dev-util/strace-4.20: signal_receive.gen test fails on sparc
Product: Gentoo Linux Reporter: Rolf Eike Beer <eike>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED INVALID    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: Sparc   
OS: Linux   
URL: https://www.spinics.net/lists/sparclinux/msg19630.html
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 643014    
Attachments: test-suite.log

Description Rolf Eike Beer archtester 2018-01-01 22:21:57 UTC
Created attachment 512674 [details]
test-suite.log

FAIL: signal_receive.gen
========================

--- exp 2018-01-01 22:35:11.070789051 +0100
+++ log 2018-01-01 22:35:11.070789051 +0100
@@ -13,7 +13,7 @@
 kill(3066, SIGEMT) = 0
 --- SIGEMT {si_signo=SIGEMT, si_code=SI_USER, si_pid=3066, si_uid=250} ---
 kill(3066, SIGFPE) = 0
---- SIGFPE {si_signo=SIGFPE, si_code=SI_USER, si_pid=3066, si_uid=250} ---
+--- SIGFPE {si_signo=SIGFPE, si_code=SI_USER, si_pid=250, si_uid=0} ---
 kill(3066, SIGBUS) = 0
 --- SIGBUS {si_signo=SIGBUS, si_code=SI_USER, si_pid=3066, si_uid=250} ---
 kill(3066, SIGSEGV) = 0
signal_receive.gen.test: failed test: ../../strace -a16 -e trace=kill ../signal_receive output mismatch

basic details in bug 643044
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2018-01-01 23:52:01 UTC
Is this reproducible?
Comment 2 Rolf Eike Beer archtester 2018-01-02 10:33:56 UTC
Yes.
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2018-01-02 12:31:04 UTC
Reported upstream, https://github.com/strace/strace/issues/21
Comment 4 Rolf Eike Beer archtester 2018-01-03 23:07:48 UTC
This is a kernel bug.