[Akonadi] [Bug 397330] akonactl fsck crashes

2018-08-17 Thread Richard Bos
https://bugs.kde.org/show_bug.cgi?id=397330

Richard Bos  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Richard Bos  ---
akonadictl --fsck finishes okay now, although nothing changed.
I think the data is changed, but what data

Will close the bug report.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 397330] akonactl fsck crashes

2018-08-11 Thread Richard Bos
https://bugs.kde.org/show_bug.cgi?id=397330

--- Comment #2 from Richard Bos  ---
The command output is (akonadictl --verbose fsck):

# akonadictl --verbose fsck
Looking for resources in the DB not matching a configured resource...
Looking for collections not belonging to a valid resource...
Checking collection tree consistency...
Looking for items not belonging to a valid collection...
Looking for item parts not belonging to a valid item...
Looking for item flags not belonging to a valid item...
Looking for overlapping external parts...
Verifying external parts...
Found 128 external files.
Found 128 external parts.
Found no unreferenced external files.
Checking size treshold changes...
Found 0 parts to be moved to external files
Found 0 parts to be moved to database
Looking for dirty objects...
Collection "Search" (id: 1) has no RID.
Collection "OpenInvitations" (id: 1416) has no RID.
Collection "DeclinedInvitations" (id: 1417) has no RID.
Found 3 collections without RID.
Item "319051" has no RID.
Item "328336" has no RID.
Item "328379" has no RID.
Item "328420" has no RID.
Item "328422" has no RID.
Item "328428" has no RID.
Found 6 items without RID.
Found 0 dirty items.
Looking for rid-duplicates not matching the content mime-type of the parent
collection
Checking agenda folder-1 (editted by bug reporter)

Checking agenda folder-N (editted by bug reporter)
Checking akonadi_davgroupware_resource_6
Checking akonadi_vcarddir_resource_10
Checking akonadi_vcarddir_resource_11
Checking akonadi_vcarddir_resource_12
Checking akonadi_vcarddir_resource_8
Checking akonadi_vcarddir_resource_9
Checking DeclinedInvitations
Checking OpenInvitations
Checking mail folder-1 (editted by bug reporter)

Checking mail folder-N (editted by bug reporter)
Checking
https://owncloud./remote.php/dav/addressbooks/users//default/
Checking https://owncloud./remote.php/dav/calendars//am/
Checking
https://owncloud./remote.php/dav/calendars//contact_birthdays/
Checking https://owncloud./remote.php/dav/calendars//default
calendar/
Migrating parts to new cache hierarchy...


Most (if not all) item's without RID are agenda items

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 397330] akonactl fsck crashes

2018-08-10 Thread Richard Bos
https://bugs.kde.org/show_bug.cgi?id=397330

--- Comment #1 from Richard Bos  ---
In thread 6 I see:

#9  0x7f100f57706f in qt_message_print (message=..., context=...,
msgType=QtFatalMsg) at global/qlogging.cpp:1656
#10 qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=...,
msg=msg@entry=0x7f100f8401f0 "ASSERT: \"%s\" in file %s, line %d",
ap=ap@entry=0x7f0fff7fd298) at global/qlogging.cpp:281
#11 0x7f100f578869 in QMessageLogger::fatal
(this=this@entry=0x7f0fff7fd370, msg=msg@entry=0x7f100f8401f0 "ASSERT: \"%s\"
in file %s, line %d") at global/qlogging.cpp:793

-- 
You are receiving this mail because:
You are the assignee for the bug.