Bitcoin Forum
May 06, 2024, 07:07:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 [103] 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 ... 197 »
  Print  
Author Topic: [LOCKED] cpuminer-opt v3.12.3, open source optimized multi-algo CPU miner  (Read 443973 times)
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
February 19, 2017, 08:04:39 PM
 #2041

i really do apologize for being a pain in the ass. I compiled on Ubuntu 16.04. i hope this is the output your asking for. If not how do i find the other
name@name-VPCEH32FX:~/cpuminer-opt$ ./cpuminer -a hmq1725 -o stratum+tcp://boat.suprnova.cc:4156 -u twiztid1.2 -p x -t 2

      **********  cpuminer-opt 3.5.8  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU:        Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz
CPU features: SSE2 AES AVX
SW built on Feb 19 2017 with GCC 5.4.0
SW features: SSE2 AES AVX
Algo features: SSE2 AES AVX AVX2
Start mining with SSE2 AES AVX

[2017-02-19 13:30:09] Starting Stratum on stratum+tcp://boat.suprnova.cc:4156
[2017-02-19 13:30:09] Binding thread 0 to cpu 0 (mask 1)
[2017-02-19 13:30:09] 2 miner threads started, using 'hmq1725' algorithm.
[2017-02-19 13:30:09] Binding thread 1 to cpu 1 (mask 2)
[2017-02-19 13:30:09] Stratum session id: deadbeefcafebabe382b000000000000
[2017-02-19 13:30:12] stratum extranonce subscribe timed out
[2017-02-19 13:30:12] DEBUG: job_id='8e47' extranonce2=00000000 ntime=58a9f235
[2017-02-19 13:30:12] Stratum difficulty set to 1 (0.00002)
[2017-02-19 13:30:12] hmq1725 block 29228, diff 3.345
[2017-02-19 13:30:13] DEBUG: hash <= target
Hash:   00004bd64e027695caea3732e8c8c775d6c12260d3829714b213d30aa27f960d
Target: 0000ffff00000000000000000000000000000000000000000000000000000000
*** stack smashing detected ***: ./cpuminer terminated
Aborted (core dumped)
name@name-VPCEH32FX:~/cpuminer-opt$


Thanks. This tells me where it crashed, after finding a nonce but before displaying the hash message.
It's going to be a difficult troubleshooting and I need every clue I can get.

Can you tell me about Windows? Did you compile it or use the binaries? What kind of CPU?

On Linux can you try compiling with -march=core2  instead of -march=native. This will cause some different
code to run and I want to know if it crashes as well.


AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714979270
Hero Member
*
Offline Offline

Posts: 1714979270

View Profile Personal Message (Offline)

Ignore
1714979270
Reply with quote  #2

1714979270
Report to moderator
1714979270
Hero Member
*
Offline Offline

Posts: 1714979270

View Profile Personal Message (Offline)

Ignore
1714979270
Reply with quote  #2

1714979270
Report to moderator
1714979270
Hero Member
*
Offline Offline

Posts: 1714979270

View Profile Personal Message (Offline)

Ignore
1714979270
Reply with quote  #2

1714979270
Report to moderator
YourMom420
Sr. Member
****
Offline Offline

Activity: 430
Merit: 250


View Profile
February 19, 2017, 08:10:07 PM
 #2042

on windows i used the precompiled from cryptominingblog. exact same cpu. give me a few minutes and ill recompile. same thing. i may just give up on this algo lol. might not be worth the trouble with my shitty comp.
         **********  cpuminer-opt 3.5.8  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU:        Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz
CPU features: SSE2 AES AVX
SW built on Feb 19 2017 with GCC 5.4.0
SW features: SSE2
Algo features: SSE2 AES AVX AVX2
Start mining with SSE2

