Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controls cause memory leaks via event listner #127

Closed
Dirkster99 opened this issue Feb 22, 2020 · 0 comments
Closed

Controls cause memory leaks via event listner #127

Dirkster99 opened this issue Feb 22, 2020 · 0 comments
Labels

Comments

@Dirkster99
Copy link
Owner

Overview

  1. Copy the attached AvalonDock.Layout.config.txt (without *.txt extension) into the MLibTest bin folder (eg.: source\MLibTest\MLibTest\bin\Debug\net4.5.2)

  2. Start dotMemory

  • Check 'Collect memory allocation and traffic data from start)'
  • Start MLibTest via Run option in dotMemory (source\MLibTest\MLibTest\bin\Debug\net4.5.2\MLibTest.exe)
  1. The screenshots below show the memory leaks via eventhandler (screenshots from dotMemory)

LayoutGridControl

dotMemory
dotMemory1

LayoutAnchorableControl

dotMemory
dotMemory1

LayoutAnchorSideControl

dotMemory
dotMemory1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant