Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#3236 closed defect (fixed)

Unhandled Assertion-Error

Reported by: Lennart Ochel Owned by: Mahder Alemseged Gebremedhin
Priority: high Milestone: 1.9.4
Component: Run-time Version: trunk
Keywords: Cc: Martin Sjölund, Mahder Alemseged Gebremedhin

Description (last modified by Lennart Ochel)

PNlib.Examples.DisTest.ConflictProb throws "Unhandled Assertion-Error" and quits simulation.
This message is triggered if there is no valid error stage while catching a throw.

It's the same for the following models:

  • PNlib.Examples.DisTest.ConflictProb
  • PNlib.Examples.DisTest.InputConflictProb
  • PNlib.Examples.DisTest.OutputConflictProb
  • PNlib.Examples.DisTest.SixConflictProb

(https://github.com/lochel/PNlib)

Change History (6)

comment:1 by Lennart Ochel, 10 years ago

Cc: Mahder Alemseged Gebremedhin added

OMEdit has some more output for this:

stdout | error | scalar s->index[0][0] == 2937568 incorrect, a->dim_size[0] == 2
Assertion failed: index_spec_fit_base_array(source_spec,source), file util/integer_array.c, line 430

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

comment:2 by Lennart Ochel, 10 years ago

Description: modified (diff)

comment:3 by Mahder Alemseged Gebremedhin, 10 years ago

Owner: changed from somebody to Mahder Alemseged Gebremedhin
Status: newaccepted

comment:4 by Lennart Ochel, 9 years ago

Milestone: Future1.9.4
Resolution: fixed
Status: acceptedclosed

This is already fixed.

comment:5 by Martin Sjölund, 9 years ago

Milestone: 1.9.41.9.4-1.9.x

Milestone renamed

comment:6 by Martin Sjölund, 9 years ago

Milestone: 1.9.4-1.9.x1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.