Page 2 of 2

Re: Bot crashes

Posted: 11 Oct 2016, 11:35
by Vlad
Now only one suggestion - memory leak in Internet Explorer
https://social.msdn.microsoft.com:443/F ... evelopment

Error present in IE 7, 8, 9, 10, 11, Edge
But this do not worry MS :(

Re: Bot crashes

Posted: 11 Oct 2016, 17:37
by sellinid
Can you replicate the issue? If yes, try some of the solutions here maybe. http://stackoverflow.com/questions/9044 ... es#tab-top

Re: Bot crashes

Posted: 12 Oct 2016, 08:55
by Vlad
This is wrong solution
This will move some data from memory to HDD, but not actually release memory, so 32 bit address space will end at any case
In next version I will add monitoring of memory used by IE, and when it occupy more then 1Gb, bot will do restart

Re: Bot crashes

Posted: 17 Oct 2016, 16:19
by Vlad
Restart added in 4.1.2.12