Closed
Bug 815683
Opened 13 years ago
Closed 13 years ago
crash in nsNavBookmarks::GetPlacesRoot
Categories
(Toolkit :: Places, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 791562
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-2ac7d7e7-5cfb-46de-a7b0-1508b2121127 .
=============================================================
Seen while looking at Firefox 17 crash stats. This low volume Mac and linux crash seems to mostly affect FF 17. Some of the reports have no extensions installed.
Link to reports: https://crash-stats.mozilla.com/report/list?signature=nsNavBookmarks::GetPlacesRoot
Frame Module Signature Source
0 XUL nsNavBookmarks::GetPlacesRoot toolkit/components/places/nsNavBookmarks.cpp:381
1 XUL PlacesFolderConversion::AppendFolder toolkit/components/places/nsNavHistoryQuery.cpp:220
2 XUL nsNavHistory::QueriesToQueryString toolkit/components/places/nsNavHistoryQuery.cpp:475
3 XUL nsNavHistoryQueryResultNode::VerifyQueriesSerialized toolkit/components/places/nsNavHistoryResult.cpp:2259
4 XUL XUL@0xc3da58
5 XUL NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_unix.cpp:162
6 XUL XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:3106
7 XUL XPC_WN_GetterSetter js/xpconnect/src/xpcprivate.h:2823
8 XUL js::InvokeKernel js/src/jscntxtinlines.h:372
9 XUL js::Invoke js/src/jsinterp.h:119
10 XUL js::InvokeGetterOrSetter js/src/jsinterp.cpp:469
11 XUL js::Shape::get js/src/jsscopeinlines.h:296
12 XUL js::GetPropertyHelper js/src/jsobj.cpp:4462
13 XUL js::GetPropertyOperation js/src/jsinterpinlines.h:270
14 XUL js::Interpret js/src/jsinterp.cpp:2293
15 XUL js::RunScript js/src/jsinterp.cpp:309
16 XUL js::InvokeKernel js/src/jsinterp.cpp:363
17 XUL js::Invoke js/src/jsinterp.h:119
18 XUL js::IndirectProxyHandler::call js/src/jsproxy.cpp:483
19 XUL js::CrossCompartmentWrapper::call js/src/jswrapper.cpp:404
20 XUL XUL@0x14b4ab9
21 XUL proxy_Call js/src/jsproxy.cpp:1332
22 XUL js::InvokeKernel js/src/jscntxtinlines.h:372
23 XUL js::Interpret js/src/jsinterp.cpp:2414
24 XUL js::RunScript js/src/jsinterp.cpp:309
25 XUL js::InvokeKernel js/src/jsinterp.cpp:363
26 XUL js::Invoke js/src/jsinterp.h:119
27 XUL JS_CallFunctionValue js/src/jsapi.cpp:5846
28 XUL nsXPCWrappedJSClass::CallMethod js/xpconnect/src/XPCWrappedJSClass.cpp:1442
29 XUL nsXPCWrappedJS::CallMethod js/xpconnect/src/XPCWrappedJS.cpp:580
30 XUL PrepareAndDispatch xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_darwin.cpp:121
31 XUL XUL@0xf1a1aa
32 XUL xptiInterfaceEntry::GetEntryForParam
![]() |
||
Comment 1•13 years ago
|
||
It's likely a dupe of bug 791562 because only the first frame of the stack trace differs.
Hardware: All → x86_64
Comment 3•13 years ago
|
||
Looking at crash-stats this crash is not reported in 19 and 20, so I'd say is the same as bug 791562
You need to log in
before you can comment on or make changes to this bug.
Description
•