← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 747252] [NEW] [auto_email_account] Cursor not closed explicitly

 

Public bug reported:

Using auto_email_account from the stable_5.0-extra-addons branch, I get
the following error in the error log:

[2011-04-01 13:03:40,770][proporta] WARNING:sql:[01]: Cursor not closed explicitly
[2011-04-01 13:03:40,771][proporta] WARNING:sql:[02]: Cursor was created at /usr/local/lib/python2.5/site-packages/openerp-server/addons/auto_email_account/invoice.py:37
[2011-04-01 13:03:40,830][proporta] WARNING:ConnectionPool:ConnectionPool(used=0/count=14/max=64) Free leaked connection to port=5432 user=openerp password=xxxxxxxxxxxxxxxx dbname=proporta

This I presume causes a memory leak, which I believe may be the cause of
a segfault of openerp-server.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/747252

Title:
  [auto_email_account] Cursor not closed explicitly

Status in OpenERP Modules (addons):
  New

Bug description:
  Using auto_email_account from the stable_5.0-extra-addons branch, I
  get the following error in the error log:

  [2011-04-01 13:03:40,770][proporta] WARNING:sql:[01]: Cursor not closed explicitly
  [2011-04-01 13:03:40,771][proporta] WARNING:sql:[02]: Cursor was created at /usr/local/lib/python2.5/site-packages/openerp-server/addons/auto_email_account/invoice.py:37
  [2011-04-01 13:03:40,830][proporta] WARNING:ConnectionPool:ConnectionPool(used=0/count=14/max=64) Free leaked connection to port=5432 user=openerp password=xxxxxxxxxxxxxxxx dbname=proporta

  This I presume causes a memory leak, which I believe may be the cause
  of a segfault of openerp-server.



Follow ups

References