https://bugs.kde.org/show_bug.cgi?id=420091

            Bug ID: 420091
           Summary: Kdenlive crashes on loading the project
           Product: kdenlive
           Version: git-master
          Platform: Compiled Sources
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: Video Display & Export
          Assignee: j...@kdenlive.org
          Reporter: simon...@gmail.com
  Target Milestone: ---

SUMMARY
As soon as Kdenlive shows a frame in the project/clip monitor, it crashes.
~FrameData throws a SIGABRT when the old frame should be deleted in
sharedframe.h:47.


The stack trace is:

__GI_raise 0x00007f9a09a263eb
__GI_abort 0x00007f9a09a05899
__libc_message 0x00007f9a09a7038e
malloc_printerr 0x00007f9a09a784dc
_int_free 0x00007f9a09a7a170
av_buffer_unref 0x00007f99f849b081
av_packet_unref 0x00007f99e9157fd9
<unknown> 0x00007f99f83c3340
avformat_close_input 0x00007f99f83cbc31
producer_avformat_close producer_avformat.c:3052
cache_object_close mlt_cache.c:142
cache_object_close mlt_cache.c:121
mlt_cache_item_close mlt_cache.c:185
clear_property mlt_property.c:109
mlt_property_close mlt_property.c:869
mlt_properties_close mlt_properties.c:1498
mlt_properties_close mlt_properties.c:1469
mlt_frame_close mlt_frame.c:981
mlt_frame_close mlt_frame.c:972
clear_property mlt_property.c:109
mlt_property_close mlt_property.c:869
mlt_properties_close mlt_properties.c:1498
mlt_properties_close mlt_properties.c:1469
mlt_frame_close mlt_frame.c:981
mlt_frame_close mlt_frame.c:972
clear_property mlt_property.c:109
mlt_property_close mlt_property.c:869
mlt_properties_close mlt_properties.c:1498
mlt_properties_close mlt_properties.c:1469
mlt_frame_close mlt_frame.c:981
mlt_frame_close mlt_frame.c:972
clear_property mlt_property.c:109
mlt_property_close mlt_property.c:869
mlt_properties_close mlt_properties.c:1498
mlt_properties_close mlt_properties.c:1469
mlt_frame_close mlt_frame.c:981
mlt_frame_close mlt_frame.c:972
Mlt::Frame::~Frame MltFrame.cpp:54
FrameData::~FrameData sharedframe.cpp:31
QExplicitlySharedDataPointer<FrameData>::operator= qshareddata.h:206
SharedFrame::operator= sharedframe.h:47
GLWidget::onFrameDisplayed glwidget.cpp:1280
QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<SharedFrame
const&>, void, void (GLWidget::*)(SharedFrame const&)>::call
qobjectdefs_impl.h:152
QtPrivate::FunctionPointer<void (GLWidget::*)(SharedFrame
const&)>::call<QtPrivate::List<SharedFrame const&>, void>
qobjectdefs_impl.h:185
QtPrivate::QSlotObject<void (GLWidget::*)(SharedFrame const&),
QtPrivate::List<SharedFrame const&>, void>::impl qobjectdefs_impl.h:414
QObject::event(QEvent*) 0x00007f9a0a1bfe4a
QWindow::event(QEvent*) 0x00007f9a0a586b1a
QQuickWindow::event(QEvent*) 0x00007f9a0b2dd67f
QApplicationPrivate::notify_helper(QObject*, QEvent*) 0x00007f9a0b6dda86
QApplication::notify(QObject*, QEvent*) 0x00007f9a0b6e6e00
QCoreApplication::notifyInternal2(QObject*, QEvent*) 0x00007f9a0a193a2a
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
0x00007f9a0a1966a8
<unknown> 0x00007f9a0a1ec037
g_main_context_dispatch 0x00007f9a05af78bd
<unknown> 0x00007f9a05af7b40
g_main_context_iteration 0x00007f9a05af7be3
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
0x00007f9a0a1eb635
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) 0x00007f9a0a1925cb
QCoreApplication::exec() 0x00007f9a0a19a336
main main.cpp:257
__libc_start_main 0x00007f9a09a071e3
_start 0x000055f0c92696de

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to