Closed
Bug 617191
Opened 15 years ago
Closed 10 years ago
Firefox 4.0b8pre crash in [@ nsUrlClassifierAddStore::ReadAddEntries(nsUrlClassifierHash<int> const&, unsigned int, unsigned int, nsTArray<nsUrlClassifierEntry, nsTArrayDefaultAllocator>&) ]
Categories
(Toolkit :: Safe Browsing, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
Seen while reviewing crash stats. Low volume crash which started showing up in the 20101206 builds. http://tinyurl.com/2uqmtq4 links to the crashes so far which are all Win XP.
Frame Module Signature [Expand] Source
0 xul.dll nsUrlClassifierAddStore::ReadAddEntries toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:873
1 xul.dll nsUrlClassifierDBServiceWorker::SubChunk toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:2653
2 xul.dll nsUrlClassifierDBServiceWorker::ProcessChunk
3 xul.dll nsUrlClassifierDBServiceWorker::UpdateStream toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:3096
4 xul.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:102
5 xul.dll nsProxyObjectCallInfo::Run xpcom/proxy/src/nsProxyEvent.cpp:181
6 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:626
7 xul.dll nsThreadStartupEvent::Run xpcom/threads/nsThread.cpp:207
8 nspr4.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:426
9 ntdll.dll _SEH_epilog
10 nspr4.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:122
11 mozcrt19.dll _callthreadstartex obj-firefox/memory/jemalloc/crtsrc/threadex.c:348
12 ntdll.dll _SEH_epilog
13 mozcrt19.dll __dllonexit obj-firefox/memory/jemalloc/crtsrc/onexit.c:276
14 mozcrt19.dll _threadstartex obj-firefox/memory/jemalloc/crtsrc/threadex.c:326
15 ntdll.dll _SEH_epilog
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsUrlClassifierAddStore::ReadAddEntries(nsUrlClassifierHash<int> const&, unsigned int, unsigned int, nsTArray<nsUrlClassifierEntry, nsTArrayDefaultAllocator>&) ]
Updated•10 years ago
|
Crash Signature: [@ nsUrlClassifierAddStore::ReadAddEntries(nsUrlClassifierHash<int> const&, unsigned int, unsigned int, nsTArray<nsUrlClassifierEntry, nsTArrayDefaultAllocator>&) ] → [@ nsUrlClassifierAddStore::ReadAddEntries(nsUrlClassifierHash<int> const&, unsigned int, unsigned int, nsTArray<nsUrlClassifierEntry, nsTArrayDefaultAllocator>&) ]
[@ nsUrlClassifierAddStore::ReadAddEntries ]
Updated•10 years ago
|
Component: General → Safe Browsing
Comment 1•10 years ago
|
||
ReadAddEntries no longer exist, so closing this as incomplete.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•