| Anonymous | Login | Signup for a new account | 2013-06-19 11:12 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 | ||||||||
| 0002637 | Kdenlive | User Interface | public | 2012-06-07 01:07 | 2012-10-22 03:07 | ||||||||
| Reporter | mplucinski | ||||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||||||
| Status | new | Resolution | open | ||||||||||
| Platform | x86-64 | OS | Fedora Linux | OS Version | 16 | ||||||||
| Product Version | 0.9.2 | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0002637: Crash during startup | ||||||||||||
| Description | Build of latest git (1d1760) crashes during startup. Bug checked with two versions of MLT: 0.7.8 and 0.8.0 - in both cases, the same issue exists. | ||||||||||||
| Steps To Reproduce | 1. Type 'kdenlive' to run the application. | ||||||||||||
| Additional Information | Application: kdenlive (0.9) KDE Platform Version: 4.8.3 (4.8.3) Qt Version: 4.8.2 Operating System: Linux 3.3.5-2.fc16.x86_64 x86_64 -- Information about the crash: <In detail, tell us what you were doing when the application crashed.> The crash can be reproduced every time. -- Backtrace: Application: Kdenlive (kdenlive), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash Handler] 0000006 mlt_properties_find (name=0x74a937 "id", self=0x0) at mlt_properties.c:484 0000007 mlt_properties_fetch (self=0x0, name=0x74a937 "id") at mlt_properties.c:560 0000008 0x00007fded1894d93 in mlt_properties_set (self=0x0, name=0x74a937 "id", value=0x6e75c1 "black") at mlt_properties.c:649 0000009 0x00007fded167b29c in Mlt::Properties::set(char const*, char const*) () from /usr/lib64/libmlt++.so.3 0000010 0x000000000064c8ad in Render::buildConsumer (this=0x1f38b60, profileName=<optimized out>) at /home/mplucinski/Sources/kdenlive/src/renderer.cpp:203 0000011 0x0000000000653ec3 in Render::Render (this=0x1f38b60, rendererName=<optimized out>, winid=85983285, profile=..., parent=<optimized out>) at /home/mplucinski/Sources/kdenlive/src/renderer.cpp:123 0000012 0x000000000060ad94 in Monitor::Monitor (this=0x1f2ae20, id=Kdenlive::clipMonitor, manager=<optimized out>, profile=..., parent=<optimized out>) at /home/mplucinski/Sources/kdenlive/src/monitor.cpp:160 0000013 0x00000000004e2687 in MainWindow::MainWindow (this=0x1ddcb50, MltPath=<optimized out>, Url=..., clipsToLoad=..., parent=<optimized out>, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /home/mplucinski/Sources/kdenlive/src/mainwindow.cpp:231 0000014 0x0000000000453bea in main (argc=1, argv=0x7fff22dbca68) at /home/mplucinski/Sources/kdenlive/src/main.cpp:84 Report to http://kdenlive.org/mantis [^] | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | Manual build from Git | ||||||||||||
| Attached Files | |||||||||||||
Relationships |
|||||||||||
|
|||||||||||
Notes |
|
|
(0008197) hqx5 (reporter) 2012-08-13 01:36 edited on: 2012-08-13 10:17 |
if this happens after an update check the versions of all installed mlt packages. I got the same backtrace, removing two old packages solved the problem for me. At the next start of kdenlive you will be asked for the MLT-Profilefolder, should propably be: /usr/share/mlt-5/profiles/ Maybe setting the MLT-Profilefolder (MLT-Profilordner) somewhere in the config files may fix this, too. |
|
(0008211) vpinon (developer) 2012-08-24 11:32 |
renderer.cpp:203 (black background creation) seem to be the culprit (see also 0002695) |
|
(0008530) l12436 (reporter) 2012-10-22 03:07 |
i have solve crash on my startup crash it seems it cause by some of the kdenlive ppa package i remove libmlt-data frei0r-plugins libmlt5 and reinstall the kdenlive. when you reinstall, i use the none ppa kdenlive. then it return normal. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-06-07 01:07 | mplucinski | New Issue | |
| 2012-08-13 01:36 | hqx5 | Note Added: 0008197 | |
| 2012-08-13 10:17 | hqx5 | Note Edited: 0008197 | View Revisions |
| 2012-08-24 11:22 | vpinon | Relationship added | has duplicate 0002695 |
| 2012-08-24 11:32 | vpinon | Note Added: 0008211 | |
| 2012-08-24 11:33 | vpinon | Relationship added | has duplicate 0002706 |
| 2012-10-22 03:07 | l12436 | Note Added: 0008530 | |
| Copyright © 2000 - 2013 MantisBT Team |