Re: 8.3b2 XPath-based function index server crash - Mailing list pgsql-general

From Tom Lane
Subject Re: 8.3b2 XPath-based function index server crash
Date
Msg-id 10092.1195431994@sss.pgh.pa.us
Whole thread Raw
In response to Re: 8.3b2 XPath-based function index server crash  ("Matt Magoffin" <postgresql.org@msqr.us>)
Responses Re: 8.3b2 XPath-based function index server crash  ("Matt Magoffin" <postgresql.org@msqr.us>)
Re: 8.3b2 XPath-based function index server crash  ("Matt Magoffin" <postgresql.org@msqr.us>)
List pgsql-general
"Matt Magoffin" <postgresql.org@msqr.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.

            regards, tom lane

pgsql-general by date:

Previous
From: Jorge Godoy
Date:
Subject: Re: view management
Next
From: "Matt Magoffin"
Date:
Subject: Re: 8.3b2 XPath-based function index server crash