| Anonymous | Login | Signup for a new account | 2013-05-18 07:56 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 | ||||||||
| 0002215 | Kdenlive | MLT | public | 2011-07-05 16:05 | 2011-07-05 17:51 | ||||||||
| Reporter | alphazo | ||||||||||||
| Assigned To | j-b-m | ||||||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||||||
| Status | assigned | Resolution | open | ||||||||||
| Platform | Intel i5 | OS | Archlinux 64-bit | OS Version | rolling | ||||||||
| Product Version | Recent git | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0002215: Seg fault when opening project | ||||||||||||
| Description | I'm getting the following seg fault when opening a project that was working few hours ago. Invalid clips have started popping around (red boxes) so I decided to use the backup function in order to fetch an older version. Now I can no longer open the project at all. I'm using SVN5762. | ||||||||||||
| Additional Information | Application: Kdenlive (kdenlive), signal: Segmentation fault [Current thread is 1 (Thread 0x7f76be5d5780 (LWP 3920))] Thread 3 (Thread 0x7f76af5d4700 (LWP 3921)): #0 0x00007f76b925eb83 in poll () from /lib/libc.so.6 #1 0x00007f76b815c7d4 in ?? () from /usr/lib/libglib-2.0.so.0 0000002 0x00007f76b815d0ba in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 0000003 0x00007f76afafbbe4 in ?? () from /usr/lib/libgio-2.0.so.0 0000004 0x00007f76b8181d16 in ?? () from /usr/lib/libglib-2.0.so.0 0000005 0x00007f76bc29ad60 in start_thread () from /lib/libpthread.so.0 0000006 0x00007f76b9266e2d in clone () from /lib/libc.so.6 0000007 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f7690fef700 (LWP 3926)): #0 0x00007f76bc29ee3b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f76bd6c950e in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4 0000002 0x00007f76bd6bdebf in ?? () from /usr/lib/libQtCore.so.4 0000003 0x00007f76bd6c90f5 in ?? () from /usr/lib/libQtCore.so.4 0000004 0x00007f76bc29ad60 in start_thread () from /lib/libpthread.so.0 0000005 0x00007f76b9266e2d in clone () from /lib/libc.so.6 0000006 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f76be5d5780 (LWP 3920)): [KCrash Handler] 0000006 0x00007f76be1f9dd0 in mlt_deque_pop_back () from /usr/lib/libmlt.so.4 0000007 0x00007f769ee59fdc in ?? () from /usr/lib/mlt/libmltavformat.so 0000008 0x00007f76be20bba6 in ?? () from /usr/lib/libmlt.so.4 0000009 0x00007f76be20c0c8 in mlt_cache_put () from /usr/lib/libmlt.so.4 0000010 0x00007f769ee5dfe1 in producer_avformat_init () from /usr/lib/mlt/libmltavformat.so 0000011 0x00007f76be20973a in mlt_factory_producer () from /usr/lib/libmlt.so.4 0000012 0x00007f769f06a80a in ?? () from /usr/lib/mlt/libmltcore.so 0000013 0x00007f769f06aabc in producer_loader_init () from /usr/lib/mlt/libmltcore.so 0000014 0x00007f76be20973a in mlt_factory_producer () from /usr/lib/libmlt.so.4 0000015 0x00007f769f68e9c6 in ?? () from /usr/lib/mlt/libmltxml.so 0000016 0x00007f76b2f00b1d in ?? () from /usr/lib/libxml2.so.2 0000017 0x00007f76b2f0a10b in xmlParseElement () from /usr/lib/libxml2.so.2 0000018 0x00007f76b2f08dda in xmlParseContent () from /usr/lib/libxml2.so.2 0000019 0x00007f76b2f09f23 in xmlParseElement () from /usr/lib/libxml2.so.2 0000020 0x00007f76b2f0af4a in xmlParseDocument () from /usr/lib/libxml2.so.2 0000021 0x00007f769f68fe1b in producer_xml_init () from /usr/lib/mlt/libmltxml.so 0000022 0x00007f76be20973a in mlt_factory_producer () from /usr/lib/libmlt.so.4 0000023 0x00007f76bdfe42e6 in Mlt::Producer::Producer(Mlt::Profile&, char const*, char const*) () from /usr/lib/libmlt++.so.3 0000024 0x00000000004c7176 in _start () | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | (select) | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0007036) j-b-m (administrator) 2011-07-05 17:03 |
I guess you activated the "Do not validate clips on project opening" from the Kdenlive Settings dialog -> Misc. This option is broken and crashes Kdenlive. It was removed from svn. rev 5763. Please update to latest svn and let me know. |
|
(0007039) alphazo (reporter) 2011-07-05 17:51 |
You are absolutely right. When my project got corrupted http://www.kdenlive.org/mantis/view.php?id=2214 [^] I thought I could disable the "Do not validate clips" option as a workaround but didn't know it was buggy. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-07-05 16:05 | alphazo | New Issue | |
| 2011-07-05 17:03 | j-b-m | Note Added: 0007036 | |
| 2011-07-05 17:03 | j-b-m | Assigned To | => j-b-m |
| 2011-07-05 17:03 | j-b-m | Status | new => feedback |
| 2011-07-05 17:51 | alphazo | Note Added: 0007039 | |
| 2011-07-05 17:51 | alphazo | Status | feedback => assigned |
| Copyright © 2000 - 2013 MantisBT Team |