Ticket #642 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Atlas crashes then asserts when you reset a simulation

Reported by: Dee Owned by:
Priority: Nice to Have Milestone: Alpha 3
Component: UI & Simulation Keywords: crash, simulation
Cc:

Description

Start a simulation then press reset (doesn't matter what speed or if it was paused). Atlas comes up with:

Details: unhandled exception (std::out_of_range("invalid vector<T> subscript")) Location: unknown:0 (CxxThrowException?) Call stack: 01383EEF 0136BE0A

errno = 0 (?) OS error = 487 (Attempt to access invalid address.

It then immediatly asserts, presumably on another thread as both messages are independant and not blocking the other.

Attachments

crashlog.dmp (60.1 KB) - added by Dee 3 years ago.
crashlog.txt (17.0 KB) - added by Dee 3 years ago.

Change History

Changed 3 years ago by Dee

Changed 3 years ago by Dee

comment:1 Changed 2 years ago by Philip

  • Milestone changed from Backlog to Alpha 3

This might have been fixed by r8449. Will need to test it.

comment:2 Changed 2 years ago by Philip

  • Status changed from new to closed
  • Resolution set to fixed

Seems to work now.

Note: See TracTickets for help on using tickets.