2007-10-24, 07:29 PM
https://forums.microsoft.com/MSDN/ShowPo...5&SiteID=1
I probably have a manifestation of a similar problem:
2007-10-25 20:57:04.531 VERBOSE [1] getValue() loading new key/value into cache: /settings/UseWindowsMasterVolume
2007-10-25 20:57:04.531 VERBOSE [1] getValue: /settings/UseWindowsMasterVolume : true
2007-10-25 20:57:04.531 VERBOSE [1] getValue() loading new key/value into cache: /settings/UseMediaNextTrack
2007-10-25 20:57:04.531 VERBOSE [1] getValue: /settings/UseMediaNextTrack : true
2007-10-25 20:57:04.531 VERBOSE [1] getValue() loading new key/value into cache: /settings/RemoteType
2007-10-25 20:57:04.531 VERBOSE [1] getValue: /settings/RemoteType : USB-UIRT
2007-10-25 20:57:04.531 VERBOSE [1] getValue cached value: /settings/RemoteType : USB-UIRT
2007-10-25 20:57:04.531 VERBOSE [1] getValue cached value: /settings/RemoteType : USB-UIRT
2007-10-25 20:57:04.546 INFO [6] Starting USB-UIRT Input Thread
2007-10-25 20:57:04.578 ERROR [6] FATAL UNHANDLED EXCEPTION:: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at NativeUtilities.USBUIRTHelper.StartReceiver()
at GBPVR.x925d841608279cba.x46c6c90574c66770()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
2007-10-25 20:57:05.592 VERBOSE [1] Initializing skin helper for: .\skin\blue\main menu\skin.xml
2007-10-25 20:57:05.592 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
2007-10-25 20:57:05.592 VERBOSE [1] Loading key mapping: C:\Program Files\devnz\gbpvr\KeyMappings\mainmenu.xml
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Return MENU_ENTER
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Escape MENU_ESCAPE
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Up MENU_UP
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Down MENU_DOWN
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Left MENU_VOLUME_DOWN
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Right MENU_VOLUME_UP
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Home MENU_HOME
2007-10-25 20:57:05.592 VERBOSE [1] Adding: ^I MENU_INS
Should I just not use uirt?
Bosse
I probably have a manifestation of a similar problem:
2007-10-25 20:57:04.531 VERBOSE [1] getValue() loading new key/value into cache: /settings/UseWindowsMasterVolume
2007-10-25 20:57:04.531 VERBOSE [1] getValue: /settings/UseWindowsMasterVolume : true
2007-10-25 20:57:04.531 VERBOSE [1] getValue() loading new key/value into cache: /settings/UseMediaNextTrack
2007-10-25 20:57:04.531 VERBOSE [1] getValue: /settings/UseMediaNextTrack : true
2007-10-25 20:57:04.531 VERBOSE [1] getValue() loading new key/value into cache: /settings/RemoteType
2007-10-25 20:57:04.531 VERBOSE [1] getValue: /settings/RemoteType : USB-UIRT
2007-10-25 20:57:04.531 VERBOSE [1] getValue cached value: /settings/RemoteType : USB-UIRT
2007-10-25 20:57:04.531 VERBOSE [1] getValue cached value: /settings/RemoteType : USB-UIRT
2007-10-25 20:57:04.546 INFO [6] Starting USB-UIRT Input Thread
2007-10-25 20:57:04.578 ERROR [6] FATAL UNHANDLED EXCEPTION:: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at NativeUtilities.USBUIRTHelper.StartReceiver()
at GBPVR.x925d841608279cba.x46c6c90574c66770()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
2007-10-25 20:57:05.592 VERBOSE [1] Initializing skin helper for: .\skin\blue\main menu\skin.xml
2007-10-25 20:57:05.592 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
2007-10-25 20:57:05.592 VERBOSE [1] Loading key mapping: C:\Program Files\devnz\gbpvr\KeyMappings\mainmenu.xml
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Return MENU_ENTER
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Escape MENU_ESCAPE
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Up MENU_UP
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Down MENU_DOWN
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Left MENU_VOLUME_DOWN
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Right MENU_VOLUME_UP
2007-10-25 20:57:05.592 VERBOSE [1] Adding: Home MENU_HOME
2007-10-25 20:57:05.592 VERBOSE [1] Adding: ^I MENU_INS
Should I just not use uirt?
Bosse