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

stack Doesn't Work (that's what picture tell) #2106

Closed
cnd opened this issue May 5, 2016 · 9 comments
Closed

stack Doesn't Work (that's what picture tell) #2106

cnd opened this issue May 5, 2016 · 9 comments

Comments

@cnd
Copy link
Contributor

cnd commented May 5, 2016

1

win 10 x64
C:\Users\Rainbow>stack --version
Version 1.1.0, Git revision 0e9430aad55841b5ff2c6c2851f0548c16bce7cf (3540 commits) x86_64 hpack-0.13.0

Access Violation

@mgsloan
Copy link
Contributor

mgsloan commented May 5, 2016

Wow, that's a rare thing indeed, I wonder what could cause it.

@cnd
Copy link
Contributor Author

cnd commented May 6, 2016

@mgsloan try set stack to spin (resolve many deps packages) like crazy on windows, e.g. run some stress tests, maybe it's not that hard to reproduce and people just don't pay much attention to it, e.g. it works if I just run same second time so it's a glitch

@mgsloan
Copy link
Contributor

mgsloan commented May 6, 2016

Seems like it's happened before: #898

I'm guessing it's something specific to your setup as otherwise I think we'd hear about it more. It's certainly possible there's a rare probabilistic bug here.

@cnd
Copy link
Contributor Author

cnd commented May 9, 2016

I really doubt if it's related to setup, there was nothing specific. What do you think about my stress test suggestion in case this issue was already known/reported

@mgsloan
Copy link
Contributor

mgsloan commented May 9, 2016

Was stack installed via the binary installer? If instead installed via cabal-install, one possibility is that it picked a dependency version that has a bug which causes segfaults.

I would appreciate an automated repro based on stress testing in some reproducible environment (container / vm image).

@cnd
Copy link
Contributor Author

cnd commented May 9, 2016

@mgsloan stack was installed via the binary installer but sure there is still one possibility is that binary stack is using some dependency version that has a bug which causes segfaults, sure

@mgsloan
Copy link
Contributor

mgsloan commented May 9, 2016

Right, I'm just trying to figure out why only 2 windows users are reporting this.

@mgsloan
Copy link
Contributor

mgsloan commented May 13, 2016

I am closing this as need repro, as it seems to be a rare thing, and I cannot investigate without a repro.

Opening #2134 about stress testing

@mgsloan mgsloan closed this as completed May 13, 2016
@mgsloan
Copy link
Contributor

mgsloan commented May 20, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants