
Daniel Tufvesson wrote:I've been struggling to get Resolve running under Debian Stretch. Every release since 14.0b6 have resulted in segmentation fault crash when starting. Last lines in log before crash is:
- Code: Select all
[0x7f99c1945b40] | DbCommon2 | INFO | 2017-09-02 10:06:09,831 | Creating default dblist file: /opt/resolve/configs/.dblist
[0x7f98e9ffb700] | IP | INFO | 2017-09-02 10:06:09,831 | Using NVIDIA driver '375.66'
[0x7f98e9ffb700] | GPUManager | INFO | 2017-09-02 10:06:09,831 | Let There Be CUDA Light!
[0x7f99c1945b40] | DbCommon2 | INFO | 2017-09-02 10:06:09,831 | Loading dblist file: /opt/resolve/configs/.dblist
[0x7f98e8ff9700] | GPUManager | INFO | 2017-09-02 10:06:09,831 | Initializing GPU board 0 with context thread 0
[0x7f99c1945b40] | Main | INFO | 2017-09-02 10:06:09,832 | Running DaVinci Resolve Studio v14.0.0b.072 (Linux)
[0x7f99c1945b40] | IO | INFO | 2017-09-02 10:06:09,832 | Using DNxHR library v2.3.3.39r
gdb gives me:
- Code: Select all
Thread 53 "resolve" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffef2ffd700 (LWP 30576)]
0x00007ffedabf1218 in ?? () from /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.375.66
Should I interpret that as a problem with the DNxHR library or that perhaps the Nvidia Driver version 375.66 is not compatible with Resolve? I'm stuck at 14.0b5 for now.
Anyone else running Debian?
EDIT: When setting "Local.GPU.Mode = OpenCL" gdb instead gives me:Problem with threads/forks?
- Code: Select all
Thread 52 "resolve" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff097fa700 (LWP 31176)]
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
Debian has huge issues with OpenCL, Cuda stuff, I couldn't make it work at all with any OpenCL apps
I had to go back to Fedora