Created attachment 103675 [details] strace kdenlive Launch, window appears and falls (crash)
My videocard: 02:00.0 VGA compatible controller: NVIDIA Corporation GK106 [GeForce GTX 650 Ti] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Gigabyte Technology Co., Ltd GK106 [GeForce GTX 650 Ti] Flags: bus master, fast devsel, latency 0, IRQ 30 Memory at f9000000 (32-bit, non-prefetchable) [size=16M] Memory at d0000000 (64-bit, prefetchable) [size=256M] Memory at ee000000 (64-bit, prefetchable) [size=32M] I/O ports at ef00 [size=128] [virtual] Expansion ROM at fa000000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: nvidia Kernel modules: nvidiafb, nouveau, nvidia_367, nvidia_367_drm With AMD (opensource driver) - OK
What about bug titles that are actually descriptive and useful?
(gdb) run Starting program: /usr/bin/kdenlive [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffdf5b4700 (LWP 3466)] [New Thread 0x7fffddb9e700 (LWP 3467)] MLT profiles path: "/usr/share/mlt/profiles/" [New Thread 0x7fffbfc37700 (LWP 3468)] [New Thread 0x7fffb34f1700 (LWP 3469)] [New Thread 0x7fffb2482700 (LWP 3470)] [New Thread 0x7fffb1adb700 (LWP 3471)] [New Thread 0x7fff9f665700 (LWP 3472)] [Thread 0x7fff9f665700 (LWP 3472) exited] [New Thread 0x7fff9f665700 (LWP 3473)] [New Thread 0x7fffa327e700 (LWP 3475)] OpenGL vendor: "NVIDIA Corporation" OpenGL renderer: "GeForce GTX 650 Ti/PCIe/SSE2" OpenGL Threaded: true OpenGL ARG_SYNC: true OpenGL OpenGLES: false [New Thread 0x7fffa28ad700 (LWP 3476)] [New Thread 0x7fffa20ac700 (LWP 3477)] [New Thread 0x7fffa187c700 (LWP 3478)] [New Thread 0x7fffa107b700 (LWP 3479)] QOpenGLFunctions created with non-current context Thread 11 "FrameRenderer" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffa28ad700 (LWP 3476)] uploadTextures (context=<optimized out>, frame=..., texture=texture@entry=0x7fff90144b38) at /workspace/build/src/monitor/glwidget.cpp:343 343 /workspace/build/src/monitor/glwidget.cpp: Нет такого файла или каталога. (gdb) quit
In the attached file "strace kdenlive"
With the proprietary Nvidia driver - crash. On another computer with AMD's open source driver - works
With the upgrade to kdenlive 16.12.2, the problem is solved