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

simplewallet ctrl+d close failture #32

Closed
monero-project opened this issue Jun 11, 2014 · 2 comments
Closed

simplewallet ctrl+d close failture #32

monero-project opened this issue Jun 11, 2014 · 2 comments

Comments

@monero-project
Copy link
Collaborator

Commit 2d755b3 (merge from fluffypony) prevents a daemon crash relating to console input, however it creates a hang in simplewallet when attempting to ctrl+d to send eof. This is being actively investigated.

@Neozaru
Copy link
Contributor

Neozaru commented Jun 11, 2014

I've got the same problem when SIGTERMing the 'bitmonerod' process. (I have to SIGKILL it to achieve it)

@monero-project
Copy link
Collaborator Author

Fixed via this commit
94cc5a7

fluffypony pushed a commit to fluffypony/monero that referenced this issue Mar 2, 2015
Add support to BlockchainDB and BlockchainLMDB for batch transactions.

Add profiling to block and tx processing and DB operations.

Improve block and tx processing efficiency by less repeat hashing.

Move LMDB storage to "lmdb" subfolder.
 - Upon startup, if old LMDB files are detected, abort with a message for the user to move them to subfolder or delete them.

Update and fix log statements and formatting.
stoffu pushed a commit to stoffu/monero that referenced this issue Jun 17, 2018
scilicet64 referenced this issue in Beldex-Coin/beldex Mar 20, 2019
remove monero 202612 hash workaround
jeffro256 pushed a commit to jeffro256/monero that referenced this issue Mar 7, 2024
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