-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Segmentation fault on Linux Mint #76
Comments
Show me your terminal output when running setup.sh |
The cause of this seems to have been #78; update davincibox and re-test when you're able to. |
hello, sorry about the wait, i switch the version of linux mint to cinammon heres it recreated: |
And this issue still happens after updating davincibox? If so, check the output of |
usr@usr-desktop:~$ which distrobox |
First, confirm whether Resolve launches without the shortcut, with:
If it doesn't launch, show the terminal output here. If it does launch, the issue is #80. I'll have the latter fixed here soon, but in the meantime, you can manually fix the shortcut by editing |
distrobox enter davincibox -- /usr/bin/run-davinci Container Setup Complete! |
thank you for the fast responces btw :3 |
I'm unable to reproduce this issue in a test VM, nor have I been able to find any information about that |
Failed to create application support directories
DaVinci Resolve 18.6.6
reran it and it showed this distrobox enter davincibox -- /usr/bin/run-davinci |
ok i figured how to open davinci 18.6.6 (without davincibox) i followed these 2 methods |
This comment was marked as off-topic.
This comment was marked as off-topic.
Update (for potential help with troubleshooting davincibox): managed to fix both running (without running root) and audio issues by running Davinci on a another admin account on Linux and installed pipewire 🤔 |
Failed to create application support directories
DaVinci Resolve 18.6.6
If using a fresh account lets you launch DaVinci just fine, and the issue can happen both with or without davincibox, then that sounds like the issue is with your DaVinci Resolve files, not with davincibox. I'm not sure what you mean about having installed pipewire; it seems to be installed by default on Linux Mint. |
I was messing around with the audio a lot lol I couldn't tell |
I also get a segmentation fault when trying to run resolve with the Terminal:X Error of failed request: BadValue (integer parameter out of range for operation) |
|
|
What I meant was if you install Resolve normally, without using davincibox, do you run into the same issue? This is likely the same issue as in the forum post linked earlier in this thread, which so far seems to be isolated to Linux Mint for some reason, regardless of using davincibox or not. |
So I have reinstalled Linux Mint and I got as far as the start window however im running into the same issue as #83 I have manually installed DaVinciBox but it still does not work and when trying the command you mention at the end I get the Following: I also found this Debug file which says that it couldn't find a GPU`0x70ae1f06b100 | Main | INFO | 2024-06-22 22:27:58,008 | Running DaVinci Resolve Studio v18.6.6.0007 (Linux/Clang x86_64) ==========[CRASH DUMP]========== /opt/resolve/bin/resolve() [0x48b12d9] ================================` |
Just to make sure, since you said you're on an Nvidia GPU: you have the |
nvm I just imported the repository...I will install it now I still get the same error. Do I have to install it before making the distrobox? |
Now that you have it installed, try re-making the distrobox. I can't test it myself since I don't have an Nvidia GPU, but yeah, I assume it needs to be installed before making the distrobox |
I Reinstalled davincibox but I sitll get the same error |
Show me the full terminal output of your doing the |
Next, the output of |
I'm going to split this off into a separate thread since it seems like a separate problem than was originally reported here. |
Sorry to barge in from the side, but I just fixed one segmentation fault issue that I had with Resolve. After a new Linux Mint install and going for the new Resolve 19 versions it always came up with a segfault. It happened for all 19.x versions and it happened without distrobox on LinuxMint and Ubuntu (yes I gave that a go to find out where the fault is) and with distrobox. Unfortunately the log message is now lost on an older install BUT I remember that it said in the syslog (after the segfault) that the segfault happened in log4cxxx or a similar library. Eventually I solved mine by moving renaming the .local/share/DavinciResolve folder from my original working 18.x installation on older Linux Mint. Because through all the efforts of even trying different solutions and even different distros I always took my home directory with me. AND it did start under root (because root did not have that old directory). Sorry, just my 2 cents, I hope it helps someone. @plushrib |
Ultimately, it sounds like this issue isn't specific to davincibox, but rather some weird behavior with DaVinci and re-using Closing this as there likely isn't anything that can be done from the davincibox side, but hopefully if others run into this they can find the info in this thread helpful. |
Describe the bug
A clear and concise description of what the bug is.
application wont open after installation
Installation method used
setup.sh
To Reproduce
Steps to reproduce the behavior:
follow setup.sh instructions
Expected behavior
for the application to open
Screenshots
If applicable, add screenshots to help explain your problem.
System information (please complete the following)
The text was updated successfully, but these errors were encountered: