mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Using #452 (EF Core) causes app to crash on launch #330
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anthonylavado on GitHub (Jan 25, 2019).
Describe the bug
Jellyfin will crash within about five seconds of launch. Quick testing appears to indicate that #452 is the source of the crash, as reverting it locally stops the issue.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Though I know Master is a rolling dev, Jellyfin should run.
Logs
https://paste.debian.net/1062418
System (please complete the following information):
b4fdfb562d@EraYaN commented on GitHub (Jan 25, 2019):
That stack trace does not seem to be from the EF Core implementation. But the other SQLite library, that is weird.