Closed
Bug 28640
Opened 25 years ago
Closed 25 years ago
Accessing bookmarks menu causes exit crash
Categories
(Core Graveyard :: RDF, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: dead, Assigned: waterson)
References
Details
(Whiteboard: [PDT+])
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
On a current (2/21 early A.M.) Win98 build, I am crashing on exit in RDF.DLL if
I have pulled down the bookmarks menu at all. This is an optimized build so I
don't have a stack trace. This is highly reproduceable though, I tried:
- Pulling down every menu except Bookmarks, and exiting. No crash.
- Pulling down only the Bookmarks menu, and exiting. Crash.
Assignee | ||
Updated•25 years ago
|
Assignee | ||
Comment 2•25 years ago
|
||
missing some addrefs, patch on its way...
Assignee | ||
Comment 3•25 years ago
|
||
Assignee | ||
Comment 4•25 years ago
|
||
rjc: gimme a quick code review, baby. the kNC_Child case in GetTarget() was
forgetting to addref in both the local and internet search services. My changes
to the menu code must've somehow caused this to trip.
Comment 5•25 years ago
|
||
I suck. Yep, these look great.
Assignee | ||
Comment 7•25 years ago
|
||
fix checked in, r=rjc a=jevering.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•