Hi There,
My customer is experiencing an issue on Windows 10 1703 and Outlook 2016, a number of executives subscribe to a news aggregator
www.isentia.com to track mentions, the provider sends particularly large emails loaded with HTML content and Web based images.
I imagine this issue will also occur with other emails that match this pattern. The Hang is non-fatal but simply clicking on the email can cause Outlook to hang for 5-10 minutes, I could simply block this sender and the problem would go away but I think
their is an underlying bug in WWLIB.dll. Loading these emails with web content also causes a dramatic increase in CPU time 25-40%.
After attaching to the process or analysing memory dumps from the process the thread with the highest CPU time is always wwlib!PTLS7::LsDestroyContext
Watching the activity of outlook.exe through procmon from Sysinternals shows millions of calls to .tmp files in the ..\inetcache\content.word directory this does not appear to be overloading the disk and is 100% reads.
I can provide samples of an email that causes this problem if required.