Skip to content

SR-13822: FileHandle closeOnDealloc causes a Stack Overflow on Windows #2944

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

Merged

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Dec 16, 2020

  • Setting closeOnDealloc to false seems to cause a stack Overflow on
    Windows so disable the functionality of NOT closing the file, but only
    on Windows.

#2932 Causes a stack overflow on windows so disable the functionality and tests on Windows

- Setting closeOnDealloc to false seems to cause a stack Overflow on
  Windows so disable the functionality of NOT closing the file, but only
  on Windows.
@spevans
Copy link
Contributor Author

spevans commented Dec 16, 2020

@swift-ci test

@spevans
Copy link
Contributor Author

spevans commented Dec 16, 2020

@swift-ci test linux

@compnerd
Copy link
Member

https://dev.azure.com/compnerd/swift-build/_build/results?buildId=44597&view=results shows that this does repair the test suite.

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

Successfully merging this pull request may close these issues.

2 participants