From owner-freebsd-current Mon Sep 22 09:07:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA22524 for current-outgoing; Mon, 22 Sep 1997 09:07:57 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA22519 for ; Mon, 22 Sep 1997 09:07:54 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.7/8.8.5) with ESMTP id JAA05440; Mon, 22 Sep 1997 09:07:15 -0700 (PDT) Message-Id: <199709221607.JAA05440@rah.star-gate.com> To: Ollivier Robert cc: freebsd-current@FreeBSD.ORG Subject: Re: Netscape 4.03b8 doesn't work after poll/select changes In-reply-to: Your message of "Mon, 22 Sep 1997 16:06:00 +0200." <19970922160600.17406@caerdonn.eurocontrol.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 22 Sep 1997 09:07:15 -0700 From: Amancio Hasty Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk It seems to work over here . You may have to delete the preference's file in .netscape. My system is current as of yesterday. Cheers, Amancio >From The Desk Of Ollivier Robert : > 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 helpe r) > > 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 >