Random errors on fresh install #358

Open
opened 2025-12-29 00:25:16 +01:00 by adam · 3 comments
Owner

Originally created by @dulatello08 on GitHub (May 3, 2022).

Linux Dulat-PC 5.17.5-AMD #1 SMP PREEMPT Sun May 1 17:37:02 +06 2022 x86_64 GNU/Linux
:0
1
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme0n1p5  344G  167G  160G  52% /home/dulat
QEMU emulator version 6.2.0
Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers
libvirtd (libvirt) 8.2.0
               total        used        free      shared  buff/cache   available
Mem:           5.8Gi       4.1Gi       355Mi       270Mi       1.3Gi       1.1Gi
Swap:          7.8Gi       1.1Gi       6.8Gi
8
8
crw-rw-rw- 1 root kvm 10, 232 May  3 17:12 /dev/kvm
total 0
drwxrwxrwt  2 root root  60 May  3 15:44 .
drwxrwxrwt 16 root root 380 May  3 17:55 ..
srwxrwxrwx  1 root root   0 May  3 15:44 X0
root       18274  0.0  0.0  15476  3244 pts/1    S+   16:52   0:00 sudo dockerd
root       18279  1.9  0.5 1887176 34676 pts/1   Sl+  16:52   1:18 dockerd
dulat      26508  0.0  0.0   6672  2580 pts/2    S+   18:00   0:00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn --exclude-dir=.idea --exclude-dir=.tox dockerd
kvm:x:992:libvirt-qemu,dulat
libvirt:x:970:dulat
libvirt-qemu:x:968:
docker:x:967:dulat

Screenshot_20220503_180408

Random errors with docker-osx on freshly installed Arch linux setup with custom kernel.
Qcow2 image is not corrupted, i checked and even installer is not launching cause of kernel panic.

Originally created by @dulatello08 on GitHub (May 3, 2022). ``` Linux Dulat-PC 5.17.5-AMD #1 SMP PREEMPT Sun May 1 17:37:02 +06 2022 x86_64 GNU/Linux :0 1 NAME="Arch Linux" PRETTY_NAME="Arch Linux" Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p5 344G 167G 160G 52% /home/dulat QEMU emulator version 6.2.0 Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers libvirtd (libvirt) 8.2.0 total used free shared buff/cache available Mem: 5.8Gi 4.1Gi 355Mi 270Mi 1.3Gi 1.1Gi Swap: 7.8Gi 1.1Gi 6.8Gi 8 8 crw-rw-rw- 1 root kvm 10, 232 May 3 17:12 /dev/kvm total 0 drwxrwxrwt 2 root root 60 May 3 15:44 . drwxrwxrwt 16 root root 380 May 3 17:55 .. srwxrwxrwx 1 root root 0 May 3 15:44 X0 root 18274 0.0 0.0 15476 3244 pts/1 S+ 16:52 0:00 sudo dockerd root 18279 1.9 0.5 1887176 34676 pts/1 Sl+ 16:52 1:18 dockerd dulat 26508 0.0 0.0 6672 2580 pts/2 S+ 18:00 0:00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn --exclude-dir=.idea --exclude-dir=.tox dockerd kvm:x:992:libvirt-qemu,dulat libvirt:x:970:dulat libvirt-qemu:x:968: docker:x:967:dulat ``` ![Screenshot_20220503_180408](https://user-images.githubusercontent.com/65179781/166449485-724a89db-deff-4e7a-98b0-db4c27eec7e9.png) Random errors with docker-osx on **freshly** installed Arch linux setup with custom kernel. Qcow2 image is not corrupted, i checked and even installer is not launching cause of kernel panic.
Author
Owner

@sickcodes commented on GitHub (May 4, 2022):

I assume custom kernel show us the Docker command used.

@sickcodes commented on GitHub (May 4, 2022): I assume custom kernel show us the Docker command used.
Author
Owner

@dulatello08 commented on GitHub (May 4, 2022):

No i tried it with normal kernel.

@dulatello08 commented on GitHub (May 4, 2022): No i tried it with normal kernel.
Author
Owner

@mgagvani commented on GitHub (Nov 12, 2022):

I'm having the same problem with WSL2. I did not change the kernel either. Is there a solution to this issue?

@mgagvani commented on GitHub (Nov 12, 2022): I'm having the same problem with WSL2. I did not change the kernel either. Is there a solution to this issue?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#358