-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Possible unmanaged memory leak when running code using Print API(DocumentPaginator) on Windows 10 #3754
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
Labels
Comments
Investigation into the companion .NET Framework servicing request yielded the following:
Thus, this bug needs fixes in WPF and in the OS print stack. Either one by itself won't change anything. WPF can add our fix in .NET 6.0. We've opened a bug for the OS print team to do their part. |
what is the status of this @SamBent ? |
Any status updates @SamBent ? |
This issue was fixed with PR |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
This issue has been moved from a ticket on Developer Community.
2019-10-11-15-41-58.png
wpfprinttest.zip
Please refer to attached image and solution.
Same code running on different OS have different result,
Windows 7: Did not observe any unmanaged memory leak.
Windows 10: Observed memory keep increasing and checking in memory profiler shows that there is unmanaged memory leak.
Original Comments
Feedback Bot on 10/14/2019, 11:13 AM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Kok Yong Teo on 10/31/2019, 03:37 PM:
Hi,
Any update for this issue?
Feedback Bot on 11/22/2019, 03:09 PM:
I have detected that for the last 35 days, this issue didn't have much product team activity and a very small amount of new votes or comments. Based on this, its severity, and affected area, it’s my experience that this issue is very unlikely to be fixed.
Kok Yong Teo on 6/17/2020, 08:36 AM:
Hi,
I am still facing this issue and I have submitted a sample application which can clearly reproduce this issue.
Please advise.
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: