FS#24919 - [kdenlive] importing dv files crashes kdenlive (libmltxine)

Attached to Project: Community Packages
Opened by farid (osc) - Tuesday, 28 June 2011, 04:02 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 02 July 2011, 14:32 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

after a update now there is a nother problem:

(gdb) run
Starting program: /usr/bin/kdenlive
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe76c6700 (LWP 10874)]
project monitor connected
clip monitor connected
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
[New Thread 0x7fffcbe5f700 (LWP 10875)]
[New Thread 0x7fffcb65e700 (LWP 10876)]
[Thread 0x7fffcbe5f700 (LWP 10875) exited]
[Thread 0x7fffcb65e700 (LWP 10876) exited]
[New Thread 0x7fffcb65e700 (LWP 10877)]
[New Thread 0x7fffcbe5f700 (LWP 10878)]
[Thread 0x7fffcb65e700 (LWP 10877) exited]
[Thread 0x7fffcbe5f700 (LWP 10878) exited]
[New Thread 0x7fffcbe5f700 (LWP 10879)]
[New Thread 0x7fffcb65e700 (LWP 10880)]
[New Thread 0x7fffca7d9700 (LWP 10881)]
[Thread 0x7fffcbe5f700 (LWP 10879) exited]
[Thread 0x7fffcb65e700 (LWP 10880) exited]
[New Thread 0x7fffcb65e700 (LWP 10882)]
[New Thread 0x7fffcbe5f700 (LWP 10883)]
[Thread 0x7fffcb65e700 (LWP 10882) exited]
[Thread 0x7fffcbe5f700 (LWP 10883) exited]
[New Thread 0x7fffcbe5f700 (LWP 10884)]
[New Thread 0x7fffcb65e700 (LWP 10885)]
[Thread 0x7fffcbe5f700 (LWP 10884) exited]
[Thread 0x7fffcb65e700 (LWP 10885) exited]
[New Thread 0x7fffcb65e700 (LWP 10886)]
[New Thread 0x7fffcbe5f700 (LWP 10887)]
[Thread 0x7fffcb65e700 (LWP 10886) exited]
[Thread 0x7fffcbe5f700 (LWP 10887) exited]
[New Thread 0x7fffcbe5f700 (LWP 10888)]
[New Thread 0x7fffcb65e700 (LWP 10889)]
[Thread 0x7fffcbe5f700 (LWP 10888) exited]
[Thread 0x7fffcb65e700 (LWP 10889) exited]
[New Thread 0x7fffcb65e700 (LWP 10890)]
[New Thread 0x7fffcbe5f700 (LWP 10891)]
[New Thread 0x7fffc978b700 (LWP 10892)]

Program received signal SIGSEGV, Segmentation fault.
0x00007fffd1b7937d in ?? () from /usr/lib/mlt/libmltxine.so
(gdb) bt
#0 0x00007fffd1b7937d in ?? () from /usr/lib/mlt/libmltxine.so
#1 0x00007fffd1b7a1bb in filter_plane () from /usr/lib/mlt/libmltxine.so
#2 0x00007fffd1b7a9ce in ?? () from /usr/lib/mlt/libmltxine.so
#3 0x00007fffd1b7ad15 in ?? () from /usr/lib/mlt/libmltxine.so
#4 0x00007ffff7bc265a in mlt_frame_get_image () from /usr/lib/libmlt.so.4
#5 0x00007fffcf703fa5 in ?? () from /usr/lib/mlt/libmltcore.so
#6 0x00007ffff7bc265a in mlt_frame_get_image () from /usr/lib/libmlt.so.4
#7 0x00007fffcf7044a2 in ?? () from /usr/lib/mlt/libmltcore.so
#8 0x00007ffff7bc265a in mlt_frame_get_image () from /usr/lib/libmlt.so.4
#9 0x00007ffff79ade2d in Mlt::Frame::get_image(mlt_image_format&, int&, int&, int) () from /usr/lib/libmlt++.so.3
#10 0x00000000004b9710 in _start ()

Additional info:
* package version(s)
kdenlive 0.8-2

Steps to reproduce:
import any .dv file.
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Saturday, 02 July 2011, 14:32 GMT
Reason for closing:  Fixed
Additional comments about closing:  mlt 0.7.2-1.1
Comment by farid (osc) - Thursday, 30 June 2011, 21:11 GMT
hi sergej,

any clue on why this is happening since the 0.8 update? ever since i havent been able to work :/

cheers
Comment by Sergej Pupykin (sergej) - Thursday, 30 June 2011, 21:47 GMT
hi, 0.8-2 rebuild does not change pkgbuild from 0.8-1
no thoughts what it can be
Comment by farid (osc) - Friday, 01 July 2011, 12:35 GMT
sergej, please check a kdenlive devs response http://www.kdenlive.org/mantis/view.php?id=2120

this might help.

cheers
Comment by Sergej Pupykin (sergej) - Friday, 01 July 2011, 12:47 GMT
mlt-i686 already built without sse2
mlt-x86_64 rebuilt, please check it. (0.7.2-1.1)
Comment by farid (osc) - Saturday, 02 July 2011, 14:31 GMT
fixed :)

Loading...