Bug 449883 - Akonadi crashes
Summary: Akonadi crashes
Status: RESOLVED NOT A BUG
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-02-09 19:50 UTC by DeMus
Modified: 2022-02-09 21:06 UTC (History)
2 users (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 DeMus 2022-02-09 19:50:00 UTC
Application: kaddressbook (5.19.2 (21.12.2))

Qt Version: 5.15.2
Frameworks Version: 5.90.0
Operating System: Linux 5.16.4-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.23.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I wanted to start Kmail but this didn't work, instead nothing happened on screen for a long time (several minutes). Then a small window appeared with a bar in the center which was filled for maybe 3%. I waited again for a couple of minutes to see if the bar was filled but nothing happened.
I then rebooted and started Akonadi by hand which was also slow and crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KAddressBook (kaddressbook), signal: Segmentation fault
Content of s_kcrashErrorMessage: {_M_t = {<std::__uniq_ptr_impl<char, std::default_delete<char []> >> = {_M_t = {<std::_Tuple_impl<0, char*, std::default_delete<char []> >> = {<std::_Tuple_impl<1, std::default_delete<char []> >> = {<std::_Head_base<1, std::default_delete<char []>, true>> = {_M_head_impl = {<No data fields>}}, <No data fields>}, <std::_Head_base<0, char*, false>> = {_M_head_impl = <optimized out>}, <No data fields>}, <No data fields>}}, <No data fields>}}
[KCrash Handler]
#6  0x00007f60e8740eb5 in Kvantum::Style::advanceProgressbar (this=0x5578fbe54850) at /usr/src/debug/kvantum-1.0.0-1.1.x86_64/Kvantum/style/Kvantum.cpp:847
#7  0x00007f6104afc4f3 in QtPrivate::QSlotObjectBase::call (a=0x7ffdcb4b6a90, r=0x5578fbe54850, this=0x5578fbe5b5e0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#8  doActivate<false> (sender=0x5578fbe53890, signal_index=3, argv=0x7ffdcb4b6a90) at kernel/qobject.cpp:3886
#9  0x00007f6104af59bf in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f6104d9bc00 <QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffdcb4b6a90) at kernel/qobject.cpp:3946
#10 0x00007f6104b003aa in QTimer::timeout (this=<optimized out>, _t1=...) at .moc/moc_qtimer.cpp:205
#11 0x00007f6104af23bf in QObject::event (this=0x5578fbe53890, e=0x7ffdcb4b6c10) at kernel/qobject.cpp:1336
#12 0x00007f6105676a7f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5578fbe53890, e=0x7ffdcb4b6c10) at kernel/qapplication.cpp:3632
#13 0x00007f6104ac5e2a in QCoreApplication::notifyInternal2 (receiver=0x5578fbe53890, event=0x7ffdcb4b6c10) at kernel/qcoreapplication.cpp:1064
#14 0x00007f6104b1c70b in QTimerInfoList::activateTimers (this=0x5578fbc11ab0) at kernel/qtimerinfo_unix.cpp:643
#15 0x00007f6104b1cfdc in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:183
#16 idleTimerSourceDispatch (source=source@entry=0x5578fbc15a70) at kernel/qeventdispatcher_glib.cpp:230
#17 0x00007f61026fed5f in g_main_dispatch (context=0x7f60f8005000) at ../glib/gmain.c:3381
#18 g_main_context_dispatch (context=0x7f60f8005000) at ../glib/gmain.c:4099
#19 0x00007f61026ff0e8 in g_main_context_iterate (context=context@entry=0x7f60f8005000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4175
#20 0x00007f61026ff19f in g_main_context_iteration (context=0x7f60f8005000, may_block=1) at ../glib/gmain.c:4240
#21 0x00007f6104b1d364 in QEventDispatcherGlib::processEvents (this=0x5578fbc11810, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#22 0x00007f6104ac482b in QEventLoop::exec (this=this@entry=0x7ffdcb4b6e50, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#23 0x00007f6104accb00 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#24 0x00007f6104f1625c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#25 0x00007f61056769f5 in QApplication::exec () at kernel/qapplication.cpp:2824
#26 0x00005578fb3b7cbd in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kaddressbook-21.12.2-1.1.x86_64/src/main.cpp:90
[Inferior 1 (process 32390) detached]

Possible duplicates by query: bug 449872, bug 449741, bug 448140, bug 448106, bug 447519.

Reported using DrKonqi
Comment 1 Laurent Montel 2022-02-09 21:06:27 UTC
Kvantum::Style::advanceProgressbar => style problem.
Please reassign to Kvantum style.
Thanks