Hi,

Netscape 4.77 (on Redhat 6.2) is *suddenly* starting very slowly: it
takes up to 5 or more minutes until he loads the local start file --
the whole Netscape window is nearly empty during this start-up process
(all I can see at this time is the "Stop" Button at the beginning --
but even this button can disappear if i move to another window with
the mouse and then come back to netscape).

This situation is new: Netscape started went very fast the last weeks
before these problems now ...

I'm not aware of having changed any configs for netscape the last time
(except having started resp. shut down its Java-stuff)

links, lynx and w3m here do not have any problems to start.

I did a
$ strace -e trace=network -o strace-netsc.pid netscape-communicator
and attached it below (slightly shortened where possible)

as far as I understand the output of this log Netscape is looking for
a "/var/run/.nscd_socket" which actually doesn't exist - nscd is
installed, but not started ....
(is there a way to stop it looking for this nscd_socket, and how can I
do this?)

Same problems, whether I start Netscape bound to Junkbuster via
localhost:8000 or bound to no proxy with direct connection to the
Internet ....

I reinstalled Netscape after uninstalling it and removing the user
files for it, to no avail ... has anybody had this situation before,
too?

Thanks in anticipation,
and my apologies for this long message.

Wolfgang

This is the strace log file:
----------------------------------------------------------------
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="
/var/run/.nscd_socket"}, 110) = -1 ECONNREFUSED (Connection refused)
--- SIGCHLD (Child exited) ---

[ last line repeated about 20 times ]

socket(PF_UNIX, SOCK_STREAM, 0)         = 9
connect(9, {sin_family=AF_UNIX, path="/tmp/.X11-unix/X0"}, 19) = 0
--- SIGALRM (Alarm clock) ---

[ last line repeated about 20 times ]

socket(PF_UNIX, SOCK_STREAM, 0)         = 12
connect(12, {sin_family=AF_UNIX, path="
/var/run/.nscd_socket"}, 110) = -1 ECONNREFUSED (Connection refused)
socket(PF_UNIX, SOCK_STREAM, 0)         = 12
connect(12, {sin_family=AF_UNIX, path="
/var/run/.nscd_socket"}, 110) = -1 ECONNREFUSED (Connection refused)
--- SIGALRM (Alarm clock) ---
--- SIGALRM (Alarm clock) ---
--- SIGALRM (Alarm clock) ---
--- SIGALRM (Alarm clock) ---
--- SIGALRM (Alarm clock) ---
--- SIGCHLD (Child exited) ---
--- SIGALRM (Alarm clock) ---

[ last line repeated about 50 times ]

socket(PF_UNIX, SOCK_STREAM, 0)         = 22
connect(22, {sin_family=AF_UNIX, path="
/var/run/.nscd_socket"}, 110) = -1 ECONNREFUSED (Connection refused)
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
connect(22, {sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 0
send(22, "\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"...,
32, 0) = 32
recvfrom(22, 0xbfffddc8, 1024, 0, 0xbfffcefc, 0xbfffcee4) = -1
ECONNREFUSED (Connection refused)
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22,
"\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"..., 32, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.131")}}, 16) = 32
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22,
"\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"..., 32, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.132")}}, 16) = 32
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22,
"\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"..., 32, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 32
recvfrom(22, 0xbfffddc8, 1024, 0, 0xbfffcefc, 0xbfffcee4) = -1
ECONNREFUSED (Connection refused)
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22,
"\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"..., 32, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.131")}}, 16) = 32
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22,
"\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"..., 32, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.132")}}, 16) = 32
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22,
"\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"..., 32, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 32
recvfrom(22, 0xbfffddc8, 1024, 0, 0xbfffcefc, 0xbfffcee4) = -1
ECONNREFUSED (Connection refused)
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22,
"\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"..., 32, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.131")}}, 16) = 32
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22,
"\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"..., 32, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.132")}}, 16) = 32
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22,
"\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"..., 32, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 32
recvfrom(22, 0xbfffddc8, 1024, 0, 0xbfffcefc, 0xbfffcee4) = -1
ECONNREFUSED (Connection refused)
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22,
"\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"..., 32, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.131")}}, 16) = 32
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22,
"\355\277\1\0\0\1\0\0\0\0\0\0\4news\003127\0010\0010\001"..., 32, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.132")}}, 16) = 32
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
connect(22, {sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 0
send(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0) = 22
recvfrom(22, 0xbfffddc8, 1024, 0, 0xbfffcefc, 0xbfffcee4) = -1
ECONNREFUSED (Connection refused)
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.131")}}, 16) = 22
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.132")}}, 16) = 22
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 22
recvfrom(22, 0xbfffddc8, 1024, 0, 0xbfffcefc, 0xbfffcee4) = -1
ECONNREFUSED (Connection refused)
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.131")}}, 16) = 22
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.132")}}, 16) = 22
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 22
recvfrom(22, 0xbfffddc8, 1024, 0, 0xbfffcefc, 0xbfffcee4) = -1
ECONNREFUSED (Connection refused)
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.131")}}, 16) = 22
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.132")}}, 16) = 22
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 22
recvfrom(22, 0xbfffddc8, 1024, 0, 0xbfffcefc, 0xbfffcee4) = -1
ECONNREFUSED (Connection refused)
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.131")}}, 16) = 22
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 22
sendto(22, "\355\300\1\0\0\1\0\0\0\0\0\0\4news\0\0\1\0\1", 22, 0,
{sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("195.226.96.132")}}, 16) = 22
--- SIGALRM (Alarm clock) ---

[ last line repeated prbly. several 100 times ]

----------------------------------------------------------------


-- 
http://www.geocities.com/wolfgangpfeiffer/w3m.html

                                EPOCH 100

                            --  END TRANSMISSION --





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to