https://bugs.kde.org/show_bug.cgi?id=375595
Bug ID: 375595 Summary: sporadic crash after group undoing and redoing Product: kdenlive Version: git-master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: snd.no...@gmail.com Target Milestone: --- (gdb) backtrace #0 0x00007fffefdf404f in raise () at /usr/lib/libc.so.6 #1 0x00007fffefdf547a in abort () at /usr/lib/libc.so.6 #2 0x00007fffefe31c50 in __libc_message () at /usr/lib/libc.so.6 #3 0x00007fffefe37fe6 in malloc_printerr () at /usr/lib/libc.so.6 #4 0x00007fffefe387de in _int_free () at /usr/lib/libc.so.6 #5 0x00007ffff31a54c7 in () at /usr/lib/libQt5Xml.so.5 #6 0x00007ffff31af223 in () at /usr/lib/libQt5Xml.so.5 #7 0x00007ffff31a541b in () at /usr/lib/libQt5Xml.so.5 #8 0x00007ffff31af163 in () at /usr/lib/libQt5Xml.so.5 #9 0x00007ffff31a64f6 in () at /usr/lib/libQt5Xml.so.5 #10 0x00007ffff31a672a in () at /usr/lib/libQt5Xml.so.5 #11 0x00007ffff31a6799 in () at /usr/lib/libQt5Xml.so.5 #12 0x00007ffff31a541b in () at /usr/lib/libQt5Xml.so.5 #13 0x00007ffff31a6799 in () at /usr/lib/libQt5Xml.so.5 #14 0x000000000054e70f in QDomElement::~QDomElement() (this=0x7fffffffd6d0, __in_chrg=<optimized out>) at /usr/include/qt/QtXml/qdom.h:471 #15 0x000000000054e70f in ClipItem::setSelectedEffect(int) (this=this@entry=0x18b1e6f0, ix=1, ix@entry=<error reading variable: Cannot access memory at address 0x7fffffffd79c>) at /tmp/yaourt-tmp-frd/aur-kdenlive-git/src/kdenlive/src/timeline/clipitem.cpp:276 #16 0x000000000057a2f2 in CustomTrackView::updateEffect(int, GenTime, QDomElement const&, bool, bool, bool) (this=0x4604800, track=<optimized out>, pos=..., insertedEffect=..., updateEffectStack=<optimized out>, replaceEffect=<optimized out>, refreshMonitor=<optimized out>) at /tmp/yaourt-tmp-frd/aur-kdenlive-git/src/kdenlive/src/timeline/customtrackview.cpp:2557 #17 0x00007ffff1e242ed in QUndoCommand::undo() () at /usr/lib/libQt5Widgets.so.5 #18 0x00007ffff1e24dcc in QUndoStack::undo() () at /usr/lib/libQt5Widgets.so.5 #19 0x00007ffff0a9e239 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/libQt5Core.so.5 #20 0x00007ffff1aad992 in QAction::triggered(bool) () at /usr/lib/libQt5Widgets.so.5 #21 0x00007ffff1ab0380 in QAction::activate(QAction::ActionEvent) () at /usr/lib/libQt5Widgets.so.5 #22 0x00007ffff1ab0cfc in QAction::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5 #23 0x00007ffff1ab435c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #24 0x00007ffff1abbad1 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #25 0x00007ffff0a72a40 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #26 0x00007ffff0fe4d78 in QShortcutMap::dispatchEvent(QKeyEvent*) () at /usr/lib/libQt5Gui.so.5 ---Type <return> to continue, or q <return> to quit--- #27 0x00007ffff0fe4e39 in QShortcutMap::tryShortcut(QKeyEvent*) () at /usr/lib/libQt5Gui.so.5 #28 0x00007ffff0f9d79d in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () at /usr/lib/libQt5Gui.so.5 #29 0x00007ffff0fb4ca4 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5 #30 0x00007ffff0fba1c5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib/libQt5Gui.so.5 #31 0x00007ffff0f9815b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5 #32 0x00007fffdc5edda0 in () at /usr/lib/libQt5XcbQpa.so.5 #33 0x00007fffe7d65587 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #34 0x00007fffe7d657f0 in () at /usr/lib/libglib-2.0.so.0 #35 0x00007fffe7d6589c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #36 0x00007ffff0ac746f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #37 0x00007ffff0a70e9a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #38 0x00007ffff0a7939c in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #39 0x000000000048fbc6 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /tmp/yaourt-tmp-frd/aur-kdenlive-git/src/kdenlive/src/main.cpp:160 -- You are receiving this mail because: You are watching all bug changes.