Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such signal SIGSYS #758

Closed
xdg opened this issue Feb 2, 2017 · 0 comments
Closed

No such signal SIGSYS #758

xdg opened this issue Feb 2, 2017 · 0 comments
Assignees
Labels

Comments

@xdg
Copy link
Contributor

xdg commented Feb 2, 2017

[2017/02/02 06:05:10.710] No such signal: SIGSYS at C:/data/mci/837780107ff8f981dcc4113c65781360/perl5/lib/perl5/Test2/API/Instance.pm line 312.
[2017/02/02 06:05:10.711] No such signal: SIGSYS at C:/data/mci/837780107ff8f981dcc4113c65781360/perl5/lib/perl5/Test2/Util.pm line 84.
[2017/02/02 06:05:10.734] No such signal: SIGSYS at C:/data/mci/837780107ff8f981dcc4113c65781360/perl5/lib/perl5/Test2/API/Instance.pm line 312.
[2017/02/02 06:05:10.735] No such signal: SIGSYS at C:/data/mci/837780107ff8f981dcc4113c65781360/perl5/lib/perl5/Test2/Util.pm line 84.

This was observed on Strawberry Perl portable 5.14.4. It's probably from ignoring SIGSYS, so that should probably be conditional on that signal being available per Config.pm.

exodist added a commit that referenced this issue Apr 3, 2017
@exodist exodist self-assigned this Apr 3, 2017
exodist added a commit that referenced this issue Apr 4, 2017
exodist added a commit that referenced this issue Apr 5, 2017
    - Timeout when waiting for child procs and threads (#765)
    - Fix SIGSYS localization issue (#758)
    - Fix outdated docs (#759, #754)
    - Fix bail-out in buffered subtest (#747)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants