Opened 13 years ago

Closed 13 years ago

#642 closed defect (fixed)

Atlas crashes then asserts when you reset a simulation

Reported by: dee@earlsoft.co.uk Owned by:
Priority: Nice to Have Milestone: Alpha 3
Component: UI & Simulation Keywords: crash, simulation
Cc: Patch:

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 (2)

crashlog.dmp (60.1 KB ) - added by dee@earlsoft.co.uk 13 years ago.
crashlog.txt (17.0 KB ) - added by dee@earlsoft.co.uk 13 years ago.

Download all attachments as: .zip

Change History (4)

by dee@earlsoft.co.uk, 13 years ago

Attachment: crashlog.dmp added

by dee@earlsoft.co.uk, 13 years ago

Attachment: crashlog.txt added

comment:1 by Philip Taylor, 13 years ago

Milestone: BacklogAlpha 3

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

comment:2 by Philip Taylor, 13 years ago

Resolution: fixed
Status: newclosed

Seems to work now.

Note: See TracTickets for help on using tickets.