OpenMP assembler crash for scalars

Bug #860040 reported by Johan Hake
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
Fix Released
High
Johan Hake

Bug Description

This script reproduces the bug:

from dolfin import *
parameters.num_threads = 2
mesh = UnitCube(10, 10, 10)
assemble(Constant(1)*dx, mesh=mesh)

Johan Hake (johan-hake)
Changed in dolfin:
importance: Undecided → High
Changed in dolfin:
milestone: none → 1.0-beta2
status: New → Confirmed
Johan Hake (johan-hake)
Changed in dolfin:
status: Confirmed → In Progress
assignee: nobody → Johan Hake (johan-hake)
Johan Hake (johan-hake)
Changed in dolfin:
status: In Progress → Fix Committed
Changed in dolfin:
status: Fix Committed → Fix Released
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.