Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

itinerary sigill's when adding a trip #3548

Open
triallax opened this issue Feb 2, 2025 · 1 comment
Open

itinerary sigill's when adding a trip #3548

triallax opened this issue Feb 2, 2025 · 1 comment

Comments

@triallax
Copy link
Contributor

triallax commented Feb 2, 2025

to reproduce:

  • Install itinerary, run itinerary in the terminal
  • press on the floating + button at the bottom left; a dialog with the title "add trip" should show
  • type in whatever trip name
  • press "Save"
  • itinerary sigill's
LLDB backtrace
* thread #1, name = 'itinerary', stop reason = signal SIGILL: illegal operand
  * frame #0: 0x00007d98ef0ae1f2 libKF6I18n.so.6`KLocalizedString::subs(this=<unavailable>, a=-2147483648, fieldWidth=0, base=10, fillChar=(ucs = U+0020 u' ')) const at klocalizedstring.cpp:1087:24
    frame #1: 0x00005d1126cdbb54 itinerary`Localizer::qt_static_metacall(_o=<unavailable>, _c=<unavailable>, _id=<unavailable>, _a=0x00007fff884d9e98) at klocalizedstring.h:0:12
    frame #2: 0x00007d98ee62330b libQt6Qml.so.6`QV4::CallMethod(QQmlObjectOrGadget const&, int, QMetaType, int, QMetaType const*, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) [inlined] QQmlObjectOrGadget::metacall(this=0x00007fff884da300, type=<unavailable>, index=<unavailable>, argv=<unavailable>) const at qqmlobjectorgadget.cpp:0
    frame #3: 0x00007d98ee6232a4 libQt6Qml.so.6`QV4::CallMethod(object=0x00007fff884da300, index=10, returnType=<unavailable>, argCount=1, argTypes=0x00007fff884da1f8, engine=0x00007d98f0a73f00, callArgs=0x00007d98d9fe8a90, callType=InvokeMetaMethod) at qv4qobjectwrapper.cpp:1679:16
    frame #4: 0x00007d98ee61feb1 libQt6Qml.so.6`QV4::QObjectMethod::callPrecise(object=0x00007fff884da300, data=0x00007d98d92e6448, engine=<unavailable>, callArgs=<unavailable>, callType=InvokeMetaMethod) at qv4qobjectwrapper.cpp:1988:16
    frame #5: 0x00007d98ee629b0e libQt6Qml.so.6`QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const [inlined] QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2::operator()(this=<unavailable>) const at qv4qobjectwrapper.cpp:2984:34
    frame #6: 0x00007d98ee629b00 libQt6Qml.so.6`QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const [inlined] _ZZNK3QV413QObjectMethod12callInternalEPKNS_5ValueES3_iENK3$_0clIZNKS0_12callInternalES3_S3_iE3$_2EEDaRKT_(this=<unavailable>, call=<unavailable>) at qv4qobjectwrapper.cpp:2961:16
    frame #7: 0x00007d98ee629b00 libQt6Qml.so.6`QV4::QObjectMethod::callInternal(this=0x00007fff884da4b8, thisObject=0x00007d98d9fe8a40, argv=0x00007d98d9fe8a58, argc=1) const at qv4qobjectwrapper.cpp:2984:12
    frame #8: 0x00007d98ee6d5f9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007fff884da4b8, thisObject=0x00007d98d9fe8a40, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #9: 0x00007d98ee6d5f98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007fff884da640, engine=0x00007d98f0a73f00, code="") at qv4vme_moth.cpp:798:52
    frame #10: 0x00007d98ee6d2df4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007fff884da640, engine=0x00007d98f0a73f00) at qv4vme_moth.cpp:487:18
    frame #11: 0x00007d98ee59fe8a libQt6Qml.so.6`QV4::doCall(self=0x00007d98f0d82f90, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>, context=<unavailable>) at qv4function.cpp:52:28
    frame #12: 0x00007d98ee7888cf libQt6Qml.so.6`QQmlJavaScriptExpression::evaluate(this=<unavailable>, callData=<unavailable>, isUndefined=0x00007fff884da820) at qqmljavascriptexpression.cpp:238:48
    frame #13: 0x00007d98ee715cc0 libQt6Qml.so.6`QQmlBinding::evaluate(this=<unavailable>, isUndefined=0x00007fff884da820) at qqmlbinding.cpp:195:38
    frame #14: 0x00007d98ee718bcf libQt6Qml.so.6`QQmlBinding::doUpdate(this=0x00007d98f3a6e140, watcher=0x00007fff884da898, flags=(i = 3), scope=0x00007fff884da888) at qqmlbinding.cpp:709:40
    frame #15: 0x00007d98ee715776 libQt6Qml.so.6`QQmlBinding::update(this=0x00007d98f3a6e140, flags=<unavailable>) at qqmlbinding.cpp:165:5
    frame #16: 0x00007d98ee7c27cd libQt6Qml.so.6`QQmlObjectCreator::finalize(this=0x00007d98d3542100, interrupt=0x00007fff884da9d0) at qqmlobjectcreator.cpp:1522:12
    frame #17: 0x00007d98ee738810 libQt6Qml.so.6`QQmlComponentPrivate::complete(enginePriv=0x00007d98f09a3300, state=0x00007d98f3ba73b8) at qqmlcomponent.cpp:1188:27
    frame #18: 0x00007d98ee735f87 libQt6Qml.so.6`QQmlComponentPrivate::completeCreate(this=0x00007d98f3ba7300) at qqmlcomponent.cpp:1304:9
    frame #19: 0x00007d98eef6fb33 libQt6Quick.so.6`QQuickItemViewPrivate::createComponentItem(this=<unavailable>, component=0x00007d98f3c30b30, zValue=<unavailable>, createDefault=<unavailable>) const at qquickitemview.cpp:2554:20
    frame #20: 0x00007d98eef8157c libQt6Quick.so.6`QQuickListViewPrivate::updateHeader(this=0x00007d98f46bc000) at qquicklistview.cpp:1530:28
    frame #21: 0x00007d98eef6d04d libQt6Quick.so.6`QQuickItemView::componentComplete(this=<unavailable>) at qquickitemview.cpp:1474:8
    frame #22: 0x00007d98ee7c2c19 libQt6Qml.so.6`QQmlObjectCreator::finalize(this=0x00007d98d30c2bc0, interrupt=0x00007fff884dac30) at qqmlobjectcreator.cpp:1581:25
    frame #23: 0x00007d98ee738810 libQt6Qml.so.6`QQmlComponentPrivate::complete(enginePriv=0x00007d98f09a3300, state=0x00007d98d302dbb8) at qqmlcomponent.cpp:1188:27
    frame #24: 0x00007d98ee735f87 libQt6Qml.so.6`QQmlComponentPrivate::completeCreate(this=0x00007d98d302db00) at qqmlcomponent.cpp:1304:9
    frame #25: 0x00007d98ee738470 libQt6Qml.so.6`QQmlComponentPrivate::createWithProperties(this=0x00007d98d302db00, parent=<unavailable>, properties=0x00007fff884db010, context=<unavailable>, behavior=CreateWarnAboutRequiredProperties, createFromQml=<unavailable>) at qqmlcomponent.cpp:971:8
    frame #26: 0x00007d98ee73e268 libQt6Qml.so.6`QQmlComponent::createObject(this=<unavailable>, parent=<unavailable>, properties=<unavailable>) at qqmlcomponent.cpp:1906:22
    frame #27: 0x00007d98ee7407bb libQt6Qml.so.6`QQmlComponent::qt_static_metacall(_o=<unavailable>, _c=<unavailable>, _id=<unavailable>, _a=0x00007fff884daf48) at moc_qqmlcomponent.cpp:229:37
    frame #28: 0x00007d98ee740abc libQt6Qml.so.6`QQmlComponent::qt_metacall(this=0x00007d98f409b3d0, _c=InvokeMetaMethod, _id=9, _a=<unavailable>) at moc_qqmlcomponent.cpp:287:13
    frame #29: 0x00007d98ee6232ca libQt6Qml.so.6`QV4::CallMethod(QQmlObjectOrGadget const&, int, QMetaType, int, QMetaType const*, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) [inlined] QQmlObjectOrGadget::metacall(this=0x00007fff884db3b0, type=<unavailable>, index=13, argv=<unavailable>) const at qqmlobjectorgadget.cpp:14:9
    frame #30: 0x00007d98ee6232a4 libQt6Qml.so.6`QV4::CallMethod(object=0x00007fff884db3b0, index=13, returnType=<unavailable>, argCount=2, argTypes=0x00007fff884db2a8, engine=0x00007d98f0a73f00, callArgs=0x00007d98d9fe8968, callType=InvokeMetaMethod) at qv4qobjectwrapper.cpp:1679:16
    frame #31: 0x00007d98ee61feb1 libQt6Qml.so.6`QV4::QObjectMethod::callPrecise(object=0x00007fff884db3b0, data=0x00007d98f4201e40, engine=<unavailable>, callArgs=<unavailable>, callType=InvokeMetaMethod) at qv4qobjectwrapper.cpp:1988:16
    frame #32: 0x00007d98ee629b0e libQt6Qml.so.6`QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const [inlined] QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2::operator()(this=<unavailable>) const at qv4qobjectwrapper.cpp:2984:34
    frame #33: 0x00007d98ee629b00 libQt6Qml.so.6`QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const [inlined] _ZZNK3QV413QObjectMethod12callInternalEPKNS_5ValueES3_iENK3$_0clIZNKS0_12callInternalES3_S3_iE3$_2EEDaRKT_(this=<unavailable>, call=<unavailable>) at qv4qobjectwrapper.cpp:2961:16
    frame #34: 0x00007d98ee629b00 libQt6Qml.so.6`QV4::QObjectMethod::callInternal(this=0x00007fff884db568, thisObject=0x00007d98d9fe8900, argv=0x00007d98d9fe8918, argc=2) const at qv4qobjectwrapper.cpp:2984:12
    frame #35: 0x00007d98ee6d5f9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007fff884db568, thisObject=0x00007d98d9fe8900, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #36: 0x00007d98ee6d5f98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007fff884db6f0, engine=0x00007d98f0a73f00, code="") at qv4vme_moth.cpp:798:52
    frame #37: 0x00007d98ee6d2df4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007fff884db6f0, engine=0x00007d98f0a73f00) at qv4vme_moth.cpp:487:18
    frame #38: 0x00007d98ee5ac35f libQt6Qml.so.6`qfoDoCall(fo=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) at qv4functionobject.cpp:527:18
    frame #39: 0x00007d98ee5aab00 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(fo=<unavailable>, thisObject=<unavailable>, argv=0x00007d98d9fe8868, argc=2) at qv4functionobject.cpp:558:12
    frame #40: 0x00007d98ee65cfa5 libQt6Qml.so.6`QV4::Runtime::CallQmlContextPropertyLookup::call(QV4::ExecutionEngine*, unsigned int, QV4::Value*, int) [inlined] QV4::FunctionObject::call(this=0x00007fff884db850, thisObject=0x00007d98d9fe88b0, argv=0x00007d98d9fe8868, argc=2) const at qv4functionobject_p.h:187:20
    frame #41: 0x00007d98ee65cf98 libQt6Qml.so.6`QV4::Runtime::CallQmlContextPropertyLookup::call(engine=0x00007d98f0a73f00, index=<unavailable>, argv=0x00007d98d9fe8868, argc=2) at qv4runtime.cpp:1468:74
    frame #42: 0x00007d98ee6d4b79 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007fff884dbb40, engine=0x00007d98f0a73f00, code="") at qv4vme_moth.cpp:833:15
    frame #43: 0x00007d98ee6d2df4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007fff884dbb40, engine=0x00007d98f0a73f00) at qv4vme_moth.cpp:487:18
    frame #44: 0x00007d98ee5ac35f libQt6Qml.so.6`qfoDoCall(fo=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) at qv4functionobject.cpp:527:18
    frame #45: 0x00007d98ee5aab00 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(fo=<unavailable>, thisObject=<unavailable>, argv=0x00007d98d9fe8798, argc=3) at qv4functionobject.cpp:558:12
    frame #46: 0x00007d98ee6d5f9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007fff884dbd98, thisObject=0x00007d98d9fe8780, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #47: 0x00007d98ee6d5f98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007fff884dbf20, engine=0x00007d98f0a73f00, code="") at qv4vme_moth.cpp:798:52
    frame #48: 0x00007d98ee6d2df4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007fff884dbf20, engine=0x00007d98f0a73f00) at qv4vme_moth.cpp:487:18
    frame #49: 0x00007d98ee5ac35f libQt6Qml.so.6`qfoDoCall(fo=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) at qv4functionobject.cpp:527:18
    frame #50: 0x00007d98ee5aab00 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(fo=<unavailable>, thisObject=<unavailable>, argv=0x00007d98d9fe86c8, argc=3) at qv4functionobject.cpp:558:12
    frame #51: 0x00007d98ee6d5f9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007fff884dc178, thisObject=0x00007d98d9fe86b0, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #52: 0x00007d98ee6d5f98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007fff884dc300, engine=0x00007d98f0a73f00, code="") at qv4vme_moth.cpp:798:52
    frame #53: 0x00007d98ee6d2df4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007fff884dc300, engine=0x00007d98f0a73f00) at qv4vme_moth.cpp:487:18
    frame #54: 0x00007d98ee5ac35f libQt6Qml.so.6`qfoDoCall(fo=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) at qv4functionobject.cpp:527:18
    frame #55: 0x00007d98ee5aab00 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(fo=<unavailable>, thisObject=<unavailable>, argv=0x00007d98d9fe85f8, argc=2) at qv4functionobject.cpp:558:12
    frame #56: 0x00007d98ee6d5f9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007fff884dc558, thisObject=0x00007d98d9fe85e0, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #57: 0x00007d98ee6d5f98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007fff884dc6e0, engine=0x00007d98f0a73f00, code="") at qv4vme_moth.cpp:798:52
    frame #58: 0x00007d98ee6d2df4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007fff884dc6e0, engine=0x00007d98f0a73f00) at qv4vme_moth.cpp:487:18
    frame #59: 0x00007d98ee5ac35f libQt6Qml.so.6`qfoDoCall(fo=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) at qv4functionobject.cpp:527:18
    frame #60: 0x00007d98ee5aab1c libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int) [inlined] QV4::ArrowFunction::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)::$_1::operator()(this=<unavailable>, argv=0x00007d98d9fe8590, argc=<unavailable>) const at qv4functionobject.cpp:552:20
    frame #61: 0x00007d98ee5aab17 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int) [inlined] unsigned long long QV4::coerceAndCall<QV4::ArrowFunction::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)::$_1>(engine=0x00007d98f0a73f00, typedFunction=0x00007d98f0dac760, compiledFunction=0x00005d1126b34e60, argv=0x00007d98d9fe8550, argc=<unavailable>, call=(unnamed class) @ 0x00007f9980b53730) at qv4jscall_p.h:420:31
    frame #62: 0x00007d98ee5aab17 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(fo=0x00007fff884dc938, thisObject=0x00007d98d9fe8538, argv=0x00007d98d9fe8550, argc=<unavailable>) at qv4functionobject.cpp:549:16
    frame #63: 0x00007d98ee6d5f9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007fff884dc938, thisObject=0x00007d98d9fe8538, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #64: 0x00007d98ee6d5f98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007fff884dcac0, engine=0x00007d98f0a73f00, code="") at qv4vme_moth.cpp:798:52
    frame #65: 0x00007d98ee6d2df4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007fff884dcac0, engine=0x00007d98f0a73f00) at qv4vme_moth.cpp:487:18
    frame #66: 0x00007d98ee59fe8a libQt6Qml.so.6`QV4::doCall(self=0x00007d98f0dab7f0, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>, context=<unavailable>) at qv4function.cpp:52:28
    frame #67: 0x00007d98ee59f713 libQt6Qml.so.6`QV4::Function::call(this=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>, context=<unavailable>) at qv4function.cpp:77:12 [artificial]
    frame #68: 0x00007d98ee59f35b libQt6Qml.so.6`QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*) [inlined] QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0::operator()(this=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) const at qv4function.cpp:28:20
    frame #69: 0x00007d98ee59f34a libQt6Qml.so.6`QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*) [inlined] bool QV4::convertAndCall<QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0>(engine=0x00007d98f0a73f00, thisObject=<unavailable>, a=0x00007fff884dcd80, types=0x00007fff884dcd70, argc=<unavailable>, call=<unavailable>) at qv4jscall_p.h:199:33
    frame #70: 0x00007d98ee59f000 libQt6Qml.so.6`QV4::Function::call(this=0x00007d98f0dab7f0, thisObject=<unavailable>, a=0x00007fff884dcd80, types=0x00007fff884dcd70, argc=<unavailable>, context=<unavailable>) at qv4function.cpp:25:16
    frame #71: 0x00007d98ee788e29 libQt6Qml.so.6`QQmlJavaScriptExpression::evaluate(this=<unavailable>, a=<unavailable>, types=<unavailable>, argc=<unavailable>) at qqmljavascriptexpression.cpp:270:46
    frame #72: 0x00007d98ee723852 libQt6Qml.so.6`QQmlBoundSignalExpression::evaluate(this=<unavailable>, a=<unavailable>) at qqmlboundsignal.cpp:200:35
    frame #73: 0x00007d98ee72436a libQt6Qml.so.6`QQmlBoundSignal_callback(e=0x00007d98f3822b40, a=0x0000000000000000) at qqmlboundsignal.cpp:315:26
    frame #74: 0x00007d98ee7b62c9 libQt6Qml.so.6`QQmlNotifier::emitNotify(endpoint=<unavailable>, a=0x0000000000000000) at qqmlnotifier.cpp:70:13
    frame #75: 0x00007d98ed2deb5b libQt6Core.so.6`void doActivate<false>(sender=0x00007d98f0d52ee0, signal_index=65, argv=0x0000000000000000) at qobject.cpp:4014:9
    frame #76: 0x00007d98eccfff17 libQt6QuickTemplates2.so.6`QQuickAbstractButtonPrivate::handleRelease(this=0x00007d98f0d69400, point=0x00007fff884de888, timestamp=65432382) at qquickabstractbutton.cpp:188:13
    frame #77: 0x00007d98ecd222ba libQt6QuickTemplates2.so.6`QQuickControl::mouseReleaseEvent(this=<unavailable>, event=0x00007fff884df6f0) at qquickcontrol.cpp:2029:27
    frame #78: 0x00007d98eec74131 libQt6Quick.so.6`QQuickItem::event(QEvent*) [inlined] QQuickItemPrivate::deliverPointerEvent(this=<unavailable>, event=0x00007fff884df6f0) at qquickitem.cpp:0:9
    frame #79: 0x00007d98eec74125 libQt6Quick.so.6`QQuickItem::event(this=<unavailable>, ev=0x00007fff884df6f0) at qquickitem.cpp:9076:12
    frame #80: 0x00007d98f03233de libQt6Widgets.so.6`QApplicationPrivate::notify_helper(this=<unavailable>, receiver=0x00007d98f0d52ee0, e=0x00007fff884df6f0) at qapplication.cpp:3296:26
    frame #81: 0x00007d98f03245e7 libQt6Widgets.so.6`QApplication::notify(this=0x00007fff884dfeb0, receiver=0x00007d98f0d52ee0, e=0x00007fff884df6f0) at qapplication.cpp:0
    frame #82: 0x00007d98ed27fcc2 libQt6Core.so.6`QCoreApplication::notifyInternal2(receiver=0x00007d98f0d52ee0, event=0x00007fff884df6f0) at qcoreapplication.cpp:1168:18
    frame #83: 0x00007d98eee49de5 libQt6Quick.so.6`QQuickDeliveryAgentPrivate::deliverMatchingPointsToItem(this=0x00007d98f0837e00, item=0x00007d98f0d52ee0, isGrabber=true, pointerEvent=0x00007fff884df6f0, handlersOnly=<unavailable>) at qquickdeliveryagent.cpp:2408:13
    frame #84: 0x00007d98eee49157 libQt6Quick.so.6`QQuickDeliveryAgentPrivate::deliverUpdatedPoints(this=0x00007d98f0837e00, event=0x00007fff884df6f0) at qquickdeliveryagent.cpp:2186:13
    frame #85: 0x00007d98eee4368d libQt6Quick.so.6`QQuickDeliveryAgentPrivate::deliverPointerEvent(this=0x00007d98f0837e00, event=<unavailable>) at qquickdeliveryagent.cpp:2026:9
    frame #86: 0x00007d98eee412d0 libQt6Quick.so.6`QQuickDeliveryAgentPrivate::handleMouseEvent(this=0x00007d98f0837e00, event=0x00007fff884df6f0) at qquickdeliveryagent.cpp:0
    frame #87: 0x00007d98eee4087f libQt6Quick.so.6`QQuickDeliveryAgent::event(this=<unavailable>, ev=<unavailable>) at qquickdeliveryagent.cpp:823:12
    frame #88: 0x00007d98eed29910 libQt6Quick.so.6`QQuickWindow::event(this=0x00007d98f094cc00, event=0x00007fff884df6f0) at qquickwindow.cpp:1550:31
    frame #89: 0x00007d98eed3b693 libQt6Quick.so.6`QQuickWindowQmlImpl::event(this=0x00007d98f094cc00, event=<unavailable>) at qquickwindowmodule.cpp:141:26
    frame #90: 0x00007d98f03233de libQt6Widgets.so.6`QApplicationPrivate::notify_helper(this=<unavailable>, receiver=0x00007d98f094cc00, e=0x00007fff884df6f0) at qapplication.cpp:3296:26
    frame #91: 0x00007d98f03245e7 libQt6Widgets.so.6`QApplication::notify(this=0x00007fff884dfeb0, receiver=0x00007d98f094cc00, e=0x00007fff884df6f0) at qapplication.cpp:0
    frame #92: 0x00007d98ed27fcc2 libQt6Core.so.6`QCoreApplication::notifyInternal2(receiver=0x00007d98f094cc00, event=0x00007fff884df6f0) at qcoreapplication.cpp:1168:18
    frame #93: 0x00007d98ed9607ce libQt6Gui.so.6`QGuiApplicationPrivate::processMouseEvent(e=0x00007d98f4203300) at qguiapplication.cpp:2461:5
    frame #94: 0x00007d98ed9cefab libQt6Gui.so.6`QWindowSystemInterface::sendWindowSystemEvents(flags=(i = 164)) at qwindowsysteminterface.cpp:1114:13
    frame #95: 0x00007d98ede4df64 libQt6Gui.so.6`userEventSourceDispatch(source=<unavailable>, (null)=<unavailable>, (null)=<unavailable>) at qeventdispatcher_glib.cpp:38:5
    frame #96: 0x00007d98eba290bf libglib-2.0.so.0`g_main_context_dispatch_unlocked [inlined] g_main_dispatch(context=0x00007d98f1021160) at gmain.c:3357:27
    frame #97: 0x00007d98eba28ecf libglib-2.0.so.0`g_main_context_dispatch_unlocked(context=0x00007d98f1021160) at gmain.c:4208:7
    frame #98: 0x00007d98eba2991b libglib-2.0.so.0`g_main_context_iterate_unlocked(context=0x00007d98f1021160, block=1, dispatch=1, self=<unavailable>) at gmain.c:4273:5
    frame #99: 0x00007d98eba29b94 libglib-2.0.so.0`g_main_context_iteration(context=0x00007d98f1021160, may_block=1) at gmain.c:4338:12
    frame #100: 0x00007d98ed560a35 libQt6Core.so.6`QEventDispatcherGlib::processEvents(this=0x00007d98f08aed80, flags=(i = 164)) at qeventdispatcher_glib.cpp:399:19
    frame #101: 0x00007d98ed28cc79 libQt6Core.so.6`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QEventLoop::processEvents(this=0x00007fff884dfb60, flags=(i = 164)) at qeventloop.cpp:103:55
    frame #102: 0x00007d98ed28cc58 libQt6Core.so.6`QEventLoop::exec(this=0x00007fff884dfb60, flags=<unavailable>) at qeventloop.cpp:194:9
    frame #103: 0x00007d98ed280455 libQt6Core.so.6`QCoreApplication::exec() at qcoreapplication.cpp:1513:32
    frame #104: 0x00005d1126be4ead itinerary`main(argc=1, argv=0x00007fff884e0538) at main.cpp:498:12
    frame #105: 0x00007d98f4980c1d ld-musl-x86_64.so.1`libc_start_main_stage2(main=(itinerary`main at main.cpp:299), argc=<unavailable>, argv=0x00007fff884e0538) at __libc_start_main.c:95:7
    frame #106: 0x00005d1126bddf46 itinerary`_start + 22
