-
Notifications
You must be signed in to change notification settings - Fork 2.3k
bin/ethminer → SEGFAULT #512
Comments
Can you give some more details? |
~/bin> ./ethminer ~/bin> gdb ./ethminer Program received signal SIGSEGV, Segmentation fault. |
can you post |
can you give me the "command" which i should run … ? |
lspci -nn lsb_release -a nvcc --version |
lspci -nn00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v2/Ivy Bridge DRAM Controller [8086:0158] (rev 09) lsb_release -aLSB Version: core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64:desktop-4.0-amd64:desktop-4.0-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch nvcc --versionIf 'nvcc' is not a typo you can use command-not-found to lookup the package that contains it, like this: |
You need at least 3GB V-RAM (Video memory) to mine ethereum, I don't think a GeForce 210 only has 1 GB. |
ok… but a "CRASH" is not a good exit… |
Yeah. I did not have my drivers up yet. But, need some error handling here:
After drivers up, all is well:
|
So this happens for Nvidia drivers for me if I upgrade them and not restart the system. I'm not sure we can do anything about this. We are just executing the public API, the crash there is not our fault. Is there anything more to discuss here? |
I think this issue can be closed. |
latest release 0.13.rc3 … download linux libraries
The text was updated successfully, but these errors were encountered: