abiosoft / abiosoft/colima

Colima hangs on macOS, cannot stop

未关闭
#987 20 条评论 25 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
30.8k
派生
613
PR 合并指标
30 天内没有已合并 PR

描述

### Description

Colima hanged on my macOS installation. The VMs I try to start simply get stuck. If I run `colima status`, it just hangs there forever.

`colima stop` returns `INFO[0000] stopping colima` and then also hangs.

`colima start` just returns `WARN[0000] already running, ignoring`.

The only way out was to manually kill the process `qemu-system_x86_64` and restart colima, but then it froze again after running a VM. Even after that, `colima start` would print

```
INFO[0000] starting colima
INFO[0000] runtime: docker
```

and then again get stuck.

### Version

```
colima version 0.6.8
git commit: 9b0809d0ed9ad3ff1e57c405f27324e6298ca04f
limactl version 0.20.1
qemu-img version 8.2.1
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers
```

While it was in the stuck behavior, only the first two lines are displayed, then it hangs.

### Operating System

- [X] macOS Intel <= 13 (Ventura)
- [ ] macOS Intel >= 14 (Sonoma)
- [ ] Apple Silicon <= 13 (Ventura)
- [ ] Apple Silicon >= 14 (Sonoma)
- [ ] Linux

### Output of `colima status`

(hangs)

### Reproduction Steps

It happens when running some specific VM.

### Expected behaviour

_No response_

### Additional context

_No response_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。