Steps to reproduce
- Attempt to open existing vault
- Let the indexing rocoess start
- A few seconds later the UI will get laggy.
- The app will crash
Expected result
My existing vault to open
Actual result
The app crashes without any error message
Environment
- Operating system:
Android 11 - Obsidian version: 1.0.3
Additional information
My vault is a git repository that I have on the android device on internal storage. I cloned it with termux, which is probably not related.
The vault contains only mark down files, a few directories and a .git directory
I’ve verified that the crashing still occurs when I’ve moved the .git
directory out of the vault. Which means the crashing is occurring when indexing only my markdown files and directories.