HouseBot crashes every few hours

Having problems? Maybe others have had the same problem too. Post HouseBot technical issues here.
Post Reply
berez
Member
Posts: 9
Joined: Fri Sep 22, 2006 10:20 am

HouseBot crashes every few hours

Post by berez »

Hi

I am running HouseBot over win MCE.
Unfortunatelly, it crashes few times a day.

Below is the dumb file, I'll appreciate if you'll have any idea regarding the cause of the crashes.

Thanks
Erez

====== Begin Dump - Sunday, June 22, 2008 21:27:58 ======
Server Version = 3.10

==================================
======== House Server Thread =======
==================================
Thread Type = Client Socket Thread
Thread ID = D20
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 73DD11C7 01:000001C7 C:\WINDOWS\system32\MFC42.DLL

Registers:
EAX:00000000
EBX:00000001
ECX:00000000
EDX:00000003
ESI:081E43C0
EDI:00158124
CS:EIP:001B:73DD11C7
SS:ESP:0023:0DDEF2F0 EBP:0DDEF334
DS:0023 ES:0023 FS:003B GS:0000
Flags:00010246

Call stack:
Address Frame
73DD11C7 0DDEF334 Ordinal3848+3
73E68D32 0DDEF484 Ordinal2428+48
73DD7419 0DDEF4A4 Ordinal4398+B2
7C90118A 0DDEF4C4 LdrInitializeThunk+24
7C923ABA 0DDEF548 RtlDestroyEnvironment+178
7C81CA96 0DDEF63C IsValidLocale+8EB
7C81CB0E 0DDEF650 ExitProcess+14
100A04C3 0DDEF688 0001:0009F4C3 C:\WINDOWS\system32\nview.dll
100A0657 0DDEF6E0 0001:0009F657 C:\WINDOWS\system32\nview.dll
100A2CDD 0DDEF714 0001:000A1CDD C:\WINDOWS\system32\nview.dll
100A2608 0DDEF98C 0001:000A1608 C:\WINDOWS\system32\nview.dll
77C32F0F 0DDEF9A8 XcptFilter+161
77C3A3C7 0DDEFFB4 endthreadex+C0
7C80B713 0DDEFFEC GetModuleFileNameA+1B4


====== End Dump ======
ScottBot
Site Admin
Posts: 2787
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Re: HouseBot crashes every few hours

Post by ScottBot »

Unfortunately that dump doesn't identify exactly where the fault is happening. It does seem to be related to code that is used by the External Control plugin, the device replicator plugin, and the software remotes.

If you can provide a little more information about how you are 'running HouseBot over win MCE" and if you suspect any of the components I mentioned above, it may be helpful. Also if you have any other dump files that may contain helpful information (ones that don't look exactly like the one you posted), that would be great too.
Scott
berez
Member
Posts: 9
Joined: Fri Sep 22, 2006 10:20 am

Re: HouseBot crashes every few hours

Post by berez »

Thanks for your prompt respond.

I use old PC (Pentium 3) and a Pocket PC as remote clients.
I did update my themes recently.
HouseBot is installed on an AMD PC that is also used to stream media (via MCE).
Housebot is used to contol dimmers and shutters through RS485 as well as IR devices through USB UIRT.

Please let me know of any additional information that might help identify the problem.


below is another dumb (which is similar but not identical to the first dumb).

Thanks
Erez


====== Begin Dump - Tuesday, June 17, 2008 06:27:56 ======
Server Version = 3.02.01

==================================
======== House Server Thread =======
==================================
Thread Type = Client Socket Thread
Thread ID = 9A4
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 73DD11C7 01:000001C7 C:\WINDOWS\system32\MFC42.DLL

Registers:
EAX:00000000
EBX:00000001
ECX:00000000
EDX:00000003
ESI:01009448
EDI:00158034
CS:EIP:001B:73DD11C7
SS:ESP:0023:1B5BF2F0 EBP:1B5BF334
DS:0023 ES:0023 FS:003B GS:0000
Flags:00010246

Call stack:
Address Frame
73DD11C7 1B5BF334 Ordinal3848+3
73E68D32 1B5BF484 Ordinal2428+48
73DD7419 1B5BF4A4 Ordinal4398+B2
7C90118A 1B5BF4C4 LdrInitializeThunk+24
7C923ABA 1B5BF548 RtlDestroyEnvironment+178
7C81CA96 1B5BF63C IsValidLocale+8EB
7C81CB0E 1B5BF650 ExitProcess+14
100A04C3 1B5BF688 0001:0009F4C3 C:\WINDOWS\system32\nview.dll
100A0657 1B5BF6E0 0001:0009F657 C:\WINDOWS\system32\nview.dll
100A2CDD 1B5BF714 0001:000A1CDD C:\WINDOWS\system32\nview.dll
100A2608 1B5BF98C 0001:000A1608 C:\WINDOWS\system32\nview.dll
77C32F0F 1B5BF9A8 XcptFilter+161
77C3A3C7 1B5BFFB4 endthreadex+C0
7C80B713 1B5BFFEC GetModuleFileNameA+1B4


====== End Dump ======
Post Reply