[JDEV] server installation
Michael D. Johnson
mike_johnson at credence.com
Fri Jan 21 12:45:02 CST 2000
yeah, I verify duplication of the message on Solaris 2.6
I'm looking at the common functions:
Where did you define the following --
snprintf.c: (void) strlcpy(buf, s, m + 1);
snprintf.c: (void) strlcpy(buf, s, m - 2);
snprintf.c: (void) strlcpy(buf, s, m + 1);
In trying to ensure proper protoizing which Solaris insists on, I can't
seem to find where the strlcpy function is defined in the code.
Mike
Thomas Charron wrote:
>
> Quoting Lei Chen <lei at nortelnetworks.com>:
> > Hi guys,
> > I've had the similar problem on our Solaris 2.6. The server doesn't seem to
> > listen on the default port 5222 when I try to use client to talk to it from
> > Windows. Here is what type to start the server: etherxd, and I get this
> > message: 'Fri Jan 21 10:24:49 2000 warn/etherxd server started'. I also
> > tried to run it with the debug option i.e. 'etherxd -D', and get a core
> > dump
> > with following messages:
> > Fri Jan 21 10:26:33 2000 debug/config:34 Loaded config
> > /home/lei/local/etc/etherx.xml.
> > Fri Jan 21 10:26:33 2000 debug/jlib:56 jlib_init
> > Fri Jan 21 10:26:33 2000 debug/manager:76 manager_init()
> > Segmentation Fault (core dumped)
>
> Eww, core dump bad.. (Yea, I know, NO S**T!)
>
> Temas, Jer?
>
> ---
> Thomas Charron
> << Wanted: One decent sig >>
> << Preferably litle used >>
> << and stored in garage. ?>>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list