[Bug 244796] kyua test getcontext_test:setcontext_link broken in setcontext() function [power8e]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 13 17:48:44 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244796

            Bug ID: 244796
           Summary: kyua test getcontext_test:setcontext_link broken in
                    setcontext() function [power8e]
           Product: Base System
           Version: CURRENT
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: tests
          Assignee: testing at freebsd.org
          Reporter: fernando.valle at eldorado.org.br

In powerpc64 the kyua test getcontext:setcontext_link is failed, but it's
easily fixed by adding a __powerpc64__ build directive. After this correction,
the test can pass the point where it failed. But after fixing this fail, the
following happens:

t_getcontext:setcontext_link  ->  broken: Premature exit; test case received
signal 11 (core dumped)

This 'broken' message happens in the setcontext() function.

--------

uname -a:
FreeBSD freebsd13c 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r358902: Thu Mar 12
06:02:40 UTC 2020    
root at releng1.nyi.freebsd.org:/usr/obj/usr/src/powerpc.powerpc64/sys/GENERIC64 
powerpc

hw.model: IBM POWER8E

clang version 10.0.0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list