Open Bug 670181 Opened 13 years ago Updated 2 years ago

crash in sqlite3BtreeBeginTrans (including some startup crashes)

Categories

(Core :: Permission Manager, defect)

7 Branch
x86
macOS
defect

Tracking

()

REOPENED
Tracking Status
firefox47 --- wontfix
firefox48 --- wontfix
firefox-esr45 --- wontfix
firefox-esr60 --- affected
firefox64 --- affected
firefox65 --- affected

People

(Reporter: jbecerra, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-2d3770fe-d26e-4310-95b4-3bcee2110706 .
============================================================= 

Application crashed while fast forwarding a clip. I was not able to reproduce the crash, but I only tried a couple more times.
Crash volume for signature 'sqlite3BtreeBeginTrans':
 - nightly (version 50): 0 crash from 2016-06-06.
 - aurora  (version 49): 0 crash from 2016-06-07.
 - beta    (version 48): 2 crashes from 2016-06-06.
 - release (version 47): 9 crashes from 2016-05-31.
 - esr     (version 45): 21 crashes from 2016-04-07.

Crash volume on the last weeks:
             Week N-1   Week N-2   Week N-3   Week N-4   Week N-5   Week N-6   Week N-7
 - nightly          0          0          0          0          0          0          0
 - aurora           0          0          0          0          0          0          0
 - beta             1          0          0          0          0          1          0
 - release          0          0          2          3          1          2          1
 - esr             20          0          0          0          0          0          0

Affected platforms: Windows, Linux
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Closing because no crashes reported for 12 weeks.
There are still some crashes so reopen it.
Summary: crash sqlite3BtreeBeginTrans → crash in sqlite3BtreeBeginTrans (including some startup crashes)
QA Whiteboard: qa-not-actionable
Component: General → Networking: Cookies
Product: Firefox → Core

Based on the stack from this report https://crash-stats.mozilla.org/report/index/9853aac6-c7c9-4910-8d37-441180220821

mozilla::storage::Connection::executeSql(sqlite3*, char const*) 	storage/mozStorageConnection.cpp:1316 	cfi
10 	xul.dll 	mozilla::storage::Connection::initializeInternal() 	storage/mozStorageConnection.cpp:872 	cfi
11 	xul.dll 	mozilla::storage::Connection::initialize(nsIFile*) 	storage/mozStorageConnection.cpp:750 	cfi
12 	xul.dll 	mozilla::storage::Service::OpenDatabase(nsIFile*, unsigned int, mozIStorageConnection**) 	storage/mozStorageService.cpp:585 	cfi
13 	xul.dll 	mozilla::PermissionManager::OpenDatabase(nsIFile*) 	extensions/permissions/PermissionManager.cpp:768

This belongs in either permission manager or toolkit::Storage.
Moving to Permission Manager for now.

Component: Networking: Cookies → Permission Manager

Since the crash volume is low (less than 5 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: critical → S3
You need to log in before you can comment on or make changes to this bug.