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

Bug #1319109 reported by Yannick Vaucher @ Camptocamp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned
OpenERP Community Backports (Addons)
Status tracked in 7.0
6.1
New
Undecided
Unassigned
7.0
Fix Released
Undecided
Unassigned

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

Tags: maintenance

Related branches

summary: - webkit_report - webkit parser is not thread safe
+ webkit_report - webkit parser is not thread safe because of attribute
+ parser_instance
Changed in openobject-addons:
status: New → Fix Committed
status: Fix Committed → New
description: updated
tags: added: maintenance
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.