Re: plpython crash

From: Jan Urbański <wulczer(at)wulczer(dot)org>
To: Jean-Baptiste Quenot <jbq(at)caraldi(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: plpython crash
Date: 2011-08-12 16:29:02
Message-ID: 4E4554CE.4000903@wulczer.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/08/11 13:55, Jean-Baptiste Quenot wrote:
> Here is the same with -O0:
>
> https://gist.github.com/1140005
>
> sys.version reports this:
>
> INFO: 2.6.6 (r266:84292, Sep 15 2010, 16:41:53)
> [GCC 4.4.5]

I'm still at a loss. Did you reproduce it with git HEAD? I see that the
query being execute is "select * from myfunc()"; would it be possible to
share the code of myfunc?

Jan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2011-08-12 16:37:58 Re: sha1, sha2 functions into core?
Previous Message Simon Riggs 2011-08-12 15:34:21 Reworking the writing of WAL