2007-02-07, 06:42 PM
I have noticed that if I start up GBPVR and then stop it within a few seconds, it crashes with an error. If I leave it running for a minute or so, it seems to not crash. Seems a race situation, expecially since the errors seem to vary.
Here is portion of the gbvr log that shows an error. I've attached all logs as needed.
2/6/2007 3:48:46 PM.954 VERBOSE [1] No key mapping found for: ^CONTROLKEY
2/6/2007 3:48:48 PM.456 VERBOSE [1] OnSizeChanged
2/6/2007 3:48:48 PM.456 VERBOSE [1] getValue cached value: /settings/OverScanVideoAlso : true
2/6/2007 3:48:48 PM.506 VERBOSE [1] OnSizeChanged
2/6/2007 3:48:48 PM.506 VERBOSE [1] getValue cached value: /settings/OverScanVideoAlso : true
2/6/2007 3:48:49 PM.578 VERBOSE [1] ShowMouse ref=0
2/6/2007 3:48:49 PM.588 VERBOSE [1] videoInsetVisible = false
2/6/2007 3:48:50 PM.439 VERBOSE [1] Loading recording list for next recording panel
2/6/2007 3:48:50 PM.439 VERBOSE [1] RecordingFactory.loadSchedule()
2/6/2007 3:48:50 PM.439 VERBOSE [1] getValue cached value: /settings/AutoRemoveMissingRecordings : true
2/6/2007 3:48:50 PM.439 VERBOSE [1] Purging any stale logically deleted recordings
2/6/2007 3:48:55 PM.696 VERBOSE [1] controller.OnMouseDown()
2/6/2007 3:48:55 PM.716 VERBOSE [1] controller.OnClick()
2/6/2007 3:48:55 PM.776 VERBOSE [1] videoInsetVisible = false
2/6/2007 3:48:55 PM.796 VERBOSE [1] getValue() loading new key/value into cache: /settings/NetRadioBufferSize
2/6/2007 3:48:55 PM.796 VERBOSE [1] getValue: /settings/NetRadioBufferSize : 96000
2/6/2007 3:48:55 PM.796 INFO [1] NetRadio buffer size is: 96000
2/6/2007 3:48:56 PM.447 ERROR [2] FATAL UNHANDLED EXCEPTION:: System.ApplicationException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at System.Threading.TimerBase.DeleteTimerNative(SafeHandle notifyObject)
at System.Threading.TimerBase.Dispose()
at System.Threading.Timer.Dispose()
at System.Timers.Timer.Close()
at System.Timers.Timer.Dispose(Boolean disposing)
at System.ComponentModel.Component.Finalize()
Here is another error that appeared after I attached the logs, but it shows the random nature of the errors.
2/7/2007 1:26:55 PM.538 VERBOSE [1] getValue: /settings/NetRadioBufferSize : 96000
2/7/2007 1:26:55 PM.538 INFO [1] NetRadio buffer size is: 96000
2/7/2007 1:26:55 PM.698 VERBOSE [1] OnSizeChanged
2/7/2007 1:26:55 PM.698 VERBOSE [1] getValue cached value: /settings/OverScanVideoAlso : true
2/7/2007 1:26:55 PM.889 ERROR [2] FATAL UNHANDLED EXCEPTION:: System.Data.SQLite.SQLiteException: SQLite error
library routine called out of sequence
at System.Data.SQLite.SQLite3.Close()
at System.Data.SQLite.SQLiteConnection.Close()
at System.Data.SQLite.SQLiteConnection.Dispose(Boolean disposing)
at System.ComponentModel.Component.Finalize()
P.S.
I feel guilty posting problems since I know that sub must be already taxed to the max. Fortunately, there are some very senior members who jump in to help.... if sub can just wait.... ;-)
Here is portion of the gbvr log that shows an error. I've attached all logs as needed.
2/6/2007 3:48:46 PM.954 VERBOSE [1] No key mapping found for: ^CONTROLKEY
2/6/2007 3:48:48 PM.456 VERBOSE [1] OnSizeChanged
2/6/2007 3:48:48 PM.456 VERBOSE [1] getValue cached value: /settings/OverScanVideoAlso : true
2/6/2007 3:48:48 PM.506 VERBOSE [1] OnSizeChanged
2/6/2007 3:48:48 PM.506 VERBOSE [1] getValue cached value: /settings/OverScanVideoAlso : true
2/6/2007 3:48:49 PM.578 VERBOSE [1] ShowMouse ref=0
2/6/2007 3:48:49 PM.588 VERBOSE [1] videoInsetVisible = false
2/6/2007 3:48:50 PM.439 VERBOSE [1] Loading recording list for next recording panel
2/6/2007 3:48:50 PM.439 VERBOSE [1] RecordingFactory.loadSchedule()
2/6/2007 3:48:50 PM.439 VERBOSE [1] getValue cached value: /settings/AutoRemoveMissingRecordings : true
2/6/2007 3:48:50 PM.439 VERBOSE [1] Purging any stale logically deleted recordings
2/6/2007 3:48:55 PM.696 VERBOSE [1] controller.OnMouseDown()
2/6/2007 3:48:55 PM.716 VERBOSE [1] controller.OnClick()
2/6/2007 3:48:55 PM.776 VERBOSE [1] videoInsetVisible = false
2/6/2007 3:48:55 PM.796 VERBOSE [1] getValue() loading new key/value into cache: /settings/NetRadioBufferSize
2/6/2007 3:48:55 PM.796 VERBOSE [1] getValue: /settings/NetRadioBufferSize : 96000
2/6/2007 3:48:55 PM.796 INFO [1] NetRadio buffer size is: 96000
2/6/2007 3:48:56 PM.447 ERROR [2] FATAL UNHANDLED EXCEPTION:: System.ApplicationException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at System.Threading.TimerBase.DeleteTimerNative(SafeHandle notifyObject)
at System.Threading.TimerBase.Dispose()
at System.Threading.Timer.Dispose()
at System.Timers.Timer.Close()
at System.Timers.Timer.Dispose(Boolean disposing)
at System.ComponentModel.Component.Finalize()
Here is another error that appeared after I attached the logs, but it shows the random nature of the errors.
2/7/2007 1:26:55 PM.538 VERBOSE [1] getValue: /settings/NetRadioBufferSize : 96000
2/7/2007 1:26:55 PM.538 INFO [1] NetRadio buffer size is: 96000
2/7/2007 1:26:55 PM.698 VERBOSE [1] OnSizeChanged
2/7/2007 1:26:55 PM.698 VERBOSE [1] getValue cached value: /settings/OverScanVideoAlso : true
2/7/2007 1:26:55 PM.889 ERROR [2] FATAL UNHANDLED EXCEPTION:: System.Data.SQLite.SQLiteException: SQLite error
library routine called out of sequence
at System.Data.SQLite.SQLite3.Close()
at System.Data.SQLite.SQLiteConnection.Close()
at System.Data.SQLite.SQLiteConnection.Dispose(Boolean disposing)
at System.ComponentModel.Component.Finalize()
P.S.
I feel guilty posting problems since I know that sub must be already taxed to the max. Fortunately, there are some very senior members who jump in to help.... if sub can just wait.... ;-)