Bug 379586 - Segmentation fault when clicking on an affine transition
Summary: Segmentation fault when clicking on an affine transition
Status: RESOLVED DUPLICATE of bug 379274
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: git-master
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-06 14:54 UTC by pgkos.bugzilla
Modified: 2017-05-09 15:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pgkos.bugzilla 2017-05-06 14:54:20 UTC
When clicking on an affine transition, kdenlive will crash if the transition does not begin at the startpoint of a video clip.

Traceback:
#0  0x00007ffff0079425 in QAction::setEnabled(bool) () at /usr/lib/libQt5Widgets.so.5
#1  0x00005555557ce99e in GeometryWidget::GeometryWidget(EffectMetaInfo*, int, bool, bool, QWidget*) (this=0x5555580c6750, info=0x555557893460, clipPos=210, showRotation=<optimized out>, useOffset=<optimized out>, parent=<optimized out>)
    at /home/pgkos/kdenlive/src/effectstack/widgets/geometrywidget.cpp:59
#2  0x00005555557aaf47 in ParameterContainer::ParameterContainer(QDomElement const&, ItemInfo const&, EffectMetaInfo*, QWidget*) (this=0x5555580c6320, effect=..., info=..., metaInfo=<optimized out>, parent=0x555557e44c20)
    at /home/pgkos/kdenlive/src/effectstack/parametercontainer.cpp:334
#3  0x000055555578c9aa in EffectStackEdit::transferParamDesc(QDomElement const&, ItemInfo const&, bool) (this=0x555557893430, d=..., info=...) at /home/pgkos/kdenlive/src/effectstack/effectstackedit.cpp:140
#4  0x00005555556aa509 in TransitionSettings::slotTransitionChanged(bool, bool) (this=this@entry=0x555557e3fd10, reinit=reinit@entry=false, updateCurrent=updateCurrent@entry=false)
    at /home/pgkos/kdenlive/src/project/transitionsettings.cpp:178
#5  0x00005555556aa99a in TransitionSettings::slotTransitionItemSelected(Transition*, int, QPoint const&, bool) (this=0x555557e3fd10, t=<optimized out>, nextTrack=<optimized out>, p=..., update=<optimized out>)
    at /home/pgkos/kdenlive/src/project/transitionsettings.cpp:270
#6  0x000055555578f1c3 in EffectStackView2::slotTransitionItemSelected(Transition*, int, QPoint const&, bool) (this=this@entry=0x5555572c2280, t=<optimized out>, nextTrack=<optimized out>, p=..., update=<optimized out>)
    at /home/pgkos/kdenlive/src/effectstack/effectstackview2.cpp:130
#7  0x0000555555a20968 in EffectStackView2::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x5555572c2280, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>)
    at /home/pgkos/kdenlive/build/src/kdenlive_autogen/PPABXGRXPL/moc_effectstackview2.cpp:342
#8  0x00007fffeca12d79 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/libQt5Core.so.5
#9  0x0000555555a08fd7 in CustomTrackView::transitionItemSelected(Transition*, int, QPoint, bool) (this=this@entry=0x5555580725f0, _t1=<optimized out>, _t2=<optimized out>, _t3=..., _t4=<optimized out>, _t4@entry=false)
    at /home/pgkos/kdenlive/build/src/kdenlive_autogen/4JHHTUERPF/moc_customtrackview.cpp:1004
#10 0x00005555556e1419 in CustomTrackView::updateTimelineSelection() (this=this@entry=0x5555580725f0) at /home/pgkos/kdenlive/src/timeline/customtrackview.cpp:834
#11 0x0000555555714173 in CustomTrackView::mousePressEvent(QMouseEvent*) (this=0x5555580725f0, event=0x7fffffffd8d0) at /home/pgkos/kdenlive/src/timeline/customtrackview.cpp:1102
#12 0x00007ffff00c564f in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
Comment 1 pgkos.bugzilla 2017-05-06 14:55:43 UTC
#13 0x00007ffff01acede in QFrame::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#14 0x00007ffff03b41bb in QGraphicsView::viewportEvent(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#15 0x00007fffec9e71d1 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#16 0x00007ffff007d325 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#17 0x00007ffff00858c5 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#18 0x00007fffec9e7470 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#19 0x00007ffff00840cd in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /usr/lib/libQt5Widgets.so.5
#20 0x00007ffff00df3e6 in  () at /usr/lib/libQt5Widgets.so.5
#21 0x00007ffff00e1e03 in  () at /usr/lib/libQt5Widgets.so.5
#22 0x00007ffff007d34c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#23 0x00007ffff0084b61 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#24 0x00007fffec9e7470 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#25 0x00007fffecf34d53 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib/libQt5Gui.so.5
#26 0x00007fffecf368c5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib/libQt5Gui.so.5
#27 0x00007fffecf1244b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#28 0x00007fffde85c9e0 in  () at /usr/lib/libQt5XcbQpa.so.5
#29 0x00007fffe717a7b7 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#30 0x00007fffe717aa20 in  () at /usr/lib/libglib-2.0.so.0
#31 0x00007fffe717aacc in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#32 0x00007fffeca3c07f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#33 0x00007fffec9e58ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#34 0x00007fffec9ede14 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#35 0x0000555555609bc5 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /home/pgkos/kdenlive/src/main.cpp:158
Comment 2 alcinos 2017-05-09 15:52:35 UTC

*** This bug has been marked as a duplicate of bug 379274 ***