Closed
Bug 108274
Opened 24 years ago
Closed 24 years ago
ASSERTION: Factory creation failed
Categories
(Core :: XPCOM, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
mozilla0.9.7
People
(Reporter: akkzilla, Assigned: dp)
Details
For the last few days, every time I start up (on linux) I'm getting this
assertion:
###!!! ASSERTION: Factory creation failed: 'NS_SUCCEEDED(rv)', file
nsNativeComponentLoader.cpp, line 166
cvsblame says it's dp's assertion, so maybe he knows what it means and what
might have changed to cause it.
| Reporter | ||
Comment 1•24 years ago
|
||
Just before it asserts, it says this:
+++ nsGenericModule JavaScript_Debugger: unable to create factory for
{f2723a7e-1dd1-11b2-9f9e-ff701f717575}
| Assignee | ||
Comment 2•24 years ago
|
||
This looks like the js debugger stuff. I am not seeing this. what do I do to see
this.
| Reporter | ||
Comment 3•24 years ago
|
||
I don't do anything special; just start up today's build (or yesterday's) on
Linux. I'm not setting any non-default prefs with javascript or JS in the
name. Happens either when running mozilla with no arguments, or when running
mozilla -edit.
| Assignee | ||
Comment 4•24 years ago
|
||
Akkanna : Do you still see it ?
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.7
| Assignee | ||
Updated•24 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 5•24 years ago
|
||
No, I'm seeing other assertions at startup, but not this one.
| Assignee | ||
Comment 6•24 years ago
|
||
I have never seen it. Marking WFM
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•