Open
Bug 1504424
Opened 6 years ago
Updated 8 months ago
Crash in sqlite3VdbeExec
Categories
(Core :: SQLite and Embedded Database Bindings, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox65 | --- | affected |
People
(Reporter: baffclan, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-5dd9c429-d576-49f0-88e9-149610181103.
=============================================================
Top 10 frames of crashing thread:
0 @0x48f
1 nss3.dll static int sqlite3VdbeExec db/sqlite3/src/sqlite3.c:85176
2 nss3.dll sqlite3_step db/sqlite3/src/sqlite3.c:81098
3 xul.dll mozilla::storage::Connection::stepStatement storage/mozStorageConnection.cpp:1185
4 xul.dll mozilla::storage::Statement::ExecuteStep storage/mozStorageStatement.cpp:584
5 xul.dll ?DoDatabaseWork@ContinueOp@Cursor@?A0xD4B082D4@indexedDB@dom@mozilla@@EEAA?AW4nsresult@@PEAVDatabaseConnection@?A0xD4B082D4@345@@Z$00742a84b59a9c68cd2c3c9aa6ddf57d dom/indexedDB/ActorsParent.cpp:28606
6 xul.dll ?RunOnConnectionThread@TransactionDatabaseOperationBase@?A0xD4B082D4@indexedDB@dom@mozilla@@MEAAXXZ$00742a84b59a9c68cd2c3c9aa6ddf57d dom/indexedDB/ActorsParent.cpp:23375
7 xul.dll ?Run@TransactionDatabaseOperationBase@?A0xD4B082D4@indexedDB@dom@mozilla@@EEAA?AW4nsresult@@XZ$00742a84b59a9c68cd2c3c9aa6ddf57d dom/indexedDB/ActorsParent.cpp:23546
8 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1245
9 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:530
=============================================================
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: critical → S2
Comment 2•2 years ago
|
||
Since the crash volume is low (less than 15 per week), the severity is downgraded to S3
. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Severity: S2 → S3
Updated•8 months ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•