ampproject / error-reporting

Contains production error tracking issues.
Apache License 2.0
2 stars 5 forks source link

🚨 Error: Invalid array length #115

Open ampprojectbot opened 2 years ago

ampprojectbot commented 2 years ago

Details

Error report: link First seen: Aug 6, 2021 Frequency: ~ 7,055/day

Stacktrace

Error: Invalid array length
    at quota (extensions/amp-bind/0.1/bind-impl.js:943:31)
    at scanElement_ (extensions/amp-bind/0.1/bind-impl.js:890:15)
    at scanNextNode_ (extensions/amp-bind/0.1/bind-impl.js:916:24)
    at fn_ (src/chunk.js:190:11)
    at runTask_ (src/chunk.js:409:8)
    at execute_ (src/chunk.js:322:13)

Notes

@choumx modified extensions/amp-bind/0.1/bind-impl.js:943-943 in #17242 (Aug 2, 2018) @choumx modified extensions/amp-bind/0.1/bind-impl.js:889-890 in #17229 (Aug 1, 2018) @choumx modified extensions/amp-bind/0.1/bind-impl.js:904-917 in #15449 (May 21, 2018) @choumx modified src/chunk.js:189-198 in #6967 (Jan 27, 2017) @cramforce modified src/chunk.js:409-410 in #23750 (Aug 7, 2019) @choumx modified src/chunk.js:322-322 in #6967 (Jan 27, 2017)

Seen in:

Possible assignees: @cramforce, @choumx

/cc @ampproject/release-on-duty

rcebulko commented 2 years ago

@jridgewell This is new, though no obvious changes to lines in the stacktrace. You touched the file about a month ago + know this code I assume, could you take a look?

rcebulko commented 2 years ago

/cc@samouri for visibility, though this appears older than ESBuild changes

processprocess commented 2 years ago

Duplicate of #141