[korganizer] [Bug 458315] App crashes upon starting (possibly as its trying to start a server)

Grrrishka bugzilla_noreply at kde.org
Tue Jan 17 09:24:53 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=458315

Grrrishka <grishka at zaclys.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grishka at zaclys.net

--- Comment #2 from Grrrishka <grishka at zaclys.net> ---
Operating System: SparkyLinux 7
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.8
Kernel Version: 6.0.0-2-rt-amd64 (64-bit)
Distribution: SparkyLinux7 / Debian Testing


Same problem with Kalendar.

--- Run gdb:

Thread 1 "kalendar" received signal SIGSEGV, Segmentation fault.
Akonadi::IncidenceChanger::history (this=0x0) at
/usr/include/c++/12/bits/unique_ptr.h:191
warning: Source file is more recent than executable.
191           pointer    _M_ptr() const noexcept { return std::get<0>(_M_t); }

-- Backtrace:

#0  Akonadi::IncidenceChanger::history (this=0x0) at
/usr/include/c++/12/bits/unique_ptr.h:191
#1  0x000055555559f653 in CalendarManager::undoRedoData (
    this=this at entry=0x555555645140 <(anonymous
namespace)::Q_QGS_calendarManagerGlobalInstance::innerFunction()::holder>) at
./src/calendarmanager.cpp:398
#2  0x0000555555588890 in CalendarManager::qt_static_metacall
(_o=0x555555645140 <(anonymous
namespace)::Q_QGS_calendarManagerGlobalInstance::innerFunction()::holder>, 
    _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at
./obj-x86_64-linux-gnu/src/kalendar_autogen/EWIEGA46WW/moc_calendarmanager.cpp:362
#3  0x00007ffff6adc430 in QQmlPropertyData::readProperty (property=<optimized
out>, 
    target=0x555555645140 <(anonymous
namespace)::Q_QGS_calendarManagerGlobalInstance::innerFunction()::holder>,
this=0x555555e6f8d8)
    at
../../include/QtQml/5.15.8/QtQml/private/../../../../../src/qml/qml/qqmlpropertydata_p.h:373
#4  loadProperty (v4=0x5555559c9050, object=0x555555645140 <(anonymous
namespace)::Q_QGS_calendarManagerGlobalInstance::innerFunction()::holder>,
property=...)
    at jsruntime/qv4qobjectwrapper.cpp:204
#5  0x00007ffff6c2ee79 in
QV4::QObjectWrapper::lookupGetterImpl<QV4::QQmlTypeWrapper::lookupSingletonProperty(QV4::Lookup*,
QV4::ExecutionEngine*, const QV4::Value&)::<lam--Type <RET> for more, q to
quit, c to continue without paging--
bda()> > (useOriginalProperty=true, revertLookup=..., object=...,
engine=0x5555559c9050, lookup=0x555555cbf330)
    at
../../include/QtQml/5.15.8/QtQml/private/../../../../../src/qml/jsruntime/qv4qobjectwrapper_p.h:262
#6  QV4::QQmlTypeWrapper::lookupSingletonProperty (l=0x555555cbf330,
engine=0x5555559c9050, object=...) at qml/qqmltypewrapper.cpp:544
#7  0x00007ffff6c309b3 in QV4::QQmlTypeWrapper::virtualResolveLookupGetter
(object=0x7fffe433b510, engine=0x5555559c9050, lookup=0x555555cbf330)
    at qml/qqmltypewrapper.cpp:464
#8  0x00007ffff6afcb96 in QV4::Moth::VME::interpret (frame=0x0,
engine=0x5555559c9050, code=0x7fffaef4415d <incomplete sequence \364>) at
jsruntime/qv4vme_moth.cpp:641
#9  0x00007ffff6b013df in QV4::Moth::VME::exec
(frame=frame at entry=0x7fffffffd230, engine=engine at entry=0x5555559c9050) at
jsruntime/qv4vme_moth.cpp:466
#10 0x00007ffff6a93c2e in QV4::Function::call (this=this at entry=0x555555b189e0,
thisObject=<optimized out>, argv=argv at entry=0x7fffe433b500, argc=<optimized
out>, 
    context=<optimized out>) at jsruntime/qv4function.cpp:69
#11 0x00007ffff6c1d44d in QQmlJavaScriptExpression::evaluate
(this=this at entry=0x555555b9bd50, callData=0x7fffe433b4d0,
isUndefined=isUndefined at entry=0x7fffffffd3ff)
    at qml/qqmljavascriptexpression.cpp:212
#12 0x00007ffff6c23604 in QQmlBinding::evaluate
(this=this at entry=0x555555b9bd50, isUndefined=isUndefined at entry=0x7fffffffd3ff)
    at
../../include/QtQml/5.15.8/QtQml/private/../../../../../src/qml/jsruntime/qv4jscall_p.h:95
#13 0x00007ffff6c27813 in QQmlNonbindingBinding::doUpdate (this=0x555555b9bd50,
watcher=..., flags=..., scope=...) at qml/qqmlbinding.cpp:254
#14 0x00007ffff6c25354 in QQmlBinding::update (this=0x555555b9bd50, flags=...)
at qml/qqmlbinding.cpp:194
#15 0x00007ffff6c32872 in QQmlObjectCreator::finalize (this=0x5555559fee60,
interrupt=...) at qml/qqmlobjectcreator.cpp:1393
#16 0x00007ffff6bc2b2c in QQmlComponentPrivate::complete (state=0x5555559d5268,
enginePriv=0x555555848df0)
    at /usr/include/x86_64-linux-gnu/qt5/QtCore/qscopedpointer.h:116
#17 QQmlComponentPrivate::complete (enginePriv=0x555555848df0,
state=0x5555559d5268) at qml/qqmlcomponent.cpp:996
#18 0x00007ffff6bc50a1 in QQmlComponentPrivate::completeCreate
(this=0x5555559d51e0) at qml/qqmlcomponent.cpp:1092
#19 0x00007ffff6bc523d in QQmlComponent::completeCreate (this=0x5555559d50c0)
at qml/qqmlcomponent.cpp:1079
#20 QQmlComponent::create (this=0x5555559d50c0, context=<optimized out>) at
qml/qqmlcomponent.cpp:825
#21 0x00007ffff6c28d95 in QQmlApplicationEnginePrivate::finishLoad
(this=0x555555848df0, c=0x5555559d50c0) at qml/qqmlapplicationengine.cpp:148
#22 0x00007ffff6c29380 in QQmlApplicationEnginePrivate::startLoad
(this=<optimized out>, url=..., data=..., dataFlag=<optimized out>) at
qml/qqmlapplicationengine.cpp:132
#23 0x00007ffff6c2948d in QQmlApplicationEngine::load
(this=this at entry=0x7fffffffd880, url=...) at qml/qqmlapplicationengine.cpp:287
#24 0x0000555555582089 in main (argc=<optimized out>, argv=<optimized out>) at
./src/main.cpp:151
(gdb)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list