This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IE9 and IE10 is crashing

Internet Explorer 9 and 10 is crashing (not IE10, Chrome and Firefox) when users go to web sites that are blocked by policy. It also happens when visited web sites attempt to connect/get content from web sites that are blocked by policy as well.

UTM 9.35 with the following settings:
-HTTPS Scan Settings: "URL filtering only"
-Transparent mode with Active Directory SSO

As of yesterday, IE9 and IE10 was crashing constantly and I saw five sites being "block" in Web Filtering Live Log so I added those URLs into existing "Exception List" for Microsoft sites; here's what we had in that exception list before:

Skipping: Authentication / Block by download size / Extension blocking / SSL scanning

Matching these URLs:
   ^https?://([A-Za-z0-9.-]*\.)?windowsupdate\.com/
   ^https?://([A-Za-z0-9.-]*\.)?microsoft\.com/


After watching Web Filtering Live Log for a while, I have changed that exception and seems like IE9 and IE10 is not crashing now as long as users do not attempt to visit site that is blocked by policy etc.

Here's that exception list after change:

Skipping: Authentication / Block by download size / Extension blocking / URL Filter / SSL scanning

Matching these URLs:
   ^https?://([A-Za-z0-9.-]*\.)?windowsupdate\.com/
   ^https?://([A-Za-z0-9.-]*\.)?microsoft\.com/
   https://iecvlist.microsoft.com
   http://crl.microsoft.com/
   http://ie9cvlist.ie.microsoft.com/
   crl.microsoft.com


Is there a solution to that problem? Seems like when users attempts to visit https site that is block by policy, the IE9 and IE10 will crash but not IE11, Chrome and Firefox.

Thanks guys,
Mark


This thread was automatically locked due to age.
Parents
  • The problem is related to IE handling of 4xx and 5xx error codes.  It is Microsoft bug.  Mantis 34460 (released in 9.314) did fix it for a majority of cases.

    I know that developers had a hard time investigating.  Because it only happens at client sites on their window computers, in order to investigate properly they need more access than normal (they need access to the computers that crash, not just the UTM).

    For anyone still having a problem, please contact Support, mention 34460.  Especially if you are willing to allow support/dev the access they need.

    If you have a support contact for Microsoft, I would also recommend contacting them.  [:)]
Reply
  • The problem is related to IE handling of 4xx and 5xx error codes.  It is Microsoft bug.  Mantis 34460 (released in 9.314) did fix it for a majority of cases.

    I know that developers had a hard time investigating.  Because it only happens at client sites on their window computers, in order to investigate properly they need more access than normal (they need access to the computers that crash, not just the UTM).

    For anyone still having a problem, please contact Support, mention 34460.  Especially if you are willing to allow support/dev the access they need.

    If you have a support contact for Microsoft, I would also recommend contacting them.  [:)]
Children
No Data