Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6684 closed defect (fixed)

Multi threading: races at dataset destruction

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.0.4
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

When running the autotest/cpp/testmultithreadedwriting test in loops, deadlocks and other potentially crashing issues are seen.

Change History (4)

comment:1 by Even Rouault, 8 years ago

Resolution: fixed
Status: newclosed

In 35730:

Fix multi-threading issues in read/write scenarios (fixes #6684)

comment:2 by Even Rouault, 8 years ago

In 35731:

Fix multi-threading issues in read/write scenarios (fixes #6684)

comment:3 by Even Rouault, 8 years ago

In 35732:

Fix multi-threading issues in read/write scenarios (fixes #6684)

comment:4 by Even Rouault, 8 years ago

Milestone: 2.0.4

Fix in 2.1 branch post 2.1.2RC1

Note: See TracTickets for help on using tickets.