Re: community docs config issue - Mailing list pgsql-www

From Larry Rosenman
Subject Re: community docs config issue
Date
Msg-id 00f201c663be$74478ca0$0202fea9@aus.pervasive.com
Whole thread Raw
In response to Re: community docs config issue  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-www
Dave Page wrote:
>> -----Original Message-----
>> From: Magnus Hagander [mailto:mha@sollentuna.net]
>> Sent: 19 April 2006 15:12
>> To: Larry Rosenman; Dave Page; Robert Treat
>> Cc: pgsql-www@postgresql.org
>> Subject: RE: [pgsql-www] community docs config issue
>>
>>> do we know what version of pecl-xdiff is installed?
>>
>> xdiff-1.4.
>
> And it's not in Pecl, despite what the PHP docs say - you have to get
> the tarball and build it by hand,
>
> Regards, Dave.

I just tried it with the latest stuff on my amd64 it dies in a
_efree() call from:
#4  0x00000008073d58a5 in load_into_mm_file (buffer=0x9cef98 "Hello",
size=5,
    dest=0x7fffffffce90) at /home/ler/xdiff-pecl/xdiff-1.4/xdiff.c:629
629             ptr = xdl_mmfile_writeallocate(dest, (long) size);
(gdb) print size
$2 = 5

I'm not a PECL programmer, so I'm at a loss.

It appears (from function names ONLY) to possibly
be a mmap difference type thing :(

LER


--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893


pgsql-www by date:

Previous
From: "Dave Page"
Date:
Subject: Re: community docs config issue
Next
From: "Dave Page"
Date:
Subject: Re: community docs config issue