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

macOS - UTM quit unexpectedly when executing linter application in davfs mounted directory #3633

Closed
filip-malinowski-rhebo opened this issue Feb 16, 2022 · 4 comments
Labels
crash Application crashes
Milestone

Comments

@filip-malinowski-rhebo
Copy link

filip-malinowski-rhebo commented Feb 16, 2022

Describe the issue
UTM crashes when I'm trying to run an executable in the directory mounted from the host OS.

The executable which I'm trying to run is cargo clippy which is a linter from rust programming language.

Output of id:

uid=1000(user) gid=1000(user) groups=1000(user),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),122(lpadmin),133(lxd),134(sambashare)

My /etc/fstab setting:

http://localhost:9843 /mnt/dav davfs _netdev,user,uid=1000,gid=1000 0 0

My /etc/davfs2/secrets setting:

/mnt/dav hello world

Configuration

  • UTM Version: 3.0.4
  • OS Version: Ubuntu 21.10 (GNU/Linux 5.16.9-051609-generic aarch64)
  • Apple Silicon - MacBook Air M1

Crash log
The log which I copied from the UTM crash window log:
crash.log from UTM 3.0.4
crash.log from UTM 3.1.0

Debug log
debug.log

Upload VM
config.plist.zip

@filip-malinowski-rhebo filip-malinowski-rhebo changed the title UTM quit unexpectedly when executing linter application in davfs mounted directory macOS - UTM quit unexpectedly when executing linter application in davfs mounted directory Feb 16, 2022
@osy
Copy link
Contributor

osy commented Feb 20, 2022

SPICE webdavd has some known errors. For now I would recommend using SMB or something else until utmapp/CocoaSpice#1 is resolved

@conath conath added the crash Application crashes label Feb 24, 2022
@osy
Copy link
Contributor

osy commented Mar 7, 2022

@filip-malinowski-rhebo If you can test https://github.com/utmapp/UTM/suites/5553273059/artifacts/179152124 I've updated all the dependencies to latest version including the webdav server.

@filip-malinowski-rhebo
Copy link
Author

@osy Hey, sorry for the late response. I was sick and wasn't by the PC to try it out.

I have checked the binary you provided and the UTM doesn't crash anymore.
Have tested it against few scenarios in my build system.

The issue can be marked as resolved 🙇🏻

@osy osy added this to the v3.2 milestone Mar 29, 2022
@osy
Copy link
Contributor

osy commented Mar 29, 2022

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Application crashes
Projects
None yet
Development

No branches or pull requests

3 participants