{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiclrmjnhszuidqh3qrwpzqoqnoxvzxu2m7i4mucnjwt42s7nulbqi",
    "uri": "at://did:plc:hqad6xwuzg7oqfmwylfkvqfm/app.bsky.feed.post/3mjxe56tnzg42"
  },
  "path": "/viewtopic.php?t=33356&p=272600#p272600",
  "publishedAt": "2026-04-20T20:13:28.000Z",
  "site": "http://forum.palemoon.org",
  "textContent": "Far as I can tell it's some shenanigans with recursive JS timeouts and callbacks, as there aren't specific callstacks and all the memory gets pooled into GC roots (and it'll happily keep gobbling up more and more memory in GC things - I let it run up to > 16 GB). The browser can possibly recover from it with full GCs and compacting after tab closure but it'll be (very) slow at least because it'll have to trace tens of millions of function instances. It may also give up if that takes too long.\n\n* * *",
  "title": "Browser Support • Re: Memory leak (?) on some PeerTube instances",
  "updatedAt": "2026-04-20T20:13:28.000Z"
}