Re: 8.3b2 XPath-based function index server crash

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Matt Magoffin" <postgresql(dot)org(at)msqr(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 8.3b2 XPath-based function index server crash
Date: 2007-11-19 00:26:34
Message-ID: 10092.1195431994@sss.pgh.pa.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.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matt Magoffin 2007-11-19 00:32:44 Re: 8.3b2 XPath-based function index server crash
Previous Message Jorge Godoy 2007-11-19 00:20:17 Re: view management