occt: master 7a5f1202

Author Committer Branch Timestamp Parent
abv bugmaster master 2015-02-05 15:08:18 master 8d3aa19e
Affected Issues  0024500: Sudden exit of DRAW after multiple execution of test in cycle
Changeset 0024500: Sudden exit of DRAW after multiple execution of test in cycle

Test commands for 0023952 refactored to:
- avoid interaction with Tcl interpreter from thread functions (fixes sudden crash)
- get shapes outside of the thread functions (keeping only code being tested inside)
- run 100 threads instead of 2 (increases chance for data race to exhibit if present)

Linux compilation problems fixed.
mod - src/QABugs/QABugs_19.cxx Diff File
mod - tests/bugs/modalg_5/bug23952_1 Diff File
mod - tests/bugs/modalg_5/bug23952_2 Diff File