Ticket #6045 (assigned)

Opened 8 years ago

Last modified 5 years ago

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:1 Changed 8 years ago by Martyn Gigg

  • Milestone changed from Release 2.4 to Release 2.5

comment:2 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:3 Changed 7 years ago by Martyn Gigg

  • Milestone changed from Release 2.6 to Release 2.7

Batch move to 2.7

comment:4 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.7 to Backlog

comment:5 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:6 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

bulk move to assigned at the into of the triage step

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6891

Note: See TracTickets for help on using tickets.