scala-network / XLArig

An XMRig fork with support for latest XLA PoW algorithms
GNU General Public License v3.0
124 stars 52 forks source link

Bus error #48

Closed mihalycsaba closed 2 years ago

mihalycsaba commented 2 years ago
ubuntu@a1-ubuntu:~$ xlarig
 * ABOUT        XLArig/5.2.3 gcc/9.3.0
 * LIBS         libuv/1.34.2 OpenSSL/1.1.1f hwloc/2.1.0
 * HUGE PAGES   supported
 * 1GB PAGES    disabled
 * CPU          ARM Neoverse-N1 (1) 64-bit AES
                L2:0.0 MB L3:0.0 MB 4C/4T NUMA:1
 * MEMORY       0.8/23.3 GB (4%)
 * DONATE       0%
 * POOL #1      mine.scalaproject.io:3333 algo panthera
 * COMMANDS     hashrate, pause, resume, results, connection
[2022-02-21 20:01:15.402]  net      use pool mine.scalaproject.io:3333  95.111.237.231
[2022-02-21 20:01:15.403]  net      new job from mine.scalaproject.io:3333 diff 10000 algo panthera height 409854
[2022-02-21 20:01:15.403]  cpu      use argon2 implementation default
[2022-02-21 20:01:15.403]  randomx  init dataset algo panthera (4 threads) seed 4cb687c34d4af785...
[2022-02-21 20:01:15.404]  randomx  allocated 2336 MB (2080+256) huge pages 0% 0/1168 +JIT (1 ms)
Bus error (core dumped)

It's an arm64 a1 instance from oracle, been mining for a month now. Today a few hours ago the program just stopped in the middle of mining, without any modifications to the OS. Tried cloning and rebuilding xlarig, tried it with sudo but same problem. Default config.

datsoy commented 2 years ago

I also got this error with same environment.

datsoy commented 2 years ago

I dont know what happened but it works now.

mihalycsaba commented 2 years ago

yes, here too, oracle probably disabled some functionality on the cpus for a while.