Showing error 1912

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


Source:

 505#line 20 "featureselect.c"
 506void select_helpers(void) 
 507{ 
 508
 509  {
 510#line 111 "featureselect.c"
 511  return;
 512}
 513}
 514#line 25 "featureselect.c"
 515int valid_product(void) 
 516{ int retValue_acc ;
 517
 518  {
 519#line 129 "featureselect.c"
 520  retValue_acc = 1;
 521#line 131
 522  return (retValue_acc);
 523#line 138
 524  return (retValue_acc);
 525}
 526}
 527#line 1 "wsllib_check.o"
 528#pragma merger(0,"wsllib_check.i","")
 529#line 3 "wsllib_check.c"
 530void __automaton_fail(void) 
 531{ 
 532
 533  {
 534  goto ERROR;
 535  ERROR: ;
 536#line 53 "wsllib_check.c"
 537  return;
 538}
 539}
 540#line 1 "libacc.o"
 541#pragma merger(0,"libacc.i","")
 542#line 73 "/usr/include/assert.h"
 543extern  __attribute__((__nothrow__, __noreturn__)) void __assert_fail(char const   *__assertion ,
 544                                                                      char const   *__file ,
 545                                                                      unsigned int __line ,
Show full sources