https://bugs.kde.org/show_bug.cgi?id=362877
Bug ID: 362877
Summary: kdenlive-git crashes when displaying a any (incl
color) clip in the project monitor with glsl on GTX
580
Product: kdenlive
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Video Display & Export
Assignee: [email protected]
Reporter: [email protected]
The clip plays fine in the clip monitor, however kdenlive crashes when the clip
is in the timeline and the current position is set within the clip boundaries.
The output is:
anton@home64 ~ $ LANG=en kdenlive
Icon theme "breeze" not found.
OpenGL vendor: "NVIDIA Corporation"
OpenGL renderer: "GeForce GTX 580/PCIe/SSE2"
OpenGL ARG_SYNC: true
OpenGL OpenGLES: false
OpenGL vendor: "NVIDIA Corporation"
OpenGL renderer: "GeForce GTX 580/PCIe/SSE2"
OpenGL ARG_SYNC: true
OpenGL OpenGLES: false
Removing cache at "/home/anton/.cache/kdenlive-thumbs.kcache"
// / processing file open
// / processing file open: validate
Opening a document with version 0.94 / 0.94
// / processing file validate ok
***********
FOUND GUIDES: 0
**********
kdenlive: effect_chain.cpp:1692: void movit::EffectChain::render_to_fbo(GLuint,
unsigned int, unsigned int): Assertion `status == 0x8CD5' failed.
Аварийный останов (core dumped)
Reproducible: Always
Steps to Reproduce:
1. enable GPU
2. add a color clip
3. add clip to the TL
4. Position playhead within clip
Actual Results:
anton@home64 ~ $ LANG=en kdenlive
Icon theme "breeze" not found.
OpenGL vendor: "NVIDIA Corporation"
OpenGL renderer: "GeForce GTX 580/PCIe/SSE2"
OpenGL ARG_SYNC: true
OpenGL OpenGLES: false
OpenGL vendor: "NVIDIA Corporation"
OpenGL renderer: "GeForce GTX 580/PCIe/SSE2"
OpenGL ARG_SYNC: true
OpenGL OpenGLES: false
Removing cache at "/home/anton/.cache/kdenlive-thumbs.kcache"
// / processing file open
// / processing file open: validate
Opening a document with version 0.94 / 0.94
// / processing file validate ok
***********
FOUND GUIDES: 0
**********
kdenlive: effect_chain.cpp:1692: void movit::EffectChain::render_to_fbo(GLuint,
unsigned int, unsigned int): Assertion `status == 0x8CD5' failed.
Аварийный останов (core dumped)
Expected Results:
the clip plays
The same version of kdenlive works ok on my laptop with Haswell/MESA 11.2 GPU.
The failing machine has only Nvidia GeForce GTX 580/PCIe/SSE2 with
nvidia-drivers-364.19
--
You are receiving this mail because:
You are watching all bug changes.