Bug 382833

Summary: Akonadi error when logging on Plasma 5.10.4 in openSUSE
Product: [Frameworks and Libraries] Akonadi Reporter: mcder3
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: I attached the log file

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 ***