Crash caused by System Time device?
Posted: Tue Mar 07, 2006 5:22 pm
I've finally started trying to reduce the number of crashes I see with my HB server. I'm working on debugging my Omni plugin, but I also see fairly regular crashes from other sources.
One that I see occasionally is from the System Time device. Just a few minutes ago I was sitting here watching a DVD - not doing anything active with HB. I had a remote desktop window opened on the server so I could see if it crashed and all of a sudden it did. Here is the contents of the dump file:
Can anyone give me any suggestions of how I might troubleshoot this? Has anyone else experienced a crash like this?
-- Dave
One that I see occasionally is from the System Time device. Just a few minutes ago I was sitting here watching a DVD - not doing anything active with HB. I had a remote desktop window opened on the server so I could see if it crashed and all of a sudden it did. Here is the contents of the dump file:
Code: Select all
====== Begin Dump - Tuesday, March 07, 2006 14:14:12 ======
Server Version = 2.22
==================================
======== House Server Thread =======
==================================
Thread Type = Device Thread [System Time] - [System Time]
Thread ID = B4C
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 004DEFB5 01:000DDFB5 C:\Program Files\Meedio\Meedio HouseBot\HouseBotServer.exe
Registers:
EAX:08D67FA8
EBX:00000000
ECX:00F42400
EDX:00000000
ESI:07911C40
EDI:00F588C0
CS:EIP:001B:004DEFB5
SS:ESP:0023:09BFFE4C EBP:0902B550
DS:0023 ES:0023 FS:003B GS:0000
Flags:00010206
Call stack:
Address Frame
004DEFB5 0902B550 CxImage::`copy constructor closure'+DD545
07911C40 005829C4 0000:00000000
004E09E0 005829C4 CxImage::`copy constructor closure'+DEF70
004E09E0 004E00C0 CxImage::`copy constructor closure'+DEF70
FFFFFF58 E8F18B56 0000:00000000
====== End Dump ======
Can anyone give me any suggestions of how I might troubleshoot this? Has anyone else experienced a crash like this?
-- Dave