Getting Etarkangaroo to Work on Linux (cuda solver for SECP256K1)

0 replies 341 views
mikenodeMember
Posts: 1 · Reputation: 79
#1Jun 27, 2025, 08:09 AM
Hey everyone! So, I've been working with Etarkangaroo, which is a tool created by Etar or Etayson, inspired by JeanLucPons' code. It's written in PureBasic and only runs on Windows, but I’m trying to get it to work on Linux for running on bigger servers. It's not as straightforward as I'd hoped. I managed to compile it without any errors, but it’s not completely working yet. When I try to run a real task, I get a 'Segmentation Fault' which seems to be linked to some memory access issue. While debugging, I pinpointed the line in the Curve64 file that’s causing the crash. I’ve tried using various stop traces on that file but haven’t had much luck. I’ve also tested it on different hosts with various configurations, but the same error keeps popping up. Is there anyone here who knows how to resolve this problem? I posted this on the GitHub repository as well, but I figured this forum has a wider reach and someone in the community might have the solution! Would really appreciate any help!
6 Reply Quote Share

Related topics