Skip to content

fix macos errors - #432

Open
auruya wants to merge 1 commit into
seraphis-migration:fcmp++-beta-stressnetfrom
auruya:fix-macos-errors
Open

fix macos errors#432
auruya wants to merge 1 commit into
seraphis-migration:fcmp++-beta-stressnetfrom
auruya:fix-macos-errors

Conversation

@auruya

@auruya auruya commented Jul 13, 2026

Copy link
Copy Markdown

This PR fixes 2 problems I encountered on macOS M1 chip.

1- compilation error regarding uint types
2- node panics and crashes with a bus error during transfers due to stack size on macOS. I have set the stack size to THREAD_STACK_SIZE.

@selsta

selsta commented Jul 18, 2026

Copy link
Copy Markdown

I also use a M1 Mac and did not run into these issues.

@auruya

auruya commented Jul 20, 2026

Copy link
Copy Markdown
Author

@selsta odd. I tried on M1 with macOs Tahoe 26.4 and compiled it with make debug -j6. Is this also what you are doing?

@selsta

selsta commented Jul 20, 2026

Copy link
Copy Markdown

I did not compile debug, maybe that's why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants