Bot crashes

User avatar
Vlad
Разработчик
Posts: 4303
Joined: 16 Aug 2010, 21:21

Re: Bot crashes

Post 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 :(
sellinid
Posts: 2
Joined: 11 Oct 2016, 08:11

Re: Bot crashes

Post by sellinid »

Can you replicate the issue? If yes, try some of the solutions here maybe. http://stackoverflow.com/questions/9044 ... es#tab-top
User avatar
Vlad
Разработчик
Posts: 4303
Joined: 16 Aug 2010, 21:21

Re: Bot crashes

Post 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
User avatar
Vlad
Разработчик
Posts: 4303
Joined: 16 Aug 2010, 21:21

Re: Bot crashes

Post by Vlad »

Restart added in 4.1.2.12
Post Reply