[Kdenlive-devel] HDV support

Jean-Michel Pouré jm at poure.com
Thu Jul 26 17:41:07 UTC 2007


A small problem on startup:

gdb kdenlive
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "x86_64-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/kdenlive 
[Thread debugging using libthread_db enabled]
[New Thread 47806501589136 (LWP 22219)]
Qt: gdb: -nograb added to command-line options.
         Use the -dograb option to enforce grabbing.
kdenlive: Mlt inited
kdenlive: Creating new document
kdenlive: deleting contents...
kdenlive: Creating new document DONE 
kdenlive: ****************  INIT DOCUMENT VIEW ***************
kdenlive:  + + CREATING CONSUMER WITH PROFILE: pal_dv
kdenlive: Mlt inited
kdenlive:  + + CREATING CONSUMER WITH PROFILE: pal_dv
[New Thread 1082132816 (LWP 22226)]
[New Thread 1090525520 (LWP 22227)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1082132816 (LWP 22226)]
mlt_properties_get_double (this=0x7, name=0x591b59 "_speed") at
mlt_properties.c:280
280             if ( i >= 0 )
(gdb) bt
#0  mlt_properties_get_double (this=0x7, name=0x591b59 "_speed") at
mlt_properties.c:280
#1  0x00000000004e91ed in consumer_frame_show ()
#2  0x00002b7acab0bf9b in mlt_events_fire (this=<value optimized out>,
id=<value optimized out>) at mlt_events.c:175
#3  0x00002b7acab0b6d7 in mlt_properties_set_int (this=0xcdaca0,
name=0x2b7ad390c384 "rect_x", value=148) at mlt_properties.c:590
#4  0x00002b7ad390b4cb in consumer_thread (arg=<value optimized out>) at
consumer_sdl_still.c:489
#5  0x00002b7acf92f205 in start_thread () from /lib/libpthread.so.0
#6  0x00002b7ad0ae414d in clone () from /lib/libc.so.6






More information about the Kdenlive mailing list