containers / podman-desktop

Podman Desktop - A graphical tool for developing on containers and Kubernetes
https://podman-desktop.io
Apache License 2.0
4.39k stars 280 forks source link

encodeIpcError may generate non cloneable objects #7580

Open jeffmaury opened 1 month ago

jeffmaury commented 1 month ago

See:

https://github.com/containers/podman-desktop/blob/9522a78dc34ba39281c8a41cb14dc47a657798b6/packages/main/src/plugin/index.ts#L227

dgolovin commented 1 month ago

Can be replicated right now with CRC Extension if you are installing v2.37.1

The Json file with latest release installers for CRC published to CDN has format error (see https://github.com/crc-org/crc/issues/4235) and that leads to the error below

image