Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vz/VirtioFS 0.5.2 SEGFAULT, SEGV failures in colima and in DDEV #547

Closed
1 of 5 tasks
rfay opened this issue Dec 28, 2022 · 3 comments
Closed
1 of 5 tasks

Vz/VirtioFS 0.5.2 SEGFAULT, SEGV failures in colima and in DDEV #547

rfay opened this issue Dec 28, 2022 · 3 comments

Comments

@rfay
Copy link
Contributor

rfay commented Dec 28, 2022

Description

Running Colima 0.5.1/0.5.2 with vz/VirtioFS I've seen a number of SEGFAULTS in these situations:

  • Running ddev start:
+ cp -r /mnt/ddev_config/nginx_full /etc/nginx/sites-enabled/
/start.sh: line 43:    13 Segmentation fault      cp -r /mnt/ddev_config/nginx_full /etc/nginx/sites-enabled/
  • Attempting to colima ssh and sudo -s

Version

Colima Version: 0.5.2
Lima Version: 0.14.2
Qemu Version:

Operating System

  • macOS Intel <= 12 (Monterrey)
  • macOS Intel >= 13 (Ventura)
  • macOS M1 <= 12 (Monterrey)
  • macOS M1 >= 13 (Ventura)
  • Linux

Output of colima status

$ colima status -p vz-virt
INFO[0000] colima [profile=vz-virt] is running using macOS Virtualization.Framework
INFO[0000] arch: aarch64
INFO[0000] runtime: docker
INFO[0000] mountType: virtiofs
INFO[0000] socket: unix:///Users/rfay/.colima/vz-virt/docker.sock

Reproduction Steps

I don't think I've been able to get consistent results

Expected behaviour

No SEGV

Additional context

No response

@balajiv113
Copy link

Just for confirmation,
Does VM itself crashes after these segfault ??

@rfay
Copy link
Contributor Author

rfay commented Dec 28, 2022

In the second case (colima ssh and then sudo -s) the VM apparently crashes.

In the first case (in a regular container start) it's repeatable without restarting anything, so I assume the VM hasn't crashed.

@rfay
Copy link
Contributor Author

rfay commented Aug 7, 2023

I imagine this is obsolete, closing.

@rfay rfay closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants