Opened 10 years ago

Last modified 10 years ago

#3187 closed defect

boolean_array index assertion failed — at Version 1

Reported by: Rüdiger Franke Owned by: somebody
Priority: high Milestone: 1.9.2
Component: Backend Version: trunk
Keywords: Cc: Mahder Alemseged Gebremedhin, Lennart Ochel

Description (last modified by Rüdiger Franke)

Today five simulations fail for the PowerSystems library that worked so far:

PowerSystems.Examples.Spot.AC1ph_DC.Inverter
PowerSystems.Examples.Spot.AC3ph.Inverter
PowerSystems.Examples.Spot.InvertersAC1ph_DC.InverterToGrid
PowerSystems.Examples.Spot.InvertersAC1ph_DC.InverterToLoad
PowerSystems.Examples.Spot.InvertersAC3ph.InverterToLoad

They all produce the same simulation error:

PowerSystems.Examples.Spot.AC1ph_DC.Inverter: util/boolean_array.c:387: index_boolean_array: Assertion `j == dest->ndims' failed.
Aborted

Is this related to r24887?

Change History (1)

comment:1 by Rüdiger Franke, 10 years ago

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