Bug 382833 - Akonadi error when logging on Plasma 5.10.4 in openSUSE
Summary: Akonadi error when logging on Plasma 5.10.4 in openSUSE
Status: RESOLVED DUPLICATE of bug 392092
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-28 01:43 UTC by mcder3
Modified: 2019-01-17 02:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
I attached the log file (1.57 KB, text/plain)
2017-07-28 01:43 UTC, mcder3
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mcder3 2017-07-28 01:43:43 UTC
Created attachment 106906 [details]
I attached the log file

The error happens frequently when logging in
Comment 1 Christoph Feck 2017-07-30 13:45:21 UTC
Thread 1 (Thread 0x7f665abd0f00 (LWP 2264)):
[KCrash Handler]
#6  0x00007f665862ba90 in raise () from /lib64/libc.so.6
#7  0x00007f665862d0f6 in abort () from /lib64/libc.so.6
#8  0x00007f6658fd98b1 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib64/libQt5Core.so.5
#9  0x000000c01eec38ca in akInit (appName=...) at /usr/src/debug/akonadi-17.04.3/src/shared/akdebug.cpp:195
#10 0x000000c01eec18e2 in AkApplicationBase::init (this=0x7ffde59922d0) at /usr/src/debug/akonadi-17.04.3/src/shared/akapplication.cpp:61
#11 0x000000c01eea1df8 in AkApplicationImpl<QGuiApplication>::AkApplicationImpl (loggingCategory=..., argv=0x7ffde5992438, argc=@0x7ffde599224c: 1, this=0x7ffde59922d0) at /usr/src/debug/akonadi-17.04.3/src/shared/akapplication.h:83
#12 main (argc=<optimized out>, argv=0x7ffde5992438) at /usr/src/debug/akonadi-17.04.3/src/akonadicontrol/main.cpp:55
Comment 2 Christoph Feck 2017-07-30 13:49:43 UTC
The error is:

qFatal("Cannot remove old log file - running on a readonly filesystem maybe?");

when trying to remove the *.error.old akonadi log file.

Could you please check if your *.error.old akonadi log files can be deleted by your user?
Comment 3 Christoph Feck 2017-08-14 15:50:42 UTC
If you can provide the information requested in comment #1, please add it.
Comment 4 mcder3 2017-08-14 18:54:29 UTC
Now the error is only generated when the pc is turned off.
Comment 5 Christoph Feck 2017-08-22 10:44:51 UTC
Does "the error" mean the same crash backtrace? If unsure, please add an updated backtrace. I am asking because the backtrace from comment #0 is generated at application start, not at application shutdown.
Comment 6 Christoph Feck 2017-09-13 00:08:18 UTC
If you can provide the information requested in comment #5, please add it.
Comment 7 Christoph Feck 2019-01-17 02:25:18 UTC

*** This bug has been marked as a duplicate of bug 392092 ***