I just noticed this thread, and have the following problem report (I'd posted this a few months ago on other MS community sites). In my case the browser shuts down, but otherwise the computer is unaffected. The problem goes away if I uninstall Silverlight. For what its worth, here are the details.
Fisrt Observed Occurrence: Oct. 11, 2007
Exception caused by Silverlight 1.0 plug-in:
Unhandled exception at 0x6349c566 in IEXPLORE.EXE: 0xC000008E: Floating-point division by zero.
Observed immediately upon navigating to http://channel9.msdn.com
Environment:
HP Compac nc8230 laptop w/1.5GB RAM
OS: Win XP Pro
Browser: MSIE 6.0.2900.2180 (SP2)
Other Software:
MS Office Professional 2002, Visual Studio 2005 Pro, Visual SourceSafe 6.0, Adobe
CS2 Suite w/ {Illustator, Acrobat, Photoshop, InDesign, GoLive, Designer, Bridge}, Symantec AntiVirus V 10.1.5.5000
Impact:
Unable to view video - browser crashes and the error reporting dialog box appears.
CODE Section where error occurs.
6349C539 fld dword ptr [esp+0Ch]
6349C53D push edi
6349C53E fld1
6349C540 mov edi,ecx
6349C542 fdivrp st(1),st
6349C544 lea eax,[eax+eax*4]
6349C547 lea ecx,[edi+eax*4-14h]
6349C54B mov dword ptr [esp+2Ch],ecx
6349C54F mov ecx,dword ptr [esp+50h]
6349C553 xor ebp,ebp
6349C555 test ecx,ecx
6349C557 lea ebx,[edi+14h]
6349C55A mov dword ptr [esp+18h],ebp
6349C55E mov dword ptr [esp+20h],edi
6349C562 mov dword ptr [esp+1Ch],ebx
6349C566 fstp dword ptr [esp+14h] <--------------------------------
6349C56A fld dword ptr [esp+14h]
6349C56E fmul qword ptr ds:[63401A68h]
6349C574 fstp dword ptr [esp+24h]
6349C578 jle 6349C690
6349C57E fld dword ptr [ebx]
6349C580 fmul dword ptr [esp+10h]
6349C584 fld qword ptr ds:[63401A88h]
6349C58A fcomp st(1)
6349C58C fnstsw ax
6349C58E test ah,41h
6349C591 jnp 634B98E4
6349C597 fld qword ptr ds:[63401A80h]
6349C59D fcomp st(1)
6349C59F fnstsw ax
6349C5A1 test ah,1
6349C5A4 je 634B98F0
6349C5AA fsub qword ptr ds:[63401A70h]