Open
Bug 1954539
Opened 1 month ago
Updated 1 day ago
Crash in [@ android.database.sqlite.SQLiteCantOpenDatabaseException: at android.database.sqlite.SQLiteConnection.nativeOpen(SQLiteConnection.java)]
Categories
(Firefox for Android :: Downloads, defect)
Tracking
()
NEW
People
(Reporter: aaronmt, Unassigned, NeedInfo)
Details
(Keywords: crash, steps-wanted)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/8ffacba9-63da-4574-9fbe-f37000250317
Top 10 frames:
0 android.database.sqlite.SQLiteConnection nativeOpen SQLiteConnection.java:-2
1 android.database.sqlite.SQLiteConnection open SQLiteConnection.java:-1
2 android.database.sqlite.SQLiteConnection open SQLiteConnection.java:-1
3 android.database.sqlite.SQLiteConnectionPool openConnectionLocked SQLiteConnectionPool.java:-1
4 android.database.sqlite.SQLiteConnectionPool open SQLiteConnectionPool.java:-1
5 android.database.sqlite.SQLiteConnectionPool open SQLiteConnectionPool.java:-1
6 android.database.sqlite.SQLiteDatabase openInner SQLiteDatabase.java:-1
7 android.database.sqlite.SQLiteDatabase open SQLiteDatabase.java:-1
8 android.database.sqlite.SQLiteDatabase openDatabase SQLiteDatabase.java:-1
9 android.app.ContextImpl openOrCreateDatabase ContextImpl.java:-1
Frame 21 calls: getDownloadsList
Comment 1•25 days ago
|
||
The severity field is not set for this bug.
:007, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(nbond)
Comment 2•23 days ago
|
||
The bug is linked to a topcrash signature, which matches the following criterion:
- Top 10 AArch64 and ARM crashes on beta
For more information, please visit BugBot documentation.
Keywords: topcrash
Comment 3•1 day ago
|
||
Based on the topcrash criteria, the crash signature linked to this bug is not a topcrash signature anymore.
For more information, please visit BugBot documentation.
Keywords: topcrash
You need to log in
before you can comment on or make changes to this bug.
Description
•