| Anonymous | Login | Signup for a new account | 2013-05-24 18:03 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 | ||||||||
| 0002267 | Kdenlive | Effects | public | 2011-08-01 01:48 | 2011-08-02 14:45 | ||||||||
| Reporter | BarkingFish | ||||||||||||
| Assigned To | ttill | ||||||||||||
| Priority | high | Severity | major | Reproducibility | always | ||||||||
| Status | assigned | Resolution | open | ||||||||||
| Platform | KDE 4.4.5 | OS | Mandriva Linux | OS Version | 2010.2 | ||||||||
| Product Version | 0.7.8 | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0002267: Segfault whilst deleting clip from timeline | ||||||||||||
| Description | Whilst deleting a clip from the timeline of a video project, kdenlive froze and segfaulted - the clips were a 15 second single image slide in .jpg format which i'd imported, accompanied by a 15 second audio announcement in .mp3 format. Attached below is the full bug report generated by KCrashHandler, which gave me instructions to report this here, as it was unsupported within the KDE Framework. | ||||||||||||
| Steps To Reproduce | Import 2 clips as described above (1 JPEG (set duration to 15 seconds)) (1 MP3 audio clip @ 15 seconds length) Place the jpeg on track video 1 Place the mp3 on track audio 1 Play the project once through the project monitor. Rewind to the start Delete the image clip on track V1 and confirm when asked Kdenlive will segfault | ||||||||||||
| Additional Information | This is the KCrash generated bug report (all debug symbols installed) - I was reliably informed by KCrashHandler that this information was very useful, it rated it as 3 stars :) Application: kdenlive (0.7.8) KDE Platform Version: 4.4.5 (KDE 4.4.5) Qt Version: 4.6.3 Operating System: Linux 2.6.36.2-desktop-2mnb i686 Distribution: "Mandriva Linux 2010.2" -- 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 [Current thread is 1 (Thread 0xb4e6c6d0 (LWP 23654))] Thread 3 (Thread 0xb0ee6b70 (LWP 24136)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6873fa2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0 0000002 0xb77742f9 in mlt_consumer_get_frame (this=0x8a1ec30) at mlt_consumer.c:502 0000003 0xb7774458 in mlt_consumer_rt_frame (this=0x8a1ec30) at mlt_consumer.c:900 0000004 0xb34a48c4 in consumer_thread (arg=0x8a1ec30) at consumer_sdl_still.c:563 0000005 0xb686fae5 in start_thread () from /lib/i686/libpthread.so.0 0000006 0xb5bd403e in clone () from /lib/i686/libc.so.6 Thread 2 (Thread 0xaf5acb70 (LWP 24137)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6873c75 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0 0000002 0xb34a413f in consumer_thread (arg=0x89fc260) at consumer_sdl_preview.c:428 0000003 0xb686fae5 in start_thread () from /lib/i686/libpthread.so.0 0000004 0xb5bd403e in clone () from /lib/i686/libc.so.6 Thread 1 (Thread 0xb4e6c6d0 (LWP 23654)): [KCrash Handler] 0000006 0x08124779 in value (this=0x8eeb880) at /usr/lib/qt4/include/QtCore/qmap.h:477 0000007 DocClipBase::fileURL (this=0x8eeb880) at /usr/src/debug/kdenlive-0.7.8/src/docclipbase.cpp:203 0000008 0x0818083e in ClipItem::operationMode (this=0x8d88500, pos=...) at /usr/src/debug/kdenlive-0.7.8/src/clipitem.cpp:971 0000009 0x0813d003 in CustomTrackView::mouseMoveEvent (this=0x8cad808, event=0xbfdff600) at /usr/src/debug/kdenlive-0.7.8/src/customtrackview.cpp:572 0000010 0xb5f07b58 in QWidget::event (this=0x8cad808, event=0xbfdff600) at kernel/qwidget.cpp:8029 0000011 0xb6315565 in QFrame::event (this=0x8cad808, e=0xbfdff600) at widgets/qframe.cpp:557 0000012 0xb63b2561 in QAbstractScrollArea::viewportEvent (this=0x65, e=0x8eeb8d0) at widgets/qabstractscrollarea.cpp:1036 0000013 0xb6594b24 in QGraphicsView::viewportEvent (this=0x8cad808, event=0xbfdff600) at graphicsview/qgraphicsview.cpp:2787 0000014 0xb63b4e46 in viewportEvent (this=0x8cbf368, o=0x8cbeb70, e=0xbfdff600) at widgets/qabstractscrollarea_p.h:100 0000015 QAbstractScrollAreaFilter::eventFilter (this=0x8cbf368, o=0x8cbeb70, e=0xbfdff600) at widgets/qabstractscrollarea_p.h:116 0000016 0xb69e5eae in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x87d74e0, receiver=0x8cbeb70, event=0xbfdff600) at kernel/qcoreapplication.cpp:841 0000017 0xb5ea732d in QApplicationPrivate::notify_helper (this=0x87d74e0, receiver=0x8cbeb70, e=0xbfdff600) at kernel/qapplication.cpp:4298 0000018 0xb5eaeb6e in QApplication::notify (this=0xbfdff334, receiver=0x8cbeb70, e=0xbfdff600) at kernel/qapplication.cpp:3867 0000019 0xb74779b1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 0000020 0xb69e6bee in QCoreApplication::notifyInternal (this=0xbfdffe6c, receiver=0x8cbeb70, event=0xbfdff600) at kernel/qcoreapplication.cpp:726 0000021 0xb5eadabc in sendSpontaneousEvent (receiver=0x8cbeb70, event=0xbfdff600, alienWidget=0x8cbeb70, nativeWidget=0x8cad808, buttonDown=0xb680f038, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:218 0000022 QApplicationPrivate::sendMouseEvent (receiver=0x8cbeb70, event=0xbfdff600, alienWidget=0x8cbeb70, nativeWidget=0x8cad808, buttonDown=0xb680f038, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2965 0000023 0xb5f3b86a in QETWidget::translateMouseEvent (this=0x8cad808, event=0xbfdffb0c) at kernel/qapplication_x11.cpp:4380 0000024 0xb5f3ae34 in QApplication::x11ProcessEvent (this=0xbfdffe6c, event=0xbfdffb0c) at kernel/qapplication_x11.cpp:3391 0000025 0xb5f685a8 in x11EventSourceDispatch (s=0x87da7f0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 0000026 0xb5556cbe in g_main_dispatch (context=0x87d98b8) at gmain.c:1960 0000027 IA__g_main_context_dispatch (context=0x87d98b8) at gmain.c:2513 0000028 0xb555a9f8 in g_main_context_iterate (context=0x87d98b8, block=<value optimized out>, dispatch=1, self=0x87d7748) at gmain.c:2591 0000029 0xb555ab9e in IA__g_main_context_iteration (context=0x87d98b8, may_block=1) at gmain.c:2654 0000030 0xb6a13821 in QEventDispatcherGlib::processEvents (this=0x87d74c0, flags=...) at kernel/qeventdispatcher_glib.cpp:412 0000031 0xb5f680fa in QGuiEventDispatcherGlib::processEvents (this=0x87d74c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 0000032 0xb69e524d in QEventLoop::processEvents (this=0xbfdffdc4, flags=) at kernel/qeventloop.cpp:149 0000033 0xb69e5699 in QEventLoop::exec (this=0xbfdffdc4, flags=...) at kernel/qeventloop.cpp:201 0000034 0xb69ea950 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 0000035 0xb5ea7404 in QApplication::exec () at kernel/qapplication.cpp:3581 0000036 0x080849ed in main (argc=5, argv=0xbfe00084) at /usr/src/debug/kdenlive-0.7.8/src/main.cpp:89 | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | Distribution package | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0007128) ttill (developer) 2011-08-02 10:26 |
Please update to 0.8 and keep in mind that 0.8.2 will be released soon. |
|
(0007132) BarkingFish (reporter) 2011-08-02 14:45 |
Thanks for that ttill - unfortunately, my distro does not have a release package for 0.8 at this time, so I guess I'm going to have to compile one from source. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-08-01 01:48 | BarkingFish | New Issue | |
| 2011-08-02 10:26 | ttill | Note Added: 0007128 | |
| 2011-08-02 10:26 | ttill | Assigned To | => ttill |
| 2011-08-02 10:26 | ttill | Status | new => feedback |
| 2011-08-02 14:45 | BarkingFish | Note Added: 0007132 | |
| 2011-08-02 14:45 | BarkingFish | Status | feedback => assigned |
| Copyright © 2000 - 2013 MantisBT Team |