Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643060 - dev-util/strace-4.20: signal_receive.gen test fails on sparc
Summary: dev-util/strace-4.20: signal_receive.gen test fails on sparc
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL: https://www.spinics.net/lists/sparcli...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 643014
  Show dependency tree
 
Reported: 2018-01-01 22:21 UTC by Rolf Eike Beer
Modified: 2018-01-03 23:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
test-suite.log (test-suite.log,10.06 KB, text/x-log)
2018-01-01 22:21 UTC, Rolf Eike Beer
Details

Note You need to log in before you can comment on or make changes to this bug.
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.