Showing error 1624

User: Jiri Slaby
Error type: Reachable Error Location
Error type description: A specified error location is reachable in some program path
File location: product-lines/elevator_spec2_product27_safe.cil.c
Line in file: 1001
Project: SV-COMP 2013
Project version: 2.6.28
Tools: Manual Work
Entered: 2013-01-17 16:57:54 UTC


Source:

 971
 972      } else {
 973        goto while_4_break;
 974      }
 975    } else {
 976      goto while_4_break;
 977    }
 978    {
 979#line 58
 980    timeShift();
 981#line 59
 982    printState();
 983#line 57
 984    i = i + 1;
 985    }
 986  }
 987  while_4_break: /* CIL Label */ ;
 988  }
 989#line 1123 "UnitTests.c"
 990  return;
 991}
 992}
 993#line 1 "wsllib_check.o"
 994#pragma merger(0,"wsllib_check.i","")
 995#line 3 "wsllib_check.c"
 996void __automaton_fail(void) 
 997{ 
 998
 999  {
1000  goto ERROR;
1001  ERROR: ;
1002#line 53 "wsllib_check.c"
1003  return;
1004}
1005}
1006#line 1 "Elevator.o"
1007#pragma merger(0,"Elevator.i","")
1008#line 359 "/usr/include/stdio.h"
1009extern int printf(char const   * __restrict  __format  , ...) ;
1010#line 10 "Person.h"
1011int getWeight(int person ) ;
Show full sources