https://bugs.kde.org/show_bug.cgi?id=361087

Martin Sandsmark <martin.sandsm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.sandsm...@kde.org

--- Comment #13 from Martin Sandsmark <martin.sandsm...@kde.org> ---
This is not a segfault, it's an assert() failing (SIGABRT).

And it is in MLT, not in movit.

Most probably GlslManager::render_frame_rgba() in MLT is passed an invalid
frame size, it doesn't check the size it seems. But it's a large function, and
it has asserts for everything, so it's a bit hard to say without symbols.

MLT shouldn't assert everywhere, though, this makes GPU stuff (including movit)
seem much more crashy than it is.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to