Skip to content

Memory leak in 3.11+ (with SSR) #22397

@OndrejSerek

Description

@OndrejSerek

Environment

**Vuetify Version:>3.11
**Vue Version:3.5.13
OS: Linux

Expected Behavior

The frontend container running SSR should have stable memory usage.

Actual Behavior

The frontend docker container running SSR and Vuetify version >= 3.11 is continuesly increasing memory usage. It takes all the available memory of the server. Then the server crashes.

Our production server was crashing because of this memory leak (the server started crashing when we released update including this Vuetify upgrade) In the picture from Zabbix you can see how stable our server became after downgrading back to the last stable Vuetify version. We repeated this experiment several times in testing environments every time with the same result. The only differences were in Vuetify versions. Version 3.10 is the last stable version without memory leak.

Images

Image

Metadata

Metadata

Assignees

Labels

C: VOverlayT: bugFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we broke

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions