Showing error 1845

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


Source:

 339    {
 340#line 59
 341    printf("On");
 342    }
 343  } else {
 344    {
 345#line 60
 346    printf("Off");
 347    }
 348  }
 349  {
 350#line 62
 351  printf(") ");
 352#line 63
 353  printEnvironment();
 354#line 64
 355  printf("\n");
 356  }
 357#line 283 "MinePump.c"
 358  return;
 359}
 360}
 361#line 1 "wsllib_check.o"
 362#pragma merger(0,"wsllib_check.i","")
 363#line 3 "wsllib_check.c"
 364void __automaton_fail(void) 
 365{ 
 366
 367  {
 368  goto ERROR;
 369  ERROR: ;
 370#line 53 "wsllib_check.c"
 371  return;
 372}
 373}
 374#line 1 "scenario.o"
 375#pragma merger(0,"scenario.i","")
 376#line 7 "scenario.c"
 377#line 15
 378void cleanup(void) ;
 379#line 1 "scenario.c"
Show full sources