[2017-02-19 14:15:37] Starting Stratum on stratum+tcp://boat.suprnova.cc:4156
[2017-02-19 14:15:37] Binding thread 0 to cpu 0 (mask 1)
[2017-02-19 14:15:37] 2 miner threads started, using 'hmq1725' algorithm.
[2017-02-19 14:15:37] Binding thread 1 to cpu 1 (mask 2)
[2017-02-19 14:15:38] Stratum session id: deadbeefcafebabe4a2b000000000000
[2017-02-19 14:15:41] stratum extranonce subscribe timed out
[2017-02-19 14:15:41] DEBUG: job_id='8e98' extranonce2=00000000 ntime=58a9fcd9
[2017-02-19 14:15:41] Stratum difficulty set to 1 (0.00002)
[2017-02-19 14:15:41] hmq1725 block 29284, diff 2.743
[2017-02-19 14:15:49] DEBUG: hash <= target
Hash:   00003f4440d4cd15afcad7a6d0e24960d04db69040e9e7447dfbf7307610aed3
Target: 0000ffff00000000000000000000000000000000000000000000000000000000
*** stack smashing detected ***: ./cpuminer terminated
Aborted (core dumped)
name@name-VPCEH32FX:~/cpuminer-opt$
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
February 19, 2017, 08:25:19 PM
 #2043

on windows i used the precompiled from cryptominingblog. exact same cpu. give me a few minutes and ill recompile. same thing. i may just give up on this algo lol. might not be worth the trouble with my shitty comp.

Cryptominingblog stopped building binaries of cpuminer-opt a long time ago. Sigh.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
YourMom420
Sr. Member
****
Offline Offline

Activity: 430
Merit: 250


View Profile
February 19, 2017, 08:31:22 PM
 #2044

on windows i used the precompiled from cryptominingblog. exact same cpu. give me a few minutes and ill recompile. same thing. i may just give up on this algo lol. might not be worth the trouble with my shitty comp.

Cryptominingblog stopped building binaries of cpuminer-opt a long time ago. Sigh.
thats the one that works for me :/...only on windows though.
integrale
Full Member
***
Offline Offline

Activity: 144
Merit: 100


Eager to learn


View Profile
February 20, 2017, 11:59:24 PM
 #2045

         **********  cpuminer-opt 3.5.8  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU:         Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
CPU features: SSE2 AES AVX
SW built on Feb 16 2017 with GCC 5.4.0
SW features: SSE2 AES AVX
Algo features: SSE2 AES AVX AVX2
Start mining with SSE2 AES AVX

[2017-02-21 00:56:57] Starting Stratum on stratum+tcp://yiimp.ccminer.org:3747
[2017-02-21 00:56:57] 8 miner threads started, using 'hmq1725' algorithm.
[2017-02-21 00:56:57] Stratum difficulty set to 8 (0.00012)
[2017-02-21 00:56:57] hmq1725 block 31296, diff 4.637
[2017-02-21 00:56:59] hmq1725 block 31297, diff 4.637
*** stack smashing detected ***: ./cpuminer terminated
*** stack smashing detected ***: ./cpuminer terminated
Abgebrochen (Speicherabzug geschrieben)
sklave@miner-HP-Compaq-8200:~/joblo8$

im so happy im not the only one  Wink

AltCoin-Mining @ Xubuntu 16.04 LTS
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
February 21, 2017, 12:13:39 AM
 #2046

        **********  cpuminer-opt 3.5.8  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU:         Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
CPU features: SSE2 AES AVX
SW built on Feb 16 2017 with GCC 5.4.0
SW features: SSE2 AES AVX
Algo features: SSE2 AES AVX AVX2
Start mining with SSE2 AES AVX

