Subject Re: [firebird-python] Huge Firebird memory usage using FDB
Author Philippe Makowski
Le 01/05/13 10:09, Pavel Cisar a écrit :
> Hi,
>
> Good catch, thanks. Logged as PYFB-34 and fix committed. Please checkout
> the the latest version from our Subversion at:
>
> http://svn.code.sf.net/p/firebird/code/python/fdb/trunk
>
> and let me know whether it solved your problem.
>
seems that there is a problem with Firebird Trunk
see (at the end of
http://ci.ibphoenix.fr/job/Firebird_trunk_Arch_Linux/Architecture=Default/23/console)
:

test_rowcount (testfdb.TestCursor) ... FAIL
pure virtual method called
terminate called without an active exception
/home/vagrant/buildfirebirdtrunk.sh: line 22: 16965 Aborted
(core dumped) nosetests2 --with-xunit --verbose
--exclude=test_limbo_transactions



And whith Firebird 2.5

we get a lot of :
Exception fdb.fbcore.DatabaseError: DatabaseError('Error while closing
SQL statement:\n- SQLCODE: -901\n- invalid statement handle', -901,
335544485) in <bound method Cursor.__del__ of <fdb.fbcore.Cursor object
at 0x2ad2f50>> ignored


during tests

see :
http://ci.ibphoenix.fr/job/firebird25_Linux_64/Architecture=Classic,System=Firebird_Icu/64/console