Re: 8.3b2 XPath-based function index server crash

From: "Matt Magoffin" <postgresql(dot)org(at)msqr(dot)us>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 8.3b2 XPath-based function index server crash
Date: 2007-11-19 00:40:05
Message-ID: 49949.192.168.1.108.1195432805.squirrel@msqr.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> "Matt Magoffin" <postgresql(dot)org(at)msqr(dot)us> writes:
>> (gdb) bt
>> #0 0xffff8820 in __memcpy ()
>> #1 0x004d9098 in xmlBufferAdd ()
>> #2 0x004e0dc4 in xmlParserInputBufferCreateMem ()
>> #3 0x004ced98 in xmlCtxtReadMemory ()
>> #4 0x0026ea0c in xpath (fcinfo=0x37) at xml.c:3183
>> #5 0x001095bc in ExecMakeFunctionResultNoSets (fcache=0x10563fc,
>> econtext=0x10562a8, isNull=0xbfffd4f8 "\004Y?P", isDone=0x0) at
>> execQual.c:1412
>
> [ squint... ] Hmm, that seems to be in the same general area as some
> post-beta2 fixes. Before we spend more time on this, could you update
> to 8.3beta3 and see if the problem is still there? b3 is not officially
> announced yet, but the tarballs are up.

I tried looking for the 8.3b3 tarballs, but can't find them on any
download host I've tried (starting with ftp.postgresql.org, looking in the
source directory). Are they available some place else?

-- m@

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matt Magoffin 2007-11-19 01:10:07 Re: 8.3b2 XPath-based function index server crash
Previous Message Matt Magoffin 2007-11-19 00:32:44 Re: 8.3b2 XPath-based function index server crash