[2017-02-21 00:56:57] Starting Stratum on stratum+tcp://yiimp.ccminer.org:3747
[2017-02-21 00:56:57] 8 miner threads started, using 'hmq1725' algorithm.
[2017-02-21 00:56:57] Stratum difficulty set to 8 (0.00012)
[2017-02-21 00:56:57] hmq1725 block 31296, diff 4.637
[2017-02-21 00:56:59] hmq1725 block 31297, diff 4.637
*** stack smashing detected ***: ./cpuminer terminated
*** stack smashing detected ***: ./cpuminer terminated
Abgebrochen (Speicherabzug geschrieben)
sklave@miner-HP-Compaq-8200:~/joblo8$

im so happy im not the only one  Wink


Both are with GCC 5.4.0, I compile with 4.8.4. It's the best clue so far.

There were some problem reported a long time ago with newer compilers. I'll have to try to find
that discussion unless someone else finds it first. I thought it had been resolved but don't recall how.

Found this.

http://stackoverflow.com/questions/39237085/stack-smashing-detected-comes-in-ubuntu-16-04

It's worth a try. If nothing else it will blow up somewhere else giving another clue.

Edit: as far as root cause goes, I've reviewed the code many times for rogue pointers that could corrupt
the stack (Im very familiar with my issues with pointer arithmetic) but can't find anything suspicious.

It may be a stack overflow which can go unoticed if it it doesn't go too far. That could explain why it
works when compiled with GCC 4.8.4 presumably with no stack protector.

If it is a stack overflow the next release will have reduced stack usage. The context struct for this algo
is the biggest of any algos, including xevan so I've moved it from local to global In a sense it is the canary.
I may move more context structs if this proves to be the issue.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
integrale
Full Member
***
Offline Offline

Activity: 144
Merit: 100


Eager to learn


View Profile
February 21, 2017, 12:38:03 AM
 #2047

so far so good . thank you for the response
but how to downgrade or fix by myself ,   and is it worth because you said you will try to fix this in next releases

AltCoin-Mining @ Xubuntu 16.04 LTS
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
February 21, 2017, 01:19:46 AM
 #2048

so far so good . thank you for the response
but how to downgrade or fix by myself ,   and is it worth because you said you will try to fix this in next releases

If it works with stack protector disabled go with it until the next release, then try reenabling it to see
if the problem is fixed.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
Epsylon3
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
February 21, 2017, 01:19:49 AM
 #2049

Code:
valgrind --leak-check=full -v --log-file=report.log ./cpuminer ....

that will use secure memory allocations and logs overflows etc. This error is happening if you write too far in an array... and indeed doesnt crash all the time..

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
February 21, 2017, 02:35:46 AM
 #2050

I'm not sure what I'm looking for with valgrind. leak-check is done at program exit and reports
some potential leaks that appear to be false positives. Regardless leaks are not the issue,

Memcheck seems to be what I'm looking for and it appears to be enabled by default. But I didn't
see anything that stood out. There was no mention of Memcheck other than in the report header
and no mention of any stack problems other than the suspected leaks. As these appear to be in
systen code allocating a stack and the man page does warn of false positives i don't
think they are significant. Here's a sample showing one of 4 identical reports and the summary.

I saw no difference after implementing the smaller stack frame.

Code:
==20686== 320 bytes in 1 blocks are possibly lost in loss record 72 of 80
==20686==    at 0x4C2CC70: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==20686==    by 0x4012E54: allocate_dtv (dl-tls.c:296)
==20686==    by 0x4012E54: _dl_allocate_tls (dl-tls.c:460)
==20686==    by 0x50A1DA0: allocate_stack (allocatestack.c:589)
==20686==    by 0x50A1DA0: pthread_create@@GLIBC_2.2.5 (pthread_create.c:500)
==20686==    by 0x4059FF: main (in /home/coin/devel/cpuminer/cpuminer/3.5.9/cpuminer-opt-3.5.9-dev/cpuminer)
==20686==
==20686== LEAK SUMMARY:
==20686==    definitely lost: 0 bytes in 0 blocks
==20686==    indirectly lost: 0 bytes in 0 blocks
==20686==      possibly lost: 1,280 bytes in 4 blocks
==20686==    still reachable: 133,323 bytes in 84 blocks
==20686==         suppressed: 0 bytes in 0 blocks
==20686== Reachable blocks (those to which a pointer was found) are not shown.
==20686== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==20686==
==20686== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
==20686== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)


AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
February 21, 2017, 02:48:36 AM
 #2051

I was looking at sia in cpuminer-multi, it didn't submit a share after several minutes although it
appeared to be hashing sanely. Dos it work? It looks like the wrong nonce offset [19] is used
all through scanhash_sia but [8] (32 bytes) is used in miner_thread.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
integrale
Full Member
***
Offline Offline

Activity: 144
Merit: 100


Eager to learn


View Profile
February 21, 2017, 03:16:19 PM
 #2052

until now nothing has solved the problem ,
i found this  here:  from this source
http://stackoverflow.com/questions/2340259/how-to-turn-off-gcc-compiler-optimization-to-enable-buffer-overflow

maybe something from works

On newer distros (as of 2016), it seems that PIE is enabled by default so you will need to disable it explicitly when compiling.

Here's a little summary of commands which can be helpful when playing locally with buffer overflow exercises in general:

Disable canary:

gcc vuln.c -o vuln_disable_canary -fno-stack-protector ./build.sh       << tested     no succes   same error (stack overflow   terminated) 

Disable DEP:

gcc vuln.c -o vuln_disable_dep -z execstack

Disable PIE:

gcc vuln.c -o vuln_disable_pie -no-pie

Disable all of protection mechanisms listed above (warning: for local testing only):

gcc vuln.c -o vuln_disable_all -fno-stack-protector -z execstack -no-pie



have also tried like Epsylon adviced , no succes   

AltCoin-Mining @ Xubuntu 16.04 LTS
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
February 21, 2017, 04:54:00 PM
 #2053

until now nothing has solved the problem ,
i found this  here:  from this source
http://stackoverflow.com/questions/2340259/how-to-turn-off-gcc-compiler-optimization-to-enable-buffer-overflow

maybe something from works

On newer distros (as of 2016), it seems that PIE is enabled by default so you will need to disable it explicitly when compiling.

Here's a little summary of commands which can be helpful when playing locally with buffer overflow exercises in general:

Disable canary:

gcc vuln.c -o vuln_disable_canary -fno-stack-protector ./build.sh       << tested     no succes   same error (stack overflow   terminated) 

Disable DEP:

gcc vuln.c -o vuln_disable_dep -z execstack

Disable PIE:

gcc vuln.c -o vuln_disable_pie -no-pie

Disable all of protection mechanisms listed above (warning: for local testing only):

gcc vuln.c -o vuln_disable_all -fno-stack-protector -z execstack -no-pie



have also tried like Epsylon adviced , no succes   

-fno-stack-protector should prevent the stack smashing detection but may still result in a segfault. That would
be a successful test as it indicates the stack smashing detection is not causing a problem, only detecting
a problem.

I presume you saw nothing unusual when running with valgrind. I would expect some extra data surrouding
the crash.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
integrale
Full Member
***
Offline Offline

Activity: 144
Merit: 100


Eager to learn


View Profile
February 21, 2017, 06:35:11 PM
 #2054

i have the logfile   "report.log"    from Eypsylon version of CL    but its a huge file .
if it helps  how can i deliver it to you     or simply posting here ?

AltCoin-Mining @ Xubuntu 16.04 LTS
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
February 21, 2017, 06:49:16 PM
 #2055

i have the logfile   "report.log"    from Eypsylon version of CL    but its a huge file .
if it helps  how can i deliver it to you     or simply posting here ?

Just look for keywords like Memcheck. stack, error, etc, as well as the last few lines when it crashed.
I don't know exactly what to look for, just anything suspicious that indicates problems with the stack.

Did you try compiling with -fno-stack-protector?

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
integrale
Full Member
***
Offline Offline

