boompow icon indicating copy to clipboard operation
boompow copied to clipboard

Running on Intel MacBook Pro returns illegal hardware instruction

Open jamesalfei opened this issue 2 years ago • 2 comments

After running both the downloaded executable, or building my own client via ./build.sh on the Mac itself, after some time I receive the following:

🦋 Received work request 9535834438E2175F65B616F5AD82FC8DE7E6913AD3554BFEF1E972FC2CC1062F with difficulty 64x
🦋 Received work request CC5157FD3432C5555496C9331D5DBBAF0189AC007D6E74EABBD47D2FD0C0F7D5 with difficulty 64x
🦋 Received work request 380953CD8BD3DC19CE794A35B90E618A867C745B5648AEBFB594A15B0D07E28F with difficulty 1x
❌ Error: took longer than 10s to generate work for 9535834438E2175F65B616F5AD82FC8DE7E6913AD3554BFEF1E972FC2CC1062F
🦋 Received work request 80E2A435AEA38AFB7CA3BC41429AFC090EFFF262EE37A36FACD5483BC9ED4730 with difficulty 1x[1]    28082 illegal hardware instruction  ./apps/client/target/boompow-client

The process then terminates completely.

jamesalfei avatar Sep 21 '22 20:09 jamesalfei