plpython crash - Mailing list pgsql-hackers

From Jean-Baptiste Quenot
Subject plpython crash
Date
Msg-id CAK6bCaxY=F_OXcw4y1dw1+F1syyp4h2hALxWQRrQpCjSLZAeNA@mail.gmail.com
Whole thread Raw
Responses Re: plpython crash
List pgsql-hackers
Hi there,

plpython crashes on me on various 64-bit Ubuntu hosts, see the gdb
backtrace at: https://gist.github.com/1140005

Do you believe there was recent bugfixes regarding PLyMapping_ToTuple() ?

This is PG 9.0.4 with HEAD of plpython taken in march 2011 and backported.

Please tell me if you need more information.
-- 
Jean-Baptiste Quenot


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Extra check in 9.0 exclusion constraint unintended consequences
Next
From: Alvaro Herrera
Date:
Subject: Re: per-column FDW options, v5