Closed
Bug 417422
Opened 17 years ago
Closed 17 years ago
goUpdatePlacesCommands fails ASSERT: Node QI Failed when looking through the bookmarks - Recent Tags
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 400109
People
(Reporter: johnrb85, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3) Gecko/2008020514 Firefox/3.0b3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3) Gecko/2008020514 Firefox/3.0b3
Multiple Alert windows pop up saying:
ASSERT: Node QI Failed
Stack Trace:
0:QI_node([xpconnect wrapped (nsISupports, nsINavHistoryResultNode, nsINavHistoryContainerResultNode)],nsINavHistoryQueryResultNode)
1:asQuery([xpconnect wrapped (nsISupports, nsINavHistoryResultNode, nsINavHistoryContainerResultNode)])
2:PU_nodeIsReadOnly([xpconnect wrapped (nsISupports, nsINavHistoryResultNode, nsINavHistoryContainerResultNode)])
3:_disallowInsertion([xpconnect wrapped (nsISupports, nsINavHistoryResultNode, nsINavHistoryContainerResultNode)])
4:_getInsertionPoint(8,1)
5:get_insertionPoint()
6:PC__canInsert()
7:PC_isCommandEnabled(placesCmd_new:folder)
8:isCommandEnabled(placesCmd_new:folder)
9:updatePlacesCommand(placesCmd_new:folder)
10:goUpdatePlacesCommands()
11:oncommandupdate([object Event])
or
ASSERT: Node QI Failed
Stack Trace:
0:QI_node([xpconnect wrapped (nsISupports, nsINavHistoryResultNode, nsINavHistoryContainerResultNode)],nsINavHistoryQueryResultNode)
1:asQuery([xpconnect wrapped (nsISupports, nsINavHistoryResultNode, nsINavHistoryContainerResultNode)])
2:PU_nodeIsReadOnly([xpconnect wrapped (nsISupports, nsINavHistoryResultNode, nsINavHistoryContainerResultNode)])
3:PC__buildSelectionMetadata()
4:PC_buildContextMenu([object XULElement])
5:buildContextMenu([object XULElement])
6:onpopupshowing([object MouseEvent])
Reproducible: Always
Steps to Reproduce:
1.Bookmark Icon is on toolbar
2. Open Bookmarks List
2.Click on the recent Tags, try to open a bookmark
3. Multiple ASSERT: Node QI Failed
Stack Trace: windows pop up
Severity: major → normal
Component: Bookmarks → Places
QA Contact: bookmarks → places
Summary: Firefox crashes (ASSERT: Node QI Failed) when looking through the bookmarks - Recent Tags → goUpdatePlacesCommands fails ASSERT: Node QI Failed when looking through the bookmarks - Recent Tags
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Comment 2•15 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•