Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory on 6.0.0-BETA #5167

@bboycs

Description

@bboycs

@cnishina

Bug report

  • Node Version: 6.4.1
  • Protractor Version: 6.0.0-BETA
  • Browser(s): Chrome
  • Operating System and Version Win 10

Hi, not sure if anyone face this, but I am facing a issue where by
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory

Reproduction step:
execute line of code : return return browser.driver.actions().click(elementfinder).perform();
it get stuck until out of memory .

Stack trace:
<--- Last few GCs --->

[9312:00000257DABF0A10] 910793 ms: Mark-sweep 1506.8 (1647.4) -> 1506.8 (1647.4) MB, 1214.2 / 0.0 ms last resort GC in old space requested

<--- JS stacktrace --->

==== JS stack trace =========================================

Security context: 000001D64EA25EC1
1: /* anonymous /(aka / anonymous /) [Path]\node_modules\selenium-webdriver\lib\webdriver.js:~188] [pc=000001BCFC21E451](this=0000008084802311 ,value=0000008084802351 <the_hole>,key=0000008084802351 <the_hole>)
2: /
anonymous */(this=000002167DB0BE21 ,0000028D019ACC81 <String[559]: function () {\n const args = arguments;\n ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions