This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PostgreSQL and CVS DLL


On Wed, Jan 09, 2002 at 09:30:20PM +0100, Corinna Vinschen wrote:
> On Wed, Jan 09, 2002 at 03:00:52PM -0500, Norman Vine wrote:
> > (gdb) bt full
> > #0  strncpy (dst0=0xa01d712 "", src0=0x0, count=109)
> >     at /src/cygwin/src/newlib/libc/string/strncpy.c:116
> >         dst0 = 0xa01d712 ""
> >         count = 109
> >         dst = 0xa01d712 ""
> >         src = 0x0
> >         aligned_dst = (long int *) 0xa01d712
> >         aligned_src = (long int *) 0x22f924
> > #1  0x61033758 in cygwin_getsockname (fd=7, addr=0xa01d710,
> > namelen=0x22f924)
> 
> Is postgreSQL using socketpairs, perhaps?

Nope, forget that.  I think I've found it.  Could you please try it
again with the latest from CVS?  I've just checked in a patch.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]