Linux 5.0 startup error
It's been just updated from zen custom 4.20.13 to mainline 5.0 ARCH. Damn good work, even 8192cu wireless (rtwn) dkms modules work neatlessly. VBox: perfect! Just got one error message at startup, which is the following.
`Application: akonadi_akonotes_resource (akonadi_akonotes_resource), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb78730b680 (LWP 2182))]
Thread 4 (Thread 0x7fb77f566700 (LWP 2221)):
[KCrash Handler]
#6 0x00007fb78bde4d7f in raise () from /usr/lib/libc.so.6
#7 0x00007fb78bdcf672 in abort () from /usr/lib/libc.so.6
#8 0x00007fb78c01458e in __gnu_cxx::__verbose_terminate_handler () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/vterminate.cc:95
#9 0x00007fb78c01adfa in __cxxabiv1::__terminate (handler=<optimized out>) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:47
#10 0x00007fb78c01ae57 in std::terminate () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:57
#11 0x00007fb78c19fbd1 in qTerminate() () from /usr/lib/libQt5Core.so.5
#12 0x00007fb78c1a16a7 in ?? () from /usr/lib/libQt5Core.so.5
#13 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#14 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 3 (Thread 0x7fb77fd67700 (LWP 2218)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78a436540 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fb78a43662e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007fb78c3ecd04 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4 0x00007fb78c395b2c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78c1d9569 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6 0x00007fb78d2d9ba6 in ?? () from /usr/lib/libQt5DBus.so.5
#7 0x00007fb78c1da96c in ?? () from /usr/lib/libQt5Core.so.5
#8 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#9 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 2 (Thread 0x7fb786025700 (LWP 2205)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78b1b9630 in ?? () from /usr/lib/libxcb.so.1
#2 0x00007fb78b1bb2db in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3 0x00007fb786bf9949 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4 0x00007fb78c1da96c in ?? () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#6 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 1 (Thread 0x7fb78730b680 (LWP 2182)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78a436540 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fb78a43662e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007fb78c3ecd04 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4 0x00007fb78c395b2c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78c39de36 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#6 0x00007fb78da06f6f in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () from /usr/lib/libKF5AkonadiAgentBase.so.5
#7 0x000055d91b6a27d1 in ?? ()
#8 0x00007fb78bdd1223 in __libc_start_main () from /usr/lib/libc.so.6
#9 0x000055d91b69387e in _start ()
[Inferior 1 (process 2182) detached]
`
I hope this won't follow the next (?)years 'til 6.0!
Thx,
Miranda
kernel
New contributor
add a comment |
It's been just updated from zen custom 4.20.13 to mainline 5.0 ARCH. Damn good work, even 8192cu wireless (rtwn) dkms modules work neatlessly. VBox: perfect! Just got one error message at startup, which is the following.
`Application: akonadi_akonotes_resource (akonadi_akonotes_resource), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb78730b680 (LWP 2182))]
Thread 4 (Thread 0x7fb77f566700 (LWP 2221)):
[KCrash Handler]
#6 0x00007fb78bde4d7f in raise () from /usr/lib/libc.so.6
#7 0x00007fb78bdcf672 in abort () from /usr/lib/libc.so.6
#8 0x00007fb78c01458e in __gnu_cxx::__verbose_terminate_handler () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/vterminate.cc:95
#9 0x00007fb78c01adfa in __cxxabiv1::__terminate (handler=<optimized out>) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:47
#10 0x00007fb78c01ae57 in std::terminate () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:57
#11 0x00007fb78c19fbd1 in qTerminate() () from /usr/lib/libQt5Core.so.5
#12 0x00007fb78c1a16a7 in ?? () from /usr/lib/libQt5Core.so.5
#13 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#14 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 3 (Thread 0x7fb77fd67700 (LWP 2218)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78a436540 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fb78a43662e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007fb78c3ecd04 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4 0x00007fb78c395b2c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78c1d9569 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6 0x00007fb78d2d9ba6 in ?? () from /usr/lib/libQt5DBus.so.5
#7 0x00007fb78c1da96c in ?? () from /usr/lib/libQt5Core.so.5
#8 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#9 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 2 (Thread 0x7fb786025700 (LWP 2205)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78b1b9630 in ?? () from /usr/lib/libxcb.so.1
#2 0x00007fb78b1bb2db in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3 0x00007fb786bf9949 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4 0x00007fb78c1da96c in ?? () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#6 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 1 (Thread 0x7fb78730b680 (LWP 2182)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78a436540 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fb78a43662e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007fb78c3ecd04 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4 0x00007fb78c395b2c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78c39de36 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#6 0x00007fb78da06f6f in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () from /usr/lib/libKF5AkonadiAgentBase.so.5
#7 0x000055d91b6a27d1 in ?? ()
#8 0x00007fb78bdd1223 in __libc_start_main () from /usr/lib/libc.so.6
#9 0x000055d91b69387e in _start ()
[Inferior 1 (process 2182) detached]
`
I hope this won't follow the next (?)years 'til 6.0!
Thx,
Miranda
kernel
New contributor
add a comment |
It's been just updated from zen custom 4.20.13 to mainline 5.0 ARCH. Damn good work, even 8192cu wireless (rtwn) dkms modules work neatlessly. VBox: perfect! Just got one error message at startup, which is the following.
`Application: akonadi_akonotes_resource (akonadi_akonotes_resource), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb78730b680 (LWP 2182))]
Thread 4 (Thread 0x7fb77f566700 (LWP 2221)):
[KCrash Handler]
#6 0x00007fb78bde4d7f in raise () from /usr/lib/libc.so.6
#7 0x00007fb78bdcf672 in abort () from /usr/lib/libc.so.6
#8 0x00007fb78c01458e in __gnu_cxx::__verbose_terminate_handler () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/vterminate.cc:95
#9 0x00007fb78c01adfa in __cxxabiv1::__terminate (handler=<optimized out>) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:47
#10 0x00007fb78c01ae57 in std::terminate () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:57
#11 0x00007fb78c19fbd1 in qTerminate() () from /usr/lib/libQt5Core.so.5
#12 0x00007fb78c1a16a7 in ?? () from /usr/lib/libQt5Core.so.5
#13 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#14 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 3 (Thread 0x7fb77fd67700 (LWP 2218)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78a436540 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fb78a43662e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007fb78c3ecd04 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4 0x00007fb78c395b2c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78c1d9569 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6 0x00007fb78d2d9ba6 in ?? () from /usr/lib/libQt5DBus.so.5
#7 0x00007fb78c1da96c in ?? () from /usr/lib/libQt5Core.so.5
#8 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#9 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 2 (Thread 0x7fb786025700 (LWP 2205)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78b1b9630 in ?? () from /usr/lib/libxcb.so.1
#2 0x00007fb78b1bb2db in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3 0x00007fb786bf9949 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4 0x00007fb78c1da96c in ?? () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#6 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 1 (Thread 0x7fb78730b680 (LWP 2182)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78a436540 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fb78a43662e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007fb78c3ecd04 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4 0x00007fb78c395b2c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78c39de36 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#6 0x00007fb78da06f6f in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () from /usr/lib/libKF5AkonadiAgentBase.so.5
#7 0x000055d91b6a27d1 in ?? ()
#8 0x00007fb78bdd1223 in __libc_start_main () from /usr/lib/libc.so.6
#9 0x000055d91b69387e in _start ()
[Inferior 1 (process 2182) detached]
`
I hope this won't follow the next (?)years 'til 6.0!
Thx,
Miranda
kernel
New contributor
It's been just updated from zen custom 4.20.13 to mainline 5.0 ARCH. Damn good work, even 8192cu wireless (rtwn) dkms modules work neatlessly. VBox: perfect! Just got one error message at startup, which is the following.
`Application: akonadi_akonotes_resource (akonadi_akonotes_resource), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb78730b680 (LWP 2182))]
Thread 4 (Thread 0x7fb77f566700 (LWP 2221)):
[KCrash Handler]
#6 0x00007fb78bde4d7f in raise () from /usr/lib/libc.so.6
#7 0x00007fb78bdcf672 in abort () from /usr/lib/libc.so.6
#8 0x00007fb78c01458e in __gnu_cxx::__verbose_terminate_handler () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/vterminate.cc:95
#9 0x00007fb78c01adfa in __cxxabiv1::__terminate (handler=<optimized out>) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:47
#10 0x00007fb78c01ae57 in std::terminate () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:57
#11 0x00007fb78c19fbd1 in qTerminate() () from /usr/lib/libQt5Core.so.5
#12 0x00007fb78c1a16a7 in ?? () from /usr/lib/libQt5Core.so.5
#13 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#14 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 3 (Thread 0x7fb77fd67700 (LWP 2218)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78a436540 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fb78a43662e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007fb78c3ecd04 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4 0x00007fb78c395b2c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78c1d9569 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6 0x00007fb78d2d9ba6 in ?? () from /usr/lib/libQt5DBus.so.5
#7 0x00007fb78c1da96c in ?? () from /usr/lib/libQt5Core.so.5
#8 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#9 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 2 (Thread 0x7fb786025700 (LWP 2205)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78b1b9630 in ?? () from /usr/lib/libxcb.so.1
#2 0x00007fb78b1bb2db in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3 0x00007fb786bf9949 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4 0x00007fb78c1da96c in ?? () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78af0da9d in start_thread () from /usr/lib/libpthread.so.0
#6 0x00007fb78bea8b23 in clone () from /usr/lib/libc.so.6
Thread 1 (Thread 0x7fb78730b680 (LWP 2182)):
#0 0x00007fb78be9dc21 in poll () from /usr/lib/libc.so.6
#1 0x00007fb78a436540 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fb78a43662e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0x00007fb78c3ecd04 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4 0x00007fb78c395b2c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5 0x00007fb78c39de36 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#6 0x00007fb78da06f6f in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () from /usr/lib/libKF5AkonadiAgentBase.so.5
#7 0x000055d91b6a27d1 in ?? ()
#8 0x00007fb78bdd1223 in __libc_start_main () from /usr/lib/libc.so.6
#9 0x000055d91b69387e in _start ()
[Inferior 1 (process 2182) detached]
`
I hope this won't follow the next (?)years 'til 6.0!
Thx,
Miranda
kernel
kernel
New contributor
New contributor
edited 5 mins ago
Haxiel
3,0801918
3,0801918
New contributor
asked 20 mins ago
Miranda Van Den BreukelingenMiranda Van Den Breukelingen
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Miranda Van Den Breukelingen is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f504628%2flinux-5-0-startup-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Miranda Van Den Breukelingen is a new contributor. Be nice, and check out our Code of Conduct.
Miranda Van Den Breukelingen is a new contributor. Be nice, and check out our Code of Conduct.
Miranda Van Den Breukelingen is a new contributor. Be nice, and check out our Code of Conduct.
Miranda Van Den Breukelingen is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f504628%2flinux-5-0-startup-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown