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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

nondeterministic segfaults on 1.6.10 #31

Open
omentic opened this issue Mar 22, 2023 · 2 comments
Open

nondeterministic segfaults on 1.6.10 #31

omentic opened this issue Mar 22, 2023 · 2 comments

Comments

@omentic
Copy link
Collaborator

omentic commented Mar 22, 2023

an issue from hell 馃ぉ

see https://aur.archlinux.org/packages/pakku#comment-902444. I triggered this while trying to build+install pakku on a different computer, then reran it and built successfully.

@zqqw
Copy link
Owner

zqqw commented Mar 22, 2023

nim-lang/Nim#20450

There were lots of segfault issues with Nim I saw apart from this one affecting Pakku directly around this time that were mentioned in the nim-lang issues due to massive changes taking place for v2. Most of those issues were presumably fixed so hopefully this is something that will go away on Nim upgrades. I've never had this with nim-git which I mostly use at whatever commit I last built it at, although the PKGBUILD for nim-git is currently awaiting updates due to more Nim changes, there is a workaround here:

https://forum.nim-lang.org/t/10012#65990

Segfaults could depend on what hardware, os or related software and version is in use, especially intermittent ones. It might be worth trying nim-git to see if it happens there though first, as it could already be fixed.

@zqqw
Copy link
Owner

zqqw commented Mar 22, 2023

And here on this issue:
#27
The last comment mentions 1.6.10 segfaults with pakku, it's a known issue but I think Nim development has already gone past that, it's just unfortunate the faulty old version has gone into the Arch repos but well, it happens.

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

2 participants