Crash

General HouseBot discussion. Any issues that don't fit into any of the other topics belong here.
Post Reply
ytulpan
Member
Posts: 3
Joined: Tue Jun 10, 2008 10:34 am

Crash

Post by ytulpan »

I have started to get these crashes every few hours:

Code: Select all

Faulting application name: housebotserver.exe, version: 3.30.3.0, time stamp: 0x546b6eb6
Faulting module name: MSVCR90.dll, version: 9.0.30729.6161, time stamp: 0x4dace5b9
Exception code: 0xc0000417
Fault offset: 0x0006ccd5
Faulting process id: 0x24e4
Faulting application start time: 0x01d0652170808aaa
Faulting application path: C:\Program Files (x86)\housebot\housebotserver.exe
Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
Report Id: 00e8055a-d115-11e4-8df5-0015175b2f2d
Nothing much has changed IMHO. I'm running Housebot on server 2008R2 64 bit and it was very stable for years. I don't get HB crash dumps for some reason. HB runs in a script loop that reruns it after cleaning/compressing the database.

How do I proceed to find the reason ?
ScottBot
Site Admin
Posts: 2787
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Re: Crash

Post by ScottBot »

What version of HouseBot are you running?

Without a dump file, you will need to start eliminating things one at a time. I'd start with any scripts that you are running or if you are using the email checker device. Disable them and see if the problem goes away.

Also, if you've installed anything new on the system, it might have re-installed some shared libraries that could point to the problem.
Scott
Post Reply