Skip to content

RangeError: Maximum call stack size exceeded #166

Description

@adamgundry

When analysing a large eventlog (~425M) generated with -hi profiling, I'm seeing no Detailed table in Chrome 110.0.5481.77, and the console contains "RangeError: Maximum call stack size exceeded". Firefox 109.0.1 seems to load the table successfully though (all 1276 pages of it). I'm guessing this is an issue in the underlying table component?

Uncaught RangeError: Maximum call stack size exceeded
    at Function.oe [as find] (....eventlog.html:38:6281)
    at w.fn.init.find (....eventlog.html:38:24400)
    at HTMLTableElement.<anonymous> (....eventlog.html:59:3279)
    at Function.each (....eventlog.html:38:2573)
    at w.fn.init.each (....eventlog.html:38:1240)
    at o.fn.fancyTable (....eventlog.html:59:3122)
    at HTMLDocument.<anonymous> (....eventlog.html:3608:152286)
    at l (....eventlog.html:38:29375)
    at c (....eventlog.html:38:29677)

eventlog2html version: 0.9.2
GHC version: 9.4.4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions