Bitcoin Forum

Bitcoin => Mining software (miners) => Topic started by: FreedomCoin on May 24, 2013, 10:04:41 PM



Title: CGMINER: Segmentation Fault (core dumped) ubuntu 12.04/SDK 2.5/11.11/2x 5870s
Post by: FreedomCoin on May 24, 2013, 10:04:41 PM
So i am building a new rig with two 5870s/6870s and i followed the guide below.

https://docs.google.com/document/d/1Gw7YPYgMgNNU42skibULbJJUx_suP_CpjSEdSi8_z9U/preview?sle=true

once i use command
Code:
./cgminer -n
i get Segmentation Fault (core dumped).

I have tried:

Recompiling CGMINER
Removed flgrx deps and upgraded to Video driver 13.1
Reinstalled SDK 2.5
Restarted many times.. can only get to --help nowhere else in cgminer.

I have searched this issue and it seems no one gives an answer to what is causing this.. i have followed others instructions to no avail.

https://bitcointalk.org/index.php?topic=170273.0

https://bitcointalk.org/index.php?topic=89302.0

https://bitcointalk.org/index.php?topic=201840.0

Update: Now reinstalling ubuntu and trying new guide: https://bitcointalk.org/index.php?topic=175757.msg1829691#msg1829691


Title: Re: CGMINER: Segmentation Fault (core dumped) ubuntu 12.04/SDK 2.5/11.11/2x 5870s
Post by: smartbrain on February 10, 2014, 10:46:20 PM
Did you find out how to solve it? Or did you reinstall. I've got the problem after upgrading from 13.04 to 13.10 (and uninstalling and reinstalling Catalyst). Not quite sure why. but a fresh install with Catalyst beta 14.1 and app 2.9 worked fine so not quite sure what I'm doing wrong.


Title: Re: CGMINER: Segmentation Fault (core dumped) ubuntu 12.04/SDK 2.5/11.11/2x 5870s
Post by: madjihad on February 15, 2014, 05:49:02 PM
The same issue after added R9 290, Driver 13.3, really odd  ???


Title: Re: CGMINER: Segmentation Fault (core dumped) ubuntu 12.04/SDK 2.5/11.11/2x 5870s
Post by: biodieselchris on March 18, 2014, 05:24:52 PM
I had this problem and noticed that I had installed cgminer 3.8.5 and since gotten rid of it but the compiler had set the path to this version. So when I installed 3.7.2 and went into that folder and compiled that I thought I was launching 3.7.2 when I typed cgminer but I was really calling cgminer 3.8.5 and the segmentation fault error occurred.

Try typing cgminer --version and make sure you have the right version....