Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I did mess up adding xevan #2

Open
wants to merge 3 commits into
base: ethash
Choose a base branch
from
Open

Conversation

ienliven
Copy link

Would please help adding Xevan to it ? I had to remove a lot of "inline" to get it to compile with Xevan pieces ( I am not a C programmer ), and ended up on segfault with queue_sph_kernel

@ienliven
Copy link
Author

This is were I ended up

(gdb) bt
#0 0x000000000044a8f6 in queue_sph_kernel (clState=0x7fffd8001300, blk=0x6c, threads=3972263248) at algorithm.c:385
#1 0x000000000041c3c8 in gen_stratum_work (pool=0x8634c0, work=0x7fffd8001380) at sgminer.c:6342
#2 0x0000000000419039 in stratum_rthread (userdata=0x8634c0) at sgminer.c:5713
#3 0x00007ffff6e1e3c4 in start_thread () from /lib64/libpthread.so.0
nicehash#4 0x00007ffff692c58d in clone () from /lib64/libc.so.6

@ienliven
Copy link
Author

ienliven commented Aug 30, 2017

[18:36:41] Started sgminer 5.3.9
[18:36:41] * using Jansson 2.6[New Thread 0x7fffee052700 (LWP 2711)]
[New Thread 0x7fffed440700 (LWP 2712)]
[New Thread 0x7fffecc3f700 (LWP 2713)]
[New Thread 0x7fffe7fff700 (LWP 2714)]
[New Thread 0x7fffe77fe700 (LWP 2716)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffecc3f700 (LWP 2713)]
0x000000000044a8f6 in queue_sph_kernel (clState=0x7fffd8001300, blk=0x6c, threads=3972263248) at algorithm.c:385
385 le_target = *(cl_ulong *)(blk->work->device_target + 24);

@tpruvot tpruvot force-pushed the ethash branch 3 times, most recently from d241b5a to 5182a7d Compare July 23, 2018 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant