Showing error 1852

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


Source:

 341    deactivatePump();
 342    }
 343  } else {
 344
 345  }
 346#line 71
 347  systemActive = 0;
 348#line 310 "MinePump.c"
 349  return;
 350}
 351}
 352#line 73 "MinePump.c"
 353void startSystem(void) 
 354{ 
 355
 356  {
 357#line 75
 358  systemActive = 1;
 359#line 330 "MinePump.c"
 360  return;
 361}
 362}
 363#line 1 "wsllib_check.o"
 364#pragma merger(0,"wsllib_check.i","")
 365#line 3 "wsllib_check.c"
 366void __automaton_fail(void) 
 367{ 
 368
 369  {
 370  goto ERROR;
 371  ERROR: ;
 372#line 53 "wsllib_check.c"
 373  return;
 374}
 375}
 376#line 1 "Environment.o"
 377#pragma merger(0,"Environment.i","")
 378#line 12 "Environment.h"
 379int getWaterLevel(void) ;
 380#line 9 "Environment.c"
 381int waterLevel  =    1;
Show full sources