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

--- Comment #5 from alcinos <french.ebook.lo...@gmail.com> ---
Could it be a race condition related to the Profile object ?
It seems that there might be some side effects on the mlt_profile when creating
a producer using a xml, is that possible? For example the free(p->description)
inside producer_xml.c:348, does that affect the original Profile? That would
explain what we are obtaining (and the random nature of the bug, because it
depends of the order of the operations)

I've attached an attempt to reproduce with a toy Mlt code, but it doesn't
trigger the bug so far.

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

Reply via email to