Re: SystemError: null argument to internal routine - Mailing list psycopg

From Daniele Varrazzo
Subject Re: SystemError: null argument to internal routine
Date
Msg-id AANLkTikR8E1XM5pdd1=9nEt7wF4mdW8mZDkNxWsY6oEh@mail.gmail.com
Whole thread Raw
In response to Re: SystemError: null argument to internal routine  ("Eric Snow" <esnow@verio.net>)
List psycopg
On Mon, Mar 7, 2011 at 11:25 PM, Eric Snow <esnow@verio.net> wrote:
> Daniele,
>
> Looks good.  However, apparently that wasn't my problem.  I am still getting the SystemError for the "null argument
tointernal routine".  Where would be a good place to look for another source of that error in psycopg?  I am guessing
thatthat SystemError is a pretty generic one when it comes to python C extensions.  Thanks. 

If you have applied my patches, probably the problem is not in one of
the pgstatus values not checked, as it would raise a different
exception.

You may build the library using PSYCOPG_DEBUG in setup.cfg, then run
your test with the PSYCOPG_DEBUG environment variable set: this will
spit out plenty of informations about what's currently happening into
psycopg.

Anyway, if you have managed to package a test to reproduce the bug,
that would be more than enough for us to investigate.

Thank you!

-- Danele

psycopg by date:

Previous
From: "Eric Snow"
Date:
Subject: Re: SystemError: null argument to internal routine
Next
From: alka sharma
Date:
Subject: regd installing win-psycopg