Safari Crash using ==HTTP-EQUIV="Refresh" Content="10"== after 40 min
Hi everyone.
I really need your help, advice with this strange problem... I have a really simple ASP using META HTTP-EQUIV=Refresh Content=10, this page is going to refresh every 10 seg, and its works fine, but after 40 min the Safari CRASH !... I dont know why? The error its appear in many machines.
===========================
HTML
HEAD
META HTTP-EQUIV="Refresh" Content="10"
TITLE TEST REFRESH SAFARI /TITLE
/HEAD
BODY
BR
TEST REFRESH SAFARI
BR
/BODY
/HTML
===========================
In the CONSOLE I find this error at the specific time:
***ntlmRand failed to open /dev/random
CSSM_ModuleLoad(): 100024
2007-02-12 11:29:52.066 Safari[430] *** -[NSURL initFileURLWithPath:]: nil string parameter
2007-02-12 11:32:40.842 Safari[430] -[BrowserWindowController loadWindow]: failed to load window nib file '(null)'.
2007-02-12 11:32:40.842 Safari[430] Cannot load Interface Builder file 'NSAlertPanel'
Thanks for your help.
Javier Perez