Skip to content

Regressions in v4.8.1 and v6.10.1 #193

Closed
@MylesBorins

Description

So it would appear that there is a memory leak in v4.8.1 and v6.10.1

nodejs/node#12033

A fix has been made with a very high probability of solving all memory leak issues

nodejs/node#12089

There was also a handful of regressions in V8 on v6.10.x

nodejs/node#11977
nodejs/node#12017
nodejs/node#12018

They have already all been fixed by a backport from V8

nodejs/node#12037

The plan currently is to land the memory leak fix today and hopefully get a v7.x cut today as well.

Assuming that goes out we should work on getting a v4.x and v6.x release out ASAP

Should we (vote with emoji)

  • 😀 Get an R.C. out this week and release next week (not giving the leak two weeks to sit)
    • only include the fixes for regressions + leak
  • 🎉 Get an R.C. out this week and release in two weeks
    • only include the fixes for regressions + leak
  • ❤️ Get an R.C. out next week and release in three weeks
    • include all commits that would normally be in a release

I'm leaning towards the first option to fix this asap.

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