Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
akonadi_birthdays_resource crashing when starting plasma
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Elleni
Veteran
Veteran


Joined: 23 May 2006
Posts: 1270

PostPosted: Mon Jan 28, 2019 9:58 pm    Post subject: akonadi_birthdays_resource crashing when starting plasma Reply with quote

For some time now, starting plasma (with sddm) always pops up message of crashed akonadi_birthday_resource. Is this a known issue, and howto solve?

developper informations copy/paste:
Code:
Application: akonadi_birthdays_resource (akonadi_birthdays_resource), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f35da6b85c0 (LWP 4240))]

Thread 4 (Thread 0x7f35bb959700 (LWP 4270)):
[KCrash Handler]
#6  0x00007f35d60f4c9b in raise () from /lib64/libc.so.6
#7  0x00007f35d60f6540 in abort () from /lib64/libc.so.6
#8  0x00007f35d6758355 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libstdc++.so.6
#9  0x00007f35d6755e56 in ?? () from /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libstdc++.so.6
#10 0x00007f35d6755ea1 in std::terminate() () from /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libstdc++.so.6
#11 0x00007f35d6b29d46 in qTerminate() () from /usr/lib64/libQt5Core.so.5
#12 0x00007f35d6b51a3c in ?? () from /usr/lib64/libQt5Core.so.5
#13 0x00007f35d25e4a6a in start_thread () from /lib64/libpthread.so.0
#14 0x00007f35d61c5cbf in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f35bc15a700 (LWP 4267)):
#0  0x00007f35d61b5168 in read () from /lib64/libc.so.6
#1  0x00007f35d061b170 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f35d05d2b97 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f35d05d3080 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f35d05d320c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f35d6d4735b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#6  0x00007f35d6cf06ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#7  0x00007f35d6b478fa in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#8  0x00007f35d80fbe15 in ?? () from /usr/lib64/libQt5DBus.so.5
#9  0x00007f35d6b5187e in ?? () from /usr/lib64/libQt5Core.so.5
#10 0x00007f35d25e4a6a in start_thread () from /lib64/libpthread.so.0
#11 0x00007f35d61c5cbf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f35c7564700 (LWP 4249)):
#0  0x00007f35d61b9c4b in poll () from /lib64/libc.so.6
#1  0x00007f35d31ca81f in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f35d31cc4da in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f35c9ce4fb9 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f35d6b5187e in ?? () from /usr/lib64/libQt5Core.so.5
#5  0x00007f35d25e4a6a in start_thread () from /lib64/libpthread.so.0
#6  0x00007f35d61c5cbf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f35da6b85c0 (LWP 4240)):
#0  0x00007f35d61b9c4b in poll () from /lib64/libc.so.6
#1  0x00007f35d05d30e1 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f35d05d320c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f35d6d4735b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#4  0x00007f35c9d72fb1 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#5  0x00007f35d6cf06ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#6  0x00007f35d6cf93f0 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#7  0x00007f35da01d3ad in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () from /usr/lib64/libKF5AkonadiAgentBase.so.5
#8  0x0000562fd28003a3 in ?? ()
#9  0x00007f35d60dfaea in __libc_start_main () from /lib64/libc.so.6
#10 0x0000562fd27f7cba in _start ()


emerge --info:
https://bpaste.net/show/846588616bcf
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30887
Location: here

PostPosted: Tue Jan 29, 2019 6:38 am    Post subject: Reply with quote

It seems a know bug https://bugs.kde.org/show_bug.cgi?id=401692
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum