[Kdenlive-devel] Bug Report: Crash on enable/disable audio or video on a track

socke socke-99 at gmx.de
Tue Mar 13 20:00:08 UTC 2007


When you enable or disable video or audio on a track, the application 
crashes.
I use the recent CVS version of MLT, FFmpeg and Kdenlive and compiled it 
on amd64 (kubuntu edgy).
To be able to compile MLT, I had to disable the gtk2 module.

This is a backtrace of the crash:
 #0  mlt_properties_set_int (this=0x0, name=0x2b0f11d55622 "forced", 
value=3)
     at mlt_properties.c:275
         error = <value optimized out>
         property = <value optimized out>
 #1  0x00002b0f11d54c05 in consumer_start (parent=0xbaadd0)
     at consumer_sdl_still.c:165
         filter = (mlt_filter) 0x0
         preview_off = 0
         sdl_started = 0
         this = (consumer_sdl) 0xbaadd0
 #2  0x00002b0f11d53425 in consumer_start (parent=0xb953c0)
     at consumer_sdl_preview.c:208
         play = <value optimized out>
         video_driver = 0x0
         output_display = <value optimized out>
         progressive = 1
         properties = <value optimized out>
         still = <value optimized out>
         window_id = 0xa2d7c0 "69207103"
         audio_driver = 0x0
         audio_device = 0xb9a020 "default"
         this = (consumer_sdl) 0xb953c0
 #3  0x00002b0f0bc3dffc in Mlt::Consumer::start ()
    from /usr/local/lib/libmlt++.so.0.2.2
 No symbol table info available.
 #4  0x0000000000511dab in KRender::start ()
 No symbol table info available.
 #5  0x00000000005046be in Gui::KMMMonitor::slotSetClip ()
 No symbol table info available.
 #6  0x0000000000570ea9 in Gui::KMMMonitor::qt_invoke ()
 No symbol table info available.
 #7  0x00002b0f0d8ddd76 in QObject::activate_signal ()
    from /usr/lib/libqt-mt.so.3
 No symbol table info available.
[...]


Reproduction:
1. Start kdenlive
2. Click on the video or audio icon in a Track





More information about the Kdenlive mailing list