[Kdenlive-devel] Crash on startup
jb
jb at ader.ch
Sun Jun 4 08:08:20 UTC 2006
On Saturday 03 June 2006 22:40, Adam Pigg wrote:
Hello.
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1233922352 (LWP 3695)]
> mlt_properties_set_int (this=0x0, name=0x8123d37 "app_locked", value=1)
> at mlt_properties.c:275
> 275 property_list *list = this->local;
> (gdb) bt
> #0 mlt_properties_set_int (this=0x0, name=0x8123d37 "app_locked", value=1)
> at mlt_properties.c:275
> #1 0xb7f7101f in Mlt::Properties::set ()
From the backtrace, I would say it is a problem with your MLT install.
Please try the following:
1) make sure you have the 0.2.2 version of both MLT and MLT++
2) remove all mlt libs from /us r/local/lib (rm -Rf /usr/local/lib/libmlt*)
3 make clean in MLT, MLT++ and kdenlive
3) configure and compile again MLT, MLT++ and Kdenlive.
This should give you a clean install.
I also experienced that kind of crashes when Kdenlive was linked to an older
version of MLT...
Hope it helps, regards
Jean-Baptiste
More information about the Kdenlive
mailing list