Preflight Checklist
What's Wrong?
When I run Claude-code on RISC-V / ubuntu 24.04 I now and then get this error:
"This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error: Unsupported architecture: riscv64"
So somehow there is something crashing Claude a bit now and then - and sometimes (not often) I even get segmentation fault.
Have Claude-code been tested on RISC-V?
What Should Happen?
Claude should not have problems on RISC-V architecture (riscv64)
Error Messages/Logs
Steps to Reproduce
Run Claude code on a riscv64 with ubuntu 24.04
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.0.8 (Claude Code)
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Xterm
Additional Information
> /doctor
Diagnostics
└ Currently running: npm-global (2.0.8)
└ Path: /usr/local/bin/node
└ Invoked: /home/joakim/.npm-global/bin/claude
└ Config install method: unknown
└ Auto-updates enabled: default (true)
└ Update permissions: Yes
└ Search: Not working (vendor)
Preflight Checklist
What's Wrong?
When I run Claude-code on RISC-V / ubuntu 24.04 I now and then get this error:
"This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error: Unsupported architecture: riscv64"
So somehow there is something crashing Claude a bit now and then - and sometimes (not often) I even get segmentation fault.
Have Claude-code been tested on RISC-V?
What Should Happen?
Claude should not have problems on RISC-V architecture (riscv64)
Error Messages/Logs
Steps to Reproduce
Run Claude code on a riscv64 with ubuntu 24.04
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.0.8 (Claude Code)
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Xterm
Additional Information