Closed
Bug 612089
Opened 15 years ago
Closed 14 years ago
Firefox 4.0b7 crash mainly close to startup [@ insertCell ]
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
It is a crash signature in 4.0b7 build.
It happens mainly at startup or a few minutes after startup.
It is #55 top crasher in 4.0b7 for the last week.
It is probably related to bug 612084.
Signature insertCell
UUID 1b614ad9-86d7-4791-80af-7a3382101113
Time 2010-11-13 07:04:29.359171
Uptime 148
Last Crash 6819104 seconds (11.3 weeks) before submission
Install Age 147 seconds since version was first installed.
Product Firefox
Version 4.0b7
Build ID 20101104142426
Branch 2.0
OS Windows NT
OS Version 5.1.2600 Service Pack 3
CPU x86
CPU Info GenuineIntel family 6 model 28 stepping 2
Crash Reason EXCEPTION_ACCESS_VIOLATION_WRITE
Crash Address 0x5d0000
App Notes AdapterVendorID: 8086, AdapterDeviceID: 27ae
Frame Module Signature [Expand] Source
0 mozsqlite3.dll insertCell
1 mozjs.dll nanojit::Assembler::gen js/src/nanojit/Assembler.cpp:1548
2 mozsqlite3.dll sqlite3PagerAcquire db/sqlite3/src/sqlite3.c:39026
3 mozsqlite3.dll moveToChild db/sqlite3/src/sqlite3.c:48589
4 mozsqlite3.dll sqlite3BtreeMovetoUnpacked db/sqlite3/src/sqlite3.c:48980
5 mozsqlite3.dll winMutexLeave db/sqlite3/src/sqlite3.c:17058
6 mozsqlite3.dll walLockExclusive db/sqlite3/src/sqlite3.c:41565
7 mozsqlite3.dll sqlite3VdbeExec db/sqlite3/src/sqlite3.c:62190
8 mozsqlite3.dll sqlite3_step db/sqlite3/src/sqlite3.c:57999
9 xul.dll mozilla::storage::stepStmt storage/src/mozStoragePrivateHelpers.cpp:283
10 xul.dll mozilla::storage::AsyncExecuteStatements::executeStatement storage/src/mozStorageAsyncStatementExecution.cpp:345
11 xul.dll mozilla::storage::AsyncExecuteStatements::executeAndProcessStatement storage/src/mozStorageAsyncStatementExecution.cpp:292
12 xul.dll mozilla::storage::AsyncExecuteStatements::bindExecuteAndProcessStatement storage/src/mozStorageAsyncStatementExecution.cpp:274
13 xul.dll mozilla::storage::AsyncExecuteStatements::Run storage/src/mozStorageAsyncStatementExecution.cpp:597
14 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:609
15 xul.dll nsThreadStartupEvent::`vector deleting destructor'
16 nspr4.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:426
17 nspr4.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:122
18 mozcrt19.dll _callthreadstartex obj-firefox/memory/jemalloc/crtsrc/threadex.c:348
19 mozcrt19.dll __dllonexit obj-firefox/memory/jemalloc/crtsrc/onexit.c:276
20 mozcrt19.dll _threadstartex obj-firefox/memory/jemalloc/crtsrc/threadex.c:326
21 kernel32.dll GetCodePageFileInfo
More reports at:
http://crash-stats.mozilla.com/report/list?range_value=4&range_unit=weeks&signature=insertCell&version=Firefox%3A4.0b7
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ insertCell ]
Comment 1•14 years ago
|
||
No results on any branch in the last 4 weeks.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•