Author

Topic: [ANN] MemoryCoin | CPU Coin | Paid Dev Team | Limited Supply [MMC] - page 103. (Read 281383 times)

full member
Activity: 140
Merit: 100
Any idea what could be causing this error? When it happens memorycoind terminates.

Code:
Running MemoryCoinMiner with 1 transactions in block (195 bytes)
Start Search
terminate called after throwing an instance of 'boost::exception_detail::clone_impl >'
  what():  boost::thread_resource_error: Resource temporarily unavailable

Start Search is printed just before memory allocation - so I'd guess the system is not finding 1GB to allocate.

How much memory does each thread use as I have 64 GB of ram and using 32 threads.  We have a memory leak here?
legendary
Activity: 1666
Merit: 1010
he who has the gold makes the rules
Update here, hit a block after about 9 hours worth 2.4347826....running 2 rigs one @ 4.22 and one at .9

congrats, don't spend it all in one place Tongue
legendary
Activity: 1666
Merit: 1010
he who has the gold makes the rules
what's the actual reward?
\
from what i understand the rewards in the forst 48 hours are super low

people getting something a bit over 1 memcoin if you look through the pages... so not really worth it, i'll be back in 36ish hours...

explanation about it by dev would be very appreciated Smiley

i'm sure he has mentioned it, actually i know he has because i read it a week ago or so...
sr. member
Activity: 260
Merit: 250
I get block 124.

Now this:

{
"blocks" : 124,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000046,
"errors" : "",
"genproclimit" : 4,
"hashespermin" : 1.46542811,
"pooledtx" : 0,
"testnet" : false
}

Why is the "Generate:" missing???
member
Activity: 67
Merit: 10
Update here, hit a block after about 9 hours worth 2.4347826....running 2 rigs one @ 4.22 and one at .9
hero member
Activity: 820
Merit: 1000

Does it mean what I think it means?


It means you're not synchronised by the look of it.  Current block is 119
sr. member
Activity: 392
Merit: 250
The difficulty doesn't work properly at all.
There is huge diff spike who really slow the network and the blockrate, then because of this low blockrate, the diff go down. But it go down too much, so the blockrate is now too high and the diff rise...too much again.
And it's happening again.

There is a *50 spread between the low and high diff spike. It's definitely something wrong with the diff algo.
M31
full member
Activity: 139
Merit: 100
I was really looking forward to this.
Got up at 2am. Set everything going. Spent two hours getting everything connected and mining properly. Nearly 12 hours later NOTHING. Nada. Zip.

Oh well. Guess I'll keep it going until tomorrow and then angrily point everything back at yPool.

Totally not worth the sleep deprivation.

Hah! I'm in exactly the same boat, apart from having even less sleep.  I hope I get a few hits or like you said, back to ypool.  I don't like the delay - the rewards should go to those on the ball, and why give the bots time to prepare!?  

We need a captchacoin, with a client that requires a human to solve a puzzle once a day or when the miner solves a block (maybe the solution would go back into the computation of future blocks, so is a way to make humans part of the computing process).  Anything to not make it worth farming out to bots.  CPU only and botnet-proof would get my attention!

Otherwise, what's the point of delaying rewards?  I've had 3 machines hammering away since the start, and still nothing.
hero member
Activity: 1492
Merit: 763
Life is a taxable event
There seem to be no blocks found at all for more than 4 hours network wide.....

This is the data:


17:38:19

getmininginfo


17:38:19

{
"blocks" : 96,
"currentblocksize" : 3499,
"currentblocktx" : 6,
"difficulty" : 0.00000932,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespermin" : 0.54315519,
"pooledtx" : 6,
"testnet" : false
}


17:38:53

getdifficulty


17:38:53

0.00000932


17:38:57

getdifficulty


17:38:57

0.00000932


19:22:02

getdifficulty


19:22:02

0.00000932


19:36:24

getmininginfo


19:36:24

{
"blocks" : 96,
"currentblocksize" : 3499,
"currentblocktx" : 6,
"difficulty" : 0.00000932,
"errors" : "",
"generate" : true,
"genproclimit" : 4,
"hashespermin" : 0.39555267,
"pooledtx" : 6,
"testnet" : false
}



Does it mean what I think it means?
member
Activity: 70
Merit: 10
I was really looking forward to this.
Got up at 2am. Set everything going. Spent two hours getting everything connected and mining properly. Nearly 12 hours later NOTHING. Nada. Zip.

Oh well. Guess I'll keep it going until tomorrow and then angrily point everything back at yPool.

Totally not worth the sleep deprivation.
newbie
Activity: 51
Merit: 0
what's the actual reward?
\
from what i understand the rewards in the forst 48 hours are super low

people getting something a bit over 1 memcoin if you look through the pages... so not really worth it, i'll be back in 36ish hours...

explanation about it by dev would be very appreciated Smiley
legendary
Activity: 1666
Merit: 1010
he who has the gold makes the rules
what's the actual reward?
\
from what i understand the rewards in the forst 48 hours are super low

people getting something a bit over 1 memcoin if you look through the pages... so not really worth it, i'll be back in 36ish hours...
sr. member
Activity: 260
Merit: 250
10 hours , 32cores of Xeon 2670 , nadda , 16 HPS, youd think at least one block Sad

I'm with you buddy.
This coin should be called Realluckymemorycoin or something. Or maybe there is something wrong with the network...
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
10 hours , 32cores of Xeon 2670 , nadda , 16 HPS, youd think at least one block Sad
Shocked me neither. quad core i3 and Sempron since startup...   Sad
member
Activity: 75
Merit: 10
10 hours , 32cores of Xeon 2670 , nadda , 16 HPS, youd think at least one block Sad
member
Activity: 112
Merit: 10
Here's my .conf and Minerd file.

rpcuser=Zen
rpcpassword=123
rpcallowip=127.0.0.1
rpcport=1925
server=1
addnode=76.24.94.154
addnode=62.43.2.239
addnode=82.52.177.81
addnode=84.249.109.128

minerd -o 127.0.0.1:1925 -u Zen -p 123 -t 2 -R 2

Should this work?

I know -t is for threads but what is -R for?

Regulates how many seconds between retries for connection.
newbie
Activity: 51
Merit: 0
what's the actual reward?
sr. member
Activity: 260
Merit: 250
its so difficult to mine? 8 Hr passed by i5 8G, no progress.
We need a pool!!!!

Same thing here, since to 2 pm until now (almost 10 hours). No blocks (i5 + 12gb). It is becoming a waste of time if it keeps up like this.
newbie
Activity: 28
Merit: 0
 its so difficult to mine? 8 Hr passed by i5 8G, no progress.
We need a pool!!!!
hero member
Activity: 724
Merit: 500
Compiling on ubuntu works fine now, but I get these warnings when launching the daemon:

bitcoind: /usr/local/lib/libcrypto.so.1.0.0: no version information available (required by bitcoind)
bitcoind: /usr/local/lib/libcrypto.so.1.0.0: no version information available (required by /lib/x86_64-linux-gnu/libssl.so.1.0.0)
Jump to: