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

Program shutdowns when capturing some stderr #3

Open
Cliff-Lin opened this issue May 7, 2021 · 0 comments
Open

Program shutdowns when capturing some stderr #3

Cliff-Lin opened this issue May 7, 2021 · 0 comments

Comments

@Cliff-Lin
Copy link

I found the program shutdowns at __fastfail(failure_code) in __declspec(noinline) void __cdecl __report_securityfailure(ULONG failure_code) (gs_report.c) when capturing some stderr.

However, if I redirect stderr to stdout, it works.

GerHobbelt pushed a commit to GerHobbelt/subprocess that referenced this issue Feb 26, 2023
fix MSVC build error: members in initialization must occur in order o…
benman64 pushed a commit that referenced this issue Aug 23, 2024
fixing minor issue with min/max, and warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant