| Anonymous | Login | Signup for a new account | 2013-05-19 06:43 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 | ||||||||
| 0002624 | Kdenlive | File Loading | public | 2012-05-26 14:52 | 2012-05-26 14:53 | ||||||||
| Reporter | arno | ||||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||||||
| Status | new | Resolution | open | ||||||||||
| Platform | x86_64 | OS | Linux | OS Version | Ubuntu 12.04 | ||||||||
| Product Version | 0.9 | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0002624: crash on loading flv file | ||||||||||||
| Description | When loading a flv file into a fresh project, kdenlive crashes immediately. | ||||||||||||
| Steps To Reproduce | Open fresh project, load .flv file via menu | ||||||||||||
| Additional Information | gdb kdenlive GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 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 "x86_64-linux-gnu". For bug reporting instructions, please see: <http://bugs.launchpad.net/gdb-linaro/>... [^] Reading symbols from /usr/local/bin/kdenlive...done. (gdb) run Starting program: /usr/local/bin/kdenlive [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QWidget::insertAction: Attempt to insert null action QWidget::insertAction: Attempt to insert null action [New Thread 0x7fffcfa95700 (LWP 6825)] [New Thread 0x7fffcf294700 (LWP 6826)] [New Thread 0x7fffcd7e7700 (LWP 6829)] [New Thread 0x7fffccfe6700 (LWP 6836)] [Thread 0x7fffcfa95700 (LWP 6825) exited] [Thread 0x7fffcf294700 (LWP 6826) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffccfe6700 (LWP 6836)] av_opt_next (obj=obj@entry=0x7fffb80088e0, last=last@entry=0x0) at libavutil/opt.c:59 59 if (!last && class->option[0].name) return class->option; (gdb) backtrace #0 av_opt_next (obj=obj@entry=0x7fffb80088e0, last=last@entry=0x0) at libavutil/opt.c:59 #1 0x00007fffd67992ab in av_opt_find2 (obj=0x7fffb80088e0, name=0x7fffb8006240 "_events", unit=0x0, opt_flags=2, search_flags=2, target_obj=0x0) at libavutil/opt.c:778 0000002 0x00007fffd863e0e0 in apply_properties (obj=0x7fffb80088e0, properties=0x7fffb80056d0, flags=2) at producer_avformat.c:1858 0000003 0x00007fffd863ea33 in producer_open (self=0x7fffb80053c0, profile=0x1615610, URL=0x7fffb8002848 "/home/arno/Downloads/xb24c77zJ64.flv", take_lock=1) at producer_avformat.c:866 0000004 0x00007fffd86433d9 in producer_avformat_init (profile=0x1615610, service=<optimized out>, file=0x7fffb8002848 "/home/arno/Downloads/xb24c77zJ64.flv") at producer_avformat.c:198 0000005 0x00007ffff411b64a in mlt_factory_producer (profile=0x1615610, service=0x7fffb8003ba0 "avformat", input=0x7fffb8002848) at mlt_factory.c:291 0000006 0x00007fffdbf03bfa in create_from (services=<optimized out>, file=0x7fffb8002848 "/home/arno/Downloads/xb24c77zJ64.flv", profile=0x1615610) at producer_loader.c:43 0000007 create_producer (profile=0x1615610, file=0x7fffb8002848 "/home/arno/Downloads/xb24c77zJ64.flv") at producer_loader.c:98 0000008 0x00007fffdbf03f14 in producer_loader_init (profile=0x1615610, type=<optimized out>, id=0xbbbcb0 "loader", arg=0x7fffb8002848 "/home/arno/Downloads/xb24c77zJ64.flv") at producer_loader.c:198 0000009 0x00007ffff411b64a in mlt_factory_producer (profile=0x1615610, service=0xbbbcb0 "loader", input=0x7fffb8002848) at mlt_factory.c:291 0000010 0x00007ffff3ef3012 in Mlt::Producer::Producer(Mlt::Profile&, char const*, char const*) () from /usr/local/lib/libmlt++.so.3 0000011 0x00000000006dd46b in Render::processFileProperties (this=0x1b44c90) at /home/arno/src/kdenlive/src/renderer.cpp:687 0000012 0x00000000004d1306 in run (this=0x285a4a0) 0000013 QtConcurrent::RunFunctionTask<void>::run (this=0x285a4a0) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:125 0000014 0x00007ffff49374f2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0000015 0x00007ffff4943fcb in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 0000016 0x00007ffff3ac4e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 0000017 0x00007ffff1dce4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6 0000018 0x0000000000000000 in ?? () (gdb) | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | Manual build from Git | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0008084) arno (reporter) 2012-05-26 14:53 |
the files i tried with play normally with ffmplay, and load normally into 0.8.2.1 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-05-26 14:52 | arno | New Issue | |
| 2012-05-26 14:53 | arno | Note Added: 0008084 | |
| Copyright © 2000 - 2013 MantisBT Team |