[wt4hq] wtTunnelSrv
Mario Lorenz
ml at vdazone.org
Wed Jul 11 20:24:09 CEST 2007
Am 11. Jul 2007, um 14:30:16 schrieb Mikael Larsmark:
> Hello!
>
> I checked again and now I am sure I used the 2.2 version but now I got
> another error than sigpipe. Any idea what this problem is?
Now I would ask you to compile the server yourself from the source code.
Please use gcc -ggdb, so that it has debug information.
Then run "ulimit -c unlimited", before you start the server.
When the server crashes, it will produce a coredump.
That core one could later analyze.
>
> time(NULL) = 1184089954
> select(1024, [3 4 5 6 7 8], NULL, [3 4 5 6 7 8], {0, 500}) = 0 (Timeout)
> time(NULL) = 1184089954
> select(1024, [3 4 5 6 7 8], NULL, [3 4 5 6 7 8], {0, 500}) = 0 (Timeout)
> time(NULL) = 1184089954
> select(1024, [3 4 5 6 7 8], NULL, [3 4 5 6 7 8], {0, 500}) = ?
> ERESTARTNOHAND (To be restarted)
> --- SIGINT (Interrupt) @ 0 (0) ---
> +++ killed by SIGINT +++
SIGINT is what happens when you press Ctrl-C. I am not aware of anything
that would cause this during normal operation or due to errors or other
unexpected behavior. You didnt accidentally hit Ctrl-C ?
Also I'd be interested in timestamps (strace -tt).
Mario
--
Mario Lorenz Internet: <ml at vdazone.org>
Ham Radio: DL5MLO at DB0ERF.#THR.DEU.EU
The deorbiting of MIR was brought to you by radio FFH and MIRcrosoft, your
specialist for controlled crashes! (local radio station, on the very day)
More information about the Wt4hq
mailing list