| Anonymous | Login | Signup for a new account | 2013-05-22 13:05 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000182 | Kdenlive | User Interface | public | 2008-10-07 02:05 | 2008-11-12 22:22 | ||||
| Reporter | grosa | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | Recent git | ||||||||
| Target Version | 0.7.0 | Fixed in Version | 0.7.0 | ||||||
| Summary | 0000182: kdenlive crashes when generating thumbnails for copied/pasted clip | ||||||||
| Description | Kdenlive crashes when video thumbnails are enabled, and the following steps are taken: * add clip to project * drag clip to timeline * copy clip * click elsewhere on timeline, paste clip No crash when video thumbnails are off. No crash with audio thumbnails enabled. If I turn off video thumbnails, perform the above operations, and then enable video thumbnails... there is no crash, but no thumbnails are generated for the clip copy. | ||||||||
| Additional Information | built using the wizard | ||||||||
| Tags | No tags attached. | ||||||||
| Build/Install Method | |||||||||
| Attached Files | Mon Oct 6 16:55:37 PDT 2008
This is a logfile of running kdenlive through gdb. You may want to visit http://www.kdenlive.org/mantis/view_all_bug_page.php and attach this file to a proper bug
Kdenlive was installed by Kdenlive Builder Wizard
Information about revisions of modules at the time of compilation:
ffmpeg: Revision: 15575 Last Changed Date: 2008-10-06 09:22:11 -0700 (Mon, 06 Oct 2008)
mlt: Revision: 1183 Last Changed Date: 2008-10-01 21:49:20 -0700 (Wed, 01 Oct 2008)
mlt++: Revision: 1183 Last Changed Date: 2008-08-06 00:16:10 -0700 (Wed, 06 Aug 2008)
kdenlive: Revision: 2436 Last Changed Date: 2008-10-06 08:57:20 -0700 (Mon, 06 Oct 2008)
uname -a at time of compilation:
Linux aida 2.6.24-1-686-bigmem #1 SMP Thu May 8 02:55:42 UTC 2008 i686 GNU/Linux
Information about cc at the time of compilation:
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.1-9' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.1 (Debian 4.3.1-9)
/usr/bin/dpkg
Found dpkg - running dpkg -l to grep libc6
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libc6-dev 2.7-13 GNU C Library: Development Libraries and Header Files
ii libc6-i686 2.7-13 GNU C Library: Shared libraries [i686 optimized]
ii libc6-xen 2.7-13 GNU C Library: Shared libraries [Xen version]
Information about kde 4 at the time of compilation:
Qt: 4.4.0
KDE: 4.1.2 (KDE 4.1.2)
kde4-config: 1.0
uname -a at runtime:
Linux aida 2.6.24-1-686-bigmem #1 SMP Thu May 8 02:55:42 UTC 2008 i686 GNU/Linux
Information about kde 4 at runtime:
Qt: 4.4.0
KDE: 4.1.2 (KDE 4.1.2)
kde4-config: 1.0
Information about kde 3 at runtime:
Qt: 3.3.8b
KDE: 3.5.9
kde-config: 1.0
INSTALL_DIR=/home/grosa/Apps
MLT_AVFORMAT_THREADS=2
PATH=/home/grosa/Apps/bin:/home/grosa/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/var/lib/gems/1.8/bin
LD_LIBRARY_PATH=/home/grosa/Apps/lib:/home/grosa/Apps/lib/mlt
Running ldd /home/grosa/Apps/bin/kdenlive
linux-gate.so.1 => (0xffffe000)
libmlt.so.1 => /home/grosa/Apps/lib/libmlt.so.1 (0xb7f91000)
libmlt++.so.1 => /home/grosa/Apps/lib/libmlt++.so.1 (0xb7f72000)
libavformat.so.52 => /home/grosa/Apps/lib/libavformat.so.52 (0xb7ebd000)
libnepomuk.so.4 => /usr/lib/libnepomuk.so.4 (0xb7e39000)
libkdeui.so.5 => /usr/lib/libkdeui.so.5 (0xb7ad1000)
libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0xb79d2000)
libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0xb798f000)
libkio.so.5 => /usr/lib/libkio.so.5 (0xb7711000)
libkdecore.so.5 => /usr/lib/libkdecore.so.5 (0xb74f8000)
libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0xb74ab000)
libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb6bba000)
libknotifyconfig.so.4 => /usr/lib/libknotifyconfig.so.4 (0xb6baa000)
libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0xb6b3c000)
libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb6911000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb6822000)
libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb67fc000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb67ef000)
libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb6694000)
libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb6690000)
libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb6677000)
libmiracle.so.1 => /home/grosa/Apps/lib/libmiracle.so.1 (0xb666a000)
libavcodec.so.52 => /home/grosa/Apps/lib/libavcodec.so.52 (0xb5f48000)
libavutil.so.49 => /home/grosa/Apps/lib/libavutil.so.49 (0xb5f39000)
libz.so.1 => /usr/lib/libz.so.1 (0xb5f24000)
libsoprano.so.4 => /usr/lib/libsoprano.so.4 (0xb5e47000)
libsopranoclient.so.1 => /usr/lib/libsopranoclient.so.1 (0xb5e0d000)
libSM.so.6 => /usr/lib/libSM.so.6 (0xb5e05000)
libICE.so.6 => /usr/lib/libICE.so.6 (0xb5dee000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb5d02000)
libXtst.so.6 => /usr/lib/libXtst.so.6 (0xb5cfd000)
libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb5cf4000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb5cee000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb5ce5000)
libstreamanalyzer.so.0 => /usr/lib/libstreamanalyzer.so.0 (0xb5c79000)
libsolid.so.4 => /usr/lib/libsolid.so.4 (0xb5c0b000)
libfam.so.0 => /usr/lib/libfam.so.0 (0xb5c02000)
libacl.so.1 => /lib/libacl.so.1 (0xb5bfa000)
libattr.so.1 => /lib/libattr.so.1 (0xb5bf5000)
libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb5be5000)
libaudio.so.2 => /usr/lib/libaudio.so.2 (0xb5bcf000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb5bac000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb5af6000)
libXi.so.6 => /usr/lib/libXi.so.6 (0xb5aee000)
libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb5ae8000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb5a73000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb5a49000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xb5a3b000)
libphonon.so.4 => /usr/lib/libphonon.so.4 (0xb59f8000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb59f3000)
librt.so.1 => /lib/i686/cmov/librt.so.1 (0xb59ea000)
/lib/ld-linux.so.2 (0xb7fb4000)
libvalerie.so.1 => /home/grosa/Apps/lib/libvalerie.so.1 (0xb59e1000)
libmp3lame.so.0 => /usr/lib/libmp3lame.so.0 (0xb596b000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb5968000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb5963000)
libstreams.so.0 => /usr/lib/libstreams.so.0 (0xb5932000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb57f9000)
libXt.so.6 => /usr/lib/libXt.so.6 (0xb57a8000)
libpcre.so.3 => /usr/lib/libpcre.so.3 (0xb577f000)
libselinux.so.1 => /lib/libselinux.so.1 (0xb5766000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb5740000)
Running gdb --args /home/grosa/Apps/bin/kdenlive --nocrashhandler
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) (gdb) set pagination off
(gdb) (gdb) run
(gdb) Starting program: /home/grosa/Apps/bin/kdenlive --nocrashhandler
[Thread debugging using libthread_db enabled]
[New Thread 0xb5741700 (LWP 16878)]
kdenlive(16878) MainWindow::parseProfiles: RESULTINGÂ MLT PATH: "/home/grosa/Apps/share/mlt/profiles/"
kdenlive(16878) initEffects::fillTransitionsList: //// //// TRANSITON XML
kdenlive(16878) initEffects::fillTransitionsList: "<ktransition tag="composite" >
<name>Composite</name>
<parameter tag="geometry" default="0%,0%:100%x100%:100" type="geometry" min="-500;-500;-500;-500;0" name="geometry" max="500;500;500;500;100" >
<name>Geometry</name>
</parameter>
<parameter tag="distort" default="1" type="bool" min="1" name="distort" max="1" >
<name>Distort</name>
</parameter>
</ktransition>
"
kdenlive(16878) initEffects::fillTransitionsList: "/home/grosa/Apps/share/mlt/lumas/PAL" 22
kdenlive(16878) initEffects::fillTransitionsList: //// //// TRANSITON XML
kdenlive(16878) initEffects::fillTransitionsList: "<ktransition tag="luma" >
<name>Luma</name>
<parameter tag="softness" default="0" type="double" min="0" name="softness" max="100" factor="100" >
<name>Softness</name>
</parameter>
<parameter tag="invert" default="0" type="bool" min="0" name="invert" max="1" >
<name>Invert</name>
</parameter>
<parameter tag="resource" default="" paramlistdisplay=",luma01.pgm,luma02.pgm,luma03.pgm,luma04.pgm,luma05.pgm,luma06.pgm,luma07.pgm,luma08.pgm,luma09.pgm,luma10.pgm,luma11.pgm,luma12.pgm,luma13.pgm,luma14.pgm,luma15.pgm,luma16.pgm,luma17.pgm,luma18.pgm,luma19.pgm,luma20.pgm,luma21.pgm,luma22.pgm" type="list" min="" name="resource" max="" paramlist=",/home/grosa/Apps/share/mlt/lumas/PAL/luma01.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma02.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma03.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma04.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma05.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma06.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma07.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma08.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma09.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma10.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma11.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma12.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma13.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma14.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma15.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma16.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma17.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma18.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma19.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma20.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma21.pgm,/home/grosa/Apps/share/mlt/lumas/PAL/luma22.pgm" >
<name>ImageFile</name>
</parameter>
<parameter tag="reverse" default="0" type="bool" min="0" name="reverse" max="1" >
<name>Reverse Transition</name>
</parameter>
</ktransition>
"
kdenlive(16878) initEffects::fillTransitionsList: //// //// TRANSITON XML
kdenlive(16878) initEffects::fillTransitionsList: "<ktransition tag="affine" >
<name>AffineComposite</name>
<parameter tag="rotate_y" default="0" type="double" min="0" name="rotate_y" max="360" >
<name>Rotate Y</name>
</parameter>
<parameter tag="rotate_x" default="0" type="double" min="0" name="rotate_x" max="360" >
<name>Rotate X</name>
</parameter>
<parameter tag="rotate_z" default="0" type="double" min="0" name="rotate_z" max="360" >
<name>Rotate Z</name>
</parameter>
<parameter tag="fix_rotate_y" default="0" type="double" min="0" name="fix_rotate_y" max="360" >
<name>Fix Rotate Y</name>
</parameter>
<parameter tag="fix_rotate_x" default="0" type="double" min="0" name="fix_rotate_x" max="360" >
<name>Fix Rotate X</name>
</parameter>
<parameter tag="fix_rotate_z" default="0" type="double" min="0" name="fix_rotate_z" max="360" >
<name>Fix Rotate Z</name>
</parameter>
<parameter tag="shear_y" default="0" type="double" min="0" name="shear_y" max="360" >
<name>Shear Y</name>
</parameter>
<parameter tag="shear_x" default="0" type="double" min="0" name="shear_x" max="360" >
<name>Shear X</name>
</parameter>
<parameter tag="shear_z" default="0" type="double" min="0" name="shear_z" max="360" >
<name>Shear Z</name>
</parameter>
<parameter tag="fix_shear_y" default="0" type="double" min="0" name="fix_shear_y" max="360" >
<name>Fix Shear Y</name>
</parameter>
<parameter tag="fix_shear_x" default="0" type="double" min="0" name="fix_shear_x" max="360" >
<name>Fix Shear X</name>
</parameter>
<parameter tag="fix_shear_z" default="0" type="double" min="0" name="fix_shear_z" max="360" >
<name>Fix Shear Z</name>
</parameter>
<parameter tag="mirror_off" default="0" type="bool" min="0" name="mirror_off" max="1" >
<name>Mirror</name>
</parameter>
<parameter tag="repeat_off" default="0" type="bool" min="0" name="repeat_off" max="1" >
<name>Repeat</name>
</parameter>
<parameter tag="geometry" default="0;0;100;100;100" type="geometry" min="0;0;100;100;100" name="geometry" max="0;0;100;100;100" >
<name>Geometry</name>
</parameter>
</ktransition>
"
kdenlive(16878) initEffects::parseEffectFiles: // INIT EFFECT SEARCH
QLayout: Attempting to add QLayout "" to QFrame "frame", which already has a layout
QLayout: Attempting to add QLayout "" to QFrame "frame", which already has a layout
QLayout: Attempting to add QLayout "" to QFrame "frame", which already has a layout
QLayout: Attempting to add QLayout "" to QFrame "frame", which already has a layout
kdenlive(16878) Render::Render: ////////// USINGÂ PROFILE: hdv_1080_50i
kdenlive(16878) Monitor::Monitor: /////// BUILDING MONITOR, ID: 62914716
kdenlive(16878) Render::Render: ////////// USINGÂ PROFILE: hdv_1080_50i
kdenlive(16878) Monitor::Monitor: /////// BUILDING MONITOR, ID: 62914787
kdenlive(16878) RecMonitor::RecMonitor: /////// BUILDING MONITOR, ID: 62914803
QStatusBar::insertPermanentWidget: Index out of range (5), appending widget
QStatusBar::insertPermanentWidget: Index out of range (7), appending widget
kdenlive(16878) MainWindow::MainWindow: KXMLGUIFactory(0x879e6c0) KMenu(0x87a8238, name = "video_effects_menu")
kdenlive(16878) KdenliveDoc::setProfilePath: KDEnnlive document, init timecode from path: "hdv_1080_50i" , 25
kdenlive(16878) KdenliveDoc::KdenliveDoc: KDEnnlive document, init timecode: 25
kdenlive(16878) TrackView::slotAddProjectTrack: ************* ADD DOCÂ TRACKÂ 4 , DURATION: 0
kdenlive(16878) TrackView::slotAddProjectTrack: ************* ADD DOCÂ TRACKÂ 3 , DURATION: 0
kdenlive(16878) TrackView::slotAddProjectTrack: ************* ADD DOCÂ TRACKÂ 2 , DURATION: 0
kdenlive(16878) TrackView::slotAddProjectTrack: ************* ADD DOCÂ TRACKÂ 1 , DURATION: 0
kdenlive(16878) TrackView::slotAddProjectTrack: ************* ADD DOCÂ TRACKÂ 0 , DURATION: 0
kdenlive(16878) TrackView::parseDocument: /////////// TOTAL PROJECT DURATION: 300
Object::connect: No such signal QAction::triggered(QAction*)
Object::connect: (receiver name: 'TrackHeader_UI')
Object::connect: No such signal QAction::triggered(QAction*)
Object::connect: (receiver name: 'TrackHeader_UI')
Object::connect: No such slot CustomTrackView::slotDeleteTrack(int)
Object::connect: (sender name: 'TrackHeader_UI')
Object::connect: No such slot CustomTrackView::slotInsertTrack(int)
Object::connect: (sender name: 'TrackHeader_UI')
Object::connect: No such signal QAction::triggered(QAction*)
Object::connect: (receiver name: 'TrackHeader_UI')
Object::connect: No such signal QAction::triggered(QAction*)
Object::connect: (receiver name: 'TrackHeader_UI')
Object::connect: No such slot CustomTrackView::slotDeleteTrack(int)
Object::connect: (sender name: 'TrackHeader_UI')
Object::connect: No such slot CustomTrackView::slotInsertTrack(int)
Object::connect: (sender name: 'TrackHeader_UI')
Object::connect: No such signal QAction::triggered(QAction*)
Object::connect: (receiver name: 'TrackHeader_UI')
Object::connect: No such signal QAction::triggered(QAction*)
Object::connect: (receiver name: 'TrackHeader_UI')
Object::connect: No such slot CustomTrackView::slotDeleteTrack(int)
Object::connect: (sender name: 'TrackHeader_UI')
Object::connect: No such slot CustomTrackView::slotInsertTrack(int)
Object::connect: (sender name: 'TrackHeader_UI')
Object::connect: No such signal QAction::triggered(QAction*)
Object::connect: (receiver name: 'TrackHeader_UI')
Object::connect: No such signal QAction::triggered(QAction*)
Object::connect: (receiver name: 'TrackHeader_UI')
Object::connect: No such slot CustomTrackView::slotDeleteTrack(int)
Object::connect: (sender name: 'TrackHeader_UI')
Object::connect: No such slot CustomTrackView::slotInsertTrack(int)
Object::connect: (sender name: 'TrackHeader_UI')
Object::connect: No such signal QAction::triggered(QAction*)
Object::connect: (receiver name: 'TrackHeader_UI')
Object::connect: No such signal QAction::triggered(QAction*)
Object::connect: (receiver name: 'TrackHeader_UI')
Object::connect: No such slot CustomTrackView::slotDeleteTrack(int)
Object::connect: (sender name: 'TrackHeader_UI')
Object::connect: No such slot CustomTrackView::slotInsertTrack(int)
Object::connect: (sender name: 'TrackHeader_UI')
kdenlive(16878) MainWindow::connectDocument: /////////////////// CONNECTINGÂ DOC TOÂ PROJECTÂ VIEW ////////////////
kdenlive(16878) Render::stop: ///////////// RENDER STOP2-------
kdenlive(16878) Render::stop: ///////////// RENDER STOP3-------
kdenlive(16878) Render::start: ----- STARTING MONITOR: "clip"
kdenlive(16878) Render::start: ----- MONITOR: "clip" WAS STOPPED
kdenlive(16878) Render::start: ----- MONITOR: "clip" REFRESH
kdenlive(16878) Render::resetProfile: //RESET WITHSCENE: "<?xml version="1.0" encoding="utf-8"?><westley root="/home/grosa" title="Anonymous Submission" parent="producer0" in="0" out="14999"> <producer id="producer0" title="Anonymous Submission" in="0" out="14999"> <property name="mlt_type">mlt_producer</property> <property name="aspect_ratio">0.000000</property> <property name="length">15000</property> <property name="eof">pause</property> <property name="resource">black</property> <property name="mlt_service">colour</property> <property name="global_feed">1</property> </producer></westley>"
kdenlive(16878) Render::setSceneList: ////// RENDER, SET SCENE LIST: "<?xml version="1.0" encoding="utf-8"?><westley root="/home/grosa" title="Anonymous Submission" parent="producer0" in="0" out="14999"> <producer id="producer0" title="Anonymous Submission" in="0" out="14999"> <property name="mlt_type">mlt_producer</property> <property name="aspect_ratio">0.000000</property> <property name="length">15000</property> <property name="eof">pause</property> <property name="resource">black</property> <property name="mlt_service">colour</property> <property name="global_feed">1</property> </producer></westley>"
kdenlive(16878) Render::setSceneList: // NEW SCENE LIST DURATION SET TO: 15000
kdenlive(16878) Render::stop: ///////////// RENDER STOPPED: "clip"
kdenlive(16878) Render::stop: ///////////// RENDER STOP2-------
kdenlive(16878) Render::stop: ///////////// RENDER STOP3-------
kdenlive(16878) Render::start: ----- STARTING MONITOR: "project"
kdenlive(16878) Render::start: ----- MONITOR: "project" WAS STOPPED
kdenlive(16878) Render::start: ----- MONITOR: "project" REFRESH
kdenlive(16878) Render::resetProfile: //RESET WITHSCENE: "<?xml version="1.0" encoding="utf-8"?><westley root="/home/grosa" title="Anonymous Submission" parent="producer0" in="0" out="14999"> <producer id="producer0" title="Anonymous Submission" in="0" out="14999"> <property name="mlt_type">mlt_producer</property> <property name="aspect_ratio">0.000000</property> <property name="length">15000</property> <property name="eof">pause</property> <property name="resource">black</property> <property name="mlt_service">colour</property> <property name="global_feed">1</property> </producer></westley>"
kdenlive(16878) Render::setSceneList: ////// RENDER, SET SCENE LIST: "<?xml version="1.0" encoding="utf-8"?><westley root="/home/grosa" title="Anonymous Submission" parent="producer0" in="0" out="14999"> <producer id="producer0" title="Anonymous Submission" in="0" out="14999"> <property name="mlt_type">mlt_producer</property> <property name="aspect_ratio">0.000000</property> <property name="length">15000</property> <property name="eof">pause</property> <property name="resource">black</property> <property name="mlt_service">colour</property> <property name="global_feed">1</property> </producer></westley>"
kdenlive(16878) Render::setSceneList: // NEW SCENE LIST DURATION SET TO: 15000
kdenlive(16878) Render::setSceneList: ////// RENDER, SET SCENE LIST: "<westley>
<playlist id="black_track" />
<playlist id="playlist1" />
<playlist id="playlist2" />
<playlist id="playlist3" />
<playlist id="playlist4" />
<playlist id="playlist5" />
<tractor id="maintractor" >
<track producer="black_track" />
<track hide="video" producer="playlist1" />
<track hide="video" producer="playlist2" />
<track producer="playlist3" />
<track producer="playlist4" />
<track producer="playlist5" />
<transition always_active="1" >
<property name="a_track" >1</property>
<property name="b_track" >2</property>
<property name="mlt_service" >mix</property>
<property name="combine" >1</property>
<property name="internal_added" >237</property>
</transition>
<transition always_active="1" >
<property name="a_track" >1</property>
<property name="b_track" >3</property>
<property name="mlt_service" >mix</property>
<property name="combine" >1</property>
<property name="internal_added" >237</property>
</transition>
<transition always_active="1" >
<property name="a_track" >1</property>
<property name="b_track" >4</property>
<property name="mlt_service" >mix</property>
<property name="combine" >1</property>
<property name="internal_added" >237</property>
</transition>
<transition always_active="1" >
<property name="a_track" >1</property>
<property name="b_track" >5</property>
<property name="mlt_service" >mix</property>
<property name="combine" >1</property>
<property name="internal_added" >237</property>
</transition>
</tractor>
</westley>
"
kdenlive(16878) Render::setSceneList: // NEW SCENE LIST DURATION SET TO: 0
kdenlive(16878) Render::producersList: // PARSING SCENE TRACK: 1 , CLIPS: 0
kdenlive(16878) Render::producersList: // PARSING SCENE TRACK: 2 , CLIPS: 0
kdenlive(16878) Render::producersList: // PARSING SCENE TRACK: 3 , CLIPS: 0
kdenlive(16878) Render::producersList: // PARSING SCENE TRACK: 4 , CLIPS: 0
kdenlive(16878) Render::producersList: // PARSING SCENE TRACK: 5 , CLIPS: 0
kdenlive(16878) MainWindow::connectDocument: /////////////////// CONNECTINGÂ DOC TOÂ PROJECTÂ VIEW ////////////////
kdenlive(16878) Render::stop: ///////////// RENDER STOPPED: "project"
kdenlive(16878) Render::stop: ///////////// RENDER STOP2-------
kdenlive(16878) Render::stop: ///////////// RENDER STOP3-------
kdenlive(16878) Render::start: ----- STARTING MONITOR: "clip"
kdenlive(16878) Render::start: ----- MONITOR: "clip" WAS STOPPED
kdenlive(16878) Render::start: ----- MONITOR: "clip" REFRESH
kdenlive(16878) Render::stop: ///////////// RENDER STOPPED: "clip"
kdenlive(16878) Render::stop: ///////////// RENDER STOP2-------
kdenlive(16878) Render::stop: ///////////// RENDER STOP3-------
kdenlive(16878) Render::start: ----- STARTING MONITOR: "project"
kdenlive(16878) Render::start: ----- MONITOR: "project" WAS STOPPED
kdenlive(16878) Render::start: ----- MONITOR: "project" REFRESH
[New Thread 0xb2b2ab90 (LWP 16881)]
[New Thread 0xb2329b90 (LWP 16882)]
[Thread 0xb2b2ab90 (LWP 16881) exited]
[Thread 0xb2329b90 (LWP 16882) exited]
[New Thread 0xb2329b90 (LWP 16883)]
[New Thread 0xb2b2ab90 (LWP 16884)]
[Thread 0xb2329b90 (LWP 16883) exited]
[Thread 0xb2b2ab90 (LWP 16884) exited]
[New Thread 0xb2b2ab90 (LWP 16885)]
[New Thread 0xb2329b90 (LWP 16886)]
[Thread 0xb2b2ab90 (LWP 16885) exited]
[Thread 0xb2329b90 (LWP 16886) exited]
[New Thread 0xb2329b90 (LWP 16887)]
[New Thread 0xb2b2ab90 (LWP 16888)]
[Thread 0xb2329b90 (LWP 16887) exited]
[Thread 0xb2b2ab90 (LWP 16888) exited]
[New Thread 0xb2b2ab90 (LWP 16889)]
[New Thread 0xb2329b90 (LWP 16890)]
[Thread 0xb2b2ab90 (LWP 16889) exited]
[Thread 0xb2329b90 (LWP 16890) exited]
[New Thread 0xb2329b90 (LWP 16891)]
[New Thread 0xb2b2ab90 (LWP 16892)]
[Thread 0xb2329b90 (LWP 16891) exited]
[Thread 0xb2b2ab90 (LWP 16892) exited]
[New Thread 0xb2b2ab90 (LWP 16893)]
[New Thread 0xb2329b90 (LWP 16894)]
kdenlive(16878) KMimeTypeFactory::parseMagic: Now parsing "/usr/local/share/mime/magic"
kdenlive(16878) KMimeTypeFactory::parseMagic: Now parsing "/home/grosa/Apps/share/mime/magic"
kdenlive(16878) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic"
kdenlive(16878) KMimeTypeFactory::parseMagic: Now parsing "/home/grosa/.local/share/mime/magic"
kdenlive(16878) AddClipCommand::redo: ---- redoing action
kdenlive(16878) KThumb::KThumb: thumbfile= "/tmp/kde-grosa/kdenlive/be8790f9ea42f8ccc615f2fc46d97c270745a3a8.thumb"
kdenlive(16878) KdenliveDoc::addClip: ///////// DOCUM, CREATING NEW CLIP, ID: "1" , PAR ID: ""
kdenlive(16878) KThumb::getAudioThumbs: reading audio thumbs from file
kdenlive(16878) DocClipBase::updateAudioThumbnail: CLIPBASE RECIEDVEDÂ AUDIOÂ DATA*********************************************
kdenlive(16878) Render::getFileProperties: REquested fuile info for: "/home/grosa/btwist-grass-session/file0094.mov"
kdenlive(16878) Render::stop: ///////////// RENDER STOPPED: "project"
kdenlive(16878) Render::stop: ///////////// RENDER STOP2-------
kdenlive(16878) Render::stop: ///////////// RENDER STOP3-------
kdenlive(16878) Render::start: ----- STARTING MONITOR: "clip"
kdenlive(16878) Render::start: ----- MONITOR: "clip" WAS STOPPED
kdenlive(16878) Render::start: ----- MONITOR: "clip" REFRESH
kdenlive(16878) ProjectListView::mouseMoveEvent: // DRAG STARTED, MOUSE MOVED:
kdenlive(16878) ProjectListView::mouseMoveEvent: // DRAG STARTED, MOUSE MOVED:
kdenlive(16878) CustomTrackView::dragEnterEvent: /////////////// DRAG ENTERED, TEXT: "1"
kdenlive(16878) CustomTrackView::addItem: ------------ ADDING CLIP ITEM----: 241 , 4684 , 0
kdenlive(16878) Render::stop: ///////////// RENDER STOPPED: "clip"
kdenlive(16878) Render::stop: ///////////// RENDER STOP2-------
kdenlive(16878) Render::stop: ///////////// RENDER STOP3-------
kdenlive(16878) Render::start: ----- STARTING MONITOR: "project"
kdenlive(16878) Render::start: ----- MONITOR: "project" WAS STOPPED
kdenlive(16878) Render::start: ----- MONITOR: "project" REFRESH
kdenlive(16878) EffectStackEdit::transferParamDesc: in
kdenlive(16878) CustomTrackView::cutClip: ///////// CUTTING CLIP : ( 236 - 4679 ), INFO: ( 236 - 4679 ) , CUT: 750
kdenlive(16878) ClipItem::clone: // CLoning clip: 4443 , CURRENT end: 4443
kdenlive(16878) CustomTrackView::cutClip: // REsizing item to: 750
kdenlive(16878) CustomTrackView::cutClip: ///////// CUTTING CLIP RESULT: ( 236 - 750 ), DUP: ( 750 - 4679 ) , CUT: 750
kdenlive(16878) CustomTrackView::cutClip: // CUTTING CLIP dONE
kdenlive(16878) EffectStackEdit::transferParamDesc: in
kdenlive(16878) EffectStackEdit::transferParamDesc: in
kdenlive(16878) CustomTrackView::cutClip: ///////// CUTTING CLIP : ( 236 - 750 ), INFO: ( 236 - 750 ) , CUT: 672
kdenlive(16878) ClipItem::clone: // CLoning clip: 514 , CURRENT end: 514
kdenlive(16878) CustomTrackView::cutClip: // REsizing item to: 672
kdenlive(16878) CustomTrackView::cutClip: ///////// CUTTING CLIP RESULT: ( 236 - 672 ), DUP: ( 672 - 750 ) , CUT: 672
kdenlive(16878) CustomTrackView::cutClip: // CUTTING CLIP dONE
kdenlive(16878) EffectStackEdit::transferParamDesc: in
kdenlive(16878) Render::mltResizeClipEnd: // SELECTED CLIP START: 672
kdenlive(16878) Render::mltResizeClipEnd: //////// RESIZE CLIP: 2 ( pos: 672 ), DIFF: -3 , CURRENT DUR: 77 , NEW DUR: 74
kdenlive(16878) ResizeClipCommand::redo: ---- redoing action
QTimeLine::start: already running
kdenlive(16878) EffectStackEdit::transferParamDesc: in
kdenlive(16878) Render::mltMoveClip: ////// LOOKING FOR CLIP TO MOVE, INDEX: 1
kdenlive(16878) MoveClipCommand::redo: ---- redoing action
kdenlive(16878) EffectStackEdit::transferParamDesc: in
kdenlive(16878) Render::mltResizeClipEnd: // SELECTED CLIP START: 0
kdenlive(16878) Render::mltResizeClipEnd: //////// RESIZE CLIP: 1 ( pos: 0 ), DIFF: 1 , CURRENT DUR: 74 , NEW DUR: 75
kdenlive(16878) ResizeClipCommand::redo: ---- redoing action
QTimeLine::start: already running
kdenlive(16878) EffectStackEdit::transferParamDesc: in
kdenlive(16878) Render::mltResizeClipEnd: // SELECTED CLIP START: 0
kdenlive(16878) Render::mltResizeClipEnd: //////// RESIZE CLIP: 1 ( pos: 0 ), DIFF: 3 , CURRENT DUR: 75 , NEW DUR: 78
kdenlive(16878) ResizeClipCommand::redo: ---- redoing action
QTimeLine::start: already running
kdenlive(16878) EffectStackEdit::transferParamDesc: in
kdenlive(16878) Render::mltResizeClipEnd: // SELECTED CLIP START: 0
kdenlive(16878) Render::mltResizeClipEnd: //////// RESIZE CLIP: 1 ( pos: 0 ), DIFF: 9 , CURRENT DUR: 78 , NEW DUR: 87
kdenlive(16878) ResizeClipCommand::redo: ---- redoing action
QTimeLine::start: already running
kdenlive(16878) ClipItem::clone: // CLoning clip: 524 , CURRENT end: 524
[New Thread 0xb0082b90 (LWP 16896)]
[New Thread 0xaf881b90 (LWP 16897)]
[Thread 0xb2b2ab90 (LWP 16893) exited]
[Thread 0xb2329b90 (LWP 16894) exited]
[New Thread 0xb2329b90 (LWP 16898)]
[New Thread 0xb2b2ab90 (LWP 16899)]
[Thread 0xb2329b90 (LWP 16898) exited]
[Thread 0xb2b2ab90 (LWP 16899) exited]
[New Thread 0xb2b2ab90 (LWP 16900)]
[New Thread 0xb2329b90 (LWP 16901)]
[Thread 0xb2b2ab90 (LWP 16900) exited]
[Thread 0xb2329b90 (LWP 16901) exited]
[New Thread 0xb2329b90 (LWP 16902)]
[New Thread 0xb2b2ab90 (LWP 16903)]
[Thread 0xb2329b90 (LWP 16902) exited]
[New Thread 0xb2329b90 (LWP 16914)]
[New Thread 0xaeab5b90 (LWP 16915)]
[New Thread 0xad49fb90 (LWP 16916)]
[New Thread 0xac89db90 (LWP 16917)]
[Thread 0xac89db90 (LWP 16917) exited]
[Thread 0xb2329b90 (LWP 16914) exited]
[Thread 0xad49fb90 (LWP 16916) exited]
[Thread 0xaeab5b90 (LWP 16915) exited]
[New Thread 0xaeab5b90 (LWP 16918)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb5741700 (LWP 16878)]
0x08262720 in CustomTrackScene::scale (this=0x0) at /home/grosa/builds/kdenlive/src/customtrackscene.cpp:76
76 return m_scale;
(gdb) bt
(gdb) #0 0x08262720 in CustomTrackScene::scale (this=0x0) at /home/grosa/builds/kdenlive/src/customtrackscene.cpp:76
#1 0x0816d664 in ClipItem::slotThumbReady (this=0x8a5ac68, frame=436, pix=<incomplete type>) at /home/grosa/builds/kdenlive/src/clipitem.cpp:340
#2 0x08173951 in ClipItem::qt_metacall (this=0x8a5ac68, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfbd1d0c) at /home/grosa/builds/kdenlive/src/cmake_bindir/clipitem.moc:102
#3 0xb6a700c0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#4 0xb6a70e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#5 0x0817b505 in KThumb::thumbReady (this=0x897a7d8, _t1=436, _t2=<incomplete type>) at /home/grosa/builds/kdenlive/src/cmake_bindir/kthumb.moc:183
#6 0x0817c5e3 in KThumb::extractImage (this=0x897a7d8, frame=436, frame2=523) at /home/grosa/builds/kdenlive/src/kthumb.cpp:259
#7 0x0817f329 in KThumb::qt_metacall (this=0x897a7d8, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfbd1f1c) at /home/grosa/builds/kdenlive/src/cmake_bindir/kthumb.moc:160
#8 0xb6a700c0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9 0xb6a70e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0x08160a63 in ClipItem::getThumb (this=0x8db7458, _t1=436, _t2=523) at /home/grosa/builds/kdenlive/src/cmake_bindir/clipitem.moc:113
#11 0x0816b277 in ClipItem::slotFetchThumbs (this=0x8db7458) at /home/grosa/builds/kdenlive/src/clipitem.cpp:279
#12 0x081736fb in ClipItem::qt_metacall (this=0x8db7458, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfbd2078) at /home/grosa/builds/kdenlive/src/cmake_bindir/clipitem.moc:92
#13 0xb6a700c0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb6a70e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb6a76497 in ?? () from /usr/lib/libQtCore.so.4
#16 0xb6a765bc in ?? () from /usr/lib/libQtCore.so.4
#17 0xb6a6abaf in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6cf866c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#19 0xb6d0043e in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb7ca3c6d in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb6a5b571 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#22 0xb6a895e1 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb6a85c20 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb5b342e1 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb5b37973 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0x082ed090 in ?? ()
#27 0x00000000 in ?? ()
(gdb) thread apply all bt
(gdb)
Thread 28 (Thread 0xaeab5b90 (LWP 16918)):
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb6686352 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2 0xb67876f4 in pthread_cond_timedwait () from /lib/i686/cmov/libc.so.6
#3 0xb7faeb59 in mlt_consumer_get_frame (this=0xb063d598) at mlt_consumer.c:409
#4 0xb7faedc0 in mlt_consumer_rt_frame (this=0xb063d598) at mlt_consumer.c:764
#5 0xb40022cc in consumer_thread (arg=0xb063d598) at consumer_sdl_still.c:558
#6 0xb66824c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
#7 0xb677955e in clone () from /lib/i686/cmov/libc.so.6
Thread 23 (Thread 0xb2b2ab90 (LWP 16903)):
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb6686025 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2 0xb678769d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3 0xb4001c8c in consumer_thread (arg=0xb062ecb8) at consumer_sdl_preview.c:381
#4 0xb66824c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
#5 0xb677955e in clone () from /lib/i686/cmov/libc.so.6
Thread 17 (Thread 0xaf881b90 (LWP 16897)):
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb6686025 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2 0xb678769d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3 0xb6303bdb in ?? () from /home/grosa/Apps/lib/libavcodec.so.52
#4 0x08965ff8 in ?? ()
#5 0x08966028 in ?? ()
#6 0x00000000 in ?? ()
Thread 16 (Thread 0xb0082b90 (LWP 16896)):
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb6686025 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2 0xb678769d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3 0xb6303bdb in ?? () from /home/grosa/Apps/lib/libavcodec.so.52
#4 0x08965ff8 in ?? ()
#5 0x08966028 in ?? ()
#6 0x00000000 in ?? ()
Thread 1 (Thread 0xb5741700 (LWP 16878)):
#0 0x08262720 in CustomTrackScene::scale (this=0x0) at /home/grosa/builds/kdenlive/src/customtrackscene.cpp:76
#1 0x0816d664 in ClipItem::slotThumbReady (this=0x8a5ac68, frame=436, pix=<incomplete type>) at /home/grosa/builds/kdenlive/src/clipitem.cpp:340
#2 0x08173951 in ClipItem::qt_metacall (this=0x8a5ac68, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfbd1d0c) at /home/grosa/builds/kdenlive/src/cmake_bindir/clipitem.moc:102
#3 0xb6a700c0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#4 0xb6a70e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#5 0x0817b505 in KThumb::thumbReady (this=0x897a7d8, _t1=436, _t2=<incomplete type>) at /home/grosa/builds/kdenlive/src/cmake_bindir/kthumb.moc:183
#6 0x0817c5e3 in KThumb::extractImage (this=0x897a7d8, frame=436, frame2=523) at /home/grosa/builds/kdenlive/src/kthumb.cpp:259
#7 0x0817f329 in KThumb::qt_metacall (this=0x897a7d8, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfbd1f1c) at /home/grosa/builds/kdenlive/src/cmake_bindir/kthumb.moc:160
#8 0xb6a700c0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9 0xb6a70e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0x08160a63 in ClipItem::getThumb (this=0x8db7458, _t1=436, _t2=523) at /home/grosa/builds/kdenlive/src/cmake_bindir/clipitem.moc:113
#11 0x0816b277 in ClipItem::slotFetchThumbs (this=0x8db7458) at /home/grosa/builds/kdenlive/src/clipitem.cpp:279
#12 0x081736fb in ClipItem::qt_metacall (this=0x8db7458, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfbd2078) at /home/grosa/builds/kdenlive/src/cmake_bindir/clipitem.moc:92
#13 0xb6a700c0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb6a70e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb6a76497 in ?? () from /usr/lib/libQtCore.so.4
#16 0xb6a765bc in ?? () from /usr/lib/libQtCore.so.4
#17 0xb6a6abaf in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6cf866c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#19 0xb6d0043e in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb7ca3c6d in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb6a5b571 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#22 0xb6a895e1 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb6a85c20 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb5b342e1 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb5b37973 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0x082ed090 in ?? ()
#27 0x00000000 in ?? ()
(gdb) where full
(gdb) #0 0x08262720 in CustomTrackScene::scale (this=0x0) at /home/grosa/builds/kdenlive/src/customtrackscene.cpp:76
No locals.
#1 0x0816d664 in ClipItem::slotThumbReady (this=0x8a5ac68, frame=436, pix=<incomplete type>) at /home/grosa/builds/kdenlive/src/clipitem.cpp:340
r = {xp = 0, yp = 1, w = 87.980000000000004, h = 48}
width = 7.1676723766375178e-316
#2 0x08173951 in ClipItem::qt_metacall (this=0x8a5ac68, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfbd1d0c) at /home/grosa/builds/kdenlive/src/cmake_bindir/clipitem.moc:102
No locals.
#3 0xb6a700c0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
No symbol table info available.
#4 0xb6a70e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
No symbol table info available.
#5 0x0817b505 in KThumb::thumbReady (this=0x897a7d8, _t1=436, _t2=<incomplete type>) at /home/grosa/builds/kdenlive/src/cmake_bindir/kthumb.moc:183
_a = {0x0, 0xbfbd1d24, 0xbfbd1d94}
#6 0x0817c5e3 in KThumb::extractImage (this=0x897a7d8, frame=436, frame2=523) at /home/grosa/builds/kdenlive/src/kthumb.cpp:259
pix = <incomplete type>
twidth = 88
#7 0x0817f329 in KThumb::qt_metacall (this=0x897a7d8, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfbd1f1c) at /home/grosa/builds/kdenlive/src/cmake_bindir/kthumb.moc:160
No locals.
#8 0xb6a700c0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
No symbol table info available.
#9 0xb6a70e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
No symbol table info available.
#10 0x08160a63 in ClipItem::getThumb (this=0x8db7458, _t1=436, _t2=523) at /home/grosa/builds/kdenlive/src/cmake_bindir/clipitem.moc:113
_a = {0x0, 0xbfbd1f34, 0xbfbd1f38}
#11 0x0816b277 in ClipItem::slotFetchThumbs (this=0x8db7458) at /home/grosa/builds/kdenlive/src/clipitem.cpp:279
No locals.
#12 0x081736fb in ClipItem::qt_metacall (this=0x8db7458, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfbd2078) at /home/grosa/builds/kdenlive/src/cmake_bindir/clipitem.moc:92
No locals.
#13 0xb6a700c0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
No symbol table info available.
#14 0xb6a70e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
No symbol table info available.
#15 0xb6a76497 in ?? () from /usr/lib/libQtCore.so.4
No symbol table info available.
#16 0xb6a765bc in ?? () from /usr/lib/libQtCore.so.4
No symbol table info available.
#17 0xb6a6abaf in QObject::event () from /usr/lib/libQtCore.so.4
No symbol table info available.
#18 0xb6cf866c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
No symbol table info available.
#19 0xb6d0043e in QApplication::notify () from /usr/lib/libQtGui.so.4
No symbol table info available.
#20 0xb7ca3c6d in KApplication::notify () from /usr/lib/libkdeui.so.5
No symbol table info available.
#21 0xb6a5b571 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
No symbol table info available.
#22 0xb6a895e1 in ?? () from /usr/lib/libQtCore.so.4
No symbol table info available.
#23 0xb6a85c20 in ?? () from /usr/lib/libQtCore.so.4
No symbol table info available.
#24 0xb5b342e1 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#25 0xb5b37973 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#26 0x082ed090 in ?? ()
No symbol table info available.
#27 0x00000000 in ?? ()
No symbol table info available.
(gdb) quit
The program is running. Exit anyway? (y or n) [answered Y; input not from terminal]
| ||||||||
Notes |
|
|
(0000318) administrator (administrator) 2008-10-07 12:37 |
Issue fixed in svn revision 2437. Thanks for your report |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-10-07 02:05 | grosa | New Issue | |
| 2008-10-07 02:05 | grosa | File Added: kdenlive_thumbnail_crash.txt | |
| 2008-10-07 12:37 | administrator | Note Added: 0000318 | |
| 2008-10-07 12:37 | administrator | Status | new => resolved |
| 2008-10-07 12:37 | administrator | Resolution | open => fixed |
| 2008-10-23 00:20 | madsdyd | Target Version | => 0.7.0 |
| 2008-10-23 00:22 | madsdyd | Status | resolved => closed |
| 2008-11-12 22:22 | madsdyd | Fixed in Version | => 0.7.0 |
| Copyright © 2000 - 2013 MantisBT Team |



