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

wlinknet upgrade, CLI wallet (./bin/cli) segfaults randomly. Longstanding issue. #125

Open
orchardstreet opened this issue Oct 9, 2023 · 0 comments

Comments

@orchardstreet
Copy link
Contributor

orchardstreet commented Oct 9, 2023

This is a bug report for the wlinknet upgrade branch of the main repo. It occurs on that branch.
This is an issue which was on the old node as well, currently the master branch. The issue has not been fixed in the upgrade yet.

The Wlinknet upgrade solves the major issue with the CLI wallet involving remote sends, which is great :) This means that people can send using ./bin/cli without running a local server. However, users are still likely to complain about the random segfaults.

No specific input triggers the segfault during ./bin/cli
To replicate the issue, just try running './bin/cli --local' a few times for extended periods of time

The issue does not prevent sends if you enter your information fast enough.

I think this is worth fixing, as other users have complained about this in the past.

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

1 participant