Showing error 2088

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


Source:

1020#line 20 "featureselect.c"
1021void select_helpers(void) 
1022{ 
1023
1024  {
1025#line 111 "featureselect.c"
1026  return;
1027}
1028}
1029#line 25 "featureselect.c"
1030int valid_product(void) 
1031{ int retValue_acc ;
1032
1033  {
1034#line 129 "featureselect.c"
1035  retValue_acc = 1;
1036#line 131
1037  return (retValue_acc);
1038#line 138
1039  return (retValue_acc);
1040}
1041}
1042#line 1 "wsllib_check.o"
1043#pragma merger(0,"wsllib_check.i","")
1044#line 3 "wsllib_check.c"
1045void __automaton_fail(void) 
1046{ 
1047
1048  {
1049  goto ERROR;
1050  ERROR: ;
1051#line 53 "wsllib_check.c"
1052  return;
1053}
1054}
1055#line 1 "Environment.o"
1056#pragma merger(0,"Environment.i","")
1057#line 12 "Environment.h"
1058int getWaterLevel(void) ;
1059#line 9 "Environment.c"
1060int waterLevel  =    1;
Show full sources