@triallax triallax added bug Something isn't working and removed bug Something isn't working labels Feb 2, 2025
@triallax
Copy link
Contributor Author

triallax commented Feb 2, 2025

a very similar sigill also pops up when pressing on any trips on this page:

backtrace
* thread #1, name = 'itinerary', stop reason = signal SIGILL: illegal operand
  * frame #0: 0x00007dfe88a581f2 libKF6I18n.so.6`KLocalizedString::subs(this=<unavailable>, a=-2147483648, fieldWidth=0, base=10, fillChar=(ucs = U+0020 u' ')) const at klocalizedstring.cpp:1087:24
    frame #1: 0x000060b14c425b54 itinerary`Localizer::qt_static_metacall(_o=<unavailable>, _c=<unavailable>, _id=<unavailable>, _a=0x00007ffd40a33538) at klocalizedstring.h:0:12
    frame #2: 0x00007dfe87fcd30b libQt6Qml.so.6`QV4::CallMethod(QQmlObjectOrGadget const&, int, QMetaType, int, QMetaType const*, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) [inlined] QQmlObjectOrGadget::metacall(this=0x00007ffd40a339a0, type=<unavailable>, index=<unavailable>, argv=<unavailable>) const at qqmlobjectorgadget.cpp:0
    frame #3: 0x00007dfe87fcd2a4 libQt6Qml.so.6`QV4::CallMethod(object=0x00007ffd40a339a0, index=10, returnType=<unavailable>, argCount=1, argTypes=0x00007ffd40a33898, engine=0x00007dfe8a27a100, callArgs=0x00007dfe739c2a90, callType=InvokeMetaMethod) at qv4qobjectwrapper.cpp:1679:16
    frame #4: 0x00007dfe87fc9eb1 libQt6Qml.so.6`QV4::QObjectMethod::callPrecise(object=0x00007ffd40a339a0, data=0x00007dfe72cc64a8, engine=<unavailable>, callArgs=<unavailable>, callType=InvokeMetaMethod) at qv4qobjectwrapper.cpp:1988:16
    frame #5: 0x00007dfe87fd3b0e libQt6Qml.so.6`QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const [inlined] QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2::operator()(this=<unavailable>) const at qv4qobjectwrapper.cpp:2984:34
    frame #6: 0x00007dfe87fd3b00 libQt6Qml.so.6`QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const [inlined] _ZZNK3QV413QObjectMethod12callInternalEPKNS_5ValueES3_iENK3$_0clIZNKS0_12callInternalES3_S3_iE3$_2EEDaRKT_(this=<unavailable>, call=<unavailable>) at qv4qobjectwrapper.cpp:2961:16
    frame #7: 0x00007dfe87fd3b00 libQt6Qml.so.6`QV4::QObjectMethod::callInternal(this=0x00007ffd40a33b58, thisObject=0x00007dfe739c2a40, argv=0x00007dfe739c2a58, argc=1) const at qv4qobjectwrapper.cpp:2984:12
    frame #8: 0x00007dfe8807ff9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007ffd40a33b58, thisObject=0x00007dfe739c2a40, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #9: 0x00007dfe8807ff98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007ffd40a33ce0, engine=0x00007dfe8a27a100, code="") at qv4vme_moth.cpp:798:52
    frame #10: 0x00007dfe8807cdf4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007ffd40a33ce0, engine=0x00007dfe8a27a100) at qv4vme_moth.cpp:487:18
    frame #11: 0x00007dfe87f49e8a libQt6Qml.so.6`QV4::doCall(self=0x00007dfe8a57d760, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>, context=<unavailable>) at qv4function.cpp:52:28
    frame #12: 0x00007dfe881328cf libQt6Qml.so.6`QQmlJavaScriptExpression::evaluate(this=<unavailable>, callData=<unavailable>, isUndefined=0x00007ffd40a33ec0) at qqmljavascriptexpression.cpp:238:48
    frame #13: 0x00007dfe880bfcc0 libQt6Qml.so.6`QQmlBinding::evaluate(this=<unavailable>, isUndefined=0x00007ffd40a33ec0) at qqmlbinding.cpp:195:38
    frame #14: 0x00007dfe880c2bcf libQt6Qml.so.6`QQmlBinding::doUpdate(this=0x00007dfe8d1edac0, watcher=0x00007ffd40a33f38, flags=(i = 3), scope=0x00007ffd40a33f28) at qqmlbinding.cpp:709:40
    frame #15: 0x00007dfe880bf776 libQt6Qml.so.6`QQmlBinding::update(this=0x00007dfe8d1edac0, flags=<unavailable>) at qqmlbinding.cpp:165:5
    frame #16: 0x00007dfe8816c7cd libQt6Qml.so.6`QQmlObjectCreator::finalize(this=0x00007dfe8d472d40, interrupt=0x00007ffd40a34070) at qqmlobjectcreator.cpp:1522:12
    frame #17: 0x00007dfe880e2810 libQt6Qml.so.6`QQmlComponentPrivate::complete(enginePriv=0x00007dfe8a1a7380, state=0x00007dfe8d327eb8) at qqmlcomponent.cpp:1188:27
    frame #18: 0x00007dfe880dff87 libQt6Qml.so.6`QQmlComponentPrivate::completeCreate(this=0x00007dfe8d327e00) at qqmlcomponent.cpp:1304:9
    frame #19: 0x00007dfe88919b33 libQt6Quick.so.6`QQuickItemViewPrivate::createComponentItem(this=<unavailable>, component=0x00007dfe8d3b0e30, zValue=<unavailable>, createDefault=<unavailable>) const at qquickitemview.cpp:2554:20
    frame #20: 0x00007dfe8892b57c libQt6Quick.so.6`QQuickListViewPrivate::updateHeader(this=0x00007dfe8dec0400) at qquicklistview.cpp:1530:28
    frame #21: 0x00007dfe8891704d libQt6Quick.so.6`QQuickItemView::componentComplete(this=<unavailable>) at qquickitemview.cpp:1474:8
    frame #22: 0x00007dfe8816cc19 libQt6Qml.so.6`QQmlObjectCreator::finalize(this=0x00007dfe6c903d80, interrupt=0x00007ffd40a342d0) at qqmlobjectcreator.cpp:1581:25
    frame #23: 0x00007dfe880e2810 libQt6Qml.so.6`QQmlComponentPrivate::complete(enginePriv=0x00007dfe8a1a7380, state=0x00007dfe6c836cb8) at qqmlcomponent.cpp:1188:27
    frame #24: 0x00007dfe880dff87 libQt6Qml.so.6`QQmlComponentPrivate::completeCreate(this=0x00007dfe6c836c00) at qqmlcomponent.cpp:1304:9
    frame #25: 0x00007dfe880e2470 libQt6Qml.so.6`QQmlComponentPrivate::createWithProperties(this=0x00007dfe6c836c00, parent=<unavailable>, properties=0x00007ffd40a346b0, context=<unavailable>, behavior=CreateWarnAboutRequiredProperties, createFromQml=<unavailable>) at qqmlcomponent.cpp:971:8
    frame #26: 0x00007dfe880e8268 libQt6Qml.so.6`QQmlComponent::createObject(this=<unavailable>, parent=<unavailable>, properties=<unavailable>) at qqmlcomponent.cpp:1906:22
    frame #27: 0x00007dfe880ea7bb libQt6Qml.so.6`QQmlComponent::qt_static_metacall(_o=<unavailable>, _c=<unavailable>, _id=<unavailable>, _a=0x00007ffd40a345e8) at moc_qqmlcomponent.cpp:229:37
    frame #28: 0x00007dfe880eaabc libQt6Qml.so.6`QQmlComponent::qt_metacall(this=0x00007dfe8d899650, _c=InvokeMetaMethod, _id=9, _a=<unavailable>) at moc_qqmlcomponent.cpp:287:13
    frame #29: 0x00007dfe87fcd2ca libQt6Qml.so.6`QV4::CallMethod(QQmlObjectOrGadget const&, int, QMetaType, int, QMetaType const*, QV4::ExecutionEngine*, QV4::CallData*, QMetaObject::Call) [inlined] QQmlObjectOrGadget::metacall(this=0x00007ffd40a34a50, type=<unavailable>, index=13, argv=<unavailable>) const at qqmlobjectorgadget.cpp:14:9
    frame #30: 0x00007dfe87fcd2a4 libQt6Qml.so.6`QV4::CallMethod(object=0x00007ffd40a34a50, index=13, returnType=<unavailable>, argCount=2, argTypes=0x00007ffd40a34948, engine=0x00007dfe8a27a100, callArgs=0x00007dfe739c2968, callType=InvokeMetaMethod) at qv4qobjectwrapper.cpp:1679:16
    frame #31: 0x00007dfe87fc9eb1 libQt6Qml.so.6`QV4::QObjectMethod::callPrecise(object=0x00007ffd40a34a50, data=0x00007dfe8da11840, engine=<unavailable>, callArgs=<unavailable>, callType=InvokeMetaMethod) at qv4qobjectwrapper.cpp:1988:16
    frame #32: 0x00007dfe87fd3b0e libQt6Qml.so.6`QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const [inlined] QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2::operator()(this=<unavailable>) const at qv4qobjectwrapper.cpp:2984:34
    frame #33: 0x00007dfe87fd3b00 libQt6Qml.so.6`QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const [inlined] _ZZNK3QV413QObjectMethod12callInternalEPKNS_5ValueES3_iENK3$_0clIZNKS0_12callInternalES3_S3_iE3$_2EEDaRKT_(this=<unavailable>, call=<unavailable>) at qv4qobjectwrapper.cpp:2961:16
    frame #34: 0x00007dfe87fd3b00 libQt6Qml.so.6`QV4::QObjectMethod::callInternal(this=0x00007ffd40a34c08, thisObject=0x00007dfe739c2900, argv=0x00007dfe739c2918, argc=2) const at qv4qobjectwrapper.cpp:2984:12
    frame #35: 0x00007dfe8807ff9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007ffd40a34c08, thisObject=0x00007dfe739c2900, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #36: 0x00007dfe8807ff98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007ffd40a34d90, engine=0x00007dfe8a27a100, code="") at qv4vme_moth.cpp:798:52
    frame #37: 0x00007dfe8807cdf4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007ffd40a34d90, engine=0x00007dfe8a27a100) at qv4vme_moth.cpp:487:18
    frame #38: 0x00007dfe87f5635f libQt6Qml.so.6`qfoDoCall(fo=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) at qv4functionobject.cpp:527:18
    frame #39: 0x00007dfe87f54b00 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(fo=<unavailable>, thisObject=<unavailable>, argv=0x00007dfe739c2868, argc=2) at qv4functionobject.cpp:558:12
    frame #40: 0x00007dfe88006fa5 libQt6Qml.so.6`QV4::Runtime::CallQmlContextPropertyLookup::call(QV4::ExecutionEngine*, unsigned int, QV4::Value*, int) [inlined] QV4::FunctionObject::call(this=0x00007ffd40a34ef0, thisObject=0x00007dfe739c28b0, argv=0x00007dfe739c2868, argc=2) const at qv4functionobject_p.h:187:20
    frame #41: 0x00007dfe88006f98 libQt6Qml.so.6`QV4::Runtime::CallQmlContextPropertyLookup::call(engine=0x00007dfe8a27a100, index=<unavailable>, argv=0x00007dfe739c2868, argc=2) at qv4runtime.cpp:1468:74
    frame #42: 0x00007dfe8807eb79 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007ffd40a351e0, engine=0x00007dfe8a27a100, code="") at qv4vme_moth.cpp:833:15
    frame #43: 0x00007dfe8807cdf4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007ffd40a351e0, engine=0x00007dfe8a27a100) at qv4vme_moth.cpp:487:18
    frame #44: 0x00007dfe87f5635f libQt6Qml.so.6`qfoDoCall(fo=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) at qv4functionobject.cpp:527:18
    frame #45: 0x00007dfe87f54b00 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(fo=<unavailable>, thisObject=<unavailable>, argv=0x00007dfe739c2798, argc=3) at qv4functionobject.cpp:558:12
    frame #46: 0x00007dfe8807ff9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007ffd40a35438, thisObject=0x00007dfe739c2780, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #47: 0x00007dfe8807ff98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007ffd40a355c0, engine=0x00007dfe8a27a100, code="") at qv4vme_moth.cpp:798:52
    frame #48: 0x00007dfe8807cdf4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007ffd40a355c0, engine=0x00007dfe8a27a100) at qv4vme_moth.cpp:487:18
    frame #49: 0x00007dfe87f5635f libQt6Qml.so.6`qfoDoCall(fo=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) at qv4functionobject.cpp:527:18
    frame #50: 0x00007dfe87f54b00 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(fo=<unavailable>, thisObject=<unavailable>, argv=0x00007dfe739c26c8, argc=3) at qv4functionobject.cpp:558:12
    frame #51: 0x00007dfe8807ff9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007ffd40a35818, thisObject=0x00007dfe739c26b0, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #52: 0x00007dfe8807ff98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007ffd40a359a0, engine=0x00007dfe8a27a100, code="") at qv4vme_moth.cpp:798:52
    frame #53: 0x00007dfe8807cdf4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007ffd40a359a0, engine=0x00007dfe8a27a100) at qv4vme_moth.cpp:487:18
    frame #54: 0x00007dfe87f5635f libQt6Qml.so.6`qfoDoCall(fo=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) at qv4functionobject.cpp:527:18
    frame #55: 0x00007dfe87f54b00 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(fo=<unavailable>, thisObject=<unavailable>, argv=0x00007dfe739c25f8, argc=2) at qv4functionobject.cpp:558:12
    frame #56: 0x00007dfe8807ff9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007ffd40a35bf8, thisObject=0x00007dfe739c25e0, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #57: 0x00007dfe8807ff98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007ffd40a35d80, engine=0x00007dfe8a27a100, code="") at qv4vme_moth.cpp:798:52
    frame #58: 0x00007dfe8807cdf4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007ffd40a35d80, engine=0x00007dfe8a27a100) at qv4vme_moth.cpp:487:18
    frame #59: 0x00007dfe87f5635f libQt6Qml.so.6`qfoDoCall(fo=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) at qv4functionobject.cpp:527:18
    frame #60: 0x00007dfe87f54b1c libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int) [inlined] QV4::ArrowFunction::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)::$_1::operator()(this=<unavailable>, argv=0x00007dfe739c2590, argc=<unavailable>) const at qv4functionobject.cpp:552:20
    frame #61: 0x00007dfe87f54b17 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int) [inlined] unsigned long long QV4::coerceAndCall<QV4::ArrowFunction::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)::$_1>(engine=0x00007dfe8a27a100, typedFunction=0x00007dfe8a5add00, compiledFunction=0x000060b14c27ee60, argv=0x00007dfe739c2550, argc=<unavailable>, call=(unnamed class) @ 0x00007fede2294f90) at qv4jscall_p.h:420:31
    frame #62: 0x00007dfe87f54b17 libQt6Qml.so.6`QV4::ArrowFunction::virtualCall(fo=0x00007ffd40a35fd8, thisObject=0x00007dfe739c2538, argv=0x00007dfe739c2550, argc=<unavailable>) at qv4functionobject.cpp:549:16
    frame #63: 0x00007dfe8807ff9d libQt6Qml.so.6`QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) [inlined] QV4::FunctionObject::call(this=0x00007ffd40a35fd8, thisObject=0x00007dfe739c2538, argv=<unavailable>, argc=<unavailable>) const at qv4functionobject_p.h:187:20
    frame #64: 0x00007dfe8807ff98 libQt6Qml.so.6`QV4::Moth::VME::interpret(frame=0x00007ffd40a36160, engine=0x00007dfe8a27a100, code="") at qv4vme_moth.cpp:798:52
    frame #65: 0x00007dfe8807cdf4 libQt6Qml.so.6`QV4::Moth::VME::exec(frame=0x00007ffd40a36160, engine=0x00007dfe8a27a100) at qv4vme_moth.cpp:487:18
    frame #66: 0x00007dfe87f49e8a libQt6Qml.so.6`QV4::doCall(self=0x00007dfe8a5ace70, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>, context=<unavailable>) at qv4function.cpp:52:28
    frame #67: 0x00007dfe87f49713 libQt6Qml.so.6`QV4::Function::call(this=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>, context=<unavailable>) at qv4function.cpp:77:12 [artificial]
    frame #68: 0x00007dfe87f4935b libQt6Qml.so.6`QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*) [inlined] QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0::operator()(this=<unavailable>, thisObject=<unavailable>, argv=<unavailable>, argc=<unavailable>) const at qv4function.cpp:28:20
    frame #69: 0x00007dfe87f4934a libQt6Qml.so.6`QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*) [inlined] bool QV4::convertAndCall<QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0>(engine=0x00007dfe8a27a100, thisObject=<unavailable>, a=0x00007ffd40a36420, types=0x00007ffd40a36410, argc=<unavailable>, call=<unavailable>) at qv4jscall_p.h:199:33
    frame #70: 0x00007dfe87f49000 libQt6Qml.so.6`QV4::Function::call(this=0x00007dfe8a5ace70, thisObject=<unavailable>, a=0x00007ffd40a36420, types=0x00007ffd40a36410, argc=<unavailable>, context=<unavailable>) at qv4function.cpp:25:16
    frame #71: 0x00007dfe88132e29 libQt6Qml.so.6`QQmlJavaScriptExpression::evaluate(this=<unavailable>, a=<unavailable>, types=<unavailable>, argc=<unavailable>) at qqmljavascriptexpression.cpp:270:46
    frame #72: 0x00007dfe880cd852 libQt6Qml.so.6`QQmlBoundSignalExpression::evaluate(this=<unavailable>, a=<unavailable>) at qqmlboundsignal.cpp:200:35
    frame #73: 0x00007dfe880ce36a libQt6Qml.so.6`QQmlBoundSignal_callback(e=0x00007dfe6c8d05c0, a=0x0000000000000000) at qqmlboundsignal.cpp:315:26
    frame #74: 0x00007dfe881602c9 libQt6Qml.so.6`QQmlNotifier::emitNotify(endpoint=<unavailable>, a=0x0000000000000000) at qqmlnotifier.cpp:70:13
    frame #75: 0x00007dfe86c88b5b libQt6Core.so.6`void doActivate<false>(sender=0x00007dfe8dbe4040, signal_index=65, argv=0x0000000000000000) at qobject.cpp:4014:9
    frame #76: 0x00007dfe866a9f17 libQt6QuickTemplates2.so.6`QQuickAbstractButtonPrivate::handleRelease(this=0x00007dfe8a547d00, point=0x00007ffd40a37f28, timestamp=65471065) at qquickabstractbutton.cpp:188:13
    frame #77: 0x00007dfe866cc2ba libQt6QuickTemplates2.so.6`QQuickControl::mouseReleaseEvent(this=<unavailable>, event=0x00007ffd40a38d90) at qquickcontrol.cpp:2029:27
    frame #78: 0x00007dfe8861e131 libQt6Quick.so.6`QQuickItem::event(QEvent*) [inlined] QQuickItemPrivate::deliverPointerEvent(this=<unavailable>, event=0x00007ffd40a38d90) at qquickitem.cpp:0:9
    frame #79: 0x00007dfe8861e125 libQt6Quick.so.6`QQuickItem::event(this=<unavailable>, ev=0x00007ffd40a38d90) at qquickitem.cpp:9076:12
    frame #80: 0x00007dfe89b233de libQt6Widgets.so.6`QApplicationPrivate::notify_helper(this=<unavailable>, receiver=0x00007dfe8dbe4040, e=0x00007ffd40a38d90) at qapplication.cpp:3296:26
    frame #81: 0x00007dfe89b245e7 libQt6Widgets.so.6`QApplication::notify(this=0x00007ffd40a39550, receiver=0x00007dfe8dbe4040, e=0x00007ffd40a38d90) at qapplication.cpp:0
    frame #82: 0x00007dfe86c29cc2 libQt6Core.so.6`QCoreApplication::notifyInternal2(receiver=0x00007dfe8dbe4040, event=0x00007ffd40a38d90) at qcoreapplication.cpp:1168:18
    frame #83: 0x00007dfe887f3de5 libQt6Quick.so.6`QQuickDeliveryAgentPrivate::deliverMatchingPointsToItem(this=0x00007dfe8a03ce00, item=0x00007dfe8dbe4040, isGrabber=true, pointerEvent=0x00007ffd40a38d90, handlersOnly=<unavailable>) at qquickdeliveryagent.cpp:2408:13
    frame #84: 0x00007dfe887f3157 libQt6Quick.so.6`QQuickDeliveryAgentPrivate::deliverUpdatedPoints(this=0x00007dfe8a03ce00, event=0x00007ffd40a38d90) at qquickdeliveryagent.cpp:2186:13
    frame #85: 0x00007dfe887ed68d libQt6Quick.so.6`QQuickDeliveryAgentPrivate::deliverPointerEvent(this=0x00007dfe8a03ce00, event=<unavailable>) at qquickdeliveryagent.cpp:2026:9
    frame #86: 0x00007dfe887eb2d0 libQt6Quick.so.6`QQuickDeliveryAgentPrivate::handleMouseEvent(this=0x00007dfe8a03ce00, event=0x00007ffd40a38d90) at qquickdeliveryagent.cpp:0
    frame #87: 0x00007dfe887ea87f libQt6Quick.so.6`QQuickDeliveryAgent::event(this=<unavailable>, ev=<unavailable>) at qquickdeliveryagent.cpp:823:12
    frame #88: 0x00007dfe886d3910 libQt6Quick.so.6`QQuickWindow::event(this=0x00007dfe8a14a200, event=0x00007ffd40a38d90) at qquickwindow.cpp:1550:31
    frame #89: 0x00007dfe886e5693 libQt6Quick.so.6`QQuickWindowQmlImpl::event(this=0x00007dfe8a14a200, event=<unavailable>) at qquickwindowmodule.cpp:141:26
    frame #90: 0x00007dfe89b233de libQt6Widgets.so.6`QApplicationPrivate::notify_helper(this=<unavailable>, receiver=0x00007dfe8a14a200, e=0x00007ffd40a38d90) at qapplication.cpp:3296:26
    frame #91: 0x00007dfe89b245e7 libQt6Widgets.so.6`QApplication::notify(this=0x00007ffd40a39550, receiver=0x00007dfe8a14a200, e=0x00007ffd40a38d90) at qapplication.cpp:0
    frame #92: 0x00007dfe86c29cc2 libQt6Core.so.6`QCoreApplication::notifyInternal2(receiver=0x00007dfe8a14a200, event=0x00007ffd40a38d90) at qcoreapplication.cpp:1168:18
    frame #93: 0x00007dfe8730a7ce libQt6Gui.so.6`QGuiApplicationPrivate::processMouseEvent(e=0x00007dfe8da15080) at qguiapplication.cpp:2461:5
    frame #94: 0x00007dfe87378fab libQt6Gui.so.6`QWindowSystemInterface::sendWindowSystemEvents(flags=(i = 164)) at qwindowsysteminterface.cpp:1114:13
    frame #95: 0x00007dfe877f7f64 libQt6Gui.so.6`userEventSourceDispatch(source=<unavailable>, (null)=<unavailable>, (null)=<unavailable>) at qeventdispatcher_glib.cpp:38:5
    frame #96: 0x00007dfe854010bf libglib-2.0.so.0`g_main_context_dispatch_unlocked [inlined] g_main_dispatch(context=0x00007dfe8a821820) at gmain.c:3357:27
    frame #97: 0x00007dfe85400ecf libglib-2.0.so.0`g_main_context_dispatch_unlocked(context=0x00007dfe8a821820) at gmain.c:4208:7
    frame #98: 0x00007dfe8540191b libglib-2.0.so.0`g_main_context_iterate_unlocked(context=0x00007dfe8a821820, block=1, dispatch=1, self=<unavailable>) at gmain.c:4273:5
    frame #99: 0x00007dfe85401b94 libglib-2.0.so.0`g_main_context_iteration(context=0x00007dfe8a821820, may_block=1) at gmain.c:4338:12
    frame #100: 0x00007dfe86f0aa35 libQt6Core.so.6`QEventDispatcherGlib::processEvents(this=0x00007dfe8a0aae00, flags=(i = 164)) at qeventdispatcher_glib.cpp:399:19
    frame #101: 0x00007dfe86c36c79 libQt6Core.so.6`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QEventLoop::processEvents(this=0x00007ffd40a39200, flags=(i = 164)) at qeventloop.cpp:103:55
    frame #102: 0x00007dfe86c36c58 libQt6Core.so.6`QEventLoop::exec(this=0x00007ffd40a39200, flags=<unavailable>) at qeventloop.cpp:194:9
    frame #103: 0x00007dfe86c2a455 libQt6Core.so.6`QCoreApplication::exec() at qcoreapplication.cpp:1513:32
    frame #104: 0x000060b14c32eead itinerary`main(argc=1, argv=0x00007ffd40a39bd8) at main.cpp:498:12
    frame #105: 0x00007dfe8e35ac1d ld-musl-x86_64.so.1`libc_start_main_stage2(main=(itinerary`main at main.cpp:299), argc=<unavailable>, argv=0x00007ffd40a39bd8) at __libc_start_main.c:95:7
    frame #106: 0x000060b14c327f46 itinerary`_start + 22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant