DaVinci Resolve Forum

Register for a free account now!
This is the place to discus everything about the free video editing software DaVinci Resolve. Members help other members. Reserve your preferred username before someone else takes it.

Segmentation fault on debian

A quick check on Gemini says it's a fault when the program tries to access a memory location that it's not allowed to touch. Gemini and probably other AI Chatbots will give you a detailed explanation and clues on how to fix it.
 
Fix for DaVinci Resolve Segmentation Fault on Devian 13.
If Resolve prints the following and then crashes:

Code:
Please, Log in or Register to view codes content!

…then the issue is almost certainly caused by Resolve not being able to write to its own log directory. This usually happens if Resolve was ever run with sudo, which causes the config/log folders to become owned by root.

The “ActCCMessage Already in Table” lines are harmless and not related to the crash.

RUN THIS:
Code:
Please, Log in or Register to view codes content!

Then launch Resolve again.

If that doesn't work, reset the Resolve config folder
Code:
Please, Log in or Register to view codes content!

Run Resolve again — it will recreate the folder with correct permissions.

I hope this information will resolve the issue.
 
Back
Top