Closed
Bug 63
Opened 27 years ago
Closed 26 years ago
NavCenter closing up garbage-resource-string
Categories
(MozillaClassic Graveyard :: Aurora/RDF BE, defect, P2)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: donwulff, Assigned: guha)
Details
Created by Jukka Santala (donwulff@iki.fi) on Tuesday, April 7, 1998 5:13:38 AM PDT
Additional Details :
Sometimes (don
Updated by Mike Pinkerton (pinkerton@netscape.com) on Tuesday, April 7, 1998 8:40:37 AM PDT
Additional Details :
This is probably cross platform. I have seen that on my mac builds as well.
Changing platform/OS to "ALL".
Updated by Jukka Santala (donwulff@iki.fi) on Wednesday, April 8, 1998 6:00:55 PM PDT
Additional Details :
For some reason, adding the previous comment ate most of the original problem
description; consider that a bug report for the Bugzilla code. In short though,
/modules/rdf/src/nlcstore.c has at position 210 rows into itself code, where
during Navigator shutdown resourceID(u) (which expands to ->url macro) sometimes
returns "garbage". At first I thought it was just a NULL pointer, but after
adding XP_ASSERT()''s for this case, Navigator crashed again, this time with
resourceID(u)==0xdddddddd
Updated•27 years ago
|
Assignee: nobody → guha
Component: Aurora/RDF BE
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 1•26 years ago
|
||
Old bug, old codebase. Marking won't fix. Re-open if I am incorrect.
You need to log in
before you can comment on or make changes to this bug.
Description
•