| Summary: | Plasmashell crash during drag and drop | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Nicolas Fella <nicolas.fella> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | bernie, kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Backtrace | ||
#0 0x000055b5b1c45300 in ()
#1 0x00007fac4ba87d9c in DeclarativeMimeData::DeclarativeMimeData(QMimeData const*) (this=0x55b5b74ac4d0, copy=0x55b5b74b3f40)
at /home/nico/kde/src/kdeclarative/src/qmlcontrols/draganddrop/DeclarativeMimeData.cpp:55
#2 0x00007fac4ba870bf in DeclarativeDragDropEvent::mimeData() (this=0x7ffde9742490) at /home/nico/kde/src/kdeclarative/src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.cpp:68
#3 0x00007fac4ba7cac1 in DeclarativeDragDropEvent::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)
(_o=0x7ffde9742490, _c=QMetaObject::ReadProperty, _id=4, _a=0x7ffde97404d0)
at /home/nico/kde/build/kdeclarative/src/qmlcontrols/draganddrop/draganddropplugin_autogen/EWIEGA46WW/moc_DeclarativeDragDropEvent.cpp:120
#4 0x00007fac60ab5a21 in () at /usr/lib/libQt5Qml.so.5
#5 0x00007fac60ad4a86 in () at /usr/lib/libQt5Qml.so.5
#6 0x00007fac60ad960f in () at /usr/lib/libQt5Qml.so.5
#7 0x00007fac60a66f74 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () at /usr/lib/libQt5Qml.so.5
#8 0x00007fac60bdf978 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () at /usr/lib/libQt5Qml.so.5
#9 0x00007fac60b834f8 in QQmlBoundSignalExpression::evaluate(void**) () at /usr/lib/libQt5Qml.so.5
#10 0x00007fac60b846ac in () at /usr/lib/libQt5Qml.so.5
#11 0x00007fac60bc2173 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /usr/lib/libQt5Qml.so.5
#12 0x00007fac60b657f4 in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) () at /usr/lib/libQt5Qml.so.5
#13 0x00007fac5ecf1aff in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/libQt5Core.so.5
#14 0x00007fac4ba7d392 in DeclarativeDropArea::dragEnter(DeclarativeDragDropEvent*) (this=0x55b5b1c45250, _t1=0x7ffde9742490)
at /home/nico/kde/build/kdeclarative/src/qmlcontrols/draganddrop/draganddropplugin_autogen/EWIEGA46WW/moc_DeclarativeDropArea.cpp:267
#15 0x00007fac4ba874c4 in DeclarativeDropArea::dragEnterEvent(QDragEnterEvent*) (this=0x55b5b1c45250, event=0x7ffde9742890)
at /home/nico/kde/src/kdeclarative/src/qmlcontrols/draganddrop/DeclarativeDropArea.cpp:63
#16 0x00007fac60fa8c68 in QQuickItem::event(QEvent*) () at /usr/lib/libQt5Quick.so.5
#17 0x00007fac5f89dda4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#18 0x00007fac5f8a53c1 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#19 0x00007fac5ecc7849 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#20 0x00007fac60fc5b20 in QQuickWindowPrivate::deliverDragEvent(QQuickDragGrabber*, QQuickItem*, QDragMoveEvent*) () at /usr/lib/libQt5Quick.so.5
*** This bug has been marked as a duplicate of bug 398440 *** |
Created attachment 121320 [details] Backtrace SUMMARY STEPS TO REPRODUCE 1. Drag a picture, e.g from Spectacle or Gwenview 2. Try to drop into Falkon OBSERVED RESULT Plasmashell crashes SOFTWARE/OS VERSIONS KDE Plasma Version: master KDE Frameworks Version: master Qt Version: 5.12.3 ADDITIONAL INFORMATION Wayland