Forum Moderators: open

Message Too Old, No Replies

is there any common/normal IE crash bug list?

where can i get info for it

         

Xuefer

4:08 pm on Mar 21, 2003 (gmt 0)

10+ Year Member



common/normal means it's a commonly used script/css can cause the crash

e.g.: in ie5.0, setting timer in onsubmit will cause ie to crash

so we can avoid the headache problem
cos the web developers don't have so many version of browser to test, and don't have such enough time

tedster

7:24 pm on Mar 21, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I think that freezes are more common that full BSOD crashes today - and those freezes are usually are related to scripts.

But, no, I haven't seen a list of well formed code that commonly causes crashes.

g1smd

10:49 pm on Mar 21, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Things like double <body> tags, and so on can upset things.

ODP editors see sites that crash their browser every single day; perhaps an active editor could collect a list of URLs that crash the browser, and let you have it. You could then try to validate each site, generate a list of errors, and then analyse the list to see what the problems are.