crashed on startup on MacOS
sivang opened this issue · 1 comments
sivang commented
Build was successful.
trying to execute the binary:
[SQLite3] [283]: recovered 18 frames from WAL file /Users/sivan/Library/Preferences/favicons.db-wal
[SQLite3] [283]: recovered 3 frames from WAL file /Users/sivan/Library/Preferences/web_thumbnails.db-wal
[SQLite3] [283]: recovered 3 frames from WAL file /Users/sivan/Library/Preferences/extension_storage.db-wal
[SQLite3] [283]: recovered 7 frames from WAL file /Users/sivan/Library/Preferences/bookmarks.db-wal
[SQLite3] [283]: recovered 19 frames from WAL file /Users/sivan/Library/Preferences/history.db-wal
libc++abi.dylib: terminating with uncaught exception of type std::out_of_range: map::at: key not found
Abort trap: 6
Any idea how to workaround this? Used Qt5.15 with all required deps (QtWebEngine .et al)
ssssyxxx commented
Meet the same problem! Have you solved it?