#3042 closed defect (fixed)
OMEdit re-simulation issues: Cancel simulation leads to a crash
Reported by: | Jan Kokert | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.2 |
Component: | OMEdit | Version: | trunk |
Keywords: | re-simulation crash | Cc: |
Description
If one runs a long re-simulation (number of intervalls = 50.000 e.g.) a click on the button right to the progress bar [cancel simulation] leads to a crash. (r23700, Win8).
Doing the same for Compilation & Simulation works correctly with a specific exit code.
Change History (2)
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 10 years ago
Sorry, that was not correctly described by me. (also stupid...)
With 'number of intervals' I meant simulation time. I hope that #3043 can be reproduced.
Note:
See TracTickets
for help on using tickets.
You cannot change the number of intervals for re-simulation. How do you manage to set it to 50.000?
Anyways, yes the cancel simulation is leading to crash because of my stupid copy paste code :(. I fixed it in r23874.