Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Rhorho

Pages: [1]
1
I'm not getting any errors upon execution in Windows7, other than this:

Code: [Select]
C:\[edited]\ptsminer-win64-cygwin64-build1\ptsmi
ner\ptsminer.exe -u [edited] -device 1 -m 26
*********************************************************
*** GPU PTS miner by girino v0.2.1 Alpha 2 <experimental>
*** based on Pts Pool Miner v0.7 RC2 <experimental>
*** by xolokram/TB - www.beeeeer.org - glhf
***
*** GPU support and performance improvements by girino
***    if you like, donate:
***    PTS: PkyeQNn1yGV5psGeZ4sDu6nz2vWHTujf4h
***    BTC: 1GiRiNoKznfGbt8bkU1Ley85TgVV7ZTXce
*** thanks to wjchen for SSE4 improvements.
***
*** press CTRL+C to exit
*********************************************************
**SSE4/AVX auto-detection
using AVX
spawning 1 worker thread(s)
[WORKER0] Hello, World!
[WORKER0] GoGoGo!
connecting to 54.201.26.128:1337
Mining for approx 30 seconds to support further development
Payments to: PkyeQNn1yGV5psGeZ4sDu6nz2vWHTujf4h
[MASTER] work received - sharetarget: 03ffffffffffffffffffffffffffffffffffffffff
ffffffffffffffbeefde4d
[STATS] 2014-Feb-04 06:13:22 | VL: 0 (0.0%), RJ: 0 (0.0%), ST: 0 (0.0%)
      0 [unknown (0x2A3C)] ptsminer 9552 open_stackdumpfile: Dumping stack trace
 to ptsminer.exe.stackdump

The stackdumpfile contains this:

Code: [Select]
Exception: STATUS_ACCESS_VIOLATION at rip=00100401339
rax=0000000000000000 rbx=00000000FFFFC760 rcx=00000000FFFFC7C0
rdx=00000000FFFFC778 rsi=0000000000000010 rdi=0000000000000000
r8 =0000000000000001 r9 =0000000000000000 r10=0000000000000000
r11=00000000FFFFC830 r12=00000000FFFFC7C0 r13=0000000000000080
r14=00000000FFFFC778 r15=00000000FFFFC8E0
rbp=00000000FFFFC720 rsp=00000000FFFFC3D0
program=C:\Users\[edited]\ptsminer-win64-cygwin64-build1\ptsminer\ptsminer.exe, pid 7680, thread unknown (0x1F6C)
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame        Function    Args
000FFFFC720  00100401339 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace

Any idea how to fix this?

Pages: [1]