X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (mx2.hub.org [200.46.204.254]) by postgresql.org (Postfix) with ESMTP id 7A45411F6001 for ; Wed, 19 Apr 2006 11:35:57 -0300 (ADT) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Score: -2.549 X-Spam-Level: X-Spam-Status: No, score=-2.549 required=5 tests=[AWL=0.050, BAYES_00=-2.599] Received: from postgresql.org ([200.46.204.71]) by localhost (mx2.hub.org [200.46.204.254]) (amavisd-new, port 10024) with ESMTP id kPwQXePRU5mP for ; Wed, 19 Apr 2006 11:35:44 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by postgresql.org (Postfix) with ESMTP id 3A09A11F6B3F for ; Wed, 19 Apr 2006 11:35:42 -0300 (ADT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lerami; d=lerctr.org; b=Rq3iicrx584PPc8udpnzIWaSaX60MiwqyYGQ4uduo9ZteGlqR86DFzABwtIoVV9NC9W2aVCcPJGErxi86J30TlbCzuzNkMi60s++uW4QvRC5Esp30s0/R+6MONzYhWfe9CF8OyP3m2LBE3F+y6DZZPLwXWcqE3YtvSFLtpFb9Y8=; Received: from 64-132-13-2.gen.twtelecom.net ([64.132.13.2]:63374 helo=LROSENMAC8010P) by thebighonker.lerctr.org with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FWDmN-000D9O-Lu; Wed, 19 Apr 2006 09:35:42 -0500 From: "Larry Rosenman" To: "'Dave Page'" , "'Magnus Hagander'" , "'Robert Treat'" Cc: Subject: Re: community docs config issue Date: Wed, 19 Apr 2006 09:35:07 -0500 Message-ID: <00f201c663be$74478ca0$0202fea9@aus.pervasive.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: AcZjsafPIHWfn7A3QVOH4R647kdQaQAAnSdAAACwtrAAADINMAAAQrTwAAA1RmAAAGiEEAAAuwtwAAAJ0dA= In-Reply-To: X-LERCTR-Spam-Score: -4.3 (----) X-LERCTR-Spam-Report: (-4.3 points, 5.0 required) ALL_TRUSTED=-1.8 BAYES_00=-2.599 DK_POLICY_SIGNALL=0.001 TW_PG=0.077 DomainKey-Status: no signature X-Archive-Number: 200604/109 X-Sequence-Number: 9885 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