Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 1997 16:06:00 +0200
From:      Ollivier Robert <roberto@eurocontrol.fr>
To:        "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG>
Subject:   Netscape 4.03b8 doesn't work after poll/select changes
Message-ID:  <19970922160600.17406@caerdonn.eurocontrol.fr>

next in thread | raw e-mail | index | archive | help
I have a problem with Netscape since the poll/select changes... It doesn't
work at all. No window is displayed and the process seems to be sleeping in

 1193 23985   232  35   2  0  8096 2896 select I+    p4    0:00.39 /usr/local/l
 1193 23986 23985  12   2  0  7340 1908 select I+    p4    0:00.06 (dns helper)

ktrace shows that the process is doing nothing:

263 [16:03] root@caerdonn:/build/trn4# ll ktra*
-rw-------  1 roberto  staff  165074 Sep 22 16:02 ktrace.out

 23985 netscape.bin RET   read 3072/0xc00
 23985 netscape.bin CALL  writev(0x8,0xefbfbc44,0x2)
 23985 netscape.bin GIO   fd 8 wrote 44 bytes
       ".\0\^B\0\a\0\M^@\b1\0   \0\M^?\M^?\^\\0-*-*-*-*-*-*-*-*-*-*-*-*-*-*"
 23985 netscape.bin RET   writev 44/0x2c
 23985 netscape.bin CALL  read(0x8,0xefbfbc88,0x20)
 23985 netscape.bin RET   read -1 errno 35 Resource temporarily unavailable
 23985 netscape.bin CALL  select(0x9,0xefbfbb70,0,0,0xefbfb6c0)
 23985 netscape.bin RET   select 0
 23985 netscape.bin CALL  sigprocmask(0x1,0)
 23985 netscape.bin RET   sigprocmask 0
 23985 netscape.bin CALL  gettimeofday(0xefbfb5b8,0)
 23985 netscape.bin RET   gettimeofday 0
 23985 netscape.bin CALL  sigprocmask(0x3,0)
 23985 netscape.bin RET   sigprocmask 0
 23985 netscape.bin CALL  sigprocmask(0x1,0x2000)
 23985 netscape.bin RET   sigprocmask 0
 23985 netscape.bin CALL  select(0x9,0x50011f48,0,0,0x50011eec)

and doesn't return...

Am I the only one ?

-CURRENT from 9/16 around 3 PM.
-- 
Ollivier ROBERT -=- Eurocontrol EEC/TS -=- Ollivier.Robert@eurocontrol.fr




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970922160600.17406>