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

Debug issue #962 #985

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

Debug issue #962 #985

wants to merge 12 commits into from

Conversation

runeksvendsen
Copy link
Collaborator

No description provided.

@hasufell
Copy link
Member

I think it's easier to test this locally in a docker container than dealing with CI.

@runeksvendsen
Copy link
Collaborator Author

I think it's easier to test this locally in a docker container than dealing with CI.

Initially it was much easier for me to fire off some CI runs given that I have no way of easily executing GH Actions locally.

To see if manually running the configure script also triggers a segfault.

TODO: Why does a segfault now appear to happen when running `threadDelay`?

Logs:

```
[ Info  ] Detected alpine linux... setting LD=ld.bfd
WAIT
cwd: /root/.ghcup/tmp/ghcup-361d17ad/ghc-9.4.8-i386-unknown-linux
cmd: ["./configure","--prefix=/root/.ghcup/ghc/9.4.8","--disable-ld-override"]
env: Just [("LD","ld.bfd"),("GHCUP_CURL_OPTS","--silent"),("HOME","/root"),("HOSTNAME","1aaca70b41dc"),("LANG","C.UTF-8"),("NO_COLOR","1"),("OLDPWD","/"),("PATH","/root/.cabal/bin:/root/.ghcup:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"),("PWD","/src"),("SHLVL","1"),("TERM","xterm"),("ghcup_datadir","/src/./.")]
2147483647
2147483647
about to sleep
Segmentation fault (core dumped)
```
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.

None yet

2 participants