I have reported regarding similar issue. https://github.com/nvaccess/nvda/issues/8434It was difficult to reproduce on other machines than the specific environment. -- Takuya Nishimoto nishimotz@gmail.com 2018年9月4日(火) 4:08 Jason White via Groups.Io <jason=jasonjgw.net@groups.io>:
toggle quoted messageShow quoted text
After using System Information on Windows 10 1803 (all up to date), and closing the application with Alt+F4, I experienced a hang in NVDA 2018.3 beta 3.
The log file in my local temporary directory contains the following. Please let me know whether further details are desired, or whether it has been or should be taken up in GitHub.
WARNING - watchdog._watcher (14:47:55.289):
Core frozen in stack:
File "nvda.pyw", line 214, in <module>
File "core.pyo", line 495, in main
File "wx\core.pyo", line 2134, in MainLoop
File "gui\__init__.pyo", line 963, in Notify
File "core.pyo", line 466, in run
File "queueHandler.pyo", line 83, in pumpAll
File "queueHandler.pyo", line 50, in flushQueue
File "eventHandler.pyo", line 62, in _queueEventCallback
File "eventHandler.pyo", line 147, in executeEvent
File "eventHandler.pyo", line 160, in doPreGainFocus
File "api.pyo", line 107, in setFocusObject
File "baseObject.pyo", line 34, in __get__
File "baseObject.pyo", line 115, in _getPropertyViaCache
File "NVDAObjects\IAccessible\__init__.pyo", line 1579, in _get_container
File "IAccessibleHandler.pyo", line 954, in findGroupboxObject
File "winUser.pyo", line 430, in getClassName
WARNING - watchdog._watcher (14:48:10.339):
Core frozen in stack:
File "nvda.pyw", line 214, in <module>
File "core.pyo", line 495, in main
File "wx\core.pyo", line 2134, in MainLoop
File "gui\__init__.pyo", line 963, in Notify
File "core.pyo", line 466, in run
File "queueHandler.pyo", line 83, in pumpAll
File "queueHandler.pyo", line 50, in flushQueue
File "eventHandler.pyo", line 62, in _queueEventCallback
File "eventHandler.pyo", line 147, in executeEvent
File "eventHandler.pyo", line 160, in doPreGainFocus
File "api.pyo", line 107, in setFocusObject
File "baseObject.pyo", line 34, in __get__
File "baseObject.pyo", line 115, in _getPropertyViaCache
File "NVDAObjects\IAccessible\__init__.pyo", line 1579, in _get_container
File "IAccessibleHandler.pyo", line 945, in findGroupboxObject
File "winUser.pyo", line 429, in getClassName
|