MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Unmanaged memory leak after upgrading to 4.9
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 16.3k
- Forks
- 3.5k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
### Bug explanation
I recently upgraded to 4.9 from 4.8 and some points of the application the unmanaged memory shoots up as high as 85GB. There is no major change from implementation side after the upgrade. Already tested by downgrading to older versions of Material design.
### Version
4.9
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the unmanaged-memory increase while comparing versions 4.8 and 4.9; the issue provides no file, test, or entry point. Trace the regression in the application and Material Design version changes, then verify that the affected scenario no longer reaches the reported memory usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100