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

Remove Clear() #26

Open
wants to merge 2 commits into
base: Verus2.2
Choose a base branch
from
Open

Remove Clear() #26

wants to merge 2 commits into from

Conversation

PSLLSP
Copy link

@PSLLSP PSLLSP commented Dec 10, 2023

Do not clear screen at miner startup

details

@PSLLSP PSLLSP changed the title Remove clear() Remove Clear() Dec 10, 2023
@PSLLSP
Copy link
Author

PSLLSP commented Dec 10, 2023

The same patch should be applied to M1 branch...
ARM branch already doesn't call Clear()

@monkins1010 monkins1010 added the enhancement New feature or request label Mar 18, 2024
@SilentMajortity
Copy link

ccminer reports an error when running,
Operating environment: ubuntu 13.2.0
Software version: Verus2.2, branch of 3.8.3
Run command: sudo ./ccminer -q -a verus -o stratum+tcp://ap.vipor.net:5040/ -u MYRWALLETADDRESS.1 -p x -t 192
, an error will be reported after the value of parameter -t exceeds 150.
Error message: "Fatal glibc error:pthread_mutex_lock.c:94 (__pthread_mutex_lock):assertion failed:mutex->__data.__owner == 0".
Please tell me how to solve it, or you can solve it when you have time. Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants