From: | "Larry Rosenman" <ler(at)lerctr(dot)org> |
---|---|
To: | "'Dave Page'" <dpage(at)vale-housing(dot)co(dot)uk>, "'Magnus Hagander'" <mha(at)sollentuna(dot)net>, "'Robert Treat'" <xzilla(at)users(dot)sourceforge(dot)net> |
Cc: | <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: community docs config issue |
Date: | 2006-04-19 14:35:07 |
Message-ID: | 00f201c663be$74478ca0$0202fea9@aus.pervasive.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
Dave Page wrote:
>> -----Original Message-----
>> From: Magnus Hagander [mailto:mha(at)sollentuna(dot)net]
>> Sent: 19 April 2006 15:12
>> To: Larry Rosenman; Dave Page; Robert Treat
>> Cc: pgsql-www(at)postgresql(dot)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(at)lerctr(dot)org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2006-04-19 14:46:17 | Re: community docs config issue |
Previous Message | Dave Page | 2006-04-19 14:33:25 | Re: community docs config issue |