Closed
Bug 1348045
Opened 8 years ago
Closed 7 years ago
Exception thrown at 0x7634A882 (KernelBase.dll) in firefox.exe: 0x800706BA: The RPC server is unavailable.
Categories
(Core :: Disability Access APIs, enhancement, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox55 | --- | affected |
People
(Reporter: yzen, Unassigned)
References
Details
(Whiteboard: [aes+][JAWS])
> KernelBase.dll!7634a882() Unknown
[Frames below may be incorrect and/or missing, no symbols loaded for KernelBase.dll]
[External Code]
FsDomSrv.dll!621615c9() Unknown
FsDomNodeFirefox.dll!66297dd3() Unknown
[External Code]
jhook.dll!65d21f55() Unknown
[External Code]
FsDomSrv.dll!621bead5() Unknown
[External Code]
FsDomSrv.dll!621bf048() Unknown
FsDomSrv.dll!621bf05a() Unknown
FsDomSrv.dll!62162f50() Unknown
[External Code]
Comment 1•8 years ago
|
||
I've seen that error code before but typically it happens when the peer process shuts down. (i.e. the AT holds a reference to a remote, defunct COM object that belonged to another process that has since terminated. Do you know if a content process terminated some time before this error showed up?
If so, this code would be expected.
Updated•8 years ago
|
Flags: needinfo?(yzenevich)
Updated•8 years ago
|
Whiteboard: JAWS → [aes?][JAWS]
Reporter | ||
Comment 2•8 years ago
|
||
(In reply to Aaron Klotz [:aklotz] from comment #1)
> I've seen that error code before but typically it happens when the peer
> process shuts down. (i.e. the AT holds a reference to a remote, defunct COM
> object that belonged to another process that has since terminated. Do you
> know if a content process terminated some time before this error showed up?
>
> If so, this code would be expected.
Just caught it again right after the exception from bug 1348043. I have only 1 tab open and it doesn't seem to be going away. (I haven't closed any and none crashed).
Flags: needinfo?(yzenevich)
Reporter | ||
Comment 3•8 years ago
|
||
I get this one an the on in bug 1348043 by simply tabbing around the page (google).
Comment 4•7 years ago
|
||
Do we want to keep this open? (Speculatively putting into backlog/P3)
Flags: needinfo?(yzenevich)
Priority: -- → P3
Updated•7 years ago
|
Whiteboard: [aes?][JAWS] → [aes+][JAWS]
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Flags: needinfo?(yzenevich)
You need to log in
before you can comment on or make changes to this bug.
Description
•