https://bugs.kde.org/show_bug.cgi?id=507616
Bug ID: 507616
Summary: Crash dragging clip to project bin
Classification: Applications
Product: kdenlive
Version First git-master
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: Project Bin & Import
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Gettng a crash dragging a clip from Dolphin to Project Bin
STEPS TO REPRODUCE
1. Open Kdenlive
2. Drag clip to project bin from Dolphin
3. Crash
OBSERVED RESULT
Crash
/////////// creatclipsfromlist
QList(QUrl("file:///home/farid/Gunga/Alembranças/IMG_1398.MOV")) true "-1"
/////////// createClipFromFile "/home/farid/Gunga/Alembranças/IMG_1398.MOV"
"-1"
=== GOT DROPPED MIME: "video/quicktime"
/////////// final xml "<producer>\n <property
name=\"resource\">/home/farid/Gunga/Alembranças/IMG_1398.MOV</property>\n</producer>\n"
[New Thread 0x7fff07fff6c0 (LWP 73273)]
============STARTING LOAD TASK FOR: 4 =
"/home/farid/Gunga/Alembranças/IMG_1398.MOV"
EXPECTED RESULT
No crash
ADDITIONAL INFORMATION
Thread 148 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffef6bfd6c0 (LWP 73315)]
0x00007fff9bd80844 in ff_transpose_8x8_8_sse2 () from
/usr/lib/libavfilter.so.10
(gdb) bt full
#0 0x00007fff9bd80844 in ff_transpose_8x8_8_sse2 () from
/usr/lib/libavfilter.so.10
No symbol table info available.
#1 0x00007fff9bcd3900 in filter_slice (ctx=<optimized out>, arg=<optimized
out>, jobnr=5, nb_jobs=16) at libavfilter/vf_transpose.c:307
hsub = <optimized out>
dst = 0x7ffeff1b0b80 ""
srclinesize = 0
y = <optimized out>
outw = 540
start = 300
dstlinesize = 544
v = <optimized out>
vsub = <optimized out>
pixstep = 1
inh = <optimized out>
outh = <optimized out>
end = 360
src = 0x0
x = 0
s = 0x7ffefc21f980
td = <optimized out>
out = <optimized out>
in = 0x7ffefec0c240
plane = <optimized out>
#2 0x00007fff9bb1825d in worker_func (priv=0x7ffefccb2cc0, jobnr=5,
threadnr=<optimized out>, nb_jobs=<optimized out>, nb_threads=<optimized out>)
--Type <RET> for more, q to quit, c to continue without paging--c
at libavfilter/pthread.c:48
c = 0x7ffefccb2cc0
ret = <optimized out>
#3 0x00007ffff246b716 in run_jobs (ctx=0x7ffefc1066c0) at
libavutil/slicethread.c:65
nb_jobs = 16
nb_active_threads = 16
first_job = <optimized out>
current_job = <optimized out>
#4 thread_worker (v=0x7ffefcc9ca20) at libavutil/slicethread.c:89
w = 0x7ffefcc9ca20
ctx = 0x7ffefc1066c0
#5 0x00007ffff1aca7eb in ?? () from /usr/lib/libc.so.6
No symbol table info available.
#6 0x00007ffff1b4e18c in ?? () from /usr/lib/libc.so.6
No symbol table info available.
--
You are receiving this mail because:
You are watching all bug changes.