-
Notifications
You must be signed in to change notification settings - Fork 663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash with vfs_suffix #7799
Comments
TheOneRing
added a commit
to TheOneRing/client
that referenced
this issue
Mar 23, 2020
TheOneRing
changed the title
Crash with vfs_suffix (with dropbox)
Crash with vfs_suffix
Mar 23, 2020
TheOneRing
added a commit
to TheOneRing/client
that referenced
this issue
Mar 23, 2020
TheOneRing
added a commit
to TheOneRing/client
that referenced
this issue
Mar 23, 2020
michaelstingl
added
the
p2-high
Escalation, on top of current planning, release blocker
label
Mar 23, 2020
Merged
TheOneRing
added a commit
that referenced
this issue
Mar 25, 2020
47 tasks
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When moving files around it is possible that a virtual file is recreated after it was moved.
When that now non existing virtual file is moved the client crashes with an assertion.
This crash was produced using an external dropbox share.
In order to reproduce it the same file needs to be moved until we get a duplicate, then the duplicate needs to be moved.
https://github.com/owncloud/client/blob/master/src/libsync/discoveryphase.cpp#L162
log.txt
The text was updated successfully, but these errors were encountered: