Skip to content

V8 stack trace parse error #3

Open
@dnicolson

Description

@dnicolson

The following error appears:

Error: Stack trace parse error at line 4: at Array.forEach (<anonymous>)

For the following stack trace:

TypeError: Cannot read property 'dispatchEvent' of null
    at n.dispatchEvent (https://local/lib.js:1:121618)
    at https://local/lib.js:1:51143
    at Array.forEach (<anonymous>)
    at p (https://local/lib.js:1:51031)
    at https://local/lib.js:1:50860
    at https://local/lib.js:1:122471
    at Arguments.<anonymous> (https://local/lib.js:1:123563)
    at Sk.push (https://securepubads.g.doubleclick.net/gpt/pubads_impl_2019082701.js:15:21134)
    at Ji.<anonymous> (https://securepubads.g.doubleclick.net/gpt/pubads_impl_2019082701.js:15:16445)
    at Ji.push (https://securepubads.g.doubleclick.net/gpt/pubads_impl_2019082701.js:15:15902)

This is the user agent:

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36

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