Activity: 144
Merit: 100


Eager to learn


View Profile
February 21, 2017, 07:19:38 PM
 #2056

not yet tried , but i will do so


here the last lines from report.log

==28886== LEAK SUMMARY:
==28886==    definitely lost: 0 bytes in 0 blocks
==28886==    indirectly lost: 0 bytes in 0 blocks
==28886==      possibly lost: 2,240 bytes in 7 blocks
==28886==    still reachable: 305,618 bytes in 785 blocks
==28886==         suppressed: 0 bytes in 0 blocks
==28886==
==28886== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
==28886== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)

AltCoin-Mining @ Xubuntu 16.04 LTS
integrale
Full Member
***
Offline Offline

Activity: 144
Merit: 100


Eager to learn


View Profile
February 21, 2017, 07:26:37 PM
Last edit: February 21, 2017, 07:49:54 PM by integrale
 #2057

sklave@miner-HP-Compaq-8200:~/joblo8$ valgrind --leak-check=full -v --log-file=report.log ./cpuminer -a hmq1725 -t 4 -o stratum+tcp://yiimp.ccminer.org:3747 -u B6DE2BVjsbWp6u4EukeHKTU2auhBn5YUNU -p x,c=BOAT,stats

         **********  cpuminer-opt 3.5.8  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0, Jeff Garzik and Optiminer.

CPU:         Intel(R) Core(TM) i5-2300 CPU @ 2.80GHz <<----------- isnt it strange   missdetecting my CPU  built in is i7 2600
CPU features: SSE2 AES AVX
SW built on Feb 16 2017 with GCC 5.4.0
SW features: SSE2 AES AVX
Algo features: SSE2 AES AVX AVX2
Start mining with SSE2 AES AVX

[2017-02-21 20:21:57] 4 miner threads started, using 'hmq1725' algorithm.
[2017-02-21 20:21:58] Starting Stratum on stratum+tcp://yiimp.ccminer.org:3747
[2017-02-21 20:21:58] Stratum difficulty set to 8 (0.00012)
[2017-02-21 20:21:58] hmq1725 block 32712, diff 1.793
*** stack smashing detected ***: ./cpuminer terminated
*** stack smashing detected ***: ./cpuminer terminated
killed
sklave@miner-HP-Compaq-8200:~/joblo8$


like this it takes about 30sec to crash

without :    valgrind --leak-check=full -v --log-file=report.log   it detects corect type of CPU

AltCoin-Mining @ Xubuntu 16.04 LTS
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
February 21, 2017, 07:45:46 PM
 #2058

not yet tried , but i will do so


here the last lines from report.log

==28886== LEAK SUMMARY:
==28886==    definitely lost: 0 bytes in 0 blocks
==28886==    indirectly lost: 0 bytes in 0 blocks
==28886==      possibly lost: 2,240 bytes in 7 blocks
==28886==    still reachable: 305,618 bytes in 785 blocks
==28886==         suppressed: 0 bytes in 0 blocks
==28886==
==28886== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
==28886== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)


No difference from mine. It looks like whatever is trippping the stack protection isn't
being seen by valgrind.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
joblo (OP)
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
February 21, 2017, 07:47:48 PM
 #2059


CPU:         Intel(R) Core(TM) i5-2300 CPU @ 2.80GHz <<----------- isnt it strange   missdetecting my CPU  built in is i7 2600

I get the same on my i7-6700K. Valgrind emulates a software CPU, no AVX2 yet.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
integrale
Full Member
***
Offline Offline

Activity: 144
Merit: 100


Eager to learn


View Profile
February 21, 2017, 08:03:55 PM
 #2060

i have no more idea , except switching GCC or to install 14.04         step back     grrrrr

AltCoin-Mining @ Xubuntu 16.04 LTS
Pages: « 1 ... 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 [103] 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 ... 197 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!