Closed
Description
Hi,
My app has crashes in Crashlytics:
Fatal error: 'try!' expression unexpectedly raised an error: database disk image is malformed (code: 11): file /BuildRoot/Library/Caches/com.apple.xbs/Sources/swiftlang_Fall2018/swiftlang_Fall2018-1000.11.42/src/swift/stdlib/public/core/ErrorType.swift, line 184
Crashed: com.xx.some-queue
0 libswiftCore.dylib 0x56c6594 $Ss15EmptyCollectionVyxGSTsWa + 2101
1 libswiftCore.dylib 0x56fc4a1 swift_unexpectedError + 278
2 (Missing) 0x6f52646c (Missing)
Build Information
- SQLite.swift version: 0.11.4
- Mention Xcode:Version 10.1 (10B61)
- How do you integrate SQLite.swift in your project?
- CocoaPods
- iOS: 10.3.3 (14G60)
General guidelines
I cannot reproduce it.
Is there a way somehow to handle the database disk image malformed error?
Metadata
Metadata
Assignees
Labels
No labels