Skip to content

bash.all check for allow_execstack broken on F16 #2448

@bpowers

Description

@bpowers
Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull", "hg update default", rebuild, and
retry
what you did to
reproduce the problem.  Thanks.

What steps will reproduce the problem?
1. As root on a Fedora 16 system, run:
# setsebool -P allow_execstack 0
2. run ./all.bash, and notice that it does not warn you that Go needs this option
enabled.

What is the expected output?
A warning and 5 second pause about allow_execstack

What do you see instead?
nothing.

Which compiler are you using (5g, 6g, 8g, gccgo)?
6g tip

Which operating system are you using?
Fedora 16 amd64

Which revision are you using?  (hg identify)
94e51b48f088+ tip

Please provide any additional information below.
(CL will be posted momentarily)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions