Opened 10 years ago

Last modified 8 years ago

#3236 closed defect

Unhandled Assertion-Error — at Version 2

Reported by: lochel Owned by: somebody
Priority: high Milestone: 1.9.4
Component: Run-time Version: trunk
Keywords: Cc: sjoelund.se, mahge930

Description (last modified by lochel)

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

comment:1 Changed 10 years ago by lochel

  • Cc mahge930 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 Changed 10 years ago by lochel

  • Description modified (diff)
Note: See TracTickets for help on using tickets.