[Zope-dev] ZODBCDA

Christian Theune ct@gocept.com
Wed, 23 Jan 2002 17:48:52 +0100


Hi.

Currently I have following problem:

I am connecting to a postgres database via ZODBCDA,
which works well most time. When I create an ``large''
query (insert statement with base64 encoded binary) of
about 80kbyte zope will halt on an signal 11.

I don't know if this relates to the problems discussed
earlier on this list. I traced it down to be a problem
in the shared library (sql.so) brought with ZODBCDA.

Due to my lack of knowledge on C and the python API I
get stuck on this. The last thing i know: the crash happens
in SQLExecDirect, callen from db.py in line 201 (+/- 3 lines).

Thanks for helping

Christian


--=20
Christian Theune - ct@gocept.com
gocept gmbh & co.kg - schalaunische strasse 6 - 06366 koethen/anhalt
tel.+49 3496 3099112 - fax.+49 3496 3099118 mob. - 0178 48 33 981

reduce(lambda x,y:x+y,[chr(ord(x)^42) for x in 'zS^BED\nX_FOY\x0b'])