Bug 480720 - Calendar was opened and it crashed
Summary: Calendar was opened and it crashed
Status: RESOLVED UPSTREAM
Alias: None
Product: Merkuro
Classification: Applications
Component: general (other bugs)
Version First Reported In: 24.01.95
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Claudio Cambra
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-02-02 08:06 UTC by Justin Zobel
Modified: 2024-02-07 16:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Zobel 2024-02-02 08:06:50 UTC
Program terminated with signal SIGSEGV, Segmentation fault.
#0  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::get (this=0x8) at /usr/include/qt6/QtCore/qscopedpointer.h:112
112             return d;
[Current thread is 1 (Thread 0x7ff40c2174c0 (LWP 95086))]
(gdb) bt
#0  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::get (this=0x8) at /usr/include/qt6/QtCore/qscopedpointer.h:112
#1  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > const> (ptr=...) at /usr/include/qt6/QtCore/qtclasshelpermacros.h:79
#2  QQuickItem::d_func (this=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickitem.h:477
#3  QQuickItem::opacity (this=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickitem.cpp:6316
#4  0x00007ff42314737d in QQuickPopupPrivate::createOverlay (this=0x56116455e7c0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickpopup.cpp:887
#5  0x00007ff42314aba6 in QQuickPopupPrivate::toggleOverlay (this=0x56116455e7c0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickpopup.cpp:914
#6  QQuickPopup::setModal (this=0x56116466f010, modal=false) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickpopup.cpp:2023
#7  0x00007ff425962e93 in QQmlPropertyData::writeProperty (this=0x0, target=0x0, value=0x7fffc75e4823, flags=...) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/qml/qqmlpropertydata_p.h:338
#8  GenericBinding<1>::doStore<bool> (this=0x561164754e70, value=false, pd=0x0, flags=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:275
#9  GenericBinding<1>::write (this=0x561164754e70, result=..., isUndefined=false, flags=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:236
#10 0x00007ff42595d62e in QQmlBinding::doUpdate (this=0x561164754e70, watcher=..., flags=..., scope=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:700
#11 0x00007ff42595b177 in QQmlBinding::update (this=0x561164754e70, flags=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:164
#12 0x00007ff425a023a9 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlnotifier.cpp:70
#13 0x00007ff423d49815 in doActivate<false> (sender=0x56116466f010, signal_index=10, argv=0x0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:3913
#14 0x00007ff42314c47d in QQuickPopup::widthChanged (this=0x56116466f010) at src/quicktemplates/QuickTemplates2_autogen/include/moc_qquickpopup_p.cpp:1967
#15 QQuickPopup::geometryChange (this=0x56116466f010, newGeometry=..., oldGeometry=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickpopup.cpp:2801
#16 0x00007ff42312b600 in QQuickDrawer::geometryChange (this=0x0, newGeometry=..., oldGeometry=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickdrawer.cpp:801
#17 0x00007ff423151ab2 in QQuickPopupItem::geometryChange (this=0x561164414c40, newGeometry=..., oldGeometry=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickpopupitem.cpp:264
#18 0x00007ff426090d5f in QQuickItem::setWidth (this=0x561164414c40, w=<error reading variable: That operation is not available on integers of more than 8 bytes.>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickitem.cpp:7192
#19 0x00007ff425a204e5 in QQmlPropertyData::writeProperty (this=0x561164754c58, target=0x56116466f010, value=0x5611656fac40, flags=...) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/qml/qqmlpropertydata_p.h:338
#20 QQmlPropertyPrivate::write (object=0x56116466f010, property=..., value=<optimized out>, context=..., flags=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlproperty.cpp:1524
#21 0x00007ff425a1fc1f in QQmlPropertyPrivate::writeValueProperty (this=<optimized out>, value=..., flags=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlproperty.cpp:1269
#22 0x00007ff4261e005e in QQuickAnimationPropertyUpdater::setValue (this=0x561164bc6b40, v=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/util/qquickanimation.cpp:2707
#23 0x00007ff425adb236 in QAbstractAnimationJob::setCurrentTime (this=0x5611656facd0, msecs=<optimized out>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/animations/qabstractanimationjob.cpp:479
#24 0x00007ff425adae26 in QQmlAnimationTimer::updateAnimationsTime (this=0x5611647011f0, delta=45) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/animations/qabstractanimationjob.cpp:100
#25 0x00007ff423e7c4e1 in QUnifiedTimer::updateAnimationTimers (this=0x7ff404009d60) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/animation/qabstractanimation.cpp:288
#26 0x00007ff423e7f161 in QAnimationDriver::advanceAnimation (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/animation/qabstractanimation.cpp:755
#27 0x00007ff42619aca5 in QSGDefaultAnimationDriver::advance (this=0x5611644cd430) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/scenegraph/qsgcontext.cpp:213
#28 0x00007ff4262e1ec3 in QSGThreadedRenderLoop::polishAndSync (this=this@entry=0x5611644cd3d0, w=<optimized out>, inExpose=<optimized out>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1640
#29 0x00007ff4262e232b in QSGThreadedRenderLoop::handleUpdateRequest (this=0x5611644cd3d0, window=0x5611643eeee0)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1375
#30 0x00007ff426135f04 in QQuickWindow::event (this=0x5611643eeee0, event=0x7fffc75e6f58) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickwindow.cpp:1543
#31 0x00007ff424c3a253 in QApplicationPrivate::notify_helper (this=0x561163f80470, receiver=0x5611643eeee0, e=0x7fffc75e6f58) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/widgets/kernel/qapplication.cpp:3296
#32 0x00007ff424c3b327 in QApplication::notify (this=<optimized out>, receiver=0x5611643eeee0, e=0x7fffc75e6f58) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/widgets/kernel/qapplication.cpp:2697
#33 0x00007ff423ced8fd in QCoreApplication::notifyInternal2 (receiver=0x5611643eeee0, event=0x7fffc75e6f58) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qcoreapplication.cpp:1121
#34 0x00007ff4244e6b60 in QPlatformWindow::deliverUpdateRequest (this=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/gui/kernel/qplatformwindow.cpp:783
#35 0x00007ff414cd99cd in QtWaylandClient::QWaylandWindow::deliverUpdateRequest() () at /usr/lib/libQt6WaylandClient.so.6
#36 0x00007ff423d3fd0b in QObject::event (this=0x561164c71920, e=0x7ff400007310) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:1437
#37 0x00007ff424c3a253 in QApplicationPrivate::notify_helper (this=0x561163f80470, receiver=0x561164c71920, e=0x7ff400007310) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/widgets/kernel/qapplication.cpp:3296
#38 0x00007ff424c3b327 in QApplication::notify (this=<optimized out>, receiver=0x561164c71920, e=0x7ff400007310) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/widgets/kernel/qapplication.cpp:2697
#39 0x00007ff423ced8fd in QCoreApplication::notifyInternal2 (receiver=0x561164c71920, event=0x7ff400007310) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qcoreapplication.cpp:1121
#40 0x00007ff423ceec4f in QCoreApplication::sendEvent (receiver=0x561164c71920, event=<optimized out>) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qcoreapplication.cpp:1539
#41 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x561163f7a8f0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qcoreapplication.cpp:1901
#42 0x00007ff423fd0816 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qcoreapplication.cpp:1760
#43 postEventSourceDispatch (s=s@entry=0x561163fda5b0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventdispatcher_glib.cpp:243
#44 0x00007ff421e9dd5a in g_main_dispatch (context=context@entry=0x7ff404000ef0) at ../glib/gmain.c:3476
#45 0x00007ff421ea0ef7 in g_main_context_dispatch_unlocked (context=0x7ff404000ef0) at ../glib/gmain.c:4284
#46 g_main_context_iterate_unlocked (context=context@entry=0x7ff404000ef0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4349
#47 0x00007ff421ea1571 in g_main_context_iteration (context=0x7ff404000ef0, may_block=1) at ../glib/gmain.c:4414
#48 0x00007ff423fcfef2 in QEventDispatcherGlib::processEvents (this=0x561163f3a4c0, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventdispatcher_glib.cpp:393
#49 0x00007ff423cf8bca in QEventLoop::processEvents (this=0x7fffc75e7570, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:100
#50 QEventLoop::exec (this=0x7fffc75e7570, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:182
#51 0x00007ff423cee027 in QCoreApplication::exec () at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qcoreapplication.cpp:1442
#52 0x0000561163d55421 in ??? ()
#53 0x00007ff42342b30e in __libc_start_call_main (main=main@entry=0x561163d54530, argc=argc@entry=1, argv=argv@entry=0x7fffc75e7a18) at ../sysdeps/nptl/libc_start_call_main.h:58
#54 0x00007ff42342b3c9 in __libc_start_main_impl (main=0x561163d54530, argc=1, argv=0x7fffc75e7a18, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffc75e7a08) at ../csu/libc-start.c:360
#55 0x0000561163d556b5 in ??? ()


Operating System: Solus 4.5
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.6.1
Kernel Version: 6.6.15-272.current (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 PRO 4750U with Radeon Graphics
Memory: 29.1 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 20Y1001SAU
System Version: ThinkPad P14s Gen 1
Comment 1 Carl Schwan 2024-02-07 16:46:04 UTC
Fix for that should be in Qt 6.6.2 https://codereview.qt-project.org/c/qt/qtdeclarative/+/522438