PANIC: assertion ‘val != ((struct Value *) 0)’ failed at Val

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf PANIC: assertion ‘val != ((struct Value *) 0)’ failed at Val

  • Creator
    Topic
  • #48477

    Has anyone ever seen this panic reason for an engine crashing? We are testing with Epic, and have had no problems with ADT;s and then this all of a sudden yesterday. This is the second time in 2 weeks I have gotten this problem, and I wound up rebuilding using a new variant when this happened before.

    We also tried rebooting the box (AIX 4.3) running Cloverleaf 3.8.1…

    here is the error, any help and quickly would be greatly appreciated.!!

    PANIC: assertion ‘val != ((struct Value *) 0)’ failed at Value.cpp/334[/b]

Viewing 1 reply thread
  • Author
    Replies
    • #58732
      Ed Mastascusa
      Participant

        Anyone ever see this one (same file, different line)?  TIA

        PANIC: assertion ‘vs != ((struct ValueStack *) 0) && val != ((struct Value *) 0) && (val)->val_next == ((struct Value *) 0)’ failed at Value.cpp/958

      • #58733
        Ed Mastascusa
        Participant

          duh – found the issue with this –

          we had an XLT file with an incomplete condition line in an IF.

             { COND { 0(0).MSH.#9.[1] eq =A02 &&  1(0).1(0).PV1.#10  eq  } }

          should have had a value tot he right of the a second eq.

          hcixlttest on just the xlt file didn’t indicate any syntax error/failure to load, although once a message occurred (or was run through the tester) we immedaitely got the same assertion failure.

      Viewing 1 reply thread
      • The forum ‘Cloverleaf’ is closed to new topics and replies.