Closed
Bug 524712
Opened 16 years ago
Closed 7 years ago
[@ sqlite3RowSetClear]
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: sdwilsh, Unassigned)
References
()
Details
(Keywords: crash, Whiteboard: [startupcrash][tbird crash])
Crash Data
SQLite version 3.6.10
Firefox version 3.5.3
Reporter | ||
Comment 1•16 years ago
|
||
This may have disappeared in Firefox 3.5.4 with SQLite 3.6.16:
http://crash-stats.mozilla.com/report/list?product=Firefox&version=Firefox%3A3.5.4&query_search=signature&query_type=exact&query=sqlite3RowSetClear&date=&range_value=1&range_unit=weeks&do_query=1&signature=sqlite3RowSetClear
Comment 2•16 years ago
|
||
according to https://crash-stats.mozilla.com/report/list?product=Firefox&branch=1.9.1&branch=1.9.2&branch=1.9.3&query_search=signature&query_type=exact&query=sqlite3RowSetClear&date=&range_value=4&range_unit=weeks&do_query=1&signature=sqlite3RowSetClear&page=1 there are still crashes in FF 3.5.6 and 3.5.5
but is there >1 stack for this?
(no Thunderbird crashes per crash-stats)
Summary: topcrash [@sqlite3RowSetClear ] → topcrash [@ sqlite3RowSetClear]
Reporter | ||
Comment 3•15 years ago
|
||
Not seeing this in 3.6.4 anymore which has SQLite 3.6.22. We could fix this on 1.9.1 by taking a SQLite upgrade.
Depends on: SQLite3.6.22
Comment 4•14 years ago
|
||
(In reply to comment #3)
> Not seeing this in 3.6.4 anymore which has SQLite 3.6.22. We could fix this
> on 1.9.1 by taking a SQLite upgrade.
don't have a stack to compare to ... but the top frame sig still appears for current shipping releases
bp-031c1cc1-2b95-46d1-bcea-20f7e2110503 Tbird 3.1.10
0 sqlite3.dll sqlite3RowSetClear db/sqlite3/src/sqlite3.c:34312
1 sqlite3.dll sqlite3VdbeMemReleaseExternal db/sqlite3/src/sqlite3.c:54286
2 sqlite3.dll sqlite3VdbeExec db/sqlite3/src/sqlite3.c:60913
3 sqlite3.dll sqlite3Step db/sqlite3/src/sqlite3.c:58704
4 sqlite3.dll sqlite3_step db/sqlite3/src/sqlite3.c:58770
bp-40ddd4e4-ec3a-43fa-a1c0-edd782110524 FF 4.0.1
bp-33d6da31-4e35-4a7b-a502-de3cc2110513 FF 5.0 (different stack?)
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ sqlite3RowSetClear]
Comment 5•12 years ago
|
||
(In reply to Shawn Wilsher :sdwilsh from comment #3)
> Not seeing this in 3.6.4 anymore which has SQLite 3.6.22. We could fix this
> on 1.9.1 by taking a SQLite upgrade.
signature rare in current versions, i.e. not topcrash
Summary: topcrash [@ sqlite3RowSetClear] → [@ sqlite3RowSetClear]
Whiteboard: [startupcrash][tbird crash]
Comment 6•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•