Closed
Bug 81251
Opened 23 years ago
Closed 23 years ago
(NS_ERROR_NOT_AVAILABLE) [nsIURIContentListener.canHandleContent]
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: lawrence, Assigned: asa)
References
()
Details
[Exception... "Component returned failure code: 0x80040111
(NS_ERROR_NOT_AVAILABLE) [nsIURIContentListener.canHandleContent]" nsresult:
"0x80040111 (NS_ERROR_NOT_AVAILABLE)"
And it crashes moz.. yea I know this is a lame report.
Comment 1•23 years ago
|
||
using build 2001051604 on win2k (SP2)
I'm getting that a lot, but no crashes. Here is a copy of the output from the
js console:
Error: [Exception... "Component returned failure code: 0x80040111
(NS_ERROR_NOT_AVAILABLE) [nsIURIContentListener.canHandleContent]"
nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame ::
chrome://navigator/content/nsBrowserContentListener.js :: anonymous :: line
131" data: no]
Source File: chrome://navigator/content/nsBrowserContentListener.js
Line: 131
I haven't quite been able to locate when exactly this happens. Just kind of
sneaks up on me. I do not believe this is causing a crash of any sort, though.
jake
Comment 2•23 years ago
|
||
the exception looks like 79232
Comment 3•23 years ago
|
||
the exception has NOTHING to do with the crash, that exception gets thrown all
the time...see bug 79232
Please provide a set of reproducable steps to cause the crash, or a
Comment 4•23 years ago
|
||
Comment 5•23 years ago
|
||
changed summary to reflect that this is not a crasher
jake
Summary: crash → not a crash
In the future, please Report A Bug - Use the Bugzilla Helper.
http://www.mozilla.org/quality/help/bug-form.html
and Read the bug reporting guidelines
http://www.mozilla.org/quality/bug-writing-guidelines.html
Severity: critical → normal
Status: RESOLVED → VERIFIED
Summary: not a crash → (NS_ERROR_NOT_AVAILABLE) [nsIURIContentListener.canHandleContent]
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•