We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[20:00:19] Started sgminer 5.5.6-gm [20:00:19] * using Jansson 2.7*** buffer overflow detected ***: sgminer terminated
Does anyone know what might be the cause of this?
I'm using Ubuntu 18.04LTS and followed the instructions from building from github (master).
I did some Googling and found this, which I used to configure and make with:
CFLAGS="-O3 -Wall -march=native -I/opt/AMDAPPSDK-3.0/include/" LDFLAGS="-L/opt/AMDAPPSDK-3.0/lib/x86_64/sdk" ./configure --enable-adl --disable-git-version
Thank you,
The text was updated successfully, but these errors were encountered:
i also have this problem
Sorry, something went wrong.
I also have this problem. I compiled with autogen and configure latest release from git. Precompiled ubuntu binary also not working
No branches or pull requests
[20:00:19] Started sgminer 5.5.6-gm
[20:00:19] * using Jansson 2.7*** buffer overflow detected ***: sgminer terminated
Does anyone know what might be the cause of this?
I'm using Ubuntu 18.04LTS and followed the instructions from building from github (master).
I did some Googling and found this, which I used to configure and make with:
CFLAGS="-O3 -Wall -march=native -I/opt/AMDAPPSDK-3.0/include/" LDFLAGS="-L/opt/AMDAPPSDK-3.0/lib/x86_64/sdk" ./configure --enable-adl --disable-git-version
Thank you,
The text was updated successfully, but these errors were encountered: