Ticket #865 (closed defect: duplicate)

Opened 18 months ago

Last modified 18 months ago

NVDA crashes Firefox 3.6.8

Reported by: Bernd Owned by:
Priority: major Milestone: 2010.2
Component: Browse mode Version: development
Keywords: AppCrash Cc:
Operating system: Blocked by:
Blocking:

Description

If I go to  http://www.otto.de NVDA crashes Firefox. NVDA produces folowing log:
ERROR - virtualBuffers.Gecko_ia2._loadBuffer (02:22:45):
Traceback (most recent call last):

File "virtualBuffers\init.pyc", line 518, in _loadBuffer

WindowsError?: [Error 1726] Der Remoteprozeduraufruf ist fehlgeschlagen
DEBUGWARNING - eventHandler.executeEvent (02:22:46):
error executing event: gainFocus on <NVDAObjects.Dynamic_DocumentBrokenFocusedStateGecko1_9MozillaIAccessibleWindowNVDAObject object at 0x021D6C10> with extra args of {}
Traceback (most recent call last):

File "eventHandler.pyc", line 76, in executeEvent
File "eventHandler.pyc", line 89, in doPreGainFocus
File "api.pyc", line 121, in setFocusObject
File "treeInterceptorHandler.pyc", line 21, in update
File "NVDAObjects\init.pyc", line 301, in _get_treeInterceptor
File "treeInterceptorHandler.pyc", line 16, in getTreeInterceptor
File "virtualBuffers\gecko_ia2.pyc", line 70, in contains

COMError: (-2147023174, 'Der RPC-Server ist nicht verf\xfcgbar.', (None, None, None, 0, None))

The Crash has the folowing number: bp-ff3e8635-c887-4e04-b8e7-191b72100828

Change History

comment:1 Changed 18 months ago by briang1

As this crash does not seem to occur in FF 4.00 beta 4, one has to assume its a Firefox bug.

However, I think the page actually makes more sense if viewed in IE so....

There are lots of javascript, etc gibberish links visible in FF, not IE.

tested snap 78.

comment:2 Changed 18 months ago by jteh

  • Status changed from new to closed
  • Resolution set to duplicate
  • Milestone changed from 2010.3 to 2010.2

Duplicate of #807.

Note: See TracTickets for help on using tickets.