On Wed, Sep 11, 2002 at 01:48:00PM -0500, BONIKOWSKE, SCOTT wrote:
--- Received from WPS.SBONIKOW (608) 226-2630 09-11-02 148p
Hi,
I am getting the following error shortly after syslog-ng is starting.
io.c: sockaddr2info(): Unsupported address family 0. Aborted
I have looked around and have not found anything that seems helpfull. There is nothing in the logs, and there is no core.
you might have to set ulimit -c to unlimited to get core. Please run syslog-ng from within gdb, or analyze a core file to get a traceback. The message itself means that some address (possibly got via accept()) has AF_UNSPEC as address family which is not known by libol. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1