Showing error 1683

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


Source:

2704#line 252
2705  setClientAddressBookAddress(bob, 0, rjh);
2706#line 253
2707  setClientAddressBookAddress(bob, 1, chuck);
2708  }
2709#line 1938 "Test.c"
2710  return;
2711}
2712}
2713#line 259 "Test.c"
2714void rjhEnableForwarding(void) 
2715{ 
2716
2717  {
2718  {
2719#line 260
2720  setClientForwardReceiver(rjh, chuck);
2721  }
2722#line 1958 "Test.c"
2723  return;
2724}
2725}
2726#line 1 "wsllib_check.o"
2727#pragma merger(0,"wsllib_check.i","")
2728#line 3 "wsllib_check.c"
2729void __automaton_fail(void) 
2730{ 
2731
2732  {
2733  goto ERROR;
2734  ERROR: ;
2735#line 53 "wsllib_check.c"
2736  return;
2737}
2738}
2739#line 1 "libacc.o"
2740#pragma merger(0,"libacc.i","")
2741#line 73 "/usr/include/assert.h"
2742extern  __attribute__((__nothrow__, __noreturn__)) void __assert_fail(char const   *__assertion ,
2743                                                                      char const   *__file ,
2744                                                                      unsigned int __line ,
Show full sources