Closed
Bug 602773
Opened 15 years ago
Closed 13 years ago
firefox crashes every time upon exit since the last update of firefox [@ mozilla::storage::Statement::Finalize() ]
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: linda.fenner, Unassigned)
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)
Crashes upon exit every time. Disables all extensions and plug ins and added back one by one. Still crashes.
Report ID
Date Submitted
bp-f4795989-ebda-4a0e-8fb5-ebb2d2101007 10/7/2010 11:00 PM
bp-49e756aa-5fef-4a3f-b257-051472101006 10/7/2010 1:56 AM
bp-73b2b253-ccef-4873-981f-8b22f2100930 9/30/2010 4:12 AM
bp-1be74b8b-2aa1-44bf-ab0f-5cacf2100928 9/28/2010 9:02 AM
bp-254bb613-98e8-4ab7-bcbb-211ab2100928 9/28/2010 9:02 AM
bp-f541d506-5976-4b55-ac9e-877402100925 9/26/2010 1:26 AM
bp-e05122b3-f81c-4c1b-9b16-c158c2100924 9/24/2010 8:46 PM
bp-da8d239d-0d3c-4b20-aafe-f83a62100923 9/23/2010 11:06 PM
614688e5-eefe-404e-a908-d0c1cb4c35d8 9/16/2010 3:39 AM
e41b9cf6-bf07-4200-adeb-b989bf8039ec 9/5/2010 4:47 AM
Reproducible: Always
Steps to Reproduce:
1. simply exit firefox no matter what I'm doing I get the crash report every time
2.
3.
Firefox should close properly and the crash report should not pop up every time.
| Reporter | ||
Comment 1•15 years ago
|
||
PLEASE fix this problem. I've all ready performed all the necessary steps to eliminate extensions and plugins and firefox still crashes upon exit every time.
Comment 2•15 years ago
|
||
0 xul.dll mozilla::storage::Statement::Finalize storage/src/mozStorageStatement.cpp:445
1 xul.dll mozilla::storage::Statement::~Statement storage/src/mozStorageStatement.cpp:360
2 xul.dll mozilla::storage::Statement::Release storage/src/mozStorageStatement.cpp:364
3 xul.dll DoDeferredRelease<nsISupports*> js/src/xpconnect/src/xpcjsruntime.cpp:489
4 xul.dll XPCJSRuntime::GCCallback js/src/xpconnect/src/xpcjsruntime.cpp:760
5 xul.dll nsCycleCollector::FinishCollection xpcom/base/nsCycleCollector.cpp:2641
6 xul.dll DOMGCCallback dom/base/nsJSEnvironment.cpp:3807
7 js3250.dll js_GC js/src/jsgc.cpp:3822
8 xul.dll nsCycleCollector::FinishCollection xpcom/base/nsCycleCollector.cpp:2641
Component: General → Storage
Product: Firefox → Toolkit
QA Contact: general → storage
Summary: firefox crashes every time upon exit since the last update of firefox → firefox crashes every time upon exit since the last update of firefox [@ mozilla::storage::Statement::Finalize() ]
Comment 3•15 years ago
|
||
There are about 13 crashes reported on 3.6.9, 3.6.10 and 4.0b7 for the last 30 days, all of them on Windows NT 5.1.2600 Service Pack 2/3 or Windows NT 6.1.7600
Do you see the crash if you create a new profile?
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ mozilla::storage::Statement::Finalize() ]
Comment 4•13 years ago
|
||
currently there is nothing on crash-stats
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•