← Back to team overview

openerp-community-reviewer team mailing list archive

[Bug 1319109] Re: webkit_report - webkit parser is not thread safe because of attribute parser_instance

 

** Changed in: ocb-addons/7.0
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of OpenERP
Community Backports, which is subscribed to OpenERP Community Backports
(Addons).
https://bugs.launchpad.net/bugs/1319109

Title:
  webkit_report - webkit parser is not thread safe because of attribute
  parser_instance

Status in OpenERP Community Backports (Addons):
  Fix Released
Status in OpenERP Community Backports (Addons) 6.1 series:
  New
Status in OpenERP Community Backports (Addons) 7.0 series:
  Fix Released
Status in OpenERP Addons (modules):
  New

Bug description:
  Bug report for self.parser_instance

  as a WebkitParser instance can be shared by multiple thread a thread
  will erase parser_instance of anorther thread. Leading to cursor
  errors as a thread could then try to use the context set by an other
  thread that already closed his cursors.


  
  There is an other bug here with a patch to correct issue with race condition temp file names: https://bugs.launchpad.net/ocb-addons/+bug/1290820

To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1319109/+subscriptions