BAS 28.4.0 freezes

Support
  • After a couple of hours of working, BAS freezes completely. It stops working and I cannot close it, need to end the task in Task Manager.
    When checking task manager, I noticed it opened like nearly 100 chromium instances though the script is set to work on 15 threads only.
    e40c426f-dfce-4873-b3bb-729c34d78daf-image.png

    The same scripts runs on multiple machines and the same thing happens on all of them.

  • @aronax A large number of processes may be acceptable.
    Perhaps you have a large number of tabs open in each thread? Check this

  • If possible, please attach a test project to the forum PM.

  • @m4zuper Thanks for your reply. All threads are working in just one tab.
    It's quite complicated to send the script as it works with a specific type of proxies and some already created accounts.

    I started the script in 28.3.0 to see if this is some error specific to 28.4.0.Will leave it running for a couple of hours to see if the same thing happens in this version, as well. Will keep you updated

  • @m4zuper the same thing happened with 28.3.0. I'm starting to believe that there is something with my script in particular that causes this error.
    Could this be because I'm using too many threads (15 threads on a machine with i7 CPU and 32 GB RAM memory)? Checked task manager for a few times and never seen the CPU going beyond 85%

  • @aronax try checking on earlier versions before 28.3. There is a possibility that the problems have been going on since this version.

  • @Recontriver I tried with 28.3.0. The same thing happened. I lowered the number of threads in the script and the problem went away.
    But it's strange, because most of the time the CPU and RAM load was between 50 and 80%. Now after lowering the number of threads, everything stays below 50% (CPU and RAM). But the BAS freezes disappeared.

  • @m4zuper I checked the errors log in the Windows Event Viewer tool, and I have the following errors:

    The program BrowserAutomationStudio.exe version 0.0.0.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.
    Process ID: 1b90
    Start Time: 01db93651b08e9ba
    Termination Time: 4294967295
    Application Path: C:\Users...\AppData\Roaming\BrowserAutomationStudio\apps\28.4.0\BrowserAutomationStudio.exe
    Report Id: 79bfee5a-4ff3-4170-a088-7e24e8843aaf
    Faulting package full name:
    Faulting package-relative application ID:
    Hang type: Top level window is idle

    and this one:

    Faulting application name: worker.exe, version: 133.0.6943.99, time stamp: 0x67abb3a0
    Faulting module name: worker.exe, version: 133.0.6943.99, time stamp: 0x67abb3a0
    Exception code: 0xc0000409
    Fault offset: 0x000000000014d425
    Faulting process id: 0x36a0
    Faulting application start time: 0x01db94491caf8b63
    Faulting application path: C:\Users...\AppData\Roaming\BrowserAutomationStudio\apps\28.4.0\Worker.22\chrome\worker.exe
    Faulting module path: C:\Users...\AppData\Roaming\BrowserAutomationStudio\apps\28.4.0\Worker.22\chrome\worker.exe
    Report Id: 625006fe-5d4c-47c2-af76-ac396bc99996
    Faulting package full name:
    Faulting package-relative application ID:

  • Does it freeze completely and then close?
    Try running multiple copies of BAS to get the required number of threads.

  • Такая же фигня когда BAS работает в браузере непрерывно например неделю. Через неделю узнаю что BAS полностью висит.

  • У меня вообще пишет что бесплатная лицензия, не понимаю как ему сказать что у меня есть премка

  • @danywway Давно уже так, и сам БАС он один и тот же :)
    Просто Прем даёт некоторые плюшки в виде Защиты Скриптов и создания для них Лицензий и тп :)
    Тот же Исходник вашего скрипта уже не открыть в БАС, если Скрипт даже попал в Паблик.
    В Бесплатных скриптах их Исходники открытые и любой может запустить его в БАС и стать его мол владельцем как вы :)))

  • @m4zuper It freezes completely, cannot click anything inside it (no button works) but it doesn't close. It is still displayed on the desktop and in the task manager BAS has the "Not responding" status
    Good idea, will try with multiple instances of BAS to get to the same number of threads and see what happens. Will report back.

    LE: tried with 2 BAS instances (10+5 threads for both instances). They both freezed in a couple of minutes.
    When they freezed, the error in Event Manager was this one:

    The program BrowserAutomationStudio.exe version 0.0.0.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.
    Process ID: 1b90
    Start Time: 01db93651b08e9ba
    Termination Time: 4294967295
    Application Path: C:\Users...\AppData\Roaming\BrowserAutomationStudio\apps\28.4.0\BrowserAutomationStudio.exe
    Report Id: 79bfee5a-4ff3-4170-a088-7e24e8843aaf
    Faulting package full name:
    Faulting package-relative application ID:
    Hang type: Top level window is idle

    @yooriko In my case it works only a few hours. I'd be super-happy to work one week without freezing :)

  • @aronax dont use vps.

  • @FastSpace The a/m error is from a desktop of mine, in the same LAN, and I'm connecting to it via RDP with my laptop.
    Could this be because there is no actual display attached to the computer?