abiosoft / abiosoft/colima

m1 mac x86_64 nodejs std::bad_alloc

Open
#723 23 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
30.8k
Forks
613
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.