[Bug]: Obsidian Crashing due to db folder, unknown reason.
See original GitHub issueContact Details
No response
What happened?
A bug happened!
The database folder plugin doesn’t seem to handle concurrent rendering of multiple databases when i believe it is called simultaneously. hat i did was i opened one database on one pane and other on other pane, whole obsidian freezes as a result. I tried initial debugging steps and they are : -
- I tried launching obsidian from cli to view any warnings errors etc. (nothing was found, everything was normal)
- I tried using dev tools, everything was fine there as well.
- using dev tags gave me indication that when i open other database my whole dev panel give a simple msg, the dev tools disconnected and my obsidian is pure white, nothing can be seen except a freezed dev panel with that msg.
What platform were you using?
Desktop
Version of the plugin
latest
Relevant log output
-
Are you using the latest version of the plugin in your Obsidian vault?
- I have verified that I am on the latest version
Are you check if there is a similar issue?
- I have verified that there are not similar issues
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:19 (5 by maintainers)
Top Results From Across the Web
[BUG] App crashes - Bug graveyard - Obsidian Forum
I was able to open my directory without the app crashing. I achieved this by deleting the three directories I still have in...
Read more >[BUG] App crashes - Bug graveyard - Obsidian Forum
Renaming the folder doesn't help either. But, again, moving it to another location, then moving it back again, then opening with Obsidian works!...
Read more >Desktop app crashes - Bug graveyard - Obsidian Forum
If it opens properly, then the problem is related to your “Notes Vault.” Go into your “Notes Vault” folder using Windows File Explorer...
Read more >Rendering child process dies with "allocation failure"
When opening a larger vault, obsidian eventually freezes, and looking at a process monitor (see below), it seems that the main process is ......
Read more >[BUG] App crashes - #20 by GrehgHils - Obsidian Forum
Looking at the files, all the ones I noticed had a semicolon “:” in the filename. Maybe try search and replace all semicolons...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I have verified the issue is resolved when Sliding panes plugin is disabled, that’s the root cause of all conflicting. @RafaelGB You should check how sliding panes is interfering with the rendering of database tables. I would update the title of this bug report in the meantime.
I just came here looking to report the same thing, and its very strange that two people would get exactly the same issue within 15 minutes of each other…