hi, gents:) any ideas? I have tried firefox 3.0 and 3.5 on my mac os X and it causes myapp_server.pl to hang (ie. cause the CPU server to go 100%).
Running an strace just shows me write(6, "=\"http://www.myexample.com."..., 2715) = -1 EAGAIN (Resource temporarily unavailable) write(6, "=\"http://www.myexample."..., 2715) = -1 EAGAIN (Resource temporarily unavailable) write(6, "=\"http://www.myexample."..., 2715) = -1 EAGAIN (Resource temporarily unavailable) write(6, "=\"http://www.myexample."..., 2715) = -1 EAGAIN (Resource temporarily unavailable) write(6, "=\"http://www.myexample."..., 2715) = -1 EAGAIN (Resource temporarily unavailable) write(6, "=\"http://www.myexample."..., 2715) = -1 EAGAIN (Resource temporarily unavailable) write(6, "=\"http://www.myexample."..., 2715) = -1 EAGAIN (Resource temporarily unavailable) write(6, "=\"http://www.myexample."..., 2715) = -1 EAGAIN (Resource temporarily unavailable) write(6, "=\"http://www.myexample."..., 2715) = -1 EAGAIN (Resource temporarily unavailable) 2009/7/13 Gordon Yeong <[email protected]> > I believe that firefox on mac OS X has a bug. > I have tested with other browsers on both Mac Os X and windows platforms > without any problems. Here's what I used: > > Mac Os X 10.5 > > 1. Safari > > Windows XP > > 1. internet explorer > 2. firefox 3 > > doesn't seem to have any issues. > Any suggestions of how to prove this but such that I can perhaps log a > call with the folks on mozilla? > > thanks:D > > Gordon > >
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
