BitShares Forum

Other => Graveyard => MemoryCoin => Topic started by: rmjseeds on February 26, 2014, 01:37:19 pm

Title: Yam-Miner on MacBook Pro (Mavericks)
Post by: rmjseeds on February 26, 2014, 01:37:19 pm
Hi there,

I have just joined Memorycoin today and I was wondering if I can start mining on Mac OS Mavericks.

My config are:

MacBook Pro i7 2.8 Ghz on Sandy Bridge

I unzipped the yam-yvg1900-M7m-macos64-sandy-bridge.tgz file and edited the yam-mmc.cfg file and placed it inside the yam executable file. When I run the yam file, I get the following error message.

(http://s22.postimg.org/gs4j5aqxp/2014_02_26_01_05_19_pm.png) (http://postimg.org/image/gs4j5aqxp/) (http://s22.postimg.org/4rj34kjj1/2014_02_26_01_06_04_pm.png) (http://postimg.org/image/4rj34kjj1/)

Thank for the help
Title: Re: Yam-Miner on MacBook Pro (Mavericks)
Post by: yvg1900 on February 28, 2014, 07:11:09 am
This is a known issue. Its original root is some incompatibility in C++ exception handling (GCC vs MacOS X shared libs). Practically this means that if you have any configuration error (i e yam can not find config file, some missing params, etc) you will get Trap 6. Simplest way to check is to COPY original yam-mmc.cfg file to yam executable directory and run

./yam -c yam-mmc.cfg

from terminal.

If that works, modify .cfg file with your parameters.