{"id":17665,"date":"2018-05-15T11:10:24","date_gmt":"2018-05-15T18:10:24","guid":{"rendered":"https:\/\/blogs.msdn.microsoft.com\/dotnet\/?p=17665"},"modified":"2021-09-29T16:25:43","modified_gmt":"2021-09-29T23:25:43","slug":"net-framework-may-2018-preview-of-quality-rollup","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/dotnet\/net-framework-may-2018-preview-of-quality-rollup\/","title":{"rendered":".NET Framework May 2018 Preview of Quality Rollup"},"content":{"rendered":"<p>Today, we are releasing the May 2018 Preview of Quality Rollup.<\/p>\n<h2><a href=\"#quality-and-reliability\" id=\"user-content-quality-and-reliability\" class=\"anchor\"><\/a>Quality and Reliability<\/h2>\n<p>This release contains the following quality and reliability improvements.<\/p>\n<h3><a href=\"#clr\" id=\"user-content-clr\" class=\"anchor\"><\/a>CLR<\/h3>\n<ul>\n<li>Resolves an issue in WindowsIdentity.Impersonate where handles were not being explicitly cleaned up. [581052]<\/li>\n<li>Resolves an issue in deserialization when using a collection, for example, ConcurrentDictionary by ignoring casing. [524135]<\/li>\n<li>Removes case where floating-point overflow occurs in the thread pool\u2019s hill climbing algorithm. [568704]<\/li>\n<li>Resolves instances of high CPU usage with background garbage collection. This can be observed with the following two functions on the stack: <code>clr!*gc_heap::bgc_thread_function<\/code>, <code>ntoskrnl!KiPageFault<\/code>. Most of the CPU time is spent in the <code>ntoskrnl!ExpWaitForSpinLockExclusiveAndAcquire<\/code> function. This change updates background garbage collection to use the CLR implementation of write watch instead of the one in Windows. [574027]<\/li>\n<\/ul>\n<h3><a href=\"#networking\" id=\"user-content-networking\" class=\"anchor\"><\/a>Networking<\/h3>\n<ul>\n<li>Fixed a problem with connection limit when using HttpClient to send requests to loopback addresses. [539851]<\/li>\n<\/ul>\n<h3><a href=\"#wpf\" id=\"user-content-wpf\" class=\"anchor\"><\/a>WPF<\/h3>\n<ul>\n<li>A crash can occur during shutdown of an application that hosts WPF content in a separate AppDomain. (A notable example of this is an Office application hosting a VSTO add-in that uses WPF.) [543980]<\/li>\n<li>Addresses an issue that caused XAML Browser Applications (XBAP\u2019s) targeting .NET 3.5 to sometimes be loaded using .NET 4.x runtime incorrectly. [555344]<\/li>\n<li>A WPF application can crash due to a NullReferenceException if a Binding (or MultiBinding) used in a DataTrigger (or MultiDataTrigger) belonging to a Style (or Template, or ThemeStyle) reports a new value, but whose host element gets GC&#8217;d in a very narrow window of time during the reporting process. [562000]<\/li>\n<li>A WPF application can crash due to a spurious ElementNotAvailableException.\u00a0[555225]\nThis can arise if:<\/p>\n<ol>\n<li>Change TreeView.IsEnabled<\/li>\n<li>Remove an item X from the collection<\/li>\n<li>Re-insert the same item X back into the collection<\/li>\n<li>Remove one of X&#8217;s subitems Y from its collection\n(Step 4 can happen any time relative to steps 2 and 3, as long as it&#8217;s after step 1. Steps 2-4 must occur before the asynchronous call to UpdatePeer, posted by step 1; this will happen if steps 1-4 all occur in the same button-click handler.)<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<p>Note: Additional information on these improvements is not available. The <a href=\"https:\/\/www.visualstudio.com\/team-services\/\" rel=\"nofollow\">VSTS<\/a> bug number provided with each improvement is a unique ID that you can give <a href=\"https:\/\/support.microsoft.com\/contactus\/\" rel=\"nofollow\">Microsoft Customer Support<\/a>, include in <a href=\"https:\/\/stackoverflow.com\/questions\/tagged\/.net\" rel=\"nofollow\">StackOverflow comments<\/a> or use in web searches.<\/p>\n<h2><a href=\"#getting-the-update\" id=\"user-content-getting-the-update\" class=\"anchor\"><\/a>Getting the Update<\/h2>\n<p>The Preview of Quality Rollup is available via Windows Update, Windows Server Update Services, and Microsoft Update Catalog.<\/p>\n<h3><a href=\"#microsoft-update-catalog\" id=\"user-content-microsoft-update-catalog\" class=\"anchor\"><\/a>Microsoft Update Catalog<\/h3>\n<p>You can get the update via the Microsoft Update Catalog.<\/p>\n<table>\n<thead>\n<tr>\n<th>Product Version<\/th>\n<th>Preview of Quality Rollup KB<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>Windows 8.1\nWindows RT 8.1\nWindows Server 2012 R2<\/strong><\/td>\n<td><strong><a href=\"http:\/\/www.catalog.update.microsoft.com\/Search.aspx?q=4103473\" rel=\"nofollow\">Catalog<\/a>\n<a href=\"https:\/\/support.microsoft.com\/kb\/4103473\" rel=\"nofollow\">4103473<\/a><\/strong><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 3.5<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4095875\" rel=\"nofollow\">4095875<\/a><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 4.5.2<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4098974\" rel=\"nofollow\">4098974<\/a><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.1<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4098972\" rel=\"nofollow\">4098972<\/a><\/td>\n<\/tr>\n<tr>\n<td><strong>Windows Server 2012<\/strong><\/td>\n<td><strong><a href=\"http:\/\/www.catalog.update.microsoft.com\/Search.aspx?q=4098968\" rel=\"nofollow\">Catalog<\/a>\n<a href=\"https:\/\/support.microsoft.com\/kb\/4098968\" rel=\"nofollow\">4098968<\/a><\/strong><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 3.5<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4095872\" rel=\"nofollow\">4095872<\/a><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 4.5.2<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4098975\" rel=\"nofollow\">4098975<\/a><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.1<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4098971\" rel=\"nofollow\">4098971<\/a><\/td>\n<\/tr>\n<tr>\n<td><strong>Windows 7\nWindows Server 2008 R2<\/strong><\/td>\n<td><strong><a href=\"http:\/\/www.catalog.update.microsoft.com\/Search.aspx?q=4103472\" rel=\"nofollow\">Catalog<\/a>\n<a href=\"https:\/\/support.microsoft.com\/kb\/4103472\" rel=\"nofollow\">4103472<\/a><\/strong><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 3.5.1<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4095874\" rel=\"nofollow\">4095874<\/a><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 4.5.2<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4098976\" rel=\"nofollow\">4098976<\/a><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.1<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4096234\" rel=\"nofollow\">4096234<\/a><\/td>\n<\/tr>\n<tr>\n<td><strong>Windows Server 2008<\/strong><\/td>\n<td><strong><a href=\"http:\/\/www.catalog.update.microsoft.com\/Search.aspx?q=4103474\" rel=\"nofollow\">Catalog<\/a>\n<a href=\"https:\/\/support.microsoft.com\/kb\/4103474\" rel=\"nofollow\">4103474<\/a><\/strong><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 2.0, 3.0<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4095873\" rel=\"nofollow\">4095873<\/a><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 4.5.2<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4098976\" rel=\"nofollow\">4098976<\/a><\/td>\n<\/tr>\n<tr>\n<td>.NET Framework 4.6<\/td>\n<td><a href=\"https:\/\/support.microsoft.com\/kb\/4096234\" rel=\"nofollow\">4096234<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3><a href=\"#previous-monthly-rollups\" id=\"user-content-previous-monthly-rollups\" class=\"anchor\"><\/a>Previous Monthly Rollups<\/h3>\n<p>The last few .NET Framework Monthly updates are listed below for your convenience:<\/p>\n<ul>\n<li><a href=\"https:\/\/blogs.msdn.microsoft.com\/dotnet\/2018\/05\/08\/net-framework-may-2018-security-and-quality-rollup\/\" rel=\"nofollow\">May 2018 Security and Quality Rollup<\/a><\/li>\n<li><a href=\"https:\/\/blogs.msdn.microsoft.com\/dotnet\/2018\/02\/13\/net-framework-february-2018-security-and-quality-rollup\/\" rel=\"nofollow\">February 2018 Security and Quality Rollup<\/a><\/li>\n<li><a href=\"https:\/\/blogs.msdn.microsoft.com\/dotnet\/2018\/01\/26\/january-2018-preview-of-quality-rollup\/\" rel=\"nofollow\">January 2018 Preview of Quality Rollup<\/a><\/li>\n<li><a href=\"https:\/\/blogs.msdn.microsoft.com\/dotnet\/2018\/01\/09\/net-framework-january-2018-security-and-quality-rollup\/\" rel=\"nofollow\">January 2018 Security and Quality Rollup<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Today, we are releasing the May 2018 Preview of Quality Rollup. Quality and Reliability This release contains the following quality and reliability improvements. CLR Resolves an issue in WindowsIdentity.Impersonate where handles were not being explicitly cleaned up. [581052] Resolves an issue in deserialization when using a collection, for example, ConcurrentDictionary by ignoring casing. [524135] Removes [&hellip;]<\/p>\n","protected":false},"author":336,"featured_media":58792,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[685],"tags":[],"class_list":["post-17665","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dotnet"],"acf":[],"blog_post_summary":"<p>Today, we are releasing the May 2018 Preview of Quality Rollup. Quality and Reliability This release contains the following quality and reliability improvements. CLR Resolves an issue in WindowsIdentity.Impersonate where handles were not being explicitly cleaned up. [581052] Resolves an issue in deserialization when using a collection, for example, ConcurrentDictionary by ignoring casing. [524135] Removes [&hellip;]<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts\/17665","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/users\/336"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/comments?post=17665"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts\/17665\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/media\/58792"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/media?parent=17665"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/categories?post=17665"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/tags?post=17665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}