Closed Bug 283873 Opened 19 years ago Closed 15 years ago

nsIComponentRegistrar methods crash when called after xpcom shutdown

Categories

(Core :: XPCOM, defect, P3)

x86
All
defect

Tracking

()

RESOLVED WONTFIX
mozilla1.9alpha1

People

(Reporter: darin.moz, Unassigned)

References

Details

(Keywords: crash)

nsIComponentRegistrar methods crash when called after xpcom shutdown

we should either make NS_GetComponentRegistrar return null after xpcom shutdown
or we should make the methods throw NS_ERROR_NOT_INITIALIZED if used after xpcom
shutdown.  currently, the code just crashes due to the hashtable ops variable
being null, and that's bad.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.8beta2
Keywords: crash
Priority: -- → P3
Target Milestone: mozilla1.8beta2 → mozilla1.9alpha
Assignee: darin → benjamin
Status: ASSIGNED → NEW
Depends on: 316414
Assignee: benjamin → nobody
QA Contact: xpcom
Component: XPCOM Registry → XPCOM
Benjamin, can you determine whether this bug report is still valid?
I really don't care about this case, so WONTFIX.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.