Opened 10 years ago

Closed 9 years ago

Last modified 8 years ago

#3236 closed defect (fixed)

Unhandled Assertion-Error

Reported by: lochel Owned by: mahge930
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 (6)

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)

comment:3 Changed 10 years ago by mahge930

  • Owner changed from somebody to mahge930
  • Status changed from new to accepted

comment:4 Changed 9 years ago by lochel

  • Milestone changed from Future to 1.9.4
  • Resolution set to fixed
  • Status changed from accepted to closed

This is already fixed.

comment:5 Changed 8 years ago by sjoelund.se

  • Milestone changed from 1.9.4 to 1.9.4-1.9.x

Milestone renamed

comment:6 Changed 8 years ago by sjoelund.se

  • Milestone changed from 1.9.4-1.9.x to 1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.