BabylonJS / BabylonJS/BabylonNative

Leaks reported with xvfb

Open
#1,575 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
919
Forks
162
Avg merge
1d 15h
Merged PRs (30d)
19

Description

When running Visualization tests locally or on the CI with xvfb, memory leaks are reported by asan.
Same with wayland.
2 Callstacks are reported:
- 1 when creating the bgfx renderer. Callstack is detailed enough so it's easy to add it to suppress list
- 1 without module infos. I got no luck trying to extract infos (using gdb) and I could not add it to suppress list. Maybe it's possible but I didn't find a way.

Until it's possible to discard xvfb leaks I've commented the corresponding steps in the CI pipelines.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.