I converted my bot from out of process to in process (using cleancore). I have a "Raid" mode to do all of the combat stuff when raiding with my guild. I move my toon and the bot handles all of the spell casting. At very close to 1 hour and 30 mins, Wow/Bot hangs up. No crash exception no debugger info nothing, it just hangs. If i reboot wow and attach my bot at around 1 hour 20 mins, i never see the hang. My original thought was i had a memory leak or something. I used the method at MS-Technical Blog: How to find memory leak Using Performance Monitor to support or refute this hypothesis. I did not get any indication of a memory leak.
Has anyone else experienced this type of hang?
Any suggestions on how to determine what is causing the hang?
thanks,
-counted