containers / podman-desktop

Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://podman-desktop.io
Apache License 2.0
4.71k stars 296 forks source link

Uncaught exception: bad file descriptor when clicking on `Extension: podman` in `Settings` #8490

Open vyasgun opened 1 month ago

vyasgun commented 1 month ago

Bug description

When I go to Settings -> Preferences -> Extension: Podman, the following exception occurs and the application freezes:

A JavaScript error occurred in the main process
Uncaught Exception:
Error: EBADF: bad file descriptor, lstat '/dev/fd/12'

Screenshot:

image

Installation

I tried both brew and through the installer from https://podman-desktop.io/downloads and faced the same issue.

Operating system

macOS Sonoma (14.6.1)

Installation Method

Installer from website/GitHub releases

Version

1.12.0

Steps to reproduce

Go to Settings -> Preferences -> Extension: Podman. I get the exception when I click on Extension: Podman

Relevant log output

No response

Additional context

No response

ScrewTSW commented 1 month ago

Tested on:

Could not reproduce the error

vyasgun commented 1 month ago

@ScrewTSW Can you reproduce it on an intel mac? Is there a way to accumulate more detailed logs for the issue?

ScrewTSW commented 1 month ago

@vyasgun Hello, sorry for the delay. Tried it also on an Intel-based mac from the 1.2.0-x64.dmg, OSX 14.5, unable to reproduce

vyasgun commented 1 month ago

thanks for checking @ScrewTSW ! This might be specific to my laptop then. I'll update this bug if I find anything new/helpful.