Thanks Nick.
I havent used gdb before but life is about new experiences - I fired up
"man gdb" and came up with the following...
bevs -r ralph
vsdredirect (ip):8080:80
ps -A
(look for process ID of vsdredirect)
gdb vsdredirect (processID)
OK then it said that it was reading in C libs and stuff so all seemed
ok. When I realised that it didnt seem to be actually working (i
couldnt do lynx localhost from another terminal), I typed "continue" and
now it does.
I guess I just sit here and wait for a crash to produce some output?
Thanks,
Ben K
[EMAIL PROTECTED]
----- Original Message -----
From: "Nick Burrett" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 15, 2002 9:27 AM
Subject: Re: vsdredirect crashing?
"Ben Kennish" <[EMAIL PROTECTED]> writes:
> vsdredirect seems to be crashing quite a bit at the moment on our
> freeVSD test server (using 1.4.10 and the default skel from the Idaya
> CD). We know this is happening as suddenly we cant connect via http
to
> the VS and a quick diag shows...
>
> on host server...
> netstat -at shows VS is listening on port 8080 ('webcache'
;)
> but not 80
>
> on VS...
> ps -A shows no vsdredirect processes but there are
> httpd processes
>
> I can fix it by...
>
> bevs -r ralph
> vsdredirect (ralphsip):8080:80
>
> but I seem to have to do this quite regularly at the moment and its a
> bit of a pain.
>
> I've checked /var/log/vsd.log on the host server but its empty (as
> always!) and /var/log/messages on both host and VS are empty.
>
> Where does vsdredirect write its errors?
If it is crashing, it is unlikely to be writing errors. I suggest you
fire up `gdb', attach it to the process and see what happens.
Nick.
------------------------- The freeVSD Support
List --------------------------
Subscribe:
mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe:
mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives: http://freevsd.org/support/mail-archives/freevsd-support
------------------------------------------------------------------------
-----
------------------------- The freeVSD Support List --------------------------
Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives: http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------