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

Add test for issue #10221 #10231

Merged
merged 1 commit into from
Feb 24, 2015
Merged

Add test for issue #10221 #10231

merged 1 commit into from
Feb 24, 2015

Conversation

timholy
Copy link
Member

@timholy timholy commented Feb 18, 2015

Adds a test for the segfault in #10221.

Like @JeffBezanson and @carnaval, I found that when run as part of a script I needed the versioninfo() call, and am redirecting stdio to suppress output. (For whatever reason, versioninfo(IOBuffer()) did not trigger the segfault.) I remember some rare Travis failures in conjunction with #8251, which also used I/O redirection, so I suppose there is some risk here (hence the PR). But I also wonder if those might have been due to the interesting observations made by @garrison in #10218.

@timholy
Copy link
Member Author

timholy commented Feb 19, 2015

I'd guess the AppVeyor 32-bit failure is nothing to worry about?

@tkelman
Copy link
Contributor

tkelman commented Feb 19, 2015

I can't seem to access the log for some reason. It is something to worry about, I'd consider it release-blocking if we were closer to 0.4 rc stage, but it very likely has nothing to do with this PR and is an instance of #10045.

timholy added a commit that referenced this pull request Feb 24, 2015
@timholy timholy merged commit 9b82617 into master Feb 24, 2015
@timholy timholy deleted the teh/test10221 branch February 24, 2015 19:20
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