Skip to content

Conversation

@jonahgraham
Copy link
Contributor

Fixes #2741

I tried hard to write a reliable test to detect such memory leaks, and I will be able to pull out some of the stuff I learned, but as of now I don't have a specific automatic test for this.

@jonahgraham jonahgraham self-assigned this Nov 7, 2025
@jonahgraham jonahgraham moved this to In review in GTK4 Full Support Nov 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

Test Results

  118 files  ±0    118 suites  ±0   19m 19s ⏱️ + 1m 40s
4 651 tests ±0  4 634 ✅ ±0  17 💤 ±0  0 ❌ ±0 
  330 runs  ±0    326 ✅ ±0   4 💤 ±0  0 ❌ ±0 

Results for commit 1786671. ± Comparison against base commit 136b375.

@jonahgraham jonahgraham requested a review from akurtakov November 7, 2025 20:11
Copy link
Member

@akurtakov akurtakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a good catch. Not cleaning up if there is no parent looks wrong.

@akurtakov akurtakov merged commit a0a36c4 into eclipse-platform:master Nov 10, 2025
17 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in GTK4 Full Support Nov 10, 2025
@jonahgraham jonahgraham deleted the fix-shell-memory-leak branch November 12, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[GTK4] Memory (and threads) leak in Shell

2 participants