Showing error 2071

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


Source:

 576#line 20 "featureselect.c"
 577void select_helpers(void) 
 578{ 
 579
 580  {
 581#line 111 "featureselect.c"
 582  return;
 583}
 584}
 585#line 25 "featureselect.c"
 586int valid_product(void) 
 587{ int retValue_acc ;
 588
 589  {
 590#line 129 "featureselect.c"
 591  retValue_acc = 1;
 592#line 131
 593  return (retValue_acc);
 594#line 138
 595  return (retValue_acc);
 596}
 597}
 598#line 1 "wsllib_check.o"
 599#pragma merger(0,"wsllib_check.i","")
 600#line 3 "wsllib_check.c"
 601void __automaton_fail(void) 
 602{ 
 603
 604  {
 605  goto ERROR;
 606  ERROR: ;
 607#line 53 "wsllib_check.c"
 608  return;
 609}
 610}
 611#line 1 "libacc.o"
 612#pragma merger(0,"libacc.i","")
 613#line 73 "/usr/include/assert.h"
 614extern  __attribute__((__nothrow__, __noreturn__)) void __assert_fail(char const   *__assertion ,
 615                                                                      char const   *__file ,
 616                                                                      unsigned int __line ,
Show full sources