Showing error 2095

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/minepump_spec4_product60_safe.cil.c
Line in file: 821
Project: SV-COMP 2013
Project version: 2.6.28
Tools: Manual Work
Entered: 2013-01-17 16:57:54 UTC


Source:

 791#line 17
 792  if (tmp == 0) {
 793    {
 794#line 17
 795    tmp___0 = isPumpRunning();
 796    }
 797#line 17
 798    if (tmp___0) {
 799      {
 800#line 14
 801      __automaton_fail();
 802      }
 803    } else {
 804
 805    }
 806  } else {
 807
 808  }
 809#line 14
 810  return;
 811}
 812}
 813#line 1 "wsllib_check.o"
 814#pragma merger(0,"wsllib_check.i","")
 815#line 3 "wsllib_check.c"
 816void __automaton_fail(void) 
 817{ 
 818
 819  {
 820  goto ERROR;
 821  ERROR: ;
 822#line 53 "wsllib_check.c"
 823  return;
 824}
 825}
 826#line 1 "MinePump.o"
 827#pragma merger(0,"MinePump.i","")
 828#line 4 "Environment.h"
 829void lowerWaterLevel(void) ;
 830#line 10
 831int isMethaneLevelCritical(void) ;
Show full sources