m1 mac x86_64 nodejs std::bad_alloc
- Ngôn ngữ chính
- Go
- Star
- 30.8k
- Fork
- 613
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Description
colima node:12 ,node:14,node:16 not run in x86_64
### Version
Colima Version: 0.5.5
Lima Version:
Qemu Version: 8.0.0
### Operating System
- [ ] macOS Intel <= 12 (Monterrey)
- [ ] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [X] macOS M1 >= 13 (Ventura)
- [ ] Linux
### Output of `colima status`
INFO[0000] colima is running using QEMU
INFO[0000] arch: x86_64
INFO[0000] runtime: docker
INFO[0000] mountType: sshfs
INFO[0000] socket: unix:///Users/user/.colima/default/docker.sock
### Reproduction Steps
1. docker run --rm -it node:16 nodejs
```
Welcome to Node.js v16.20.0.
Type ".help" for more information.
> terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_allo
```
### Expected behaviour
command prompt
### Additional context
_No response_
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.