Ticket #3453 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Fix random crash in Multislice view

Reported by: Michael Reuter Owned by: Michael Reuter
Priority: critical Milestone: Iteration 30
Component: VATES Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description

There is a random crash that occurs in the multislice view in the simple user interface. The "reproduction" mechanism:

  1. Generate a multislice view and add some indicators
  2. Click and move an indicator
  3. Click outside the indicator area but not on the view
  4. Repeat steps 2 and 3

Eventually, when you try to select and move an indicator, the program crashes. However, the number of repetitions it not constant. It happens in as little as 5 reps and as many as 15.

Change History

comment:1 Changed 9 years ago by Michael Reuter

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Michael Reuter

  • Status changed from accepted to verify
  • Resolution set to fixed

In [13597]:

Fixing random crash problem. Also removing an unneeded function. This fixes #3453.

comment:3 Changed 9 years ago by Michael Reuter

To test, just repeat the procedure above for a while, say 20 plus iterations, and the program shouldn't crash.

comment:4 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:5 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to closed

Added numerous indicators as specified. Could not invoke crash.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4300

Note: See TracTickets for help on using tickets.