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

--- Comment #9 from carion.nico...@gmail.com ---
Very sorry about the backtrace : I actually accidentally included both the
backtrace for the audiospectrum and this one (didn't know that gdb was
appending and not replacing the log file accross sessions). You can look-up
"raise()" to confirm that there is also the backtrace related to this bug.

I'm not 100% sure either that this is the same crash, but the backtrace is very
similar. The relevant part of the original one is :
Thread 36 (Thread 0x7fff537fd700 (LWP 8377)): #0 0x00007fffefdbe04f in raise ()
from /usr/lib/libc.so.6 #1 0x00007fffefdbf47a in abort () from
/usr/lib/libc.so.6 #2 0x00007fffefdfbc50 in __libc_message () from
/usr/lib/libc.so.6 #3 0x00007fffefe01fe6 in malloc_printerr () from
/usr/lib/libc.so.6 #4 0x00007fffefe027de in _int_free () from
/usr/lib/libc.so.6 #5 0x00007fffb15bf8da in ?? () from
/usr/lib/mlt/libmltxml.so #6 0x00007fffe63667ee in xmlParseStartTag () from
/usr/lib/libxml2.so.2 #7 0x00007fffe6372228 in xmlParseElement () from
/usr/lib/libxml2.so.2 #8 0x00007fffe63716af in xmlParseContent () from
/usr/lib/libxml2.so.2 #9 0x00007fffe6372093 in xmlParseElement () from
/usr/lib/libxml2.so.2 #10 0x00007fffe637279b in xmlParseDocument () from
/usr/lib/libxml2.so.2 #11 0x00007fffb15c097c in producer_xml_init () from
/usr/lib/mlt/libmltxml.so #12 0x00007ffff6faf5ea in mlt_factory_producer ()
from /usr/lib/libmlt.so.6 #13 0x00007ffff6d80296 in
Mlt::Producer::Producer(Mlt::Profile&, char const*, char const*) () from
/usr/lib/libmlt++.so.3 #14 0x000000000053c2af in Clip::clone
(this=this@entry=0x7fff537fcbf0) at
/tmp/yaourt-tmp-farid/aur-kdenlive-git/src/kdenlive/src/timeline/clip.cpp:177
#15 0x000000000081ddd8 in ProjectClip::thumbProducer
(this=this@entry=0x6300bd0) at
/tmp/yaourt-tmp-farid/aur-kdenlive-git/src/kdenlive/src/bin/projectclip.cpp:404
#16 0x000000000081f0fc in ProjectClip::doExtractImage (this=0x6300bd0) at
/tmp/yaourt-tmp-farid/aur-kdenlive-git/src/kdenlive/src/bin/projectclip.cpp:881
#17 0x00000000004cda1d in QtConcurrent::RunFunctionTask<void>::run
(this=0x7fff3000ac50)  at
/usr/include/qt/QtConcurrent/qtconcurrentrunbase.h:136 #18 0x00007ffff085e01f
in ?? () from /usr/lib/libQt5Core.so.5 #19 0x00007ffff0861d78 in ?? () from
/usr/lib/libQt5Core.so.5 #20 0x00007fffee32b454 in start_thread () from
/usr/lib/libpthread.so.0 #21 0x00007fffefe737df in clone () from
/usr/lib/libc.so.6

Mine is very similar, except that my mlt lib is in debug which provides a
little more info.

As for triggering the crash: I start the program, open the project. Then I get
a dialog regarding missing clips, I choose "Use placeholders for missing clips"
and then I have the "loading playlist" dialog, and it  crashes during that.

As for the format : I'm not sure where to read that, but the following line
gets logged when opening the project:
Opening a document with version  0.95  /  0.95
Does this help ?

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

Reply via email to