[GH-ISSUE #635] Bootlooping with mouse input #476

Open
opened 2026-02-27 23:00:43 +03:00 by kerem · 0 comments
Owner

Originally created by @gitcomit8 on GitHub (Feb 19, 2023).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/635

Linux W11-PC 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
:0
1
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
Filesystem      Size  Used Avail Use% Mounted on
/dev/sdc       1007G  1.7G  955G   1% /
QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.6)
Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers
libvirtd (libvirt) 8.0.0
               total        used        free      shared  buff/cache   available
Mem:           5.8Gi       998Mi       832Mi       3.0Mi       4.0Gi       4.5Gi
Swap:          2.0Gi        60Mi       1.9Gi
6
12
crw-rw-rw- 1 root root 10, 232 Feb 19 22:36 /dev/kvm
total 4.0K
drwxrwxrwx 2 root  root    60 Feb 19 22:36 .
drwxrwxrwt 3 root  root  4.0K Feb 19 22:28 ..
srwxrwxrwx 1 gitcomit gitcomit    0 Feb 19 22:36 X0
gitcomit     2506  0.0  0.0   4024  2000 pts/3    S+   23:02   0:00 grep --color=auto dockerd
kvm:x:109:
docker:x:1001:gitcomit

As soon as I give mouse input to the window it automatically restarts, tried it with monterey and ventura, and also wsl2 and ubuntu installed distro

Originally created by @gitcomit8 on GitHub (Feb 19, 2023). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/635 ``` Linux W11-PC 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux :0 1 PRETTY_NAME="Ubuntu 22.04.1 LTS" NAME="Ubuntu" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy Filesystem Size Used Avail Use% Mounted on /dev/sdc 1007G 1.7G 955G 1% / QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.6) Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers libvirtd (libvirt) 8.0.0 total used free shared buff/cache available Mem: 5.8Gi 998Mi 832Mi 3.0Mi 4.0Gi 4.5Gi Swap: 2.0Gi 60Mi 1.9Gi 6 12 crw-rw-rw- 1 root root 10, 232 Feb 19 22:36 /dev/kvm total 4.0K drwxrwxrwx 2 root root 60 Feb 19 22:36 . drwxrwxrwt 3 root root 4.0K Feb 19 22:28 .. srwxrwxrwx 1 gitcomit gitcomit 0 Feb 19 22:36 X0 gitcomit 2506 0.0 0.0 4024 2000 pts/3 S+ 23:02 0:00 grep --color=auto dockerd kvm:x:109: docker:x:1001:gitcomit ``` As soon as I give mouse input to the window it automatically restarts, tried it with monterey and ventura, and also wsl2 and ubuntu installed distro
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#476
No description provided.