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

            Bug ID: 433725
           Summary: crash from libavcodec in mlt_property_close
           Product: kdenlive
           Version: 20.12.2
          Platform: openSUSE RPMs
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: User Interface
          Assignee: j...@kdenlive.org
          Reporter: giecr...@stegny.2a.pl
  Target Milestone: ---

Application: kdenlive (20.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.79.0
Operating System: Linux 5.10.16-1-default x86_64
Windowing System: X11
Drkonqi Version: 5.21.0
Distribution: openSUSE Tumbleweed

-- Information about the crash:
- What I was doing when the application crashed:

I loaded a clip, made 2 cuts, deleted clips 1 and 3, translated it to 0 and
tried to play it.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Kdenlive (kdenlive), signal: Aborted

[KCrash Handler]
#4  0x00007fc16f54d495 in raise () from /lib64/libc.so.6
#5  0x00007fc16f536864 in abort () from /lib64/libc.so.6
#6  0x00007fc14566eea1 in ?? () from /usr/lib64/libavcodec.so.58.91
#7  0x00007fc14566f8e4 in ?? () from /usr/lib64/libavcodec.so.58.91
#8  0x00007fc1456751de in ?? () from /usr/lib64/libavcodec.so.58.91
#9  0x00007fc1452c32d0 in avcodec_close () from /usr/lib64/libavcodec.so.58.91
#10 0x00007fc1465abe96 in producer_avformat_close (self=0x7fc1004bdac0) at
producer_avformat.c:3048
#11 0x00007fc17171f0c6 in cache_object_close (cache=0x55aae15c4190,
object=0x7ffd05f3ba90, data=0x7fc1004bdac0) at mlt_cache.c:142
#12 0x00007fc17171f14f in cache_object_close (data=<optimized out>,
object=<optimized out>, cache=<optimized out>) at mlt_cache.c:125
#13 mlt_cache_item_close (item=0x55aadff6e370) at mlt_cache.c:185
#14 mlt_cache_item_close (item=0x55aadff6e370) at mlt_cache.c:180
#15 0x00007fc1717084e8 in clear_property (self=self@entry=0x7fc100d6e4e0) at
mlt_property.c:109
#16 0x00007fc1717093f9 in mlt_property_close (self=0x7fc100d6e4e0) at
mlt_property.c:888
#17 0x00007fc1717094a1 in mlt_properties_close (self=0x7fc10055dde0) at
mlt_properties.c:1498
#18 mlt_properties_close (self=self@entry=0x7fc10055dde0) at
mlt_properties.c:1469
#19 0x00007fc171709584 in mlt_frame_close (self=0x7fc10055dde0) at
mlt_frame.c:934
#20 mlt_frame_close (self=0x7fc10055dde0) at mlt_frame.c:925
#21 0x00007fc1716e153b in Mlt::Frame::~Frame (this=<optimized out>,
this=<optimized out>) at MltFrame.cpp:54
#22 0x000055aada7c82ea in FrameData::~FrameData (this=<optimized out>,
this=<optimized out>) at
/usr/src/debug/kdenlive-20.12.2-1.2.x86_64/src/monitor/scopes/sharedframe.cpp:37
#23 QExplicitlySharedDataPointer<FrameData>::operator= (o=...,
this=0x55aadcf076d0) at /usr/include/qt5/QtCore/qshareddata.h:208
#24 SharedFrame::operator= (other=..., this=0x55aadcf076d0) at
/usr/src/debug/kdenlive-20.12.2-1.2.x86_64/src/monitor/scopes/sharedframe.cpp:62
#25 GLWidget::onFrameDisplayed (this=0x55aadcf07500, frame=...) at
/usr/src/debug/kdenlive-20.12.2-1.2.x86_64/src/monitor/glwidget.cpp:1261
#26 0x00007fc16fd40351 in QObject::event (this=0x55aadcf07500,
e=0x7fc10c05e460) at kernel/qobject.cpp:1314
#27 0x00007fc170f224ff in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x55aadcf07500, e=0x7fc10c05e460) at
kernel/qapplication.cpp:3632
#28 0x00007fc16fd1432a in QCoreApplication::notifyInternal2
(receiver=0x55aadcf07500, event=0x7fc10c05e460) at
kernel/qcoreapplication.cpp:1063
#29 0x00007fc16fd16d61 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55aadc9c52c0) at
kernel/qcoreapplication.cpp:1817
#30 0x00007fc16fd6c233 in postEventSourceDispatch (s=0x55aadcaae7f0) at
kernel/qeventdispatcher_glib.cpp:277
#31 0x00007fc16de2df57 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#32 0x00007fc16de2e2d8 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x00007fc16de2e38f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#34 0x00007fc16fd6b8bf in QEventDispatcherGlib::processEvents
(this=0x55aadcab9e10, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#35 0x00007fc16fd12ceb in QEventLoop::exec (this=this@entry=0x7ffd05f3c280,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#36 0x00007fc16fd1af60 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#37 0x000055aada581991 in main (argc=<optimized out>, argv=0x7ffd05f3c688) at
/usr/src/debug/kdenlive-20.12.2-1.2.x86_64/src/main.cpp:262
[Inferior 1 (process 29295) detached]

Possible duplicates by query: bug 420091, bug 232640.

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

Reply via email to