evazion/translate-pixiv-tags

Sometimes Mutation Summary crashes

Closed this issue · 0 comments

7nik commented

Sometimes Mutation Summary crashes. It causes the stopping of a rule, which the crashed instance of MS was servicing.
Stacktrace:

Uncaught RangeError: Maximum call stack size exceeded
    at NodeMap.get (userscript.html?name=Translate%20Pixiv%20Tags.user.js&id=a00d3673-02ba-4a26-a6a3-20b8fa4e5264:55)
    at TreeChanges.getWasReachable (userscript.html?name=Translate%20Pixiv%20Tags.user.js&id=a00d3673-02ba-4a26-a6a3-20b8fa4e5264:262)
    at TreeChanges.getWasReachable (userscript.html?name=Translate%20Pixiv%20Tags.user.js&id=a00d3673-02ba-4a26-a6a3-20b8fa4e5264:264)
    at TreeChanges.getWasReachable (userscript.html?name=Translate%20Pixiv%20Tags.user.js&id=a00d3673-02ba-4a26-a6a3-20b8fa4e5264:264)
    at TreeChanges.getWasReachable (userscript.html?name=Translate%20Pixiv%20Tags.user.js&id=a00d3673-02ba-4a26-a6a3-20b8fa4e5264:264)
    at TreeChanges.getWasReachable (userscript.html?name=Translate%20Pixiv%20Tags.user.js&id=a00d3673-02ba-4a26-a6a3-20b8fa4e5264:264)
    at TreeChanges.getWasReachable (userscript.html?name=Translate%20Pixiv%20Tags.user.js&id=a00d3673-02ba-4a26-a6a3-20b8fa4e5264:264)
    at TreeChanges.getWasReachable (userscript.html?name=Translate%20Pixiv%20Tags.user.js&id=a00d3673-02ba-4a26-a6a3-20b8fa4e5264:264)

and so on.

It references to: line 55, line 262, line 264.

I see it on a pixiv illustration page only, though it's where I use TPT mostly. And I cannot say under which conditions it occurs.

It looks like Mutation Summary isn't maintained since 2015.