[Kdenlive-devel] kthumb crash? (was Re: [PATCH mlt] Clear audio and video context to NULL)

Mikko Rapeli mikko.rapeli at iki.fi
Wed Oct 12 06:02:25 UTC 2011


On Tue, Oct 11, 2011 at 03:32:57PM -0700, Dan Dennedy wrote:
> Can you please test with this experiment?
> put a return on the first line within mlt_service.c:mlt_service_cache_set_size()
> and change mlt_cache.c:DEFAULT_CACHE_SIZE to 100

With this:

--- a/src/framework/mlt_cache.c
+++ b/src/framework/mlt_cache.c
@@ -33,7 +33,7 @@
 #define MAX_CACHE_SIZE (200)
 
 /** the default number of data objects to cache per line */
-#define DEFAULT_CACHE_SIZE (10)
+#define DEFAULT_CACHE_SIZE (100)
 
 /** \brief Cache item class
  *
diff --git a/src/framework/mlt_service.c b/src/framework/mlt_service.c
index dfaad57..4bd55cb 100644
--- a/src/framework/mlt_service.c
+++ b/src/framework/mlt_service.c
@@ -774,6 +774,7 @@ mlt_cache_item mlt_service_cache_get( mlt_service self, cons
 
 void mlt_service_cache_set_size( mlt_service self, const char *name, int size )
 {
+       return;
        mlt_cache cache = get_cache( self, name );
        if ( cache )
                mlt_cache_set_size( cache, size );

and a big project I get a bus error, quite likely ran out of stack:

Thread 14 (Thread 0xacac4b70 (LWP 22431)):
#0  0xb7fe2424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb743120a in __pthread_cond_wait (cond=0x90853a0, mutex=0x90853d0)
    at pthread_cond_wait.c:153
        __status = -512
        _val = 5
        futex_val = <optimized out>
        buffer = {__routine = 0xb74313a0 <__condvar_cleanup>, 
          __arg = 0xacac429c, __canceltype = 1073508807, __prev = 0x0}
        cbuffer = {oldtype = 0, cond = 0x90853a0, mutex = 0x90853d0, 
          bc_seq = 2}
        err = <optimized out>
        pshared = 0
        val = <optimized out>
        seq = 2
#2  0xb14f5202 in consumer_thread (arg=0x9085228) at consumer_sdl_preview.c:449
        speed = 0
        refresh = <optimized out>
        this = 0x9085228
        consumer = 0x9085228
        properties = 0x9085228
        frame = <optimized out>
        last_position = -1
        eos = 0
        eos_threshold = 45
        preview_off = 0
#3  0xb742cc39 in start_thread (arg=0xacac4b70) at pthread_create.c:304
        __res = <optimized out>
        __ignore1 = <optimized out>
        __ignore2 = <optimized out>
        pd = 0xacac4b70
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220292620, 0, 4001536, 
                -1397996488, 484110653, -1044102390}, mask_was_saved = 0}}, 
          priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, 
              cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#4  0xb5c9896e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 13 (Thread 0xad2c5b70 (LWP 22430)):
#0  0xb7fe2424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7431703 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
No locals.
#2  0xb7fb07cf in mlt_consumer_get_frame (self=0x8f52d88) at mlt_consumer.c:536
        now = {tv_sec = 1318398780, tv_usec = 296912}
        tm = {tv_sec = 1318398781, tv_nsec = 296912000}
        frame = 0x0
        service = 0x8f52d88
        properties = 0x8f52d88
#3  0xb7fb11b1 in mlt_consumer_rt_frame (self=0x8f52d88) at mlt_consumer.c:1329
        frame = 0x0
        properties = 0x8f52d88
#4  0xb14f5b1e in consumer_thread (arg=0x8f52d88) at consumer_sdl_still.c:570
        this = 0x8f52d88
        consumer = 0x8f52d88
        properties = 0x8f52d88
        frame = <optimized out>
        preview_off = 0
#5  0xb742cc39 in start_thread (arg=0xad2c5b70) at pthread_create.c:304
        __res = <optimized out>
        __ignore1 = <optimized out>
        __ignore2 = <optimized out>
        pd = 0xad2c5b70
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220292620, 0, 4001536, 
                -1389603784, 486207806, -1044102390}, mask_was_saved = 0}}, 
          priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, 
              cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#6  0xb5c9896e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 12 (Thread 0x549feb70 (LWP 22429)):
#0  0xb7fe2424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7431703 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
No locals.
#2  0xb7c4999e in wait (time=30000, this=0x120e6c88)
    at thread/qwaitcondition_unix.cpp:86
        tv = {tv_sec = 1318398780, tv_usec = 745256}
        ti = {tv_sec = 1318398810, tv_nsec = 745256000}
        code = <optimized out>
#3  QWaitCondition::wait (this=0x120e6bec, mutex=0x120e6be8, time=30000)
    at thread/qwaitcondition_unix.cpp:160
        returnValue = 90
#4  0xb7c3c884 in QThreadPoolThread::run (this=0x5556ac08)
    at concurrent/qthreadpool.cpp:140
        r = 0xbf4d77c8
        expired = <optimized out>
        locker = {val = 302935017}
#5  0xb7c49503 in QThreadPrivate::start (arg=0x5556ac08)
    at thread/qthread_unix.cpp:320
        __clframe = {
          __cancel_routine = 0xb7c48400 <QThreadPrivate::finish(void*)>, 
          __cancel_arg = 0x5556ac08, __do_it = 1, 
          __cancel_type = <optimized out>}
        thr = 0x5556ac08
        data = 0x552b5dc0
#6  0xb742cc39 in start_thread (arg=0x549feb70) at pthread_create.c:304
        __res = <optimized out>
        __ignore1 = <optimized out>
        __ignore2 = <optimized out>
        pd = 0x549feb70
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220292620, 0, 4001536, 
                1419764792, 2073751757, -1044102390}, mask_was_saved = 0}}, 
          priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, 
              cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0xb5c9896e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 11 (Thread 0x551ffb70 (LWP 22428)):
#0  0xb7fe2424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7431703 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
No locals.
#2  0xb7c4999e in wait (time=30000, this=0x120e6c88)
    at thread/qwaitcondition_unix.cpp:86
        tv = {tv_sec = 1318398780, tv_usec = 692405}
        ti = {tv_sec = 1318398810, tv_nsec = 692405000}
        code = <optimized out>
#3  QWaitCondition::wait (this=0x120e6bec, mutex=0x120e6be8, time=30000)
    at thread/qwaitcondition_unix.cpp:160
        returnValue = 90
#4  0xb7c3c884 in QThreadPoolThread::run (this=0x120e6250)
    at concurrent/qthreadpool.cpp:140
        r = 0xbf4d77c8
        expired = <optimized out>
        locker = {val = 302935017}
#5  0xb7c49503 in QThreadPrivate::start (arg=0x120e6250)
    at thread/qthread_unix.cpp:320
        __clframe = {
          __cancel_routine = 0xb7c48400 <QThreadPrivate::finish(void*)>, 
          __cancel_arg = 0x120e6250, __do_it = 1, 
          __cancel_type = <optimized out>}
        thr = 0x120e6250
        data = 0x120e6e70
#6  0xb742cc39 in start_thread (arg=0x551ffb70) at pthread_create.c:304
        __res = <optimized out>
        __ignore1 = <optimized out>
        __ignore2 = <optimized out>
        pd = 0x551ffb70
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220292620, 0, 4001536, 
                1428157496, 2075848910, -1044102390}, mask_was_saved = 0}}, 
          priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, 
              cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0xb5c9896e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xb4a48b70 (LWP 22223)):
#0  0xb7fe2424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb5c8af86 in *__GI___poll (fds=0xb5d21ff4, nfds=1, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:87
        resultvar = <optimized out>
        oldtype = 0
        result = <optimized out>
#2  0xb59dbf5b in g_poll () from /lib/libglib-2.0.so.0
No symbol table info available.
#3  0xb59cb96f in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#4  0xb59cc0f3 in g_main_loop_run () from /lib/libglib-2.0.so.0
No symbol table info available.
#5  0xb4b81274 in ?? () from /usr/lib/libgio-2.0.so.0
No symbol table info available.
#6  0xb59f4b6f in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#7  0xb742cc39 in start_thread (arg=0xb4a48b70) at pthread_create.c:304
        __res = <optimized out>
        __ignore1 = <optimized out>
        __ignore2 = <optimized out>
        pd = 0xb4a48b70
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1220292620, 0, 4001536, 
                -1264286664, 224063757, -1044102390}, mask_was_saved = 0}}, 
          priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, 
              cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0xb5c9896e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb4ddf940 (LWP 22205)):
#0  0xb7fe2415 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb5c8967b in read () at ../sysdeps/unix/syscall-template.S:82
No locals.
#2  0xb5c3223c in _IO_file_xsgetn (fp=0x1625970, data=0x11a32fac, n=65536)
    at fileops.c:1465
        want = 65536
        have = <optimized out>
        count = <optimized out>
        s = 0x11a32fac ""
#3  0xb5c34258 in _IO_sgetn (fp=0x1625970, data=0x11a32fac, n=65536)
    at genops.c:500
No locals.
#4  0xb5c27e2e in _IO_fread (buf=0x11a32fac, size=1, count=65536, fp=0x1625970)
    at iofread.c:44
        bytes_requested = 65536
        bytes_read = <optimized out>
#5  0xad647139 in ?? ()
   from /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so
No symbol table info available.
#6  0xb1656393 in ?? () from /usr/lib/libjpeg.so.8
No symbol table info available.
#7  0xb1653b40 in ?? () from /usr/lib/libjpeg.so.8
No symbol table info available.
#8  0xb164c927 in jpeg_consume_input () from /usr/lib/libjpeg.so.8
No symbol table info available.
#9  0xb164cba3 in jpeg_read_header () from /usr/lib/libjpeg.so.8
No symbol table info available.
#10 0xad647b6d in ?? ()
   from /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so
No symbol table info available.
#11 0xb3bf2d41 in ?? () from /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0
No symbol table info available.
#12 0xb3bf2ffc in gdk_pixbuf_new_from_file ()
   from /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0
No symbol table info available.
#13 0xb150688b in refresh_image (this=0x1621f48, frame=0x1624f50, width=0, 
    height=0) at producer_pixbuf.c:287
        properties = 0x1624f50
        producer = 0x1621f48
        producer_props = 0x1621f48
        use_cache = 0
        cache = 0x0
        update_cache = 0
        pixbuf_cache = 0x0
        pixbuf = 0x0
        error = 0x0
        position = <optimized out>
        image_idx = 0
        image_key = "0\000H\037b\001POb\001"
        disable_exif = 0
#14 0xb1507841 in producer_pixbuf_init (
    filename=0x16228d8 "/media/8ee32396-c6f7-4db2-b497-4a331e891644/ransu/videot/alppireissu_2011/Jannen kuvat/DSCF3578_turistit_italiassa.JPG")
    at producer_pixbuf.c:102
        frame_properties = 0x1624f50
        frame = 0x1624f50
        producer = 0x1621f48
        properties = 0x1621f48
        this = 0x1621f48
#15 0xb15061e4 in create_service (profile=0x8d0fc88, type=producer_type, 
    id=<optimized out>, 
    arg=0x16228d8 "/media/8ee32396-c6f7-4db2-b497-4a331e891644/ransu/videot/alppireissu_2011/Jannen kuvat/DSCF3578_turistit_italiassa.JPG") at factory.c:56
No locals.
#16 0xb7fb5f61 in mlt_repository_create (self=0x859c3b0, profile=0x8d0fc88, 
    type=producer_type, service=0x16227d8 "pixbuf", input=0x16228d8)
    at mlt_repository.c:226
        symbol_ptr = <optimized out>
        properties = <optimized out>
#17 0xb7fb543a in mlt_factory_producer (profile=0x8d0fc88, 
    service=0x16227d8 "pixbuf", input=0x16228d8) at mlt_factory.c:287
        obj = 0x0
#18 0xad9f08ca in create_from (services=<optimized out>, 
    file=0x16228d8 "/media/8ee32396-c6f7-4db2-b497-4a331e891644/ransu/videot/alppireissu_2011/Jannen kuvat/DSCF3578_turistit_italiassa.JPG", profile=0x8d0fc88)
    at producer_loader.c:43
        p = 0x16227df "qimage,sdl_image"
        producer = <optimized out>
        temp = 0x16227d8 "pixbuf"
        service = 0x16227d8 "pixbuf"
#19 create_producer (profile=0x8d0fc88, 
    file=0x16228d8 "/media/8ee32396-c6f7-4db2-b497-4a331e891644/ransu/videot/alppireissu_2011/Jannen kuvat/DSCF3578_turistit_italiassa.JPG")
    at producer_loader.c:98
        name = <optimized out>
        i = <optimized out>
        lookup = 0x1621de0 "/media/8ee32396-c6f7-4db2-b497-4a331e891644/ransu/videot/alppireissu_2011/jannen kuvat/dscf3578_turistit_italiassa.jpg"
        p = <optimized out>
        backup_profile = 0x1621908
        result = <optimized out>
#20 0xad9f0c35 in producer_loader_init (profile=0x8d0fc88, type=producer_type, 
    id=0x8584110 "loader", 
    arg=0x16228d8 "/media/8ee32396-c6f7-4db2-b497-4a331e891644/ransu/videot/alppireissu_2011/Jannen kuvat/DSCF3578_turistit_italiassa.JPG")
    at producer_loader.c:198
        producer = 0x0
#21 0xb7fb5f61 in mlt_repository_create (self=0x859c3b0, profile=0x8d0fc88, 
    type=producer_type, service=0x8584110 "loader", input=0x16228d8)
    at mlt_repository.c:226
        symbol_ptr = <optimized out>
        properties = <optimized out>
#22 0xb7fb543a in mlt_factory_producer (profile=0x8d0fc88, 
    service=0x8584110 "loader", input=0x16228d8) at mlt_factory.c:287
        obj = 0x0
#23 0xb7f8d68e in Mlt::Producer::Producer (this=0x1616e28, profile=..., 
    id=0x16228d8 "/media/8ee32396-c6f7-4db2-b497-4a331e891644/ransu/videot/alppireissu_2011/Jannen kuvat/DSCF3578_turistit_italiassa.JPG", service=0x0)
    at MltProducer.cpp:41
No locals.
#24 0x08107c0d in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:590
        resTag = 0x1622350 "nocache:/media/8ee32396-c6f7-4db2-b497-4a331e891644/ransu/videot/alppireissu_2011/Jannen kuvat/DSCF3578_turistit_italiassa.JPG"
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f35f08, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\300\275a\001\020\bb\001)\350-\266p\375\226\266`\005b\001p\375\226\266`\005b\001\353\212.\266\274\357\372\277\330\356\372\277\000\000\000\000\364\357\372\277\360\360\372\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274\357\372\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001`\005b\001\300\377\377\037\300\377\377\037А*\266\270\016b\001\252\000\000\000\200^\000\000\200\222\002\000\300\275a\001\020\bb\001)\350-\266p\375\226\266`\005b\001p\375\226\266`\005b\001\353\212.\266<\360\372\277X\357\372\277\000\000\000\000t\360\372\277p\361\372\277\000\000\000\000\377\377\377\177\000\000\000\000(\356\372\277<\360", <incomplete sequence \372\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x1622868}, d = 0x0}
        producer = 0x0
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffaf1f8, e = 0xbffaf1f8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa9}
#25 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x5533da28)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#26 0xb7d4a47d in metacall (argv=0x5533da28, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#27 QMetaObject::metacall (object=0x901e1e8, cl=QMetaObject::InvokeMetaMethod, 
    idx=28, argv=0x5533da28) at kernel/qmetaobject.cpp:232
No locals.
#28 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5533d8b8, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#29 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5533d8b8)
    at kernel/qobject.cpp:1217
        mce = 0x5533d8b8
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffb091c
#30 0xb60167a4 in notify_helper (e=0x5533d8b8, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#31 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5533d8b8) at kernel/qapplication.cpp:4439
No locals.
#32 0xb601bb32 in QApplication::notify (this=0x5533d8b8, receiver=0x901e1e8, 
    e=0x5533d8b8) at kernel/qapplication.cpp:4214
        w = 0x5533d8b8
        extra = 0x3
        res = 97
#33 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#34 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5533d8b8) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5533d8b8, 0xbffaf80f}
        d = <optimized out>
#35 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#36 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 374
#37 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#38 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#39 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#40 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#41 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#42 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#43 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#44 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#45 0xb7d430ed in QEventLoop::processEvents (this=0xbffafb10, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1621ee8
#46 0xb7d43331 in QEventLoop::exec (this=0xbffafb10, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1621ee8
        app = 0xbffafacc
#47 0xb6549f79 in QDialog::exec (this=0x1361a878) at dialogs/qdialog.cpp:552
        guard = {o = 0x1361a878}
        d = 0x161cea8
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1621ee8}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#48 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#49 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#50 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#51 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#52 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#53 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f349f0, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#54 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffb0164)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#55 0xb7d4a47d in metacall (argv=0xbffb0164, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#56 QMetaObject::metacall (object=0x8795020, cl=QMetaObject::InvokeMetaMethod, 
    idx=55, argv=0xbffb0164) at kernel/qmetaobject.cpp:232
No locals.
#57 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffb0164) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffb15c0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#58 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x12194180, 0xbffb015c}
#59 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f349f0, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\240\240a\001\200\242a\001)\350-\266p\375\226\266\200\235a\001p\375\226\266\200\235a\001\353\212.\266|\004\373\277\230\003\373\277\000\000\000\000\264\004\373\277\260\005\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|\004\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\200\235a\001\300\377\377\037\300\377\377\037А*\266h\247a\001\256\000\000\000\200^\000\000\300\246\002\000\240\240a\001\200\242a\001)\350-\266p\375\226\266\200\235a\001p\375\226\266\200\235a\001\353\212.\266\374\004\373\277\030\004\373\277\000\000\000\000\064\005\373\277\060\006\373\277\000\000\000\000\377\377\377\177\000\000\000\000\350\002\373\277\374", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x161b2c0}, d = 0x0}
        producer = 0x161b320
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffb06b8, e = 0xbffb06b8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xad}
#60 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121c9b30)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#61 0xb7d4a47d in metacall (argv=0x121c9b30, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#62 QMetaObject::metacall (object=0x901e1e8, cl=QMetaObject::InvokeMetaMethod, 
    idx=28, argv=0x121c9b30) at kernel/qmetaobject.cpp:232
No locals.
#63 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121c9150, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#64 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121c9150)
    at kernel/qobject.cpp:1217
        mce = 0x121c9150
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffb1ddc
#65 0xb60167a4 in notify_helper (e=0x121c9150, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#66 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121c9150) at kernel/qapplication.cpp:4439
No locals.
#67 0xb601bb32 in QApplication::notify (this=0x121c9150, receiver=0x901e1e8, 
    e=0x121c9150) at kernel/qapplication.cpp:4214
        w = 0x121c9150
        extra = 0x3
        res = 97
#68 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#69 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121c9150) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121c9150, 0xbffb0ccf}
        d = <optimized out>
#70 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#71 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 373
#72 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#73 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#74 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#75 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#76 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#77 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#78 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#79 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#80 0xb7d430ed in QEventLoop::processEvents (this=0xbffb0fd0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x161b260
#81 0xb7d43331 in QEventLoop::exec (this=0xbffb0fd0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x161b260
        app = 0xbffb0f8c
#82 0xb6549f79 in QDialog::exec (this=0x1614960) at dialogs/qdialog.cpp:552
        guard = {o = 0x1614960}
        d = 0x16152c0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x161b260}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#83 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#84 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#85 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#86 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#87 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#88 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f33380, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#89 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffb1624)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#90 0xb7d4a47d in metacall (argv=0xbffb1624, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#91 QMetaObject::metacall (object=0x8795020, cl=QMetaObject::InvokeMetaMethod, 
    idx=55, argv=0xbffb1624) at kernel/qmetaobject.cpp:232
No locals.
#92 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffb1624) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffb2a80
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#93 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x1218e278, 0xbffb161c}
#94 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f33380, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\230\026a\001\230<a\001)\350-\266p\375\226\266\320\071a\001p\375\226\266\320\071a\001\353\212.\266<\031\373\277X\030\373\277\000\000\000\000t\031\373\277p\032\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<\031\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\320\071a\001\300\377\377\037\300\377\377\037А*\266\240Ca\001\240\000\000\000\200^\000\000\300O\002\000\230\026a\001\230<a\001)\350-\266p\375\226\266\320\071a\001p\375\226\266\320\071a\001\353\212.\266\274\031\373\277\330\030\373\277\000\000\000\000\364\031\373\277\360\032\373\277\000\000\000\000\377\377\377\177\000\000\000\000\250\027\373\277\274", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x1615ca0}, d = 0x0}
        producer = 0x1610d08
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffb1b78, e = 0xbffb1b78}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0x9f}
#95 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121c9110)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#96 0xb7d4a47d in metacall (argv=0x121c9110, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#97 QMetaObject::metacall (object=0x901e1e8, cl=QMetaObject::InvokeMetaMethod, 
    idx=28, argv=0x121c9110) at kernel/qmetaobject.cpp:232
No locals.
#98 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121c9180, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#99 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121c9180)
    at kernel/qobject.cpp:1217
        mce = 0x121c9180
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffb329c
#100 0xb60167a4 in notify_helper (e=0x121c9180, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#101 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121c9180) at kernel/qapplication.cpp:4439
No locals.
#102 0xb601bb32 in QApplication::notify (this=0x121c9180, receiver=0x901e1e8, 
    e=0x121c9180) at kernel/qapplication.cpp:4214
        w = 0x121c9180
        extra = 0x3
        res = 97
#103 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#104 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121c9180) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121c9180, 0xbffb218f}
        d = <optimized out>
#105 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#106 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 372
#107 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#108 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#109 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#110 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#111 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#112 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#113 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#114 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#115 0xb7d430ed in QEventLoop::processEvents (this=0xbffb2490, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1615260
#116 0xb7d43331 in QEventLoop::exec (this=0xbffb2490, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1615260
        app = 0xbffb244c
#117 0xb6549f79 in QDialog::exec (this=0x16105f0) at dialogs/qdialog.cpp:552
        guard = {o = 0x16105f0}
        d = 0x1610440
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1615260}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#118 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#119 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#120 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#121 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#122 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#123 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f31e98, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#124 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffb2ae4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#125 0xb7d4a47d in metacall (argv=0xbffb2ae4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#126 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffb2ae4)
    at kernel/qmetaobject.cpp:232
No locals.
#127 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffb2ae4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffb3f40
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#128 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x121718b0, 0xbffb2adc}
#129 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f31e98, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\240\324`\001H\334`\001)\350-\266p\375\226\266@\r:\tp\375\226\266@\r:\t\353\212.\266\374-\373\277\030-\373\277\000\000\000\000\064.\373\277\060/\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374-\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001@\r:\t\300\377\377\037\300\377\377\037А*\266h\333`\001\257\000\000\000\200^\000\000@\245\002\000\240\324`\001H\334`\001)\350-\266p\375\226\266@\r:\tp\375\226\266@\r:\t\353\212.\266|.\373\277\230-\373\277\000\000\000\000\264.\373\277\260/\373\277\000\000\000\000\377\377\377\177\000\000\000\000h,\373\277|", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x160f338}, d = 0x0}
        producer = 0x160e478
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffb3038, e = 0xbffb3038}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xae}
#130 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121c8540)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#131 0xb7d4a47d in metacall (argv=0x121c8540, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#132 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121c8540)
    at kernel/qmetaobject.cpp:232
No locals.
#133 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121c76a0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#134 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121c76a0)
    at kernel/qobject.cpp:1217
        mce = 0x121c76a0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffb475c
#135 0xb60167a4 in notify_helper (e=0x121c76a0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#136 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121c76a0) at kernel/qapplication.cpp:4439
No locals.
#137 0xb601bb32 in QApplication::notify (this=0x121c76a0, receiver=0x901e1e8, 
    e=0x121c76a0) at kernel/qapplication.cpp:4214
        w = 0x121c76a0
        extra = 0x3
        res = 96
#138 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#139 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121c76a0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121c76a0, 0xbffb364f}
        d = <optimized out>
#140 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#141 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 371
#142 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#143 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#144 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#145 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#146 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#147 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#148 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#149 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#150 0xb7d430ed in QEventLoop::processEvents (this=0xbffb3950, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x160eaa8
#151 0xb7d43331 in QEventLoop::exec (this=0xbffb3950, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x160eaa8
        app = 0xbffb390c
#152 0xb6549f79 in QDialog::exec (this=0x1607f38) at dialogs/qdialog.cpp:552
        guard = {o = 0x1607f38}
        d = 0x1607d88
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x160eaa8}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#153 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#154 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#155 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#156 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#157 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#158 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f30888, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#159 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffb3fa4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#160 0xb7d4a47d in metacall (argv=0xbffb3fa4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#161 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffb3fa4)
    at kernel/qmetaobject.cpp:232
No locals.
#162 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffb3fa4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffb5400
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#163 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x1217d1c0, 0xbffb3f9c}
#164 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f30888, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\260_`\001\220a`\001)\350-\266p\375\226\266\300\\`\001p\375\226\266\300\\`\001\353\212.\266\274B\373\277\330A\373\277\000\000\000\000\364B\373\277\360C\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274B\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\300\\`\001\300\377\377\037\300\377\377\037А*\266xf`\001\254\000\000\000\200^\000\000\000\224\002\000\260_`\001\220a`\001)\350-\266p\375\226\266\300\\`\001p\375\226\266\300\\`\001\353\212.\266<C\373\277XB\373\277\000\000\000\000tC\373\277pD\373\277\000\000\000\000\377\377\377\177\000\000\000\000(A\373\277<", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x1607d28}, d = 0x0}
        producer = 0x16062e0
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffb44f8, e = 0xbffb44f8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xab}
#165 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121c7820)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#166 0xb7d4a47d in metacall (argv=0x121c7820, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#167 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121c7820)
    at kernel/qmetaobject.cpp:232
No locals.
#168 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121c8e18, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#169 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121c8e18)
    at kernel/qobject.cpp:1217
        mce = 0x121c8e18
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffb5c1c
#170 0xb60167a4 in notify_helper (e=0x121c8e18, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#171 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121c8e18) at kernel/qapplication.cpp:4439
No locals.
#172 0xb601bb32 in QApplication::notify (this=0x121c8e18, receiver=0x901e1e8, 
    e=0x121c8e18) at kernel/qapplication.cpp:4214
        w = 0x121c8e18
        extra = 0x3
        res = 96
#173 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#174 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121c8e18) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121c8e18, 0xbffb4b0f}
        d = <optimized out>
#175 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#176 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 370
#177 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#178 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#179 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#180 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#181 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#182 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#183 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#184 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#185 0xb7d430ed in QEventLoop::processEvents (this=0xbffb4e10, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1607570
#186 0xb7d43331 in QEventLoop::exec (this=0xbffb4e10, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1607570
        app = 0xbffb4dcc
#187 0xb6549f79 in QDialog::exec (this=0x1600fa8) at dialogs/qdialog.cpp:552
        guard = {o = 0x1600fa8}
        d = 0x1603080
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1607570}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#188 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#189 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#190 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#191 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#192 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#193 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f2f298, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#194 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffb5464)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#195 0xb7d4a47d in metacall (argv=0xbffb5464, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#196 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffb5464)
    at kernel/qmetaobject.cpp:232
No locals.
#197 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffb5464) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffb68c0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#198 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x5533be30, 0xbffb545c}
#199 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f2f298, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "8\222\067\021\030\224\067\021)\350-\266p\375\226\266\060\217\067\021p\375\226\266\060\217\067\021\353\212.\266|W\373\277\230V\373\277\000\000\000\000\264W\373\277\260X\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|W\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\060\217\067\021\300\377\377\037\300\377\377\037А*\266\030\001`\001\253\000\000\000\200^\000\000\200\214\002\000\070\222\067\021\030\224\067\021)\350-\266p\375\226\266\060\217\067\021p\375\226\266\060\217\067\021\353\212.\266\374W\373\277\030W\373\277\000\000\000\000\064X\373\277\060Y\373\277\000\000\000\000\377\377\377\177\000\000\000\000\350U\373\277\374", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x1601878}, d = 0x0}
        producer = 0x11379588
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffb59b8, e = 0xbffb59b8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xaa}
#200 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x58fde810)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#201 0xb7d4a47d in metacall (argv=0x58fde810, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#202 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x58fde810)
    at kernel/qmetaobject.cpp:232
No locals.
#203 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5533be40, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#204 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5533be40)
    at kernel/qobject.cpp:1217
        mce = 0x5533be40
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffb70dc
#205 0xb60167a4 in notify_helper (e=0x5533be40, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#206 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5533be40) at kernel/qapplication.cpp:4439
No locals.
#207 0xb601bb32 in QApplication::notify (this=0x5533be40, receiver=0x901e1e8, 
    e=0x5533be40) at kernel/qapplication.cpp:4214
        w = 0x5533be40
        extra = 0x3
        res = 96
#208 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#209 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5533be40) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5533be40, 0xbffb5fcf}
        d = <optimized out>
#210 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#211 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 369
#212 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#213 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#214 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#215 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#216 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#217 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#218 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#219 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#220 0xb7d430ed in QEventLoop::processEvents (this=0xbffb62d0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1600ff8
#221 0xb7d43331 in QEventLoop::exec (this=0xbffb62d0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1600ff8
        app = 0xbffb628c
#222 0xb6549f79 in QDialog::exec (this=0x113767c0) at dialogs/qdialog.cpp:552
        guard = {o = 0x113767c0}
        d = 0x11376588
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1600ff8}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#223 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#224 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#225 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#226 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#227 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#228 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f2af98, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#229 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffb6924)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#230 0xb7d4a47d in metacall (argv=0xbffb6924, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#231 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffb6924)
    at kernel/qmetaobject.cpp:232
No locals.
#232 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffb6924) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffb7d80
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#233 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x12168fa8, 0xbffb691c}
#234 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f2af98, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "P\b7\021\250+7\021)\350-\266p\375\226\266\370(7\021p\375\226\266\370(7\021\353\212.\266<l\373\277Xk\373\277\000\000\000\000tl\373\277pm\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<l\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\370(7\021\300\377\377\037\300\377\377\037А*\266P27\021\251\000\000\000\200^\000\000\000\202\002\000P\b7\021\250+7\021)\350-\266p\375\226\266\370(7\021p\375\226\266\370(7\021\353\212.\266\274l\373\277\330k\373\277\000\000\000\000\364l\373\277\360m\373\277\000\000\000\000\377\377\377\177\000\000\000\000\250j\373\277\274", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x113748c8}, d = 0x0}
        producer = 0x11375fa8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffb6e78, e = 0xbffb6e78}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa8}
#235 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121c7158)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#236 0xb7d4a47d in metacall (argv=0x121c7158, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#237 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121c7158)
    at kernel/qmetaobject.cpp:232
No locals.
#238 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121c7178, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#239 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121c7178)
    at kernel/qobject.cpp:1217
        mce = 0x121c7178
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffb859c
#240 0xb60167a4 in notify_helper (e=0x121c7178, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#241 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121c7178) at kernel/qapplication.cpp:4439
No locals.
#242 0xb601bb32 in QApplication::notify (this=0x121c7178, receiver=0x901e1e8, 
    e=0x121c7178) at kernel/qapplication.cpp:4214
        w = 0x121c7178
        extra = 0x3
        res = 55
#243 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#244 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121c7178) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121c7178, 0xbffb748f}
        d = <optimized out>
#245 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#246 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 368
#247 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#248 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#249 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#250 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#251 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#252 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#253 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#254 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#255 0xb7d430ed in QEventLoop::processEvents (this=0xbffb7790, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x13145928
#256 0xb7d43331 in QEventLoop::exec (this=0xbffb7790, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x13145928
        app = 0xbffb774c
#257 0xb6549f79 in QDialog::exec (this=0x1136d3a8) at dialogs/qdialog.cpp:552
        guard = {o = 0x1136d3a8}
        d = 0x1136f200
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x13145928}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#258 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#259 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#260 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#261 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#262 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#263 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f2c878, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#264 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffb7de4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#265 0xb7d4a47d in metacall (argv=0xbffb7de4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#266 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffb7de4)
    at kernel/qmetaobject.cpp:232
No locals.
#267 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffb7de4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffb9240
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#268 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x1215f558, 0xbffb7ddc}
#269 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f2c878, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = " \306\066\021\000\315\066\021)\350-\266p\375\226\266\030\303\066\021p\375\226\266\030\303\066\021\353\212.\266\374\200\373\277\030\200\373\277\000\000\000\000\064\201\373\277\060\202\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374\200\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\030\303\066\021\300\377\377\037\300\377\377\037А*\266\270\307\066\021\246\000\000\000\200^\000\000\000y\002\000 \306\066\021\000\315\066\021)\350-\266p\375\226\266\030\303\066\021p\375\226\266\030\303\066\021\353\212.\266|\201\373\277\230\200\373\277\000\000\000\000\264\201\373\277\260\202\373\277\000\000\000\000\377\377\377\177\000\000\000\000h\177\373\277|\201", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x1136e438}, d = 0x0}
        producer = 0x1136fa70
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffb8338, e = 0xbffb8338}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa5}
#270 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121c6520)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#271 0xb7d4a47d in metacall (argv=0x121c6520, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#272 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121c6520)
    at kernel/qmetaobject.cpp:232
No locals.
#273 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121c6540, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#274 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121c6540)
    at kernel/qobject.cpp:1217
        mce = 0x121c6540
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffb9a5c
#275 0xb60167a4 in notify_helper (e=0x121c6540, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#276 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121c6540) at kernel/qapplication.cpp:4439
No locals.
#277 0xb601bb32 in QApplication::notify (this=0x121c6540, receiver=0x901e1e8, 
    e=0x121c6540) at kernel/qapplication.cpp:4214
        w = 0x121c6540
        extra = 0x3
        res = 54
#278 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#279 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121c6540) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121c6540, 0xbffb894f}
        d = <optimized out>
#280 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#281 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 367
#282 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#283 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#284 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#285 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#286 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#287 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#288 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#289 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#290 0xb7d430ed in QEventLoop::processEvents (this=0xbffb8c50, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1136dca0
#291 0xb7d43331 in QEventLoop::exec (this=0xbffb8c50, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1136dca0
        app = 0xbffb8c0c
#292 0xb6549f79 in QDialog::exec (this=0x11367a90) at dialogs/qdialog.cpp:552
        guard = {o = 0x11367a90}
        d = 0x11365fe0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1136dca0}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#293 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#294 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#295 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#296 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#297 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#298 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f2ad78, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#299 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffb92a4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#300 0xb7d4a47d in metacall (argv=0xbffb92a4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#301 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffb92a4)
    at kernel/qmetaobject.cpp:232
No locals.
#302 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffb92a4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffba700
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#303 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x12154560, 0xbffb929c}
#304 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f2ad78, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\260H6\021XP6\021)\350-\266p\375\226\266\260E6\021p\375\226\266\260E6\021\353\212.\266\274\225\373\277ؔ\373\277\000\000\000\000\364\225\373\277\360\226\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274\225\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\260E6\021\300\377\377\037\300\377\377\037А*\266xO6\021\246\000\000\000\200^\000\000 at x\002\000\260H6\021XP6\021)\350-\266p\375\226\266\260E6\021p\375\226\266\260E6\021\353\212.\266<\226\373\277X\225\373\277\000\000\000\000t\226\373\277p\227\373\277\000\000\000\000\377\377\377\177\000\000\000\000(\224\373\277<\226", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x113690b8}, d = 0x0}
        producer = 0x11364ca0
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffb97f8, e = 0xbffb97f8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa5}
#305 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121c59f0)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#306 0xb7d4a47d in metacall (argv=0x121c59f0, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#307 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121c59f0)
    at kernel/qmetaobject.cpp:232
No locals.
#308 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121c4ef0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#309 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121c4ef0)
    at kernel/qobject.cpp:1217
        mce = 0x121c4ef0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffbaf1c
#310 0xb60167a4 in notify_helper (e=0x121c4ef0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#311 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121c4ef0) at kernel/qapplication.cpp:4439
No locals.
#312 0xb601bb32 in QApplication::notify (this=0x121c4ef0, receiver=0x901e1e8, 
    e=0x121c4ef0) at kernel/qapplication.cpp:4214
        w = 0x121c4ef0
        extra = 0x3
        res = 54
#313 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#314 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121c4ef0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121c4ef0, 0xbffb9e0f}
        d = <optimized out>
#315 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#316 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 366
#317 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#318 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#319 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#320 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#321 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#322 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#323 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#324 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#325 0xb7d430ed in QEventLoop::processEvents (this=0xbffba110, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x11365e90
#326 0xb7d43331 in QEventLoop::exec (this=0xbffba110, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x11365e90
        app = 0xbffba0cc
#327 0xb6549f79 in QDialog::exec (this=0x1633f38) at dialogs/qdialog.cpp:552
        guard = {o = 0x1633f38}
        d = 0x1635100
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x11365e90}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#328 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#329 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#330 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#331 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#332 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#333 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f29c90, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#334 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffba764)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#335 0xb7d4a47d in metacall (argv=0xbffba764, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#336 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffba764)
    at kernel/qmetaobject.cpp:232
No locals.
#337 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffba764) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffbbbc0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#338 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x120e3b70, 0xbffba75c}
#339 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f29c90, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\020\025\066\021\360(c\001)\350-\266p\375\226\266@&c\001p\375\226\266@&c\001\353\212.\266|\252\373\277\230\251\373\277\000\000\000\000\264\252\373\277\260\253\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|\252\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001@&c\001\300\377\377\037\300\377\377\037А*\266`/c\001\246\000\000\000\200^\000\000\000v\002\000\020\025\066\021\360(c\001)\350-\266p\375\226\266@&c\001p\375\226\266@&c\001\353\212.\266\374\252\373\277\030\252\373\277\000\000\000\000\064\253\373\277\060\254\373\277\000\000\000\000\377\377\377\177\000\000\000\000\350\250\373\277\374\252", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x16350a0}, d = 0x0}
        producer = 0x1635cf8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffbacb8, e = 0xbffbacb8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa5}
#340 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121c4d18)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#341 0xb7d4a47d in metacall (argv=0x121c4d18, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#342 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121c4d18)
    at kernel/qmetaobject.cpp:232
No locals.
#343 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121c4d38, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#344 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121c4d38)
    at kernel/qobject.cpp:1217
        mce = 0x121c4d38
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffbc3dc
#345 0xb60167a4 in notify_helper (e=0x121c4d38, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#346 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121c4d38) at kernel/qapplication.cpp:4439
No locals.
#347 0xb601bb32 in QApplication::notify (this=0x121c4d38, receiver=0x901e1e8, 
    e=0x121c4d38) at kernel/qapplication.cpp:4214
        w = 0x121c4d38
        extra = 0x3
        res = 53
#348 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#349 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121c4d38) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121c4d38, 0xbffbb2cf}
        d = <optimized out>
#350 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#351 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 365
#352 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#353 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#354 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#355 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#356 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#357 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#358 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#359 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#360 0xb7d430ed in QEventLoop::processEvents (this=0xbffbb5d0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1633f88
#361 0xb7d43331 in QEventLoop::exec (this=0xbffbb5d0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1633f88
        app = 0xbffbb58c
#362 0xb6549f79 in QDialog::exec (this=0x1135f7e8) at dialogs/qdialog.cpp:552
        guard = {o = 0x1135f7e8}
        d = 0x11360cd0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1633f88}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#363 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#364 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#365 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#366 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#367 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#368 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f27228, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#369 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffbbc24)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#370 0xb7d4a47d in metacall (argv=0xbffbbc24, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#371 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffbbc24)
    at kernel/qmetaobject.cpp:232
No locals.
#372 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffbbc24) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffbd080
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#373 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x9e4a310, 0xbffbbc1c}
#374 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f27228, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\b\341\065\021\260\350\065\021)\350-\266p\375\226\266\b\336\065\021p\375\226\266\b\336\065\021\353\212.\266<\277\373\277X\276\373\277\000\000\000\000t\277\373\277p\300\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<\277\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\b\336\065\021\300\377\377\037\300\377\377\037А*\266\320\347\065\021\251\000\000\000\200^\000\000\300\205\002\000\b\341\065\021\260\350\065\021)\350-\266p\375\226\266\b\336\065\021p\375\226\266\b\336\065\021\353\212.\266\274\277\373\277ؾ\373\277\000\000\000\000\364\277\373\277\360\300\373\277\000\000\000\000\377\377\377\177\000\000\000\000\250\275\373\277\274\277", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x1135fe08}, d = 0x0}
        producer = 0x1135ae10
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffbc178, e = 0xbffbc178}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa8}
#375 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121c4188)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#376 0xb7d4a47d in metacall (argv=0x121c4188, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#377 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121c4188)
    at kernel/qmetaobject.cpp:232
No locals.
#378 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121c41a8, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#379 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121c41a8)
    at kernel/qobject.cpp:1217
        mce = 0x121c41a8
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffbd89c
#380 0xb60167a4 in notify_helper (e=0x121c41a8, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#381 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121c41a8) at kernel/qapplication.cpp:4439
No locals.
#382 0xb601bb32 in QApplication::notify (this=0x121c41a8, receiver=0x901e1e8, 
    e=0x121c41a8) at kernel/qapplication.cpp:4214
        w = 0x121c41a8
        extra = 0x3
        res = 53
#383 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#384 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121c41a8) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121c41a8, 0xbffbc78f}
        d = <optimized out>
#385 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#386 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 364
#387 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#388 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#389 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#390 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#391 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#392 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#393 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#394 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#395 0xb7d430ed in QEventLoop::processEvents (this=0xbffbca90, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1135f768
#396 0xb7d43331 in QEventLoop::exec (this=0xbffbca90, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1135f768
        app = 0xbffbca4c
#397 0xb6549f79 in QDialog::exec (this=0x11358a70) at dialogs/qdialog.cpp:552
        guard = {o = 0x11358a70}
        d = 0x1135a6a0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1135f768}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#398 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#399 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#400 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#401 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#402 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#403 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f25d48, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#404 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffbd0e4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#405 0xb7d4a47d in metacall (argv=0xbffbd0e4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#406 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffbd0e4)
    at kernel/qmetaobject.cpp:232
No locals.
#407 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffbd0e4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffbe540
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#408 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0xa233aa8, 0xbffbd0dc}
#409 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f25d48, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\370{5\021\330}5\021)\350-\266p\375\226\266\360x5\021p\375\226\266\360x5\021\353\212.\266\374\323\373\277\030\323\373\277\000\000\000\000\064\324\373\277\060\325\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374\323\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\360x5\021\300\377\377\037\300\377\377\037А*\266\300\202\065\021\235\000\000\000\200^\000\000\300I\002\000\370{5\021\330}5\021)\350-\266p\375\226\266\360x5\021p\375\226\266\360x5\021\353\212.\266|\324\373\277\230\323\373\277\000\000\000\000\264\324\373\277\260\325\373\277\000\000\000\000\377\377\377\177\000\000\000\000h\322\373\277|\324", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x11359a90}, d = 0x0}
        producer = 0x1135ae28
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffbd638, e = 0xbffbd638}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0x9c}
#410 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121c1350)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#411 0xb7d4a47d in metacall (argv=0x121c1350, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#412 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121c1350)
    at kernel/qmetaobject.cpp:232
No locals.
#413 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121c37e0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#414 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121c37e0)
    at kernel/qobject.cpp:1217
        mce = 0x121c37e0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffbed5c
#415 0xb60167a4 in notify_helper (e=0x121c37e0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#416 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121c37e0) at kernel/qapplication.cpp:4439
No locals.
#417 0xb601bb32 in QApplication::notify (this=0x121c37e0, receiver=0x901e1e8, 
    e=0x121c37e0) at kernel/qapplication.cpp:4214
        w = 0x121c37e0
        extra = 0x3
        res = 53
#418 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#419 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121c37e0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121c37e0, 0xbffbdc4f}
        d = <optimized out>
#420 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#421 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 363
#422 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#423 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#424 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#425 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#426 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#427 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#428 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#429 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#430 0xb7d430ed in QEventLoop::processEvents (this=0xbffbdf50, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x11359220
#431 0xb7d43331 in QEventLoop::exec (this=0xbffbdf50, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x11359220
        app = 0xbffbdf0c
#432 0xb6549f79 in QDialog::exec (this=0x11351808) at dialogs/qdialog.cpp:552
        guard = {o = 0x11351808}
        d = 0x11352c60
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x11359220}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#433 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#434 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#435 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#436 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#437 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#438 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f20d28, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#439 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffbe5a4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#440 0xb7d4a47d in metacall (argv=0xbffbe5a4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#441 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffbe5a4)
    at kernel/qmetaobject.cpp:232
No locals.
#442 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffbe5a4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffbfa00
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#443 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x120d8388, 0xbffbe59c}
#444 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f20d28, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = " \032\022\021\360\026\065\021)\350-\266p\375\226\266\b\000\065\021p\375\226\266\b\000\065\021\353\212.\266\274\350\373\277\330\347\373\277\000\000\000\000\364\350\373\277\360\351\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274\350\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\b\000\065\021\300\377\377\037\300\377\377\037А*\266\b\035\065\021\235\000\000\000\200^\000\000\300I\002\000 \032\022\021\360\026\065\021)\350-\266p\375\226\266\b\000\065\021p\375\226\266\b\000\065\021\353\212.\266<\351\373\277X\350\373\277\000\000\000\000t\351\373\277p\352\373\277\000\000\000\000\377\377\377\177\000\000\000\000(\347\373\277<\351", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x113534d0}, d = 0x0}
        producer = 0x11351738
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffbeaf8, e = 0xbffbeaf8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0x9c}
#445 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121c2340)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#446 0xb7d4a47d in metacall (argv=0x121c2340, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#447 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121c2340)
    at kernel/qmetaobject.cpp:232
No locals.
#448 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121c1418, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#449 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121c1418)
    at kernel/qobject.cpp:1217
        mce = 0x121c1418
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffc021c
#450 0xb60167a4 in notify_helper (e=0x121c1418, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#451 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121c1418) at kernel/qapplication.cpp:4439
No locals.
#452 0xb601bb32 in QApplication::notify (this=0x121c1418, receiver=0x901e1e8, 
    e=0x121c1418) at kernel/qapplication.cpp:4214
        w = 0x121c1418
        extra = 0x3
        res = 53
#453 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#454 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121c1418) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121c1418, 0xbffbf10f}
        d = <optimized out>
#455 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#456 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 362
#457 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#458 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#459 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#460 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#461 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#462 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#463 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#464 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#465 0xb7d430ed in QEventLoop::processEvents (this=0xbffbf410, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x11352bb0
#466 0xb7d43331 in QEventLoop::exec (this=0xbffbf410, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x11352bb0
        app = 0xbffbf3cc
#467 0xb6549f79 in QDialog::exec (this=0x11120270) at dialogs/qdialog.cpp:552
        guard = {o = 0x11120270}
        d = 0x111226c8
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x11352bb0}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#468 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#469 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#470 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#471 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#472 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#473 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f23320, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#474 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffbfa64)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#475 0xb7d4a47d in metacall (argv=0xbffbfa64, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#476 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffbfa64)
    at kernel/qmetaobject.cpp:232
No locals.
#477 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffbfa64) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffc0ec0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#478 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x5533af98, 0xbffbfa5c}
#479 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f23320, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "h\351\021\021\b\372\021\021)\350-\266p\375\226\266\320\347\021\021p\375\226\266\320\347\021\021\353\212.\266|\375\373\277\230\374\373\277\000\000\000\000\264\375\373\277\260\376\373\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|\375\373\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\320\347\021\021\300\377\377\037\300\377\377\037А*\266\030\001\022\021\251\000\000\000\200^\000\000\000\177\002\000h\351\021\021\b\372\021\021)\350-\266p\375\226\266\320\347\021\021p\375\226\266\320\347\021\021\353\212.\266\374\375\373\277\030\375\373\277\000\000\000\000\064\376\373\277\060\377\373\277\000\000\000\000\377\377\377\177\000\000\000\000\350\373\373\277\374\375", <incomplete sequence \373\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x11121328}, d = 0x0}
        producer = 0x11123010
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffbffb8, e = 0xbffbffb8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa8}
#480 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x5533afd0)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#481 0xb7d4a47d in metacall (argv=0x5533afd0, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#482 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x5533afd0)
    at kernel/qmetaobject.cpp:232
No locals.
#483 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5533aff0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#484 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5533aff0)
    at kernel/qobject.cpp:1217
        mce = 0x5533aff0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffc16dc
#485 0xb60167a4 in notify_helper (e=0x5533aff0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#486 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5533aff0) at kernel/qapplication.cpp:4439
No locals.
#487 0xb601bb32 in QApplication::notify (this=0x5533aff0, receiver=0x901e1e8, 
    e=0x5533aff0) at kernel/qapplication.cpp:4214
        w = 0x5533aff0
        extra = 0x3
        res = 17
#488 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#489 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5533aff0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5533aff0, 0xbffc05cf}
        d = <optimized out>
#490 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#491 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 361
#492 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#493 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#494 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#495 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#496 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#497 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#498 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#499 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#500 0xb7d430ed in QEventLoop::processEvents (this=0xbffc08d0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x11123098
#501 0xb7d43331 in QEventLoop::exec (this=0xbffc08d0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x11123098
        app = 0xbffc088c
#502 0xb6549f79 in QDialog::exec (this=0x1111ac78) at dialogs/qdialog.cpp:552
        guard = {o = 0x1111ac78}
        d = 0x1111aac8
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x11123098}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#503 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#504 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#505 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#506 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#507 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#508 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f21e90, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#509 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffc0f24)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#510 0xb7d4a47d in metacall (argv=0xbffc0f24, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#511 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffc0f24)
    at kernel/qmetaobject.cpp:232
No locals.
#512 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffc0f24) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffc2380
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#513 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x553399b8, 0xbffc0f1c}
#514 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f21e90, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "x\205\021\021 \215\021\021)\350-\266p\375\226\266X\202\021\021p\375\226\266X\202\021\021\353\212.\266<\022\374\277X\021\374\277\000\000\000\000t\022\374\277p\023\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<\022\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001X\202\021\021\300\377\377\037\300\377\377\037А*\266@\214\021\021\254\000\000\000\200^\000\000\200\225\002\000x\205\021\021 \215\021\021)\350-\266p\375\226\266X\202\021\021p\375\226\266X\202\021\021\353\212.\266\274\022\374\277\330\021\374\277\000\000\000\000\364\022\374\277\360\023\374\277\000\000\000\000\377\377\377\177\000\000\000\000\250\020\374\277\274", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x1111aa68}, d = 0x0}
        producer = 0x11119be0
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffc1478, e = 0xbffc1478}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xab}
#515 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x5533a470)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#516 0xb7d4a47d in metacall (argv=0x5533a470, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#517 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x5533a470)
    at kernel/qmetaobject.cpp:232
No locals.
#518 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5533a4c0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#519 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5533a4c0)
    at kernel/qobject.cpp:1217
        mce = 0x5533a4c0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffc2b9c
#520 0xb60167a4 in notify_helper (e=0x5533a4c0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#521 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5533a4c0) at kernel/qapplication.cpp:4439
No locals.
#522 0xb601bb32 in QApplication::notify (this=0x5533a4c0, receiver=0x901e1e8, 
    e=0x5533a4c0) at kernel/qapplication.cpp:4214
        w = 0x5533a4c0
        extra = 0x3
        res = 17
#523 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#524 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5533a4c0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5533a4c0, 0xbffc1a8f}
        d = <optimized out>
#525 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#526 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 360
#527 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#528 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#529 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#530 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#531 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#532 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#533 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#534 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#535 0xb7d430ed in QEventLoop::processEvents (this=0xbffc1d90, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x11119c60
#536 0xb7d43331 in QEventLoop::exec (this=0xbffc1d90, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x11119c60
        app = 0xbffc1d4c
#537 0xb6549f79 in QDialog::exec (this=0x11112be8) at dialogs/qdialog.cpp:552
        guard = {o = 0x11112be8}
        d = 0x11114778
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x11119c60}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#538 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#539 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#540 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#541 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#542 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#543 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f1f338, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#544 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffc23e4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#545 0xb7d4a47d in metacall (argv=0xbffc23e4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#546 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffc23e4)
    at kernel/qmetaobject.cpp:232
No locals.
#547 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffc23e4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffc3840
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#548 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x58feb328, 0xbffc23dc}
#549 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f1f338, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "襘\t\310\035\021\021)\350-\266p\375\226\266آ\230\tp\375\226\266آ\230\t\353\212.\266\374&\374\277\030&\374\277\000\000\000\000\064'\374\277\060(\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374&\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001آ\230\t\300\377\377\037\300\377\377\037А*\266H\250\230\t\246\000\000\000\200^\000\000\000|\002\000襘\t\310\035\021\021)\350-\266p\375\226\266آ\230\tp\375\226\266آ\230\t\353\212.\266|'\374\277\230&\374\277\000\000\000\000\264'\374\277\260(\374\277\000\000\000\000\377\377\377\177\000\000\000\000h%\374\277|", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x111139c8}, d = 0x0}
        producer = 0x9986090
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffc2938, e = 0xbffc2938}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa5}
#550 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x55339ae0)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#551 0xb7d4a47d in metacall (argv=0x55339ae0, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#552 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x55339ae0)
    at kernel/qmetaobject.cpp:232
No locals.
#553 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x58fea3a0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#554 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x58fea3a0)
    at kernel/qobject.cpp:1217
        mce = 0x58fea3a0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffc405c
#555 0xb60167a4 in notify_helper (e=0x58fea3a0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#556 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x58fea3a0) at kernel/qapplication.cpp:4439
No locals.
#557 0xb601bb32 in QApplication::notify (this=0x58fea3a0, receiver=0x901e1e8, 
    e=0x58fea3a0) at kernel/qapplication.cpp:4214
        w = 0x58fea3a0
        extra = 0x3
        res = 17
#558 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#559 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x58fea3a0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x58fea3a0, 0xbffc2f4f}
        d = <optimized out>
#560 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#561 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 359
#562 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#563 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#564 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#565 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#566 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#567 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#568 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#569 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#570 0xb7d430ed in QEventLoop::processEvents (this=0xbffc3250, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x11112c58
#571 0xb7d43331 in QEventLoop::exec (this=0xbffc3250, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x11112c58
        app = 0xbffc320c
#572 0xb6549f79 in QDialog::exec (this=0x99842f0) at dialogs/qdialog.cpp:552
        guard = {o = 0x99842f0}
        d = 0x99855c0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x11112c58}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#573 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#574 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#575 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#576 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#577 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#578 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f1de00, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#579 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffc38a4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#580 0xb7d4a47d in metacall (argv=0xbffc38a4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#581 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffc38a4)
    at kernel/qmetaobject.cpp:232
No locals.
#582 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffc38a4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffc4d00
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#583 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x5533a290, 0xbffc389c}
#584 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f1de00, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "P\v\224\023\200,\230\t)\350-\266p\375\226\266\320)\230\tp\375\226\266\320)\230\t\353\212.\266\274;\374\277\330:\374\277\000\000\000\000\364;\374\277\360<\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274;\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\320)\230\t\300\377\377\037\300\377\377\037А*\266(3\230\t\246\000\000\000\200^\000\000\200q\002\000P\v\224\023\200,\230\t)\350-\266p\375\226\266\320)\230\tp\375\226\266\320)\230\t\353\212.\266<<\374\277X;\374\277\000\000\000\000t<\374\277p=\374\277\000\000\000\000\377\377\377\177\000\000\000\000(:\374\277<", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x9985560}, d = 0x0}
        producer = 0x99833b8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffc3df8, e = 0xbffc3df8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa5}
#585 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x58feb198)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#586 0xb7d4a47d in metacall (argv=0x58feb198, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#587 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x58feb198)
    at kernel/qmetaobject.cpp:232
No locals.
#588 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5533a2d0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#589 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5533a2d0)
    at kernel/qobject.cpp:1217
        mce = 0x5533a2d0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffc551c
#590 0xb60167a4 in notify_helper (e=0x5533a2d0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#591 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5533a2d0) at kernel/qapplication.cpp:4439
No locals.
#592 0xb601bb32 in QApplication::notify (this=0x5533a2d0, receiver=0x901e1e8, 
    e=0x5533a2d0) at kernel/qapplication.cpp:4214
        w = 0x5533a2d0
        extra = 0x3
        res = 152
#593 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#594 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5533a2d0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5533a2d0, 0xbffc440f}
        d = <optimized out>
#595 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#596 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 358
#597 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#598 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#599 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#600 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#601 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#602 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#603 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#604 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#605 0xb7d430ed in QEventLoop::processEvents (this=0xbffc4710, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x9984350
#606 0xb7d43331 in QEventLoop::exec (this=0xbffc4710, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x9984350
        app = 0xbffc46cc
#607 0xb6549f79 in QDialog::exec (this=0x13942248) at dialogs/qdialog.cpp:552
        guard = {o = 0x13942248}
        d = 0x139424f0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x9984350}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#608 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#609 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#610 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#611 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#612 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#613 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f178d0, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#614 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffc4d64)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#615 0xb7d4a47d in metacall (argv=0xbffc4d64, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#616 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffc4d64)
    at kernel/qmetaobject.cpp:232
No locals.
#617 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffc4d64) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffc61c0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#618 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0xa330590, 0xbffc4d5c}
#619 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f178d0, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\350\352\223\023\310\361\223\023)\350-\266p\375\226\266\370\347\223\023p\375\226\266\370\347\223\023\353\212.\266|P\374\277\230O\374\277\000\000\000\000\264P\374\277\260Q\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|P\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\370\347\223\023\300\377\377\037\300\377\377\037А*\266\200\354\223\023\245\000\000\000\200^\000\000\000p\002\000\350\352\223\023\310\361\223\023)\350-\266p\375\226\266\370\347\223\023p\375\226\266\370\347\223\023\353\212.\266\374P\374\277\030P\374\277\000\000\000\000\064Q\374\277\060R\374\277\000\000\000\000\377\377\377\177\000\000\000\000\350N\374\277\374", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x139409f8}, d = 0x0}
        producer = 0x13942278
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffc52b8, e = 0xbffc52b8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa4}
#620 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121be9a0)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#621 0xb7d4a47d in metacall (argv=0x121be9a0, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#622 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121be9a0)
    at kernel/qmetaobject.cpp:232
No locals.
#623 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121bec10, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#624 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121bec10)
    at kernel/qobject.cpp:1217
        mce = 0x121bec10
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffc69dc
#625 0xb60167a4 in notify_helper (e=0x121bec10, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#626 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121bec10) at kernel/qapplication.cpp:4439
No locals.
#627 0xb601bb32 in QApplication::notify (this=0x121bec10, receiver=0x901e1e8, 
    e=0x121bec10) at kernel/qapplication.cpp:4214
        w = 0x121bec10
        extra = 0x3
        res = 147
#628 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#629 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121bec10) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121bec10, 0xbffc58cf}
        d = <optimized out>
#630 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#631 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 357
#632 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#633 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#634 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#635 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#636 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#637 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#638 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#639 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#640 0xb7d430ed in QEventLoop::processEvents (this=0xbffc5bd0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1393f5d0
#641 0xb7d43331 in QEventLoop::exec (this=0xbffc5bd0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1393f5d0
        app = 0xbffc5b8c
#642 0xb6549f79 in QDialog::exec (this=0x1393b068) at dialogs/qdialog.cpp:552
        guard = {o = 0x1393b068}
        d = 0x13939bf0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1393f5d0}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#643 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#644 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#645 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#646 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#647 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#648 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f19ec8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#649 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffc6224)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#650 0xb7d4a47d in metacall (argv=0xbffc6224, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#651 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffc6224)
    at kernel/qmetaobject.cpp:232
No locals.
#652 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffc6224) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffc7680
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#653 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x58fe8e08, 0xbffc621c}
#654 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f19ec8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\030\062\223\023\240}\223\023)\350-\266p\375\226\266\300y\223\023p\375\226\266\300y\223\023\353\212.\266<e\374\277Xd\374\277\000\000\000\000te\374\277pf\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<e\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\300y\223\023\300\377\377\037\300\377\377\037А*\266\030\203\223\023\244\000\000\000\200^\000\000 at r\002\000\030\062\223\023\240}\223\023)\350-\266p\375\226\266\300y\223\023p\375\226\266\300y\223\023\353\212.\266\274e\374\277\330d\374\277\000\000\000\000\364e\374\277\360f\374\277\000\000\000\000\377\377\377\177\000\000\000\000\250c\374\277\274", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x13939260}, d = 0x0}
        producer = 0x1393b110
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffc6778, e = 0xbffc6778}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa3}
#655 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x55338e90)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#656 0xb7d4a47d in metacall (argv=0x55338e90, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#657 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x55338e90)
    at kernel/qmetaobject.cpp:232
No locals.
#658 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x58fe9970, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#659 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x58fe9970)
    at kernel/qobject.cpp:1217
        mce = 0x58fe9970
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffc7e9c
#660 0xb60167a4 in notify_helper (e=0x58fe9970, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#661 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x58fe9970) at kernel/qapplication.cpp:4439
No locals.
#662 0xb601bb32 in QApplication::notify (this=0x58fe9970, receiver=0x901e1e8, 
    e=0x58fe9970) at kernel/qapplication.cpp:4214
        w = 0x58fe9970
        extra = 0x3
        res = 147
#663 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#664 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x58fe9970) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x58fe9970, 0xbffc6d8f}
        d = <optimized out>
#665 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#666 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 356
#667 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#668 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#669 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#670 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#671 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#672 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#673 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#674 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#675 0xb7d430ed in QEventLoop::processEvents (this=0xbffc7090, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1393af40
#676 0xb7d43331 in QEventLoop::exec (this=0xbffc7090, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1393af40
        app = 0xbffc704c
#677 0xb6549f79 in QDialog::exec (this=0x13931b98) at dialogs/qdialog.cpp:552
        guard = {o = 0x13931b98}
        d = 0x13934e10
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1393af40}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#678 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#679 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#680 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#681 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#682 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#683 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f189b0, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#684 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffc76e4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#685 0xb7d4a47d in metacall (argv=0xbffc76e4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#686 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffc76e4)
    at kernel/qmetaobject.cpp:232
No locals.
#687 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffc76e4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffc8b40
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#688 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x120d85c8, 0xbffc76dc}
#689 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f189b0, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "XĒ\023\320\024\223\023)\350-\266p\375\226\266P\301\222\023p\375\226\266P\301\222\023\353\212.\266\374y\374\277\030y\374\277\000\000\000\000\064z\374\277\060{\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374y\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001P\301\222\023\300\377\377\037\300\377\377\037А*\266\360Œ\023\245\000\000\000\200^\000\000\300v\002\000XĒ\023\320\024\223\023)\350-\266p\375\226\266P\301\222\023p\375\226\266P\301\222\023\353\212.\266|z\374\277\230y\374\277\000\000\000\000\264z\374\277\260{\374\277\000\000\000\000\377\377\377\177\000\000\000\000hx\374\277|", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x13932e50}, d = 0x0}
        producer = 0x13934218
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffc7c38, e = 0xbffc7c38}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa4}
#690 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121bebf0)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#691 0xb7d4a47d in metacall (argv=0x121bebf0, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#692 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121bebf0)
    at kernel/qmetaobject.cpp:232
No locals.
#693 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121bec70, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#694 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121bec70)
    at kernel/qobject.cpp:1217
        mce = 0x121bec70
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffc935c
#695 0xb60167a4 in notify_helper (e=0x121bec70, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#696 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121bec70) at kernel/qapplication.cpp:4439
No locals.
#697 0xb601bb32 in QApplication::notify (this=0x121bec70, receiver=0x901e1e8, 
    e=0x121bec70) at kernel/qapplication.cpp:4214
        w = 0x121bec70
        extra = 0x3
        res = 146
#698 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#699 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121bec70) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121bec70, 0xbffc824f}
        d = <optimized out>
#700 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#701 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 355
#702 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#703 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#704 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#705 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#706 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#707 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#708 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#709 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#710 0xb7d430ed in QEventLoop::processEvents (this=0xbffc8550, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x13932448
#711 0xb7d43331 in QEventLoop::exec (this=0xbffc8550, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x13932448
        app = 0xbffc850c
#712 0xb6549f79 in QDialog::exec (this=0x13927d00) at dialogs/qdialog.cpp:552
        guard = {o = 0x13927d00}
        d = 0x13928aa0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x13932448}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#713 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#714 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#715 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#716 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#717 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#718 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f14a18, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#719 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffc8ba4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#720 0xb7d4a47d in metacall (argv=0xbffc8ba4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#721 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffc8ba4)
    at kernel/qmetaobject.cpp:232
No locals.
#722 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffc8ba4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffca000
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#723 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0xa04b520, 0xbffc8b9c}
#724 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f14a18, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "h\240\255\020 o\222\023)\350-\266p\375\226\266\230­\020p\375\226\266\230­\020\353\212.\266\274\216\374\277؍\374\277\000\000\000\000\364\216\374\277\360\217\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274\216\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\230­\020\300\377\377\037\300\377\377\037А*\266 at n\222\023\247\000\000\000\200^\000\000\200}\002\000h\240\255\020 o\222\023)\350-\266p\375\226\266\230­\020p\375\226\266\230­\020\353\212.\266<\217\374\277X\216\374\277\000\000\000\000t\217\374\277p\220\374\277\000\000\000\000\377\377\377\177\000\000\000\000(\215\374\277<\217", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x13928a08}, d = 0x0}
        producer = 0x13927320
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffc90f8, e = 0xbffc90f8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa6}
#725 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121be868)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#726 0xb7d4a47d in metacall (argv=0x121be868, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#727 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121be868)
    at kernel/qmetaobject.cpp:232
No locals.
#728 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121be888, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#729 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121be888)
    at kernel/qobject.cpp:1217
        mce = 0x121be888
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffca81c
#730 0xb60167a4 in notify_helper (e=0x121be888, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#731 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121be888) at kernel/qapplication.cpp:4439
No locals.
#732 0xb601bb32 in QApplication::notify (this=0x121be888, receiver=0x901e1e8, 
    e=0x121be888) at kernel/qapplication.cpp:4214
        w = 0x121be888
        extra = 0x3
        res = 146
#733 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#734 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121be888) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121be888, 0xbffc970f}
        d = <optimized out>
#735 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#736 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 354
#737 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#738 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#739 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#740 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#741 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#742 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#743 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#744 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#745 0xb7d430ed in QEventLoop::processEvents (this=0xbffc9a10, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x13927d60
#746 0xb7d43331 in QEventLoop::exec (this=0xbffc9a10, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x13927d60
        app = 0xbffc99cc
#747 0xb6549f79 in QDialog::exec (this=0x10ad9738) at dialogs/qdialog.cpp:552
        guard = {o = 0x10ad9738}
        d = 0x10ad8a60
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x13927d60}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#748 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#749 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#750 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#751 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#752 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#753 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f13528, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#754 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffca064)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#755 0xb7d4a47d in metacall (argv=0xbffca064, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#756 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffca064)
    at kernel/qmetaobject.cpp:232
No locals.
#757 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffca064) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffcb4c0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#758 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x12036f40, 0xbffca05c}
#759 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f13528, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\310Z\270\t g\255\020)\350-\266p\375\226\266\300}\270\tp\375\226\266\300}\270\t\353\212.\266|\243\374\277\230\242\374\277\000\000\000\000\264\243\374\277\260\244\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|\243\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\300}\270\t\300\377\377\037\300\377\377\037А*\266Ȁ\270\t\242\000\000\000\200^\000\000\300[\002\000\310Z\270\t g\255\020)\350-\266p\375\226\266\300}\270\tp\375\226\266\300}\270\t\353\212.\266\374\243\374\277\030\243\374\277\000\000\000\000\064\244\374\277\060\245\374\277\000\000\000\000\377\377\377\177\000\000\000\000\350\241\374\277\374\243", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x10ad8980}, d = 0x0}
        producer = 0x10ad66e0
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffca5b8, e = 0xbffca5b8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa1}
#760 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121bdb88)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#761 0xb7d4a47d in metacall (argv=0x121bdb88, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#762 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121bdb88)
    at kernel/qmetaobject.cpp:232
No locals.
#763 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121bdba8, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#764 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121bdba8)
    at kernel/qobject.cpp:1217
        mce = 0x121bdba8
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffcbcdc
#765 0xb60167a4 in notify_helper (e=0x121bdba8, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#766 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121bdba8) at kernel/qapplication.cpp:4439
No locals.
#767 0xb601bb32 in QApplication::notify (this=0x121bdba8, receiver=0x901e1e8, 
    e=0x121bdba8) at kernel/qapplication.cpp:4214
        w = 0x121bdba8
        extra = 0x3
        res = 173
#768 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#769 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121bdba8) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121bdba8, 0xbffcabcf}
        d = <optimized out>
#770 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#771 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 353
#772 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#773 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#774 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#775 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#776 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#777 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#778 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#779 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#780 0xb7d430ed in QEventLoop::processEvents (this=0xbffcaed0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x10ad7ac0
#781 0xb7d43331 in QEventLoop::exec (this=0xbffcaed0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x10ad7ac0
        app = 0xbffcae8c
#782 0xb6549f79 in QDialog::exec (this=0x9b83b48) at dialogs/qdialog.cpp:552
        guard = {o = 0x9b83b48}
        d = 0x9b83580
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x10ad7ac0}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#783 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#784 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#785 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#786 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#787 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#788 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f0e4e0, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#789 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffcb524)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#790 0xb7d4a47d in metacall (argv=0xbffcb524, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#791 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffcb524)
    at kernel/qmetaobject.cpp:232
No locals.
#792 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffcb524) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffcc980
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#793 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x12037020, 0xbffcb51c}
#794 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f0e4e0, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "ཆ\t\300Ć\t)\350-\266p\375\226\266躆\tp\375\226\266躆\t\353\212.\266<\270\374\277X\267\374\277\000\000\000\000t\270\374\277p\271\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<\270\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001躆\t\300\377\377\037\300\377\377\037А*\266x\277\206\t\252\000\000\000\200^\000\000\300\205\002\000ཆ\t\300Ć\t)\350-\266p\375\226\266躆\tp\375\226\266躆\t\353\212.\266\274\270\374\277ط\374\277\000\000\000\000\364\270\374\277\360\271\374\277\000\000\000\000\377\377\377\177\000\000\000\000\250\266\374\277\274\270", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x9b84538}, d = 0x0}
        producer = 0x986d7e8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffcba78, e = 0xbffcba78}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa9}
#795 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121bc1e8)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#796 0xb7d4a47d in metacall (argv=0x121bc1e8, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#797 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121bc1e8)
    at kernel/qmetaobject.cpp:232
No locals.
#798 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121bb548, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#799 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121bb548)
    at kernel/qobject.cpp:1217
        mce = 0x121bb548
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffcd19c
#800 0xb60167a4 in notify_helper (e=0x121bb548, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#801 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121bb548) at kernel/qapplication.cpp:4439
No locals.
#802 0xb601bb32 in QApplication::notify (this=0x121bb548, receiver=0x901e1e8, 
    e=0x121bb548) at kernel/qapplication.cpp:4214
        w = 0x121bb548
        extra = 0x3
        res = 134
#803 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#804 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121bb548) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121bb548, 0xbffcc08f}
        d = <optimized out>
#805 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#806 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 352
#807 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#808 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#809 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#810 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#811 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#812 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#813 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#814 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#815 0xb7d430ed in QEventLoop::processEvents (this=0xbffcc390, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x986c9f0
#816 0xb7d43331 in QEventLoop::exec (this=0xbffcc390, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x986c9f0
        app = 0xbffcc34c
#817 0xb6549f79 in QDialog::exec (this=0xa70bbf0) at dialogs/qdialog.cpp:552
        guard = {o = 0xa70bbf0}
        d = 0x9bfbeb0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x986c9f0}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#818 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#819 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#820 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#821 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#822 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#823 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f10b40, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#824 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffcc9e4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#825 0xb7d4a47d in metacall (argv=0xbffcc9e4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#826 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffcc9e4)
    at kernel/qmetaobject.cpp:232
No locals.
#827 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffcc9e4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffcde40
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#828 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x12036c70, 0xbffcc9dc}
#829 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f10b40, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = " \244o\t\220\261p\n)\350-\266p\375\226\266Ȯp\np\375\226\266Ȯp\n\353\212.\266\374\314\374\277\030\314\374\277\000\000\000\000\064\315\374\277\060\316\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374\314\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001Ȯp\n\300\377\377\037\300\377\377\037А*\266\000\270p\n\255\000\000\000\200^\000\000\200\225\002\000 \244o\t\220\261p\n)\350-\266p\375\226\266Ȯp\np\375\226\266Ȯp\n\353\212.\266|\315\374\277\230\314\374\277\000\000\000\000\264\315\374\277\260\316\374\277\000\000\000\000\377\377\377\177\000\000\000\000h\313\374\277|\315", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x9bfced0}, d = 0x0}
        producer = 0xa70b530
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffccf38, e = 0xbffccf38}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xac}
#830 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121bc378)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#831 0xb7d4a47d in metacall (argv=0x121bc378, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#832 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121bc378)
    at kernel/qmetaobject.cpp:232
No locals.
#833 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121bb578, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#834 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121bb578)
    at kernel/qobject.cpp:1217
        mce = 0x121bb578
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffce65c
#835 0xb60167a4 in notify_helper (e=0x121bb578, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#836 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121bb578) at kernel/qapplication.cpp:4439
No locals.
#837 0xb601bb32 in QApplication::notify (this=0x121bb578, receiver=0x901e1e8, 
    e=0x121bb578) at kernel/qapplication.cpp:4214
        w = 0x121bb578
        extra = 0x3
        res = 111
#838 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#839 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121bb578) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121bb578, 0xbffcd54f}
        d = <optimized out>
#840 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#841 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 351
#842 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#843 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#844 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#845 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#846 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#847 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#848 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#849 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#850 0xb7d430ed in QEventLoop::processEvents (this=0xbffcd850, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0xa70bc30
#851 0xb7d43331 in QEventLoop::exec (this=0xbffcd850, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0xa70bc30
        app = 0xbffcd80c
#852 0xb6549f79 in QDialog::exec (this=0x96fd628) at dialogs/qdialog.cpp:552
        guard = {o = 0x96fd628}
        d = 0x96fc348
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0xa70bc30}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#853 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#854 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#855 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#856 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#857 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#858 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f0f528, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#859 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffcdea4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#860 0xb7d4a47d in metacall (argv=0xbffcdea4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#861 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffcdea4)
    at kernel/qmetaobject.cpp:232
No locals.
#862 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffcdea4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffcf300
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#863 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x58fe89a8, 0xbffcde9c}
#864 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f0f528, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = " 9\211\t\310@\211\t)\350-\266p\375\226\266\020\066\211\tp\375\226\266\020\066\211\t\353\212.\266\274\341\374\277\330\340\374\277\000\000\000\000\364\341\374\277\360\342\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274\341\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\020\066\211\t\300\377\377\037\300\377\377\037А*\266\350?\211\t\246\000\000\000\200^\000\000@{\002\000 9\211\t\310@\211\t)\350-\266p\375\226\266\020\066\211\tp\375\226\266\020\066\211\t\353\212.\266<\342\374\277X\341\374\277\000\000\000\000t\342\374\277p\343\374\277\000\000\000\000\377\377\377\177\000\000\000\000(\340\374\277<\342", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x96fd240}, d = 0x0}
        producer = 0x9893d10
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffce3f8, e = 0xbffce3f8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa5}
#865 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x55336b80)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#866 0xb7d4a47d in metacall (argv=0x55336b80, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#867 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x55336b80)
    at kernel/qmetaobject.cpp:232
No locals.
#868 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x55336bd0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#869 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x55336bd0)
    at kernel/qobject.cpp:1217
        mce = 0x55336bd0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffcfb1c
#870 0xb60167a4 in notify_helper (e=0x55336bd0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#871 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x55336bd0) at kernel/qapplication.cpp:4439
No locals.
#872 0xb601bb32 in QApplication::notify (this=0x55336bd0, receiver=0x901e1e8, 
    e=0x55336bd0) at kernel/qapplication.cpp:4214
        w = 0x55336bd0
        extra = 0x3
        res = 137
#873 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#874 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x55336bd0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x55336bd0, 0xbffcea0f}
        d = <optimized out>
#875 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#876 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 350
#877 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#878 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#879 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#880 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#881 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#882 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#883 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#884 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#885 0xb7d430ed in QEventLoop::processEvents (this=0xbffced10, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x96f9d60
#886 0xb7d43331 in QEventLoop::exec (this=0xbffced10, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x96f9d60
        app = 0xbffceccc
#887 0xb6549f79 in QDialog::exec (this=0x987e7f0) at dialogs/qdialog.cpp:552
        guard = {o = 0x987e7f0}
        d = 0x987e620
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x96f9d60}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#888 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#889 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#890 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#891 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#892 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#893 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f0dfb8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#894 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffcf364)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#895 0xb7d4a47d in metacall (argv=0xbffcf364, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#896 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffcf364)
    at kernel/qmetaobject.cpp:232
No locals.
#897 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffcf364) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffd07c0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#898 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x55334058, 0xbffcf35c}
#899 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f0dfb8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "(S\227\tX\333v\t)\350-\266p\375\226\266\250\330v\tp\375\226\266\250\330v\t\353\212.\266|\366\374\277\230\365\374\277\000\000\000\000\264\366\374\277\260\367\374\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|\366\374\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\250\330v\t\300\377\377\037\300\377\377\037А*\266\000\342v\t\253\000\000\000\200^\000\000@\231\002\000(S\227\tX\333v\t)\350-\266p\375\226\266\250\330v\tp\375\226\266\250\330v\t\353\212.\266\374\366\374\277\030\366\374\277\000\000\000\000\064\367\374\277\060\370\374\277\000\000\000\000\377\377\377\177\000\000\000\000\350\364\374\277\374\366", <incomplete sequence \374\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x987ba30}, d = 0x0}
        producer = 0x9975098
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffcf8b8, e = 0xbffcf8b8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xaa}
#900 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x55335e10)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#901 0xb7d4a47d in metacall (argv=0x55335e10, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#902 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x55335e10)
    at kernel/qmetaobject.cpp:232
No locals.
#903 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x55336898, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#904 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x55336898)
    at kernel/qobject.cpp:1217
        mce = 0x55336898
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffd0fdc
#905 0xb60167a4 in notify_helper (e=0x55336898, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#906 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x55336898) at kernel/qapplication.cpp:4439
No locals.
#907 0xb601bb32 in QApplication::notify (this=0x55336898, receiver=0x901e1e8, 
    e=0x55336898) at kernel/qapplication.cpp:4214
        w = 0x55336898
        extra = 0x3
        res = 118
#908 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#909 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x55336898) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x55336898, 0xbffcfecf}
        d = <optimized out>
#910 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#911 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 349
#912 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#913 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#914 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#915 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#916 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#917 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#918 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#919 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#920 0xb7d430ed in QEventLoop::processEvents (this=0xbffd01d0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x987d3e0
#921 0xb7d43331 in QEventLoop::exec (this=0xbffd01d0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x987d3e0
        app = 0xbffd018c
#922 0xb6549f79 in QDialog::exec (this=0x9977858) at dialogs/qdialog.cpp:552
        guard = {o = 0x9977858}
        d = 0x99771c8
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x987d3e0}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#923 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#924 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#925 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#926 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#927 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#928 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f0b480, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#929 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffd0824)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#930 0xb7d4a47d in metacall (argv=0xbffd0824, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#931 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffd0824)
    at kernel/qmetaobject.cpp:232
No locals.
#932 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffd0824) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffd1c80
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#933 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x11fba8a8, 0xbffd081c}
#934 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f0b480, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\030\260_\t\230\277`\t)\350-\266p\375\226\266\350\274`\tp\375\226\266\350\274`\t\353\212.\266<\v\375\277X\n\375\277\000\000\000\000t\v\375\277p\f\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<\v\375\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\350\274`\t\300\377\377\037\300\377\377\037А*\266\b\306`\t\244\000\000\000\200^\000\000\200q\002\000\030\260_\t\230\277`\t)\350-\266p\375\226\266\350\274`\tp\375\226\266\350\274`\t\353\212.\266\274\v\375\277\330\n\375\277\000\000\000\000\364\v\375\277\360\f\375\277\000\000\000\000\377\377\377\177\000\000\000\000\250\t\375\277\274", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x9974500}, d = 0x0}
        producer = 0x99748f8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffd0d78, e = 0xbffd0d78}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa3}
#935 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121bc158)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#936 0xb7d4a47d in metacall (argv=0x121bc158, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#937 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121bc158)
    at kernel/qmetaobject.cpp:232
No locals.
#938 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121bc178, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#939 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121bc178)
    at kernel/qobject.cpp:1217
        mce = 0x121bc178
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffd249c
#940 0xb60167a4 in notify_helper (e=0x121bc178, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#941 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121bc178) at kernel/qapplication.cpp:4439
No locals.
#942 0xb601bb32 in QApplication::notify (this=0x121bc178, receiver=0x901e1e8, 
    e=0x121bc178) at kernel/qapplication.cpp:4214
        w = 0x121bc178
        extra = 0x3
        res = 95
#943 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#944 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121bc178) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121bc178, 0xbffd138f}
        d = <optimized out>
#945 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#946 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 348
#947 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#948 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#949 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#950 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#951 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#952 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#953 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#954 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#955 0xb7d430ed in QEventLoop::processEvents (this=0xbffd1690, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x99777d8
#956 0xb7d43331 in QEventLoop::exec (this=0xbffd1690, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x99777d8
        app = 0xbffd164c
#957 0xb6549f79 in QDialog::exec (this=0x9749580) at dialogs/qdialog.cpp:552
        guard = {o = 0x9749580}
        d = 0x95fd200
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x99777d8}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#958 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#959 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#960 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#961 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#962 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#963 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f09f90, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#964 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffd1ce4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#965 0xb7d4a47d in metacall (argv=0xbffd1ce4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#966 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffd1ce4)
    at kernel/qmetaobject.cpp:232
No locals.
#967 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffd1ce4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffd3140
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#968 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x55332848, 0xbffd1cdc}
#969 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f09f90, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\b\351s\t\210\211t\t)\350-\266p\375\226\266؆t\tp\375\226\266؆t\t\353\212.\266\374\037\375\277\030\037\375\277\000\000\000\000\064 \375\277\060!\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374\037\375\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001؆t\t\300\377\377\037\300\377\377\037А*\266\060\220t\t\250\000\000\000\200^\000\000@\204\002\000\b\351s\t\210\211t\t)\350-\266p\375\226\266؆t\tp\375\226\266؆t\t\353\212.\266| \375\277\230\037\375\277\000\000\000\000\264 \375\277\260!\375\277\000\000\000\000\377\377\377\177\000\000\000\000h\036\375\277|", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x95fa060}, d = 0x0}
        producer = 0x95fbf30
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffd2238, e = 0xbffd2238}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa7}
#970 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x553357f8)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#971 0xb7d4a47d in metacall (argv=0x553357f8, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#972 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x553357f8)
    at kernel/qmetaobject.cpp:232
No locals.
#973 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x55334d50, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#974 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x55334d50)
    at kernel/qobject.cpp:1217
        mce = 0x55334d50
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffd395c
#975 0xb60167a4 in notify_helper (e=0x55334d50, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#976 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x55334d50) at kernel/qapplication.cpp:4439
No locals.
#977 0xb601bb32 in QApplication::notify (this=0x55334d50, receiver=0x901e1e8, 
    e=0x55334d50) at kernel/qapplication.cpp:4214
        w = 0x55334d50
        extra = 0x3
        res = 116
#978 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#979 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x55334d50) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x55334d50, 0xbffd284f}
        d = <optimized out>
#980 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#981 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 347
#982 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#983 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#984 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#985 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#986 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#987 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#988 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#989 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#990 0xb7d430ed in QEventLoop::processEvents (this=0xbffd2b50, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x97498d0
#991 0xb7d43331 in QEventLoop::exec (this=0xbffd2b50, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x97498d0
        app = 0xbffd2b0c
#992 0xb6549f79 in QDialog::exec (this=0x973da00) at dialogs/qdialog.cpp:552
        guard = {o = 0x973da00}
        d = 0x973e6a8
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x97498d0}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#993 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#994 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#995 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#996 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#997 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#998 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, id=..., 
    replace=false) at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f04ef8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#999 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffd31a4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1000 0xb7d4a47d in metacall (argv=0xbffd31a4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1001 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffd31a4)
    at kernel/qmetaobject.cpp:232
No locals.
#1002 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffd31a4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffd4600
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1003 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x9fd0068, 0xbffd319c}
#1004 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f04ef8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\210\330s\th\337s\t)\350-\266p\375\226\266\200\325s\tp\375\226\266\200\325s\t\353\212.\266\274\064\375\277\330\063\375\277\000\000\000\000\364\064\375\277\360\065\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274\064\375\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001\200\325s\t\300\377\377\037\300\377\377\037А*\266 \332s\t\261\000\000\000\200^\000\000@\242\002\000\210\330s\th\337s\t)\350-\266p\375\226\266\200\325s\tp\375\226\266\200\325s\t\353\212.\266<5\375\277X4\375\277\000\000\000\000t5\375\277p6\375\277\000\000\000\000\377\377\377\177\000\000\000\000(3\375\277<", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x9662b08}, d = 0x0}
        producer = 0x973da78
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffd36f8, e = 0xbffd36f8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xb0}
#1005 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121ba158)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1006 0xb7d4a47d in metacall (argv=0x121ba158, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1007 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121ba158)
    at kernel/qmetaobject.cpp:232
No locals.
#1008 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121ba1f8, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1009 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121ba1f8)
    at kernel/qobject.cpp:1217
        mce = 0x121ba1f8
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffd4e1c
#1010 0xb60167a4 in notify_helper (e=0x121ba1f8, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1011 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121ba1f8) at kernel/qapplication.cpp:4439
No locals.
#1012 0xb601bb32 in QApplication::notify (this=0x121ba1f8, receiver=0x901e1e8, 
    e=0x121ba1f8) at kernel/qapplication.cpp:4214
        w = 0x121ba1f8
        extra = 0x3
        res = 115
#1013 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1014 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121ba1f8) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121ba1f8, 0xbffd3d0f}
        d = <optimized out>
#1015 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1016 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 346
#1017 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1018 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1019 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1020 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1021 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1022 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1023 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1024 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1025 0xb7d430ed in QEventLoop::processEvents (this=0xbffd4010, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x973e648
#1026 0xb7d43331 in QEventLoop::exec (this=0xbffd4010, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x973e648
        app = 0xbffd3fcc
#1027 0xb6549f79 in QDialog::exec (this=0x13944fb8) at dialogs/qdialog.cpp:552
        guard = {o = 0x13944fb8}
        d = 0x13944608
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x973e648}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1028 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1029 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1030 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1031 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1032 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1033 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f05f50, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1034 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffd4664)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1035 0xb7d4a47d in metacall (argv=0xbffd4664, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1036 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffd4664)
    at kernel/qmetaobject.cpp:232
No locals.
#1037 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffd4664) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffd5ac0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1038 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x11fb1ad8, 0xbffd465c}
#1039 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f05f50, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\340Af\t`i\033\022)\350-\266p\375\226\266 \201\033\022p\375\226\266 \201\033\022\353\212.\266|I\375\277\230H\375\277\000\000\000\000\264I\375\277\260J\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|I\375\277\000\000\000\000p\375\226\266\000\000\000\000\200^\000\000\000\000\000\000Ϸ.\001 \201\033\022\300\377\377\037\300\377\377\037А*\266p\031\033\022\243\000\000\000\200^\000\000 at i\002\000\340Af\t`i\033\022)\350-\266p\375\226\266 \201\033\022p\375\226\266 \201\033\022\353\212.\266\374I\375\277\030I\375\277\000\000\000\000\064J\375\277\060K\375\277\000\000\000\000\377\377\377\177\000\000\000\000\350G\375\277\374", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0xaaed688}, d = 0x0}
        producer = 0x121b4de8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffd4bb8, e = 0xbffd4bb8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa2}
#1040 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121b9e40)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1041 0xb7d4a47d in metacall (argv=0x121b9e40, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1042 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121b9e40)
    at kernel/qmetaobject.cpp:232
No locals.
#1043 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121b8860, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1044 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121b8860)
    at kernel/qobject.cpp:1217
        mce = 0x121b8860
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffd62dc
#1045 0xb60167a4 in notify_helper (e=0x121b8860, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1046 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121b8860) at kernel/qapplication.cpp:4439
No locals.
#1047 0xb601bb32 in QApplication::notify (this=0x121b8860, receiver=0x901e1e8, 
    e=0x121b8860) at kernel/qapplication.cpp:4214
        w = 0x121b8860
        extra = 0x3
        res = 64
#1048 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1049 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121b8860) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121b8860, 0xbffd51cf}
        d = <optimized out>
#1050 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1051 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 345
#1052 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1053 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1054 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1055 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1056 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1057 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1058 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1059 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1060 0xb7d430ed in QEventLoop::processEvents (this=0xbffd54d0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x13944f58
#1061 0xb7d43331 in QEventLoop::exec (this=0xbffd54d0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x13944f58
        app = 0xbffd548c
#1062 0xb6549f79 in QDialog::exec (this=0x16f7e48) at dialogs/qdialog.cpp:552
        guard = {o = 0x16f7e48}
        d = 0x12332988
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x13944f58}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1063 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1064 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1065 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1066 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1067 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1068 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f03588, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1069 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffd5b24)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1070 0xb7d4a47d in metacall (argv=0xbffd5b24, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1071 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffd5b24)
    at kernel/qmetaobject.cpp:232
No locals.
#1072 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffd5b24) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffd6f80
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1073 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x9ecc3e0, 0xbffd5b1c}
#1074 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9f03588, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "P\216n\001\230\320n\001)\350-\266p\375\226\266\350\315n\001p\375\226\266\350\315n\001\353\212.\266<^\375\277X]\375\277\000\000\000\000t^\375\277p_\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<^\375\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001\350\315n\001\300\377\377\037\300\377\377\037А*\266\000\327n\001\257\000\000\000 at o\000\000\300\205\002\000P\216n\001\230\320n\001)\350-\266p\375\226\266\350\315n\001p\375\226\266\350\315n\001\353\212.\266\274^\375\277\330]\375\277\000\000\000\000\364^\375\277\360_\375\277\000\000\000\000\377\377\377\177\000\000\000\000\250\\\375\277\274", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x5cc306f0}, d = 0x0}
        producer = 0x55332120
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffd6078, e = 0xbffd6078}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xae}
#1075 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121b88e8)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1076 0xb7d4a47d in metacall (argv=0x121b88e8, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1077 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121b88e8)
    at kernel/qmetaobject.cpp:232
No locals.
#1078 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121b82c0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1079 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121b82c0)
    at kernel/qobject.cpp:1217
        mce = 0x121b82c0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffd779c
#1080 0xb60167a4 in notify_helper (e=0x121b82c0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1081 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121b82c0) at kernel/qapplication.cpp:4439
No locals.
#1082 0xb601bb32 in QApplication::notify (this=0x121b82c0, receiver=0x901e1e8, 
    e=0x121b82c0) at kernel/qapplication.cpp:4214
        w = 0x121b82c0
        extra = 0x3
        res = true
#1083 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1084 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121b82c0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121b82c0, 0xbffd668f}
        d = <optimized out>
#1085 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1086 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 316
#1087 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1088 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1089 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1090 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1091 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1092 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1093 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1094 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1095 0xb7d430ed in QEventLoop::processEvents (this=0xbffd6990, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x16ef350
#1096 0xb7d43331 in QEventLoop::exec (this=0xbffd6990, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x16ef350
        app = 0xbffd694c
#1097 0xb6549f79 in QDialog::exec (this=0x16e61b8) at dialogs/qdialog.cpp:552
        guard = {o = 0x16e61b8}
        d = 0x16e9650
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x16ef350}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1098 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1099 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1100 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1101 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1102 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1103 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9ea4350, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1104 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffd6fe4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1105 0xb7d4a47d in metacall (argv=0xbffd6fe4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1106 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffd6fe4)
    at kernel/qmetaobject.cpp:232
No locals.
#1107 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffd6fe4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffd8440
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1108 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x5531cb78, 0xbffd6fdc}
#1109 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9ea4350, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "hZb\023(Gn\001)\350-\266p\375\226\266\340Yb\023p\375\226\266\340Yb\023\353\212.\266\374r\375\277\030r\375\277\000\000\000\000\064s\375\277\060t\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374r\375\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001\340Yb\023\300\377\377\037\300\377\377\037А*\266\340An\001\251\000\000\000 at o\000\000\200%\002\000hZb\023(Gn\001)\350-\266p\375\226\266\340Yb\023p\375\226\266\340Yb\023\353\212.\266|s\375\277\230r\375\277\000\000\000\000\264s\375\277\260t\375\277\000\000\000\000\377\377\377\177\000\000\000\000hq\375\277|", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x16e86d8}, d = 0x0}
        producer = 0x16e5688
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffd7538, e = 0xbffd7538}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa8}
#1110 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x5531da68)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1111 0xb7d4a47d in metacall (argv=0x5531da68, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1112 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x5531da68)
    at kernel/qmetaobject.cpp:232
No locals.
#1113 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5531daa8, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1114 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5531daa8)
    at kernel/qobject.cpp:1217
        mce = 0x5531daa8
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffd8c5c
#1115 0xb60167a4 in notify_helper (e=0x5531daa8, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1116 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5531daa8) at kernel/qapplication.cpp:4439
No locals.
#1117 0xb601bb32 in QApplication::notify (this=0x5531daa8, receiver=0x901e1e8, 
    e=0x5531daa8) at kernel/qapplication.cpp:4214
        w = 0x5531daa8
        extra = 0x3
        res = 110
#1118 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1119 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5531daa8) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5531daa8, 0xbffd7b4f}
        d = <optimized out>
#1120 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1121 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 315
#1122 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1123 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1124 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1125 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1126 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1127 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1128 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1129 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1130 0xb7d430ed in QEventLoop::processEvents (this=0xbffd7e50, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x16e4e30
#1131 0xb7d43331 in QEventLoop::exec (this=0xbffd7e50, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x16e4e30
        app = 0xbffd7e0c
#1132 0xb6549f79 in QDialog::exec (this=0x136209b0) at dialogs/qdialog.cpp:552
        guard = {o = 0x136209b0}
        d = 0x13620f88
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x16e4e30}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1133 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1134 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1135 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1136 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1137 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1138 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e99818, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1139 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffd84a4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1140 0xb7d4a47d in metacall (argv=0xbffd84a4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1141 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffd84a4)
    at kernel/qmetaobject.cpp:232
No locals.
#1142 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffd84a4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffd9900
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1143 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x11dee1e8, 0xbffd849c}
#1144 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e99818, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "(\312a\023\260\363a\023)\350-\266p\375\226\266\000\361a\023p\375\226\266\000\361a\023\353\212.\266\274\207\375\277؆\375\277\000\000\000\000\364\207\375\277\360\210\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274\207\375\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001\000\361a\023\300\377\377\037\300\377\377\037А*\266X\372a\023\257\000\000\000 at o\000\000\300\205\002\000(\312a\023\260\363a\023)\350-\266p\375\226\266\000\361a\023p\375\226\266\000\361a\023\353\212.\266<\210\375\277X\207\375\277\000\000\000\000t\210\375\277p\211\375\277\000\000\000\000\377\377\377\177\000\000\000\000(\206\375\277<\210", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x13621e30}, d = 0x0}
        producer = 0x136205b0
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffd89f8, e = 0xbffd89f8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xae}
#1145 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121aaae8)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1146 0xb7d4a47d in metacall (argv=0x121aaae8, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1147 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121aaae8)
    at kernel/qmetaobject.cpp:232
No locals.
#1148 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121aaa40, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1149 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121aaa40)
    at kernel/qobject.cpp:1217
        mce = 0x121aaa40
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffda11c
#1150 0xb60167a4 in notify_helper (e=0x121aaa40, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1151 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121aaa40) at kernel/qapplication.cpp:4439
No locals.
#1152 0xb601bb32 in QApplication::notify (this=0x121aaa40, receiver=0x901e1e8, 
    e=0x121aaa40) at kernel/qapplication.cpp:4214
        w = 0x121aaa40
        extra = 0x3
        res = 98
#1153 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1154 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121aaa40) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121aaa40, 0xbffd900f}
        d = <optimized out>
#1155 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1156 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 314
#1157 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1158 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1159 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1160 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1161 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1162 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1163 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1164 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1165 0xb7d430ed in QEventLoop::processEvents (this=0xbffd9310, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x13620a30
#1166 0xb7d43331 in QEventLoop::exec (this=0xbffd9310, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x13620a30
        app = 0xbffd92cc
#1167 0xb6549f79 in QDialog::exec (this=0x1361b7c8) at dialogs/qdialog.cpp:552
        guard = {o = 0x1361b7c8}
        d = 0x13619888
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x13620a30}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1168 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1169 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1170 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1171 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1172 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1173 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e981a8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1174 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffd9964)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1175 0xb7d4a47d in metacall (argv=0xbffd9964, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1176 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffd9964)
    at kernel/qmetaobject.cpp:232
No locals.
#1177 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffd9964) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffdadc0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1178 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x5531b6c8, 0xbffd995c}
#1179 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e981a8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\350\065a\023\210\202a\023)\350-\266p\375\226\266\300\177a\023p\375\226\266\300\177a\023\353\212.\266|\234\375\277\230\233\375\277\000\000\000\000\264\234\375\277\260\235\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|\234\375\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001\300\177a\023\300\377\377\037\300\377\377\037А*\266\260\210a\023\257\000\000\000 at o\000\000\300\205\002\000\350\065a\023\210\202a\023)\350-\266p\375\226\266\300\177a\023p\375\226\266\300\177a\023\353\212.\266\374\234\375\277\030\234\375\277\000\000\000\000\064\235\375\277\060\236\375\277\000\000\000\000\377\377\377\177\000\000\000\000\350\232\375\277\374\234", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x132c8610}, d = 0x0}
        producer = 0x13619108
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffd9eb8, e = 0xbffd9eb8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xae}
#1180 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x5531a1f8)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1181 0xb7d4a47d in metacall (argv=0x5531a1f8, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1182 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x5531a1f8)
    at kernel/qmetaobject.cpp:232
No locals.
#1183 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5531b6f0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1184 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5531b6f0)
    at kernel/qobject.cpp:1217
        mce = 0x5531b6f0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffdb5dc
#1185 0xb60167a4 in notify_helper (e=0x5531b6f0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1186 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5531b6f0) at kernel/qapplication.cpp:4439
No locals.
#1187 0xb601bb32 in QApplication::notify (this=0x5531b6f0, receiver=0x901e1e8, 
    e=0x5531b6f0) at kernel/qapplication.cpp:4214
        w = 0x5531b6f0
        extra = 0x3
        res = 97
#1188 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1189 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5531b6f0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5531b6f0, 0xbffda4cf}
        d = <optimized out>
#1190 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1191 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 313
#1192 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1193 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1194 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1195 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1196 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1197 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1198 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1199 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1200 0xb7d430ed in QEventLoop::processEvents (this=0xbffda7d0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x13619828
#1201 0xb7d43331 in QEventLoop::exec (this=0xbffda7d0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x13619828
        app = 0xbffda78c
#1202 0xb6549f79 in QDialog::exec (this=0x135f5e50) at dialogs/qdialog.cpp:552
        guard = {o = 0x135f5e50}
        d = 0x135f6588
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x13619828}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1203 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1204 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1205 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1206 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1207 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1208 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e96bc0, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1209 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffdae24)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1210 0xb7d4a47d in metacall (argv=0xbffdae24, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1211 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffdae24)
    at kernel/qmetaobject.cpp:232
No locals.
#1212 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffdae24) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffdc280
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1213 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0xa057698, 0xbffdae1c}
#1214 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e96bc0, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "`N_\023 at U_\023)\350-\266p\375\226\266 at K_\023p\375\226\266 at K_\023\353\212.\266<\261\375\277X\260\375\277\000\000\000\000t\261\375\277p\262\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<\261\375\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001 at K_\023\300\377\377\037\300\377\377\037А*\266\370O_\023\261\000\000\000 at o\000\000\300\224\002\000`N_\023 at U_\023)\350-\266p\375\226\266 at K_\023p\375\226\266 at K_\023\353\212.\266\274\261\375\277ذ\375\277\000\000\000\000\364\261\375\277\360\262\375\277\000\000\000\000\377\377\377\177\000\000\000\000\250\257\375\277\274\261", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x136124b8}, d = 0x0}
        producer = 0x135eecc8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffdb378, e = 0xbffdb378}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xb0}
#1215 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121a9f18)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1216 0xb7d4a47d in metacall (argv=0x121a9f18, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1217 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121a9f18)
    at kernel/qmetaobject.cpp:232
No locals.
#1218 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121a8590, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1219 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121a8590)
    at kernel/qobject.cpp:1217
        mce = 0x121a8590
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffdca9c
#1220 0xb60167a4 in notify_helper (e=0x121a8590, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1221 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121a8590) at kernel/qapplication.cpp:4439
No locals.
#1222 0xb601bb32 in QApplication::notify (this=0x121a8590, receiver=0x901e1e8, 
    e=0x121a8590) at kernel/qapplication.cpp:4214
        w = 0x121a8590
        extra = 0x3
        res = 95
#1223 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1224 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121a8590) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121a8590, 0xbffdb98f}
        d = <optimized out>
#1225 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1226 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 312
#1227 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1228 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1229 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1230 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1231 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1232 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1233 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1234 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1235 0xb7d430ed in QEventLoop::processEvents (this=0xbffdbc90, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x135f5c58
#1236 0xb7d43331 in QEventLoop::exec (this=0xbffdbc90, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x135f5c58
        app = 0xbffdbc4c
#1237 0xb6549f79 in QDialog::exec (this=0x135ef038) at dialogs/qdialog.cpp:552
        guard = {o = 0x135ef038}
        d = 0x135ef838
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x135f5c58}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1238 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1239 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1240 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1241 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1242 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1243 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e95570, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1244 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffdc2e4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1245 0xb7d4a47d in metacall (argv=0xbffdc2e4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1246 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffdc2e4)
    at kernel/qmetaobject.cpp:232
No locals.
#1247 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffdc2e4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffdd740
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1248 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x5531b328, 0xbffdc2dc}
#1249 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e95570, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\370\005J\023\060\336^\023)\350-\266p\375\226\266\310+J\023p\375\226\266\310+J\023\353\212.\266\374\305\375\277\030\305\375\277\000\000\000\000\064\306\375\277\060\307\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374\305\375\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001\310+J\023\300\377\377\037\300\377\377\037А*\266@\345^\023\255\000\000\000 at o\000\000\300v\002\000\370\005J\023\060\336^\023)\350-\266p\375\226\266\310+J\023p\375\226\266\310+J\023\353\212.\266|\306\375\277\230\305\375\277\000\000\000\000\264\306\375\277\260\307\375\277\000\000\000\000\377\377\377\177\000\000\000\000h\304\375\277|\306", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x135ef590}, d = 0x0}
        producer = 0x135eeb98
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffdc838, e = 0xbffdc838}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xac}
#1250 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x5531b308)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1251 0xb7d4a47d in metacall (argv=0x5531b308, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1252 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x5531b308)
    at kernel/qmetaobject.cpp:232
No locals.
#1253 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5531b368, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1254 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5531b368)
    at kernel/qobject.cpp:1217
        mce = 0x5531b368
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffddf5c
#1255 0xb60167a4 in notify_helper (e=0x5531b368, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1256 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5531b368) at kernel/qapplication.cpp:4439
No locals.
#1257 0xb601bb32 in QApplication::notify (this=0x5531b368, receiver=0x901e1e8, 
    e=0x5531b368) at kernel/qapplication.cpp:4214
        w = 0x5531b368
        extra = 0x3
        res = 94
#1258 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1259 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5531b368) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5531b368, 0xbffdce4f}
        d = <optimized out>
#1260 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1261 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 311
#1262 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1263 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1264 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1265 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1266 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1267 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1268 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1269 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1270 0xb7d430ed in QEventLoop::processEvents (this=0xbffdd150, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x135f0170
#1271 0xb7d43331 in QEventLoop::exec (this=0xbffdd150, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x135f0170
        app = 0xbffdd10c
#1272 0xb6549f79 in QDialog::exec (this=0x1349def0) at dialogs/qdialog.cpp:552
        guard = {o = 0x1349def0}
        d = 0x1349e478
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x135f0170}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1273 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1274 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1275 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1276 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1277 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1278 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e93f80, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1279 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffdd7a4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1280 0xb7d4a47d in metacall (argv=0xbffdd7a4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1281 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffdd7a4)
    at kernel/qmetaobject.cpp:232
No locals.
#1282 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffdd7a4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffdec00
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1283 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x5531a340, 0xbffdd79c}
#1284 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e93f80, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\370\237I\023\240\314I\023)\350-\266p\375\226\266\360\311I\023p\375\226\266\360\311I\023\353\212.\266\274\332\375\277\330\331\375\277\000\000\000\000\364\332\375\277\360\333\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274\332\375\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001\360\311I\023\300\377\377\037\300\377\377\037А*\266H\323I\023\255\000\000\000 at o\000\000\000y\002\000\370\237I\023\240\314I\023)\350-\266p\375\226\266\360\311I\023p\375\226\266\360\311I\023\353\212.\266<\333\375\277X\332\375\277\000\000\000\000t\333\375\277p\334\375\277\000\000\000\000\377\377\377\177\000\000\000\000(\331\375\277<\333", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x1349f8d0}, d = 0x0}
        producer = 0x16dfc38
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffddcf8, e = 0xbffddcf8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xac}
#1285 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x5531a310)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1286 0xb7d4a47d in metacall (argv=0x5531a310, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1287 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x5531a310)
    at kernel/qmetaobject.cpp:232
No locals.
#1288 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5531a548, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1289 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5531a548)
    at kernel/qobject.cpp:1217
        mce = 0x5531a548
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffdf41c
#1290 0xb60167a4 in notify_helper (e=0x5531a548, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1291 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5531a548) at kernel/qapplication.cpp:4439
No locals.
#1292 0xb601bb32 in QApplication::notify (this=0x5531a548, receiver=0x901e1e8, 
    e=0x5531a548) at kernel/qapplication.cpp:4214
        w = 0x5531a548
        extra = 0x3
        res = 74
#1293 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1294 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5531a548) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5531a548, 0xbffde30f}
        d = <optimized out>
#1295 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1296 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 310
#1297 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1298 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1299 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1300 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1301 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1302 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1303 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1304 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1305 0xb7d430ed in QEventLoop::processEvents (this=0xbffde610, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1349e210
#1306 0xb7d43331 in QEventLoop::exec (this=0xbffde610, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1349e210
        app = 0xbffde5cc
#1307 0xb6549f79 in QDialog::exec (this=0x121a70e8) at dialogs/qdialog.cpp:552
        guard = {o = 0x121a70e8}
        d = 0x121a8768
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1349e210}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1308 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1309 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1310 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1311 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1312 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1313 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e90e10, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1314 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffdec64)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1315 0xb7d4a47d in metacall (argv=0xbffdec64, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1316 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffdec64)
    at kernel/qmetaobject.cpp:232
No locals.
#1317 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffdec64) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffe00c0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1318 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x11dee340, 0xbffdec5c}
#1319 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e90e10, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\340\376(\023\260\256*\023)\350-\266p\375\226\266\350\253*\023p\375\226\266\350\253*\023\353\212.\266|\357\375\277\230\356\375\277\000\000\000\000\264\357\375\277\260\360\375\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|\357\375\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001\350\253*\023\300\377\377\037\300\377\377\037А*\266 \265*\023\246\000\000\000 at o\000\000\200!\002\000\340\376(\023\260\256*\023)\350-\266p\375\226\266\350\253*\023p\375\226\266\350\253*\023\353\212.\266\374\357\375\277\030\357\375\277\000\000\000\000\064\360\375\277\060\361\375\277\000\000\000\000\377\377\377\177\000\000\000\000\350\355\375\277\374\357", <incomplete sequence \375\277>
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x4a8644f0}, d = 0x0}
        producer = 0x4a8662c8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffdf1b8, e = 0xbffdf1b8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa5}
#1320 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121a7160)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1321 0xb7d4a47d in metacall (argv=0x121a7160, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1322 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121a7160)
    at kernel/qmetaobject.cpp:232
No locals.
#1323 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121a8738, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1324 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121a8738)
    at kernel/qobject.cpp:1217
        mce = 0x121a8738
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffe08dc
#1325 0xb60167a4 in notify_helper (e=0x121a8738, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1326 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121a8738) at kernel/qapplication.cpp:4439
No locals.
#1327 0xb601bb32 in QApplication::notify (this=0x121a8738, receiver=0x901e1e8, 
    e=0x121a8738) at kernel/qapplication.cpp:4214
        w = 0x121a8738
        extra = 0x3
        res = true
#1328 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1329 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121a8738) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121a8738, 0xbffdf7cf}
        d = <optimized out>
#1330 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1331 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 308
#1332 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1333 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1334 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1335 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1336 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1337 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1338 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1339 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1340 0xb7d430ed in QEventLoop::processEvents (this=0xbffdfad0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x132ae178
#1341 0xb7d43331 in QEventLoop::exec (this=0xbffdfad0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x132ae178
        app = 0xbffdfa8c
#1342 0xb6549f79 in QDialog::exec (this=0x13291750) at dialogs/qdialog.cpp:552
        guard = {o = 0x13291750}
        d = 0x13291580
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x132ae178}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1343 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1344 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1345 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1346 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1347 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1348 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e8ddb8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1349 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffe0124)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1350 0xb7d4a47d in metacall (argv=0xbffe0124, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1351 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffe0124)
    at kernel/qmetaobject.cpp:232
No locals.
#1352 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffe0124) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffe1580
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1353 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x55319c20, 0xbffe011c}
#1354 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e8ddb8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\030\347\023\023\220\351(\023)\350-\266p\375\226\266\320\327(\023p\375\226\266\320\327(\023\353\212.\266<\004\376\277X\003\376\277\000\000\000\000t\004\376\277p\005\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<\004\376\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001\320\327(\023\300\377\377\037\300\377\377\037А*\266\240\360(\023\250\000\000\000 at o\000\000\300a\002\000\030\347\023\023\220\351(\023)\350-\266p\375\226\266\320\327(\023p\375\226\266\320\327(\023\353\212.\266\274\004\376\277\330\003\376\277\000\000\000\000\364\004\376\277\360\005\376\277\000\000\000\000\377\377\377\177\000\000\000\000\250\002\376\277\274\004\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x132921d0}, d = 0x0}
        producer = 0x1328ed08
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffe0678, e = 0xbffe0678}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa7}
#1355 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x55317f30)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1356 0xb7d4a47d in metacall (argv=0x55317f30, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1357 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x55317f30)
    at kernel/qmetaobject.cpp:232
No locals.
#1358 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x55319c60, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1359 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x55319c60)
    at kernel/qobject.cpp:1217
        mce = 0x55319c60
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffe1d9c
#1360 0xb60167a4 in notify_helper (e=0x55319c60, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1361 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x55319c60) at kernel/qapplication.cpp:4439
No locals.
#1362 0xb601bb32 in QApplication::notify (this=0x55319c60, receiver=0x901e1e8, 
    e=0x55319c60) at kernel/qapplication.cpp:4214
        w = 0x55319c60
        extra = 0x3
        res = 40
#1363 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1364 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x55319c60) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x55319c60, 0xbffe0c8f}
        d = <optimized out>
#1365 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1366 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 307
#1367 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1368 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1369 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1370 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1371 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1372 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1373 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1374 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1375 0xb7d430ed in QEventLoop::processEvents (this=0xbffe0f90, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1328ffe8
#1376 0xb7d43331 in QEventLoop::exec (this=0xbffe0f90, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1328ffe8
        app = 0xbffe0f4c
#1377 0xb6549f79 in QDialog::exec (this=0x13140f08) at dialogs/qdialog.cpp:552
        guard = {o = 0x13140f08}
        d = 0x13140d58
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1328ffe8}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1378 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1379 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1380 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1381 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1382 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1383 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e898f8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1384 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffe15e4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1385 0xb7d4a47d in metacall (argv=0xbffe15e4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1386 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffe15e4)
    at kernel/qmetaobject.cpp:232
No locals.
#1387 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffe15e4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffe2a40
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1388 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x11deda40, 0xbffe15dc}
#1389 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e898f8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\360\307\023\023\230\317\023\023)\350-\266p\375\226\266\320\304\023\023p\375\226\266\320\304\023\023\353\212.\266\374\030\376\277\030\030\376\277\000\000\000\000\064\031\376\277\060\032\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374\030\376\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001\320\304\023\023\300\377\377\037\300\377\377\037А*\266\270\316\023\023\252\000\000\000 at o\000\000\200n\002\000\360\307\023\023\230\317\023\023)\350-\266p\375\226\266\320\304\023\023p\375\226\266\320\304\023\023\353\212.\266|\031\376\277\230\030\376\277\000\000\000\000\264\031\376\277\260\032\376\277\000\000\000\000\377\377\377\177\000\000\000\000h\027\376\277|\031\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x1313e340}, d = 0x0}
        producer = 0x1313ca40
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffe1b38, e = 0xbffe1b38}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa9}
#1390 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121a6568)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1391 0xb7d4a47d in metacall (argv=0x121a6568, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1392 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121a6568)
    at kernel/qmetaobject.cpp:232
No locals.
#1393 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121a63c0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1394 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121a63c0)
    at kernel/qobject.cpp:1217
        mce = 0x121a63c0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffe325c
#1395 0xb60167a4 in notify_helper (e=0x121a63c0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1396 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121a63c0) at kernel/qapplication.cpp:4439
No locals.
#1397 0xb601bb32 in QApplication::notify (this=0x121a63c0, receiver=0x901e1e8, 
    e=0x121a63c0) at kernel/qapplication.cpp:4214
        w = 0x121a63c0
        extra = 0x3
        res = 110
#1398 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1399 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121a63c0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121a63c0, 0xbffe214f}
        d = <optimized out>
#1400 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1401 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 306
#1402 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1403 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1404 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1405 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1406 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1407 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1408 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1409 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1410 0xb7d430ed in QEventLoop::processEvents (this=0xbffe2450, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1313fc80
#1411 0xb7d43331 in QEventLoop::exec (this=0xbffe2450, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1313fc80
        app = 0xbffe240c
#1412 0xb6549f79 in QDialog::exec (this=0x16dfce0) at dialogs/qdialog.cpp:552
        guard = {o = 0x16dfce0}
        d = 0x16e2918
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1313fc80}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1413 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1414 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1415 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1416 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1417 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1418 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e885c8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1419 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffe2aa4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1420 0xb7d4a47d in metacall (argv=0xbffe2aa4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1421 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffe2aa4)
    at kernel/qmetaobject.cpp:232
No locals.
#1422 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffe2aa4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffe3f00
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1423 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x55317308, 0xbffe2a9c}
#1424 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e885c8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "x\332m\001\370\356m\001)\350-\266p\375\226\266H\354m\001p\375\226\266H\354m\001\353\212.\266\274-\376\277\330,\376\277\000\000\000\000\364-\376\277\360.\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274-\376\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001H\354m\001\300\377\377\037\300\377\377\037А*\266\360\365m\001\257\000\000\000 at o\000\000@\207\002\000x\332m\001\370\356m\001)\350-\266p\375\226\266H\354m\001p\375\226\266H\354m\001\353\212.\266<.\376\277X-\376\277\000\000\000\000t.\376\277p/\376\277\000\000\000\000\377\377\377\177\000\000\000\000(,\376\277<.\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x16dfde8}, d = 0x0}
        producer = 0x16df9e8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffe2ff8, e = 0xbffe2ff8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xae}
#1425 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x55318b18)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1426 0xb7d4a47d in metacall (argv=0x55318b18, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1427 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x55318b18)
    at kernel/qmetaobject.cpp:232
No locals.
#1428 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x55317318, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1429 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x55317318)
    at kernel/qobject.cpp:1217
        mce = 0x55317318
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffe471c
#1430 0xb60167a4 in notify_helper (e=0x55317318, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1431 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x55317318) at kernel/qapplication.cpp:4439
No locals.
#1432 0xb601bb32 in QApplication::notify (this=0x55317318, receiver=0x901e1e8, 
    e=0x55317318) at kernel/qapplication.cpp:4214
        w = 0x55317318
        extra = 0x3
        res = 110
#1433 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1434 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x55317318) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x55317318, 0xbffe360f}
        d = <optimized out>
#1435 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1436 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 305
#1437 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1438 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1439 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1440 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1441 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1442 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1443 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1444 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1445 0xb7d430ed in QEventLoop::processEvents (this=0xbffe3910, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x16e2c20
#1446 0xb7d43331 in QEventLoop::exec (this=0xbffe3910, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x16e2c20
        app = 0xbffe38cc
#1447 0xb6549f79 in QDialog::exec (this=0x12c5e3d0) at dialogs/qdialog.cpp:552
        guard = {o = 0x12c5e3d0}
        d = 0x12c60780
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x16e2c20}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1448 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1449 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1450 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1451 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1452 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1453 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e86fb0, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1454 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffe3f64)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1455 0xb7d4a47d in metacall (argv=0xbffe3f64, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1456 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffe3f64)
    at kernel/qmetaobject.cpp:232
No locals.
#1457 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffe3f64) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffe53c0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1458 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x11ded6c0, 0xbffe3f5c}
#1459 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e86fb0, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "X\226\305\022`\330\305\022)\350-\266p\375\226\266\020\324\305\022p\375\226\266\020\324\305\022\353\212.\266|B\376\277\230A\376\277\000\000\000\000\264B\376\277\260C\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|B\376\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001\020\324\305\022\300\377\377\037\300\377\377\037А*\266\220\331\305\022\254\000\000\000 at o\000\000\200z\002\000X\226\305\022`\330\305\022)\350-\266p\375\226\266\020\324\305\022p\375\226\266\020\324\305\022\353\212.\266\374B\376\277\030B\376\277\000\000\000\000\064C\376\277\060D\376\277\000\000\000\000\377\377\377\177\000\000\000\000\350@\376\277\374B\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x12c60720}, d = 0x0}
        producer = 0x12c5e760
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffe44b8, e = 0xbffe44b8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xab}
#1460 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121a61f0)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1461 0xb7d4a47d in metacall (argv=0x121a61f0, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1462 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121a61f0)
    at kernel/qmetaobject.cpp:232
No locals.
#1463 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121a6210, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1464 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121a6210)
    at kernel/qobject.cpp:1217
        mce = 0x121a6210
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffe5bdc
#1465 0xb60167a4 in notify_helper (e=0x121a6210, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1466 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121a6210) at kernel/qapplication.cpp:4439
No locals.
#1467 0xb601bb32 in QApplication::notify (this=0x121a6210, receiver=0x901e1e8, 
    e=0x121a6210) at kernel/qapplication.cpp:4214
        w = 0x121a6210
        extra = 0x3
        res = 197
#1468 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1469 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121a6210) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121a6210, 0xbffe4acf}
        d = <optimized out>
#1470 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1471 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 304
#1472 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1473 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1474 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1475 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1476 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1477 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1478 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1479 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1480 0xb7d430ed in QEventLoop::processEvents (this=0xbffe4dd0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x12c5e898
#1481 0xb7d43331 in QEventLoop::exec (this=0xbffe4dd0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x12c5e898
        app = 0xbffe4d8c
#1482 0xb6549f79 in QDialog::exec (this=0x1314ba30) at dialogs/qdialog.cpp:552
        guard = {o = 0x1314ba30}
        d = 0x12c5a0e8
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x12c5e898}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1483 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1484 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1485 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1486 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1487 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1488 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e85940, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1489 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffe5424)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1490 0xb7d4a47d in metacall (argv=0xbffe5424, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1491 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffe5424)
    at kernel/qmetaobject.cpp:232
No locals.
#1492 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffe5424) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffe6880
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1493 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x9a7de88, 0xbffe541c}
#1494 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e85940, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "(\333=\t@\243\024\023)\350-\266p\375\226\266x\231\024\023p\375\226\266x\231\024\023\353\212.\266<W\376\277XV\376\277\000\000\000\000tW\376\277pX\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<W\376\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001x\231\024\023\300\377\377\037\300\377\377\037А*\266`\242\024\023\260\000\000\000 at o\000\000\000\210\002\000(\333=\t@\243\024\023)\350-\266p\375\226\266x\231\024\023p\375\226\266x\231\024\023\353\212.\266\274W\376\277\330V\376\277\000\000\000\000\364W\376\277\360X\376\277\000\000\000\000\377\377\377\177\000\000\000\000\250U\376\277\274W\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x1314c6a0}, d = 0x0}
        producer = 0x1314adc0
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffe5978, e = 0xbffe5978}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xaf}
#1495 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121a55e8)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1496 0xb7d4a47d in metacall (argv=0x121a55e8, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1497 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121a55e8)
    at kernel/qmetaobject.cpp:232
No locals.
#1498 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121a3d18, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1499 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121a3d18)
    at kernel/qobject.cpp:1217
        mce = 0x121a3d18
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffe709c
#1500 0xb60167a4 in notify_helper (e=0x121a3d18, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1501 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121a3d18) at kernel/qapplication.cpp:4439
No locals.
#1502 0xb601bb32 in QApplication::notify (this=0x121a3d18, receiver=0x901e1e8, 
    e=0x121a3d18) at kernel/qapplication.cpp:4214
        w = 0x121a3d18
        extra = 0x3
        res = 111
#1503 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1504 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121a3d18) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121a3d18, 0xbffe5f8f}
        d = <optimized out>
#1505 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1506 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 303
#1507 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1508 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1509 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1510 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1511 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1512 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1513 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1514 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1515 0xb7d430ed in QEventLoop::processEvents (this=0xbffe6290, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1314b290
#1516 0xb7d43331 in QEventLoop::exec (this=0xbffe6290, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1314b290
        app = 0xbffe624c
#1517 0xb6549f79 in QDialog::exec (this=0x16fd368) at dialogs/qdialog.cpp:552
        guard = {o = 0x16fd368}
        d = 0x16fd9e0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1314b290}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1518 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1519 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1520 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1521 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1522 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1523 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e84358, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1524 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffe68e4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1525 0xb7d4a47d in metacall (argv=0xbffe68e4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1526 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffe68e4)
    at kernel/qmetaobject.cpp:232
No locals.
#1527 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffe68e4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffe7d40
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1528 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x11d92130, 0xbffe68dc}
#1529 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e84358, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "Xc\200\023(\303o\001)\350-\266p\375\226\266x\300o\001p\375\226\266x\300o\001\353\212.\266\374k\376\277\030k\376\277\000\000\000\000\064l\376\277\060m\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374k\376\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001x\300o\001\300\377\377\037\300\377\377\037А*\266\320\311o\001\250\000\000\000 at o\000\000\300a\002\000Xc\200\023(\303o\001)\350-\266p\375\226\266x\300o\001p\375\226\266x\300o\001\353\212.\266|l\376\277\230k\376\277\000\000\000\000\264l\376\277\260m\376\277\000\000\000\000\377\377\377\177\000\000\000\000hj\376\277|l\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x16fe700}, d = 0x0}
        producer = 0x16fd400
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffe6e38, e = 0xbffe6e38}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa7}
#1530 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121a3f90)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1531 0xb7d4a47d in metacall (argv=0x121a3f90, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1532 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121a3f90)
    at kernel/qmetaobject.cpp:232
No locals.
#1533 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121a3cb8, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1534 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121a3cb8)
    at kernel/qobject.cpp:1217
        mce = 0x121a3cb8
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffe855c
#1535 0xb60167a4 in notify_helper (e=0x121a3cb8, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1536 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121a3cb8) at kernel/qapplication.cpp:4439
No locals.
#1537 0xb601bb32 in QApplication::notify (this=0x121a3cb8, receiver=0x901e1e8, 
    e=0x121a3cb8) at kernel/qapplication.cpp:4214
        w = 0x121a3cb8
        extra = 0x3
        res = 111
#1538 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1539 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121a3cb8) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121a3cb8, 0xbffe744f}
        d = <optimized out>
#1540 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1541 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 302
#1542 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1543 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1544 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1545 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1546 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1547 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1548 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1549 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1550 0xb7d430ed in QEventLoop::processEvents (this=0xbffe7750, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x16ff938
#1551 0xb7d43331 in QEventLoop::exec (this=0xbffe7750, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x16ff938
        app = 0xbffe770c
#1552 0xb6549f79 in QDialog::exec (this=0x121a02c0) at dialogs/qdialog.cpp:552
        guard = {o = 0x121a02c0}
        d = 0x1219e298
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x16ff938}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1553 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1554 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1555 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1556 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1557 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1558 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e82e08, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1559 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffe7da4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1560 0xb7d4a47d in metacall (argv=0xbffe7da4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1561 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffe7da4)
    at kernel/qmetaobject.cpp:232
No locals.
#1562 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffe7da4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffe9200
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1563 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x55314790, 0xbffe7d9c}
#1564 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e82e08, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "p\021\032\022`+\032\022)\350-\266p\375\226\266 \361\031\022p\375\226\266 \361\031\022\353\212.\266\274\200\376\277\330\177\376\277\000\000\000\000\364\200\376\277\360\201\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274\200\376\277\000\000\000\000p\375\226\266\000\000\000\000 at o\000\000\000\000\000\000Ϸ.\001 \361\031\022\300\377\377\037\300\377\377\037А*\266X\375\031\022\262\000\000\000 at o\000\000\300\213\002\000p\021\032\022`+\032\022)\350-\266p\375\226\266 \361\031\022p\375\226\266 \361\031\022\353\212.\266<\201\376\277X\200\376\277\000\000\000\000t\201\376\277p\202\376\277\000\000\000\000\377\377\377\177\000\000\000\000(\177\376\277<\201\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x13805b28}, d = 0x0}
        producer = 0x121a3578
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffe82f8, e = 0xbffe82f8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xb1}
#1565 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x55317480)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1566 0xb7d4a47d in metacall (argv=0x55317480, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1567 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x55317480)
    at kernel/qmetaobject.cpp:232
No locals.
#1568 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x55314f68, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1569 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x55314f68)
    at kernel/qobject.cpp:1217
        mce = 0x55314f68
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffe9a1c
#1570 0xb60167a4 in notify_helper (e=0x55314f68, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1571 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x55314f68) at kernel/qapplication.cpp:4439
No locals.
#1572 0xb601bb32 in QApplication::notify (this=0x55314f68, receiver=0x901e1e8, 
    e=0x55314f68) at kernel/qapplication.cpp:4214
        w = 0x55314f68
        extra = 0x3
        res = 26
#1573 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1574 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x55314f68) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x55314f68, 0xbffe890f}
        d = <optimized out>
#1575 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1576 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 301
#1577 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1578 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1579 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1580 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1581 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1582 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1583 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1584 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1585 0xb7d430ed in QEventLoop::processEvents (this=0xbffe8c10, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1219ff48
#1586 0xb7d43331 in QEventLoop::exec (this=0xbffe8c10, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1219ff48
        app = 0xbffe8bcc
#1587 0xb6549f79 in QDialog::exec (this=0x121a15d8) at dialogs/qdialog.cpp:552
        guard = {o = 0x121a15d8}
        d = 0xfe5c500
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1219ff48}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1588 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1589 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1590 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1591 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1592 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1593 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e818a8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1594 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffe9264)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1595 0xb7d4a47d in metacall (argv=0xbffe9264, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1596 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffe9264)
    at kernel/qmetaobject.cpp:232
No locals.
#1597 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffe9264) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffea6c0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1598 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x9bc60f8, 0xbffe925c}
#1599 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e818a8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "xg/\023 o/\023)\350-\266p\375\226\266`\210*\023p\375\226\266`\210*\023\353\212.\266|\225\376\277\230\224\376\277\000\000\000\000\264\225\376\277\260\226\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|\225\376\277\000\000\000\000p\375\226\266\000\000\000\000\200\276\000\000\000\000\000\000Ϸ.\001`\210*\023\300\377\377\037\300\377\377\037А*\266 at n/\023\273\000\000\000\200\276\000\000\000\353\002\000xg/\023 o/\023)\350-\266p\375\226\266`\210*\023p\375\226\266`\210*\023\353\212.\266\374\225\376\277\030\225\376\277\000\000\000\000\064\226\376\277\060\227\376\277\000\000\000\000\377\377\377\177\000\000\000\000\350\223\376\277\374\225\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x4a812be0}, d = 0x0}
        producer = 0x553161b0
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffe97b8, e = 0xbffe97b8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xba}
#1600 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x121a3bb0)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1601 0xb7d4a47d in metacall (argv=0x121a3bb0, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1602 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x121a3bb0)
    at kernel/qmetaobject.cpp:232
No locals.
#1603 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x121a3bd0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1604 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x121a3bd0)
    at kernel/qobject.cpp:1217
        mce = 0x121a3bd0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffeaedc
#1605 0xb60167a4 in notify_helper (e=0x121a3bd0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1606 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x121a3bd0) at kernel/qapplication.cpp:4439
No locals.
#1607 0xb601bb32 in QApplication::notify (this=0x121a3bd0, receiver=0x901e1e8, 
    e=0x121a3bd0) at kernel/qapplication.cpp:4214
        w = 0x121a3bd0
        extra = 0x3
        res = true
#1608 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1609 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x121a3bd0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x121a3bd0, 0xbffe9dcf}
        d = <optimized out>
#1610 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1611 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 289
#1612 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1613 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1614 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1615 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1616 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1617 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1618 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1619 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1620 0xb7d430ed in QEventLoop::processEvents (this=0xbffea0d0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x132f7798
#1621 0xb7d43331 in QEventLoop::exec (this=0xbffea0d0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x132f7798
        app = 0xbffea08c
#1622 0xb6549f79 in QDialog::exec (this=0x12a34b28) at dialogs/qdialog.cpp:552
        guard = {o = 0x12a34b28}
        d = 0x132a40d8
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x132f7798}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1623 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1624 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1625 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1626 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1627 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1628 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e5ad10, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1629 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffea724)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1630 0xb7d4a47d in metacall (argv=0xbffea724, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1631 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffea724)
    at kernel/qmetaobject.cpp:232
No locals.
#1632 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffea724) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffebb80
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1633 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x5530f828, 0xbffea71c}
#1634 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e5ad10, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\030\241\031\022\200H\243\022)\350-\266p\375\226\266h?\243\022p\375\226\266h?\243\022\353\212.\266<\252\376\277X\251\376\277\000\000\000\000t\252\376\277p\253\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<\252\376\277\000\000\000\000p\375\226\266\000\000\000\000\000\273\000\000\000\000\000\000Ϸ.\001h?\243\022\300\377\377\037\300\377\377\037А*\266\240C\243\022\271\000\000\000\000\273\000\000\200\340\002\000\030\241\031\022\200H\243\022)\350-\266p\375\226\266h?\243\022p\375\226\266h?\243\022\353\212.\266\274\252\376\277ة\376\277\000\000\000\000\364\252\376\277\360\253\376\277\000\000\000\000\377\377\377\177\000\000\000\000\250\250\376\277\274\252\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x132a5120}, d = 0x0}
        producer = 0x12a34100
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffeac78, e = 0xbffeac78}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xb8}
#1635 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x5530f808)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1636 0xb7d4a47d in metacall (argv=0x5530f808, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1637 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x5530f808)
    at kernel/qmetaobject.cpp:232
No locals.
#1638 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5530f868, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1639 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5530f868)
    at kernel/qobject.cpp:1217
        mce = 0x5530f868
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffec39c
#1640 0xb60167a4 in notify_helper (e=0x5530f868, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1641 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5530f868) at kernel/qapplication.cpp:4439
No locals.
#1642 0xb601bb32 in QApplication::notify (this=0x5530f868, receiver=0x901e1e8, 
    e=0x5530f868) at kernel/qapplication.cpp:4214
        w = 0x5530f868
        extra = 0x3
        res = 25
#1643 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1644 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5530f868) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5530f868, 0xbffeb28f}
        d = <optimized out>
#1645 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1646 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 288
#1647 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1648 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1649 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1650 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1651 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1652 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1653 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1654 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1655 0xb7d430ed in QEventLoop::processEvents (this=0xbffeb590, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x132a4078
#1656 0xb7d43331 in QEventLoop::exec (this=0xbffeb590, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x132a4078
        app = 0xbffeb54c
#1657 0xb6549f79 in QDialog::exec (this=0x12198ea8) at dialogs/qdialog.cpp:552
        guard = {o = 0x12198ea8}
        d = 0x103571f0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x132a4078}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1658 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1659 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1660 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1661 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1662 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1663 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e59760, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1664 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffebbe4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1665 0xb7d4a47d in metacall (argv=0xbffebbe4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1666 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffebbe4)
    at kernel/qmetaobject.cpp:232
No locals.
#1667 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffebbe4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffed040
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1668 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x9473fa0, 0xbffebbdc}
#1669 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e59760, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "h\206+\023\340\321L\023)\350-\266p\375\226\266H\203+\023p\375\226\266H\203+\023\353\212.\266\374\276\376\277\030\276\376\277\000\000\000\000\064\277\376\277\060\300\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374\276\376\277\000\000\000\000p\375\226\266\000\000\000\000\300\246\000\000\000\000\000\000Ϸ.\001H\203+\023\300\377\377\037\300\377\377\037А*\266\000\210+\023\255\000\000\000\300\246\000\000\300\243\002\000h\206+\023\340\321L\023)\350-\266p\375\226\266H\203+\023p\375\226\266H\203+\023\353\212.\266|\277\376\277\230\276\376\277\000\000\000\000\264\277\376\277\260\300\376\277\000\000\000\000\377\377\377\177\000\000\000\000h\275\376\277|\277\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0xbe4d8858}, d = 0x0}
        producer = 0x5530d598
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffec138, e = 0xbffec138}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xac}
#1670 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x1219c658)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1671 0xb7d4a47d in metacall (argv=0x1219c658, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1672 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x1219c658)
    at kernel/qmetaobject.cpp:232
No locals.
#1673 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x1219c678, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1674 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x1219c678)
    at kernel/qobject.cpp:1217
        mce = 0x1219c678
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffed85c
#1675 0xb60167a4 in notify_helper (e=0x1219c678, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1676 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x1219c678) at kernel/qapplication.cpp:4439
No locals.
#1677 0xb601bb32 in QApplication::notify (this=0x1219c678, receiver=0x901e1e8, 
    e=0x1219c678) at kernel/qapplication.cpp:4214
        w = 0x1219c678
        extra = 0x3
        res = true
#1678 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1679 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x1219c678) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x1219c678, 0xbffec74f}
        d = <optimized out>
#1680 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1681 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 285
#1682 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1683 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1684 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1685 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1686 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1687 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1688 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1689 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1690 0xb7d430ed in QEventLoop::processEvents (this=0xbffeca50, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x134ce030
#1691 0xb7d43331 in QEventLoop::exec (this=0xbffeca50, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x134ce030
        app = 0xbffeca0c
#1692 0xb6549f79 in QDialog::exec (this=0x12ead948) at dialogs/qdialog.cpp:552
        guard = {o = 0x12ead948}
        d = 0x12eaeb48
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x134ce030}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1693 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1694 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1695 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1696 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1697 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1698 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e50128, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1699 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffed0a4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1700 0xb7d4a47d in metacall (argv=0xbffed0a4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1701 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffed0a4)
    at kernel/qmetaobject.cpp:232
No locals.
#1702 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffed0a4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffee500
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1703 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x9d58d70, 0xbffed09c}
#1704 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e50128, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "h\217,\023\030\221L\023)\350-\266p\375\226\266\300\231L\023p\375\226\266\300\231L\023\353\212.\266\274\323\376\277\330\322\376\277\000\000\000\000\364\323\376\277\360\324\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274\323\376\277\000\000\000\000p\375\226\266\000\000\000\000\300\246\000\000\000\000\000\000Ϸ.\001\300\231L\023\300\377\377\037\300\377\377\037А*\266\260\310\352\022\255\000\000\000\300\246\000\000\300\243\002\000h\217,\023\030\221L\023)\350-\266p\375\226\266\300\231L\023p\375\226\266\300\231L\023\353\212.\266<\324\376\277X\323\376\277\000\000\000\000t\324\376\277p\325\376\277\000\000\000\000\377\377\377\177\000\000\000\000(\322\376\277<\324\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x132b5880}, d = 0x0}
        producer = 0x132c7ca0
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffed5f8, e = 0xbffed5f8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xac}
#1705 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x5530d500)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1706 0xb7d4a47d in metacall (argv=0x5530d500, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1707 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x5530d500)
    at kernel/qmetaobject.cpp:232
No locals.
#1708 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x12199108, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1709 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x12199108)
    at kernel/qobject.cpp:1217
        mce = 0x12199108
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbffeed1c
#1710 0xb60167a4 in notify_helper (e=0x12199108, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1711 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x12199108) at kernel/qapplication.cpp:4439
No locals.
#1712 0xb601bb32 in QApplication::notify (this=0x12199108, receiver=0x901e1e8, 
    e=0x12199108) at kernel/qapplication.cpp:4214
        w = 0x12199108
        extra = 0x3
        res = 76
#1713 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1714 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x12199108) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x12199108, 0xbffedc0f}
        d = <optimized out>
#1715 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1716 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 284
#1717 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1718 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1719 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1720 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1721 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1722 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1723 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1724 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1725 0xb7d430ed in QEventLoop::processEvents (this=0xbffedf10, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x12ead738
#1726 0xb7d43331 in QEventLoop::exec (this=0xbffedf10, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x12ead738
        app = 0xbffedecc
#1727 0xb6549f79 in QDialog::exec (this=0x132c9508) at dialogs/qdialog.cpp:552
        guard = {o = 0x132c9508}
        d = 0x132c86f8
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x12ead738}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1728 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1729 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1730 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1731 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1732 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1733 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e4aec8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1734 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffee564)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1735 0xb7d4a47d in metacall (argv=0xbffee564, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1736 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffee564)
    at kernel/qmetaobject.cpp:232
No locals.
#1737 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffee564) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbffef9c0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1738 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x5530c908, 0xbffee55c}
#1739 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e4aec8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "h\020c\023(\335\025\023)\350-\266p\375\226\266\330\330\025\023p\375\226\266\330\330\025\023\353\212.\266|\350\376\277\230\347\376\277\000\000\000\000\264\350\376\277\260\351\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|\350\376\277\000\000\000\000p\375\226\266\000\000\000\000\000\250\000\000\000\000\000\000Ϸ.\001\330\330\025\023\300\377\377\037\300\377\377\037А*\266\270\334\025\023\255\000\000\000\000\250\000\000\200\247\002\000h\020c\023(\335\025\023)\350-\266p\375\226\266\330\330\025\023p\375\226\266\330\330\025\023\353\212.\266\374\350\376\277\030\350\376\277\000\000\000\000\064\351\376\277\060\352\376\277\000\000\000\000\377\377\377\177\000\000\000\000\350\346\376\277\374\350\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x132c8698}, d = 0x0}
        producer = 0x93aaa90
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffeeab8, e = 0xbffeeab8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xac}
#1740 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x5530c8e8)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1741 0xb7d4a47d in metacall (argv=0x5530c8e8, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1742 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x5530c8e8)
    at kernel/qmetaobject.cpp:232
No locals.
#1743 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5530c948, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1744 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5530c948)
    at kernel/qobject.cpp:1217
        mce = 0x5530c948
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfff01dc
#1745 0xb60167a4 in notify_helper (e=0x5530c948, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1746 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5530c948) at kernel/qapplication.cpp:4439
No locals.
#1747 0xb601bb32 in QApplication::notify (this=0x5530c948, receiver=0x901e1e8, 
    e=0x5530c948) at kernel/qapplication.cpp:4214
        w = 0x5530c948
        extra = 0x3
        res = 21
#1748 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1749 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5530c948) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5530c948, 0xbffef0cf}
        d = <optimized out>
#1750 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1751 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 283
#1752 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1753 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1754 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1755 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1756 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1757 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1758 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1759 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1760 0xb7d430ed in QEventLoop::processEvents (this=0xbffef3d0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x132c7b68
#1761 0xb7d43331 in QEventLoop::exec (this=0xbffef3d0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x132c7b68
        app = 0xbffef38c
#1762 0xb6549f79 in QDialog::exec (this=0x1362fcb8) at dialogs/qdialog.cpp:552
        guard = {o = 0x1362fcb8}
        d = 0x13631158
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x132c7b68}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1763 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1764 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1765 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1766 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1767 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1768 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e4d4e8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1769 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbffefa24)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1770 0xb7d4a47d in metacall (argv=0xbffefa24, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1771 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbffefa24)
    at kernel/qmetaobject.cpp:232
No locals.
#1772 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbffefa24) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbfff0e80
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1773 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x553096b8, 0xbffefa1c}
#1774 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e4d4e8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\330\373+\023@\300.\023)\350-\266p\375\226\266\020\266.\023p\375\226\266\020\266.\023\353\212.\266<\375\376\277X\374\376\277\000\000\000\000t\375\376\277p\376\376\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<\375\376\277\000\000\000\000p\375\226\266\000\000\000\000@\250\000\000\000\000\000\000Ϸ.\001\020\266.\023\300\377\377\037\300\377\377\037А*\266h\271.\023\256\000\000\000@\250\000\000@\250\002\000\330\373+\023@\300.\023)\350-\266p\375\226\266\020\266.\023p\375\226\266\020\266.\023\353\212.\266\274\375\376\277\330\374\376\277\000\000\000\000\364\375\376\277\360\376\376\277\000\000\000\000\377\377\377\177\000\000\000\000\250\373\376\277\274\375\376\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x13630a78}, d = 0x0}
        producer = 0x132ebe18
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbffeff78, e = 0xbffeff78}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xad}
#1775 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x5530b750)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1776 0xb7d4a47d in metacall (argv=0x5530b750, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1777 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x5530b750)
    at kernel/qmetaobject.cpp:232
No locals.
#1778 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5adfe628, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1779 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5adfe628)
    at kernel/qobject.cpp:1217
        mce = 0x5adfe628
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfff169c
#1780 0xb60167a4 in notify_helper (e=0x5adfe628, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1781 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5adfe628) at kernel/qapplication.cpp:4439
No locals.
#1782 0xb601bb32 in QApplication::notify (this=0x5adfe628, receiver=0x901e1e8, 
    e=0x5adfe628) at kernel/qapplication.cpp:4214
        w = 0x5adfe628
        extra = 0x3
        res = 98
#1783 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1784 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5adfe628) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5adfe628, 0xbfff058f}
        d = <optimized out>
#1785 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1786 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 282
#1787 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1788 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1789 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1790 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1791 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1792 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1793 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1794 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1795 0xb7d430ed in QEventLoop::processEvents (this=0xbfff0890, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1362fd20
#1796 0xb7d43331 in QEventLoop::exec (this=0xbfff0890, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1362fd20
        app = 0xbfff084c
#1797 0xb6549f79 in QDialog::exec (this=0x132c0820) at dialogs/qdialog.cpp:552
        guard = {o = 0x132c0820}
        d = 0x93aa570
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1362fd20}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1798 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1799 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1800 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1801 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1802 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1803 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e4bed0, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1804 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfff0ee4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1805 0xb7d4a47d in metacall (argv=0xbfff0ee4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1806 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfff0ee4)
    at kernel/qmetaobject.cpp:232
No locals.
#1807 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbfff0ee4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbfff2340
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1808 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x11c7a5f8, 0xbfff0edc}
#1809 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e4bed0, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\260\030M\023\250\301\202\022)\350-\266p\375\226\266\b\031\027\023p\375\226\266\b\031\027\023\353\212.\266\374\021\377\277\030\021\377\277\000\000\000\000\064\022\377\277\060\023\377\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374\021\377\277\000\000\000\000p\375\226\266\000\000\000\000\000\260\000\000\000\000\000\000Ϸ.\001\b\031\027\023\300\377\377\037\300\377\377\037А*\266p\036\027\023\263\000\000\000\000\260\000\000\200\277\002\000\260\030M\023\250\301\202\022)\350-\266p\375\226\266\b\031\027\023p\375\226\266\b\031\027\023\353\212.\266|\022\377\277\230\021\377\277\000\000\000\000\264\022\377\277\260\023\377\277\000\000\000\000\377\377\377\177\000\000\000\000h\020\377\277|\022\377\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x93ab820}, d = 0x0}
        producer = 0x132c0b90
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbfff1438, e = 0xbfff1438}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xb2}
#1810 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x12199008)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1811 0xb7d4a47d in metacall (argv=0x12199008, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1812 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x12199008)
    at kernel/qmetaobject.cpp:232
No locals.
#1813 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x12199028, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1814 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x12199028)
    at kernel/qobject.cpp:1217
        mce = 0x12199028
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfff2b5c
#1815 0xb60167a4 in notify_helper (e=0x12199028, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1816 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x12199028) at kernel/qapplication.cpp:4439
No locals.
#1817 0xb601bb32 in QApplication::notify (this=0x12199028, receiver=0x901e1e8, 
    e=0x12199028) at kernel/qapplication.cpp:4214
        w = 0x12199028
        extra = 0x3
        res = 163
#1818 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1819 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x12199028) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x12199028, 0xbfff1a4f}
        d = <optimized out>
#1820 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1821 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 281
#1822 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1823 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1824 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1825 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1826 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1827 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1828 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1829 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1830 0xb7d430ed in QEventLoop::processEvents (this=0xbfff1d50, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1282c9d0
#1831 0xb7d43331 in QEventLoop::exec (this=0xbfff1d50, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1282c9d0
        app = 0xbfff1d0c
#1832 0xb6549f79 in QDialog::exec (this=0x132cc758) at dialogs/qdialog.cpp:552
        guard = {o = 0x132cc758}
        d = 0x132cc520
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1282c9d0}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1833 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1834 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1835 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1836 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1837 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1838 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e47510, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1839 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfff23a4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1840 0xb7d4a47d in metacall (argv=0xbfff23a4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1841 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfff23a4)
    at kernel/qmetaobject.cpp:232
No locals.
#1842 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbfff23a4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbfff3800
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1843 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x11c80b10, 0xbfff239c}
#1844 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e47510, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "HG\353\022h\n\031\022)\350-\266p\375\226\266XD\353\022p\375\226\266XD\353\022\353\212.\266\274&\377\277\330%\377\277\000\000\000\000\364&\377\277\360'\377\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274&\377\277\000\000\000\000p\375\226\266\000\000\000\000@\244\000\000\000\000\000\000Ϸ.\001XD\353\022\300\377\377\037\300\377\377\037А*\266 \005\031\022\254\000\000\000@\244\000\000@\234\002\000HG\353\022h\n\031\022)\350-\266p\375\226\266XD\353\022p\375\226\266XD\353\022\353\212.\266<'\377\277X&\377\277\000\000\000\000t'\377\277p(\377\277\000\000\000\000\377\377\377\177\000\000\000\000(%\377\277<'\377\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x134d0bf0}, d = 0x0}
        producer = 0x12190768
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbfff28f8, e = 0xbfff28f8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xab}
#1845 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x12198458)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1846 0xb7d4a47d in metacall (argv=0x12198458, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1847 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x12198458)
    at kernel/qmetaobject.cpp:232
No locals.
#1848 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x12198478, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1849 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x12198478)
    at kernel/qobject.cpp:1217
        mce = 0x12198478
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfff401c
#1850 0xb60167a4 in notify_helper (e=0x12198478, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1851 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x12198478) at kernel/qapplication.cpp:4439
No locals.
#1852 0xb601bb32 in QApplication::notify (this=0x12198478, receiver=0x901e1e8, 
    e=0x12198478) at kernel/qapplication.cpp:4214
        w = 0x12198478
        extra = 0x3
        res = 77
#1853 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1854 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x12198478) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x12198478, 0xbfff2f0f}
        d = <optimized out>
#1855 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1856 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 280
#1857 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1858 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1859 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1860 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1861 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1862 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1863 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1864 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1865 0xb7d430ed in QEventLoop::processEvents (this=0xbfff3210, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x132cac00
#1866 0xb7d43331 in QEventLoop::exec (this=0xbfff3210, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x132cac00
        app = 0xbfff31cc
#1867 0xb6549f79 in QDialog::exec (this=0x13172af8) at dialogs/qdialog.cpp:552
        guard = {o = 0x13172af8}
        d = 0x12eb92b8
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x132cac00}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1868 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1869 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1870 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1871 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1872 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1873 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e42188, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1874 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfff3864)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1875 0xb7d4a47d in metacall (argv=0xbfff3864, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1876 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfff3864)
    at kernel/qmetaobject.cpp:232
No locals.
#1877 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbfff3864) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbfff4cc0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1878 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0xa01edb0, 0xbfff385c}
#1879 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e42188, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "0\177)\023p+\027\023)\350-\266p\375\226\266\b\210J\023p\375\226\266\b\210J\023\353\212.\266|;\377\277\230:\377\277\000\000\000\000\264;\377\277\260<\377\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|;\377\277\000\000\000\000p\375\226\266\000\000\000\000\300\240\000\000\000\000\000\000Ϸ.\001\b\210J\023\300\377\377\037\300\377\377\037А*\266\270)\027\023\252\000\000\000\300\240\000\000\300\221\002\000\060\177)\023p+\027\023)\350-\266p\375\226\266\b\210J\023p\375\226\266\b\210J\023\353\212.\266\374;\377\277\030;\377\277\000\000\000\000\064<\377\277\060=\377\277\000\000\000\000\377\377\377\177\000\000\000\000\350\071\377\277\374;\377\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x13144a90}, d = 0x0}
        producer = 0x12eb8d18
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbfff3db8, e = 0xbfff3db8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xa9}
#1880 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x1216e460)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1881 0xb7d4a47d in metacall (argv=0x1216e460, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1882 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x1216e460)
    at kernel/qmetaobject.cpp:232
No locals.
#1883 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x12197f98, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1884 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x12197f98)
    at kernel/qobject.cpp:1217
        mce = 0x12197f98
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfff54dc
#1885 0xb60167a4 in notify_helper (e=0x12197f98, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1886 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x12197f98) at kernel/qapplication.cpp:4439
No locals.
#1887 0xb601bb32 in QApplication::notify (this=0x12197f98, receiver=0x901e1e8, 
    e=0x12197f98) at kernel/qapplication.cpp:4214
        w = 0x12197f98
        extra = 0x3
        res = 77
#1888 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1889 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x12197f98) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x12197f98, 0xbfff43cf}
        d = <optimized out>
#1890 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1891 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 279
#1892 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1893 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1894 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1895 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1896 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1897 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1898 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1899 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1900 0xb7d430ed in QEventLoop::processEvents (this=0xbfff46d0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x12eb9810
#1901 0xb7d43331 in QEventLoop::exec (this=0xbfff46d0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x12eb9810
        app = 0xbfff468c
#1902 0xb6549f79 in QDialog::exec (this=0x1216e348) at dialogs/qdialog.cpp:552
        guard = {o = 0x1216e348}
        d = 0x103653e0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x12eb9810}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1903 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1904 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1905 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1906 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1907 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1908 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e437e8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1909 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfff4d24)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1910 0xb7d4a47d in metacall (argv=0xbfff4d24, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1911 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfff4d24)
    at kernel/qmetaobject.cpp:232
No locals.
#1912 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbfff4d24) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbfff6180
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1913 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x5ad89bb0, 0xbfff4d1c}
#1914 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e437e8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\370\r,\023\030;/\023)\350-\266p\375\226\266\240\f,\023p\375\226\266\240\f,\023\353\212.\266<P\377\277XO\377\277\000\000\000\000tP\377\277pQ\377\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<P\377\277\000\000\000\000p\375\226\266\000\000\000\000@\245\000\000\000\000\000\000Ϸ.\001\240\f,\023\300\377\377\037\300\377\377\037А*\266@\017\031\022\255\000\000\000@\245\000\000@\237\002\000\370\r,\023\030;/\023)\350-\266p\375\226\266\240\f,\023p\375\226\266\240\f,\023\353\212.\266\274P\377\277\330O\377\277\000\000\000\000\364P\377\277\360Q\377\277\000\000\000\000\377\377\377\177\000\000\000\000\250N\377\277\274P\377\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0xbf4c2370}, d = 0x0}
        producer = 0xbf49cea8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbfff5278, e = 0xbfff5278}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xac}
#1915 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x55309888)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1916 0xb7d4a47d in metacall (argv=0x55309888, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1917 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x55309888)
    at kernel/qmetaobject.cpp:232
No locals.
#1918 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x5adfdfb0, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1919 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x5adfdfb0)
    at kernel/qobject.cpp:1217
        mce = 0x5adfdfb0
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfff699c
#1920 0xb60167a4 in notify_helper (e=0x5adfdfb0, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1921 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x5adfdfb0) at kernel/qapplication.cpp:4439
No locals.
#1922 0xb601bb32 in QApplication::notify (this=0x5adfdfb0, receiver=0x901e1e8, 
    e=0x5adfdfb0) at kernel/qapplication.cpp:4214
        w = 0x5adfdfb0
        extra = 0x3
        res = true
#1923 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1924 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x5adfdfb0) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x5adfdfb0, 0xbfff588f}
        d = <optimized out>
#1925 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1926 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 277
#1927 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1928 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1929 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1930 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1931 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1932 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1933 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1934 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1935 0xb7d430ed in QEventLoop::processEvents (this=0xbfff5b90, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x12a3a788
#1936 0xb7d43331 in QEventLoop::exec (this=0xbfff5b90, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x12a3a788
        app = 0xbfff5b4c
#1937 0xb6549f79 in QDialog::exec (this=0x1316a120) at dialogs/qdialog.cpp:552
        guard = {o = 0x1316a120}
        d = 0x132980c0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x12a3a788}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1938 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1939 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1940 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1941 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1942 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1943 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e3bfa0, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1944 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfff61e4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1945 0xb7d4a47d in metacall (argv=0xbfff61e4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1946 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfff61e4)
    at kernel/qmetaobject.cpp:232
No locals.
#1947 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbfff61e4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbfff7640
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1948 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0xa36eb58, 0xbfff61dc}
#1949 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e3bfa0, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\350\225\026\023Ȝ\026\023)\350-\266p\375\226\266x^\237\023p\375\226\266x^\237\023\353\212.\266\374d\377\277\030d\377\277\000\000\000\000\064e\377\277\060f\377\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374d\377\277\000\000\000\000p\375\226\266\000\000\000\000\300\241\000\000\000\000\000\000Ϸ.\001x^\237\023\300\377\377\037\300\377\377\037А*\266\200\227\026\023\253\000\000\000\300\241\000\000\300\224\002\000\350\225\026\023Ȝ\026\023)\350-\266p\375\226\266x^\237\023p\375\226\266x^\237\023\353\212.\266|e\377\277\230d\377\277\000\000\000\000\264e\377\277\260f\377\277\000\000\000\000\377\377\377\177\000\000\000\000hc\377\277|e\377\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x1362f120}, d = 0x0}
        producer = 0x13169b48
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbfff6738, e = 0xbfff6738}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xaa}
#1950 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x12193ef8)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1951 0xb7d4a47d in metacall (argv=0x12193ef8, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1952 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x12193ef8)
    at kernel/qmetaobject.cpp:232
No locals.
#1953 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x12194490, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1954 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x12194490)
    at kernel/qobject.cpp:1217
        mce = 0x12194490
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfff7e5c
#1955 0xb60167a4 in notify_helper (e=0x12194490, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1956 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x12194490) at kernel/qapplication.cpp:4439
No locals.
#1957 0xb601bb32 in QApplication::notify (this=0x12194490, receiver=0x901e1e8, 
    e=0x12194490) at kernel/qapplication.cpp:4214
        w = 0x12194490
        extra = 0x3
        res = 22
#1958 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1959 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x12194490) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x12194490, 0xbfff6d4f}
        d = <optimized out>
#1960 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1961 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 276
#1962 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1963 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1964 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#1965 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#1966 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#1967 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#1968 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#1969 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#1970 0xb7d430ed in QEventLoop::processEvents (this=0xbfff7050, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1316a198
#1971 0xb7d43331 in QEventLoop::exec (this=0xbfff7050, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1316a198
        app = 0xbfff700c
#1972 0xb6549f79 in QDialog::exec (this=0x13634b40) at dialogs/qdialog.cpp:552
        guard = {o = 0x13634b40}
        d = 0x134d0690
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1316a198}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#1973 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1974 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1975 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1976 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1977 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#1978 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e3d798, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#1979 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfff76a4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#1980 0xb7d4a47d in metacall (argv=0xbfff76a4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#1981 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfff76a4)
    at kernel/qmetaobject.cpp:232
No locals.
#1982 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbfff76a4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbfff8b00
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#1983 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x55308a10, 0xbfff769c}
#1984 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e3d798, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "ح+\023\000\031c\023)\350-\266p\375\226\266@\311/\023p\375\226\266@\311/\023\353\212.\266\274y\377\277\330x\377\277\000\000\000\000\364y\377\277\360z\377\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\274y\377\277\000\000\000\000p\375\226\266\000\000\000\000@\256\000\000\000\000\000\000Ϸ.\001@\311/\023\300\377\377\037\300\377\377\037А*\266\b\030c\023\262\000\000\000@\256\000\000@\272\002\000ح+\023\000\031c\023)\350-\266p\375\226\266@\311/\023p\375\226\266@\311/\023\353\212.\266<z\377\277Xy\377\277\000\000\000\000tz\377\277p{\377\277\000\000\000\000\377\377\377\177\000\000\000\000(x\377\277<z\377\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x134d0018}, d = 0x0}
        producer = 0x587008
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbfff7bf8, e = 0xbfff7bf8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xb1}
#1985 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x55308ab8)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#1986 0xb7d4a47d in metacall (argv=0x55308ab8, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#1987 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x55308ab8)
    at kernel/qmetaobject.cpp:232
No locals.
#1988 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x55308b38, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#1989 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x55308b38)
    at kernel/qobject.cpp:1217
        mce = 0x55308b38
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfff931c
#1990 0xb60167a4 in notify_helper (e=0x55308b38, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#1991 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x55308b38) at kernel/qapplication.cpp:4439
No locals.
#1992 0xb601bb32 in QApplication::notify (this=0x55308b38, receiver=0x901e1e8, 
    e=0x55308b38) at kernel/qapplication.cpp:4214
        w = 0x55308b38
        extra = 0x3
        res = 99
#1993 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#1994 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x55308b38) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x55308b38, 0xbfff820f}
        d = <optimized out>
#1995 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#1996 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 275
#1997 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#1998 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#1999 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#2000 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#2001 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#2002 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#2003 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#2004 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#2005 0xb7d430ed in QEventLoop::processEvents (this=0xbfff8510, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x13631fa8
#2006 0xb7d43331 in QEventLoop::exec (this=0xbfff8510, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x13631fa8
        app = 0xbfff84cc
#2007 0xb6549f79 in QDialog::exec (this=0x132b49c8) at dialogs/qdialog.cpp:552
        guard = {o = 0x132b49c8}
        d = 0x13154c88
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x13631fa8}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#2008 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2009 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2010 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2011 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2012 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2013 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e38060, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#2014 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfff8b64)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#2015 0xb7d4a47d in metacall (argv=0xbfff8b64, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#2016 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfff8b64)
    at kernel/qmetaobject.cpp:232
No locals.
#2017 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbfff8b64) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbfff9fc0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#2018 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x55307398, 0xbfff8b5c}
#2019 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e38060, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "HG\030\022 at K+\023)\350-\266p\375\226\266\060\207\200\023p\375\226\266\060\207\200\023\353\212.\266|\216\377\277\230\215\377\277\000\000\000\000\264\216\377\277\260\217\377\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000|\216\377\277\000\000\000\000p\375\226\266\000\000\000\000\300\252\000\000\000\000\000\000Ϸ.\001\060\207\200\023\300\377\377\037\300\377\377\037А*\266\240J+\023\260\000\000\000\300\252\000\000\300\257\002\000HG\030\022 at K+\023)\350-\266p\375\226\266\060\207\200\023p\375\226\266\060\207\200\023\353\212.\266\374\216\377\277\030\216\377\277\000\000\000\000\064\217\377\277\060\220\377\277\000\000\000\000\377\377\377\177\000\000\000\000\350\214\377\277\374\216\377\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x131558c8}, d = 0x0}
        producer = 0x134d39f8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbfff90b8, e = 0xbfff90b8}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xaf}
#2020 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x553087b8)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#2021 0xb7d4a47d in metacall (argv=0x553087b8, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#2022 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x553087b8)
    at kernel/qmetaobject.cpp:232
No locals.
#2023 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x55308808, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#2024 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x55308808)
    at kernel/qobject.cpp:1217
        mce = 0x55308808
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfffa7dc
#2025 0xb60167a4 in notify_helper (e=0x55308808, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#2026 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x55308808) at kernel/qapplication.cpp:4439
No locals.
#2027 0xb601bb32 in QApplication::notify (this=0x55308808, receiver=0x901e1e8, 
    e=0x55308808) at kernel/qapplication.cpp:4214
        w = 0x55308808
        extra = 0x3
        res = 235
#2028 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#2029 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x55308808) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x55308808, 0xbfff96cf}
        d = <optimized out>
#2030 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#2031 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 274
#2032 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#2033 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#2034 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#2035 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#2036 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#2037 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#2038 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#2039 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#2040 0xb7d430ed in QEventLoop::processEvents (this=0xbfff99d0, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x132ec450
#2041 0xb7d43331 in QEventLoop::exec (this=0xbfff99d0, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x132ec450
        app = 0xbfff998c
#2042 0xb6549f79 in QDialog::exec (this=0x1217e9a0) at dialogs/qdialog.cpp:552
        guard = {o = 0x1217e9a0}
        d = 0x1218c7e8
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x132ec450}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#2043 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2044 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2045 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2046 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2047 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2048 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e3ab48, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#2049 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfffa024)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#2050 0xb7d4a47d in metacall (argv=0xbfffa024, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#2051 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfffa024)
    at kernel/qmetaobject.cpp:232
No locals.
#2052 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbfffa024) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbfffb480
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#2053 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x55306e00, 0xbfffa01c}
#2054 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e3ab48, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\300E\030\022\240L\030\022)\350-\266p\375\226\266\370V\026\023p\375\226\266\370V\026\023\353\212.\266<\243\377\277X\242\377\277\000\000\000\000t\243\377\277p\244\377\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000<\243\377\277\000\000\000\000p\375\226\266\000\000\000\000@\243\000\000\000\000\000\000Ϸ.\001\370V\026\023\300\377\377\037\300\377\377\037А*\266XG\030\022\253\000\000\000@\243\000\000@\231\002\000\300E\030\022\240L\030\022)\350-\266p\375\226\266\370V\026\023p\375\226\266\370V\026\023\353\212.\266\274\243\377\277آ\377\277\000\000\000\000\364\243\377\277\360\244\377\277\000\000\000\000\377\377\377\177\000\000\000\000\250\241\377\277\274\243\377\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0x12eb6770}, d = 0x0}
        producer = 0x132fd200
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbfffa578, e = 0xbfffa578}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xaa}
#2055 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x55307518)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#2056 0xb7d4a47d in metacall (argv=0x55307518, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#2057 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x55307518)
    at kernel/qmetaobject.cpp:232
No locals.
#2058 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x553073b8, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#2059 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x553073b8)
    at kernel/qobject.cpp:1217
        mce = 0x553073b8
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfffbc9c
#2060 0xb60167a4 in notify_helper (e=0x553073b8, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#2061 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x553073b8) at kernel/qapplication.cpp:4439
No locals.
#2062 0xb601bb32 in QApplication::notify (this=0x553073b8, receiver=0x901e1e8, 
    e=0x553073b8) at kernel/qapplication.cpp:4214
        w = 0x553073b8
        extra = 0x3
        res = 25
#2063 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#2064 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x553073b8) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x553073b8, 0xbfffab8f}
        d = <optimized out>
#2065 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#2066 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 273
#2067 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#2068 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#2069 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#2070 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#2071 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#2072 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#2073 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#2074 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#2075 0xb7d430ed in QEventLoop::processEvents (this=0xbfffae90, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x1316bbb0
#2076 0xb7d43331 in QEventLoop::exec (this=0xbfffae90, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1316bbb0
        app = 0xbfffae4c
#2077 0xb6549f79 in QDialog::exec (this=0x12193088) at dialogs/qdialog.cpp:552
        guard = {o = 0x12193088}
        d = 0x132fd7e0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x1316bbb0}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#2078 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2079 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2080 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2081 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2082 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2083 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e396d8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#2084 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfffb4e4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#2085 0xb7d4a47d in metacall (argv=0xbfffb4e4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#2086 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfffb4e4)
    at kernel/qmetaobject.cpp:232
No locals.
#2087 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbfffb4e4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbfffc940
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#2088 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x9d863d8, 0xbfffb4dc}
#2089 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e396d8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "p\177\030\022\230A\030\022)\350-\266p\375\226\266Hd\306\022p\375\226\266Hd\306\022\353\212.\266\374\267\377\277\030\267\377\277\000\000\000\000\064\270\377\277\060\271\377\277\000\000\000\000\377\377\377\177\000\000\000\000\060\000\000\000\374\267\377\277\000\000\000\000p\375\226\266\000\000\000\000\200\254\000\000\000\000\000\000Ϸ.\001Hd\306\022\300\377\377\037\300\377\377\037А*\266\370\233\030\022\261\000\000\000\200\254\000\000\000\265\002\000p\177\030\022\230A\030\022)\350-\266p\375\226\266Hd\306\022p\375\226\266Hd\306\022\353\212.\266|\270\377\277\230\267\377\277\000\000\000\000\264\270\377\277\260\271\377\277\000\000\000\000\377\377\377\177\000\000\000\000h\266\377\277|\270\377\277"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0xbf45ca98}, d = 0x0}
        producer = 0x553026e8
        type = IMAGE
        filePropertyMap = {{d = 0xb, e = 0xb}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbfffba38, e = 0xbfffba38}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xb0}
#2090 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x12194598)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#2091 0xb7d4a47d in metacall (argv=0x12194598, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#2092 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x12194598)
    at kernel/qmetaobject.cpp:232
No locals.
#2093 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x12193a68, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#2094 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x12193a68)
    at kernel/qobject.cpp:1217
        mce = 0x12193a68
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfffd15c
#2095 0xb60167a4 in notify_helper (e=0x12193a68, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#2096 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x12193a68) at kernel/qapplication.cpp:4439
No locals.
#2097 0xb601bb32 in QApplication::notify (this=0x12193a68, receiver=0x901e1e8, 
    e=0x12193a68) at kernel/qapplication.cpp:4214
        w = 0x12193a68
        extra = 0x3
        res = true
#2098 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#2099 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x12193a68) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x12193a68, 0xbfffc04f}
        d = <optimized out>
#2100 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#2101 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 271
#2102 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#2103 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#2104 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#2105 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#2106 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#2107 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#2108 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 100}
        result = <optimized out>
#2109 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 100}
        returnValue = 3
#2110 0xb7d430ed in QEventLoop::processEvents (this=0xbfffc350, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x13150f60
#2111 0xb7d43331 in QEventLoop::exec (this=0xbfffc350, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x13150f60
        app = 0xbfffc30c
#2112 0xb6549f79 in QDialog::exec (this=0x12171c58) at dialogs/qdialog.cpp:552
        guard = {o = 0x12171c58}
        d = 0x132ee5a0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x13150f60}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#2113 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2114 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2115 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2116 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2117 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2118 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e308e8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#2119 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfffc9a4)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#2120 0xb7d4a47d in metacall (argv=0xbfffc9a4, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#2121 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfffc9a4)
    at kernel/qmetaobject.cpp:232
No locals.
#2122 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbfffc9a4) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0xbfffde00
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#2123 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x55305690, 0xbfffc99c}
#2124 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e308e8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\320\363\030\022\220j\030\022ɹ\001\266\334\366\274\267\244\326\377\277XDt\bɹ\001\266\334\366\274\267\244\326\377\277ت\325\bt\355\377\277q\225\231\267t\355\377\277ت\325\b\244\326\377\277\017\367÷t\355\377\277\200\216\247\bɹ\001\266\334\366\274\267\244\326\377\277\070ϙ\bt\355\377\277q\225\231\267t\355\377\277\070ϙ\b\244\326\377\277\017\367÷\200\216\247\b\003\000\000\000\371\366÷\240\261\347\267\360\246A\bت\325\b\244\326\377\277\316@Էt\355\377\277ت\325\b\244\326\377\277\233\335\005\266ت\325\b\244\326\377\277\357\312\377\277\233\335\005\266\360\246A\b8ϙ\b\244\326\377\277p\375\226\266ت\325\b\004\000\000"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0xbf455888}, d = 0x0}
        producer = 0xbf455668
        type = IMAGE
        filePropertyMap = {{d = 0x8ccc378, e = 0x8ccc378}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0xbfffd6a4, e = 0xbfffd6a4}}
        metadata = {_vptr.Properties = 0xb5cfe568, instance = 0xb2}
#2125 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x55306eb8)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#2126 0xb7d4a47d in metacall (argv=0x55306eb8, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#2127 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x55306eb8)
    at kernel/qmetaobject.cpp:232
No locals.
#2128 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x55306e10, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#2129 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x55306e10)
    at kernel/qobject.cpp:1217
        mce = 0x55306e10
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0xbfffe61c
#2130 0xb60167a4 in notify_helper (e=0x55306e10, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#2131 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x55306e10) at kernel/qapplication.cpp:4439
No locals.
#2132 0xb601bb32 in QApplication::notify (this=0x55306e10, receiver=0x901e1e8, 
    e=0x55306e10) at kernel/qapplication.cpp:4214
        w = 0x55306e10
        extra = 0x3
        res = true
#2133 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#2134 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x55306e10) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x55306e10, 0xbfffd50f}
        d = <optimized out>
#2135 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#2136 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 269
#2137 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#2138 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#2139 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#2140 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#2141 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#2142 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#2143 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 36}
        result = <optimized out>
#2144 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 36}
        returnValue = 3
#2145 0xb7d430ed in QEventLoop::processEvents (this=0xbfffd810, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x12c67098
#2146 0xb7d43331 in QEventLoop::exec (this=0xbfffd810, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x12c67098
        app = 0xbfffd7cc
#2147 0xb6549f79 in QDialog::exec (this=0x12c684f0) at dialogs/qdialog.cpp:552
        guard = {o = 0x12c684f0}
        d = 0xa125ef0
        deleteOnClose = false
        wasShowModal = true
        showSystemDialogFullScreen = false
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x12c67098}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        res = <optimized out>
#2148 0xb78f159c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2149 0xb78f1d38 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2150 0xb78f49e9 in KMessageBox::questionYesNoListWId(unsigned long, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2151 0xb78f4beb in KMessageBox::questionYesNoList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2152 0xb78f4c5e in KMessageBox::questionYesNo(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
No symbol table info available.
#2153 0x080e1863 in ProjectList::slotRemoveInvalidClip (this=0x8795020, 
    id=..., replace=false)
    at /home/mcfrisk/src/kdenlive-git/src/projectlist.cpp:1377
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e2d5e8, 
          static codecForCStrings = 0x0}
        item = <optimized out>
#2154 0x080e6abb in ProjectList::qt_metacall (this=0x8795020, 
    _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfffde64)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/projectlist.moc:245
No locals.
#2155 0xb7d4a47d in metacall (argv=0xbfffde64, idx=55, 
    cl=QMetaObject::InvokeMetaMethod, object=0x8795020)
    at kernel/qmetaobject.cpp:237
No locals.
#2156 QMetaObject::metacall (object=0x8795020, 
    cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfffde64)
    at kernel/qmetaobject.cpp:232
No locals.
#2157 0xb7d591c0 in QMetaObject::activate (sender=0x901e1e8, m=0x83b42dc, 
    local_signal_index=9, argv=0xbfffde64) at kernel/qobject.cpp:3278
        receiverInSameThread = <optimized out>
        previousSender = 0x0
        receiver = 0x8795020
        method = 55
        currentSender = {sender = 0x901e1e8, signal = 15, ref = 1}
        c = 0x93b16a0
        last = 0x93b16a0
        methodOffset = 6
        signal_absolute_index = 15
        empty_argv = {0x0}
        currentThreadData = 0x841a6f0
        locker = {val = 150647248}
        connectionLists = 0x890c6e0
        signalOffset = 4
        signal_index = 13
#2158 0x081000e7 in Render::removeInvalidClip (this=0x901e1e8, _t1=..., 
    _t2=false)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:238
        _a = {0x0, 0x55304680, 0xbfffde5c}
#2159 0x08107b0a in Render::getFileProperties (this=0x901e1e8, xml=..., 
    clipId=..., imageHeight=36, replaceProducer=false, selectClip=true)
    at /home/mcfrisk/src/kdenlive-git/src/renderer.cpp:601
        __PRETTY_FUNCTION__ = "void Render::getFileProperties(const QDomElement&, const QString&, int, bool, bool)"
        duration = <optimized out>
        frame = <optimized out>
        path = {static null = {<No data fields>}, static shared_null = {ref = {
              _q_value = 1}, alloc = 0, size = 0, data = 0x8419652, clean = 0, 
            simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
            reserved = 0, array = {0}}, static shared_empty = {ref = {
              _q_value = 245}, alloc = 0, size = 0, data = 0xb7e7d15e, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x9e2d5e8, 
          static codecForCStrings = 0x0}
        clipOut = <optimized out>
        frameNumber = <optimized out>
        property = "\000\000\000\000\027\000\000\000\000\000\000\000x\264T\b\000\000\000\000\027\000\000\000\000\000\000\000p\375\226\266T\343\377\277؂\r\022\070\001\000\000JAf\266T\343\377\277<\343\377\277\000\000\000\000\215\005?\266\370\260G\b<\343\377\277\f\000\000\000\022\314,\bT\343\377\277؂\r\022\f\000\000\000<\343\377\277\370\260G\b\027\000\000\000\000\000\000\000x\264T\b\000\000\000\000\027\000\000\000\000\000\000\000x\264T\b\000\000\000\000p\375\226\266\a\326\340\000\031\362\064\266\034\340\377\277p\375\226\266\a\326\340\000\313\333>\266,\340\377\277؂\r\022\a\326\340\000\031\362\064\266\220\177H\bp\375\226\266\a\326\340\000C\000\000\000\220\177H\b\000\000\000"
        locale = {static staticMetaObject = {d = {superdata = 0x0, 
              stringdata = 0xb7e14fc0 "QLocale", data = 0xb7e16160, 
              extradata = 0x0}}, {v = 0x10144, p = {index = 324, 
              numberOptions = 1}}}
        url = {<QUrl> = {d = 0xbddd6188}, d = 0x0}
        producer = 0xbdded920
        type = IMAGE
        filePropertyMap = {{d = 0x8761ed0, e = 0x8761ed0}}
        count = <optimized out>
        proxyProducer = false
        imageWidth = <optimized out>
        metadataPropertyMap = {{d = 0x20, e = 0x20}}
        metadata = {_vptr.Properties = 0x8487f90, instance = 0x0}
#2160 0x0810ccb0 in Render::qt_metacall (this=0x901e1e8, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x553057e0)
    at /home/mcfrisk/src/kdenlive-git/build/src/cmake_bindir/renderer.moc:157
No locals.
#2161 0xb7d4a47d in metacall (argv=0x553057e0, idx=28, 
    cl=QMetaObject::InvokeMetaMethod, object=0x901e1e8)
    at kernel/qmetaobject.cpp:237
No locals.
#2162 QMetaObject::metacall (object=0x901e1e8, 
    cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0x553057e0)
    at kernel/qmetaobject.cpp:232
No locals.
#2163 0xb7d54dc5 in QMetaCallEvent::placeMetaCall (this=0x55305258, 
    object=0x901e1e8) at kernel/qobject.cpp:535
No locals.
#2164 0xb7d5c2df in QObject::event (this=0x901e1e8, e=0x55305258)
    at kernel/qobject.cpp:1217
        mce = 0x55305258
        currentSender = {sender = 0x8795020, signal = 29, ref = 1}
        previousSender = 0x0
#2165 0xb60167a4 in notify_helper (e=0x55305258, receiver=0x901e1e8, 
    this=0x8438140) at kernel/qapplication.cpp:4467
        consumed = <optimized out>
#2166 QApplicationPrivate::notify_helper (this=0x8438140, receiver=0x901e1e8, 
    e=0x55305258) at kernel/qapplication.cpp:4439
No locals.
#2167 0xb601bb32 in QApplication::notify (this=0x55305258, receiver=0x901e1e8, 
    e=0x55305258) at kernel/qapplication.cpp:4214
        w = 0x55305258
        extra = 0x3
        res = true
#2168 0xb7999571 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdeui.so.5
No symbol table info available.
#2169 0xb7d440ce in QCoreApplication::notifyInternal (this=0xbfffed74, 
    receiver=0x901e1e8, event=0x55305258) at kernel/qcoreapplication.cpp:731
        threadData = 0x841a6f0
        returnValue = <optimized out>
        result = false
        cbdata = {0x901e1e8, 0x55305258, 0xbfffe9cf}
        d = <optimized out>
#2170 0xb7d47894 in sendEvent (event=<optimized out>, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#2171 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
    data=0x841a6f0) at kernel/qcoreapplication.cpp:1372
        r = 0x901e1e8
        locker = {val = 138520344}
        startOffset = 0
#2172 0xb7d479dc in QCoreApplication::sendPostedEvents (receiver=0x0, 
    event_type=0) at kernel/qcoreapplication.cpp:1265
        data = <optimized out>
#2173 0xb7d71ec4 in sendPostedEvents ()
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#2174 postEventSourceDispatch (s=0x843a500)
    at kernel/qeventdispatcher_glib.cpp:277
        source = 0x843a500
#2175 0xb59cb252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#2176 0xb59cba30 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#2177 0xb59cbce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
No symbol table info available.
#2178 0xb7d722f7 in QEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:422
        d = 0x843a470
        canWait = true
        savedFlags = {i = 0}
        result = <optimized out>
#2179 0xb60cb6fa in QGuiEventDispatcherGlib::processEvents (this=0x841b400, 
    flags=...) at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x8436d80
        saved_flags = {i = 0}
        returnValue = 3
#2180 0xb7d430ed in QEventLoop::processEvents (this=0xbfffecd4, flags=...)
    at kernel/qeventloop.cpp:149
        d = 0x8434e30
#2181 0xb7d43331 in QEventLoop::exec (this=0xbfffecd4, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x8434e30
        app = 0xbfffec8c
#2182 0xb7d47a8a in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:1008
        threadData = 0x841a6f0
        eventLoop = {<QObject> = {_vptr.QObject = 0xb7e7a608, 
            static staticMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e060a0 "QObject", data = 0xb7e06140, 
                extradata = 0xb7e75560}}, d_ptr = {d = 0x8434e30}, 
            static staticQtMetaObject = {d = {superdata = 0x0, 
                stringdata = 0xb7e0ec80 "Qt", data = 0xb7e12500, 
                extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x8419440, stringdata = 0xb7e18400 "QEventLoop", 
              data = 0xb7e18420, extradata = 0x0}}}
        returnCode = <optimized out>
#2183 0xb6014624 in QApplication::exec () at kernel/qapplication.cpp:3741
No locals.
#2184 0x0808976d in main (argc=0, argv=0x10)
    at /home/mcfrisk/src/kdenlive-git/src/main.cpp:89
        aboutData = {d = 0x8421628}
        app = <incomplete type>
        window = <optimized out>
        __PRETTY_FUNCTION__ = "int main(int, char**)"
        options = {d = 0x8434b70}
        result = <optimized out>




More information about the Kdenlive mailing list