Ticket #6045 (assigned)
Seg fault for running two tight-looped quick algorithms while executing another
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | minor | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
This was previously a problem for one thight loop & another alg #2883.
It is better now in that it takes two tight loops and another alg to crash.
Set this going in the interpreter and a python script window.
for i in range(10000): test = CreateWorkspace([1],[1],[1])
Then load a workspace using the GUI.
Change History
comment:3 Changed 7 years ago by Martyn Gigg
- Milestone changed from Release 2.6 to Release 2.7
Batch move to 2.7
Note: See
TracTickets for help on using
tickets.