2022-03-09 11:31:55 /home/simmo/dev/goblint/sv-comp/analyzer/goblint --conf /home/simmo/dev/goblint/sv-comp/goblint-bench/index/conf/td3.json -v --disable dbg.compare_runs.glob --enable solverdiffs --compare_runs original increment smtprc_comb.c Custom include dirs: 1. /home/simmo/dev/goblint/sv-comp/goblint/includes (exists=true) Preprocessing files. Preprocessor cpp: is_bad=false 'cpp' '--undef' '__BLOCKS__' '-I' '/home/simmo/dev/goblint/sv-comp/goblint/includes' '/home/simmo/dev/goblint/sv-comp/goblint/includes/stdlib.c' '-o' '.goblint/preprocessed/stdlib.i' 'cpp' '--undef' '__BLOCKS__' '-I' '/home/simmo/dev/goblint/sv-comp/goblint/includes' '/home/simmo/dev/goblint/sv-comp/goblint/includes/pthread.c' '-o' '.goblint/preprocessed/pthread.i' 'cpp' '--undef' '__BLOCKS__' '-I' '/home/simmo/dev/goblint/sv-comp/goblint/includes' 'smtprc_comb.c' '-o' '.goblint/preprocessed/smtprc_comb.i' Parsing files. Frontc is parsing .goblint/preprocessed/stdlib.i Converting CABS->CIL Frontc is parsing .goblint/preprocessed/pthread.i Converting CABS->CIL Frontc is parsing .goblint/preprocessed/smtprc_comb.i Converting CABS->CIL Pre-merging (0) .goblint/preprocessed/stdlib.i Pre-merging (1) .goblint/preprocessed/pthread.i Pre-merging (2) .goblint/preprocessed/smtprc_comb.i :-1: Warning: Incompatible declaration for pthread_create (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:202 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_attr_t and pthread_attr_t are isomorphic Failed assumption that union pthread_attr_t and union __anonunion_pthread_attr_t_14 are isomorphic (different array sizes) union pthread_attr_t { char __size[56] ; long __align ; }; union __anonunion_pthread_attr_t_14 { char __size[36] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_attr_init (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:285 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_attr_t and pthread_attr_t are isomorphic Failed assumption that union pthread_attr_t and union __anonunion_pthread_attr_t_14 are isomorphic (different array sizes) union pthread_attr_t { char __size[56] ; long __align ; }; union __anonunion_pthread_attr_t_14 { char __size[36] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_attr_getstacksize (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:366 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_attr_t and pthread_attr_t are isomorphic Failed assumption that union pthread_attr_t and union __anonunion_pthread_attr_t_14 are isomorphic (different array sizes) union pthread_attr_t { char __size[56] ; long __align ; }; union __anonunion_pthread_attr_t_14 { char __size[36] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_attr_setstacksize (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:373 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_attr_t and pthread_attr_t are isomorphic Failed assumption that union pthread_attr_t and union __anonunion_pthread_attr_t_14 are isomorphic (different array sizes) union pthread_attr_t { char __size[56] ; long __align ; }; union __anonunion_pthread_attr_t_14 { char __size[36] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_mutex_init (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:781 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_mutex_t and pthread_mutex_t are isomorphic Failed assumption that union __anonunion_pthread_mutex_t_335460617 and union __anonunion_pthread_mutex_t_15 are isomorphic (different number of fields in __pthread_mutex_s and __pthread_mutex_s: 8 != 6.) union __anonunion_pthread_mutex_t_335460617 { struct __pthread_mutex_s __data ; char __size[40] ; long __align ; }; union __anonunion_pthread_mutex_t_15 { struct __pthread_mutex_s __data ; char __size[24] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_mutex_lock (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:794 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_mutex_t and pthread_mutex_t are isomorphic Failed assumption that union __anonunion_pthread_mutex_t_335460617 and union __anonunion_pthread_mutex_t_15 are isomorphic (different number of fields in __pthread_mutex_s and __pthread_mutex_s: 8 != 6.) union __anonunion_pthread_mutex_t_335460617 { struct __pthread_mutex_s __data ; char __size[40] ; long __align ; }; union __anonunion_pthread_mutex_t_15 { struct __pthread_mutex_s __data ; char __size[24] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_mutex_unlock (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:835 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_mutex_t and pthread_mutex_t are isomorphic Failed assumption that union __anonunion_pthread_mutex_t_335460617 and union __anonunion_pthread_mutex_t_15 are isomorphic (different number of fields in __pthread_mutex_s and __pthread_mutex_s: 8 != 6.) union __anonunion_pthread_mutex_t_335460617 { struct __pthread_mutex_s __data ; char __size[40] ; long __align ; }; union __anonunion_pthread_mutex_t_15 { struct __pthread_mutex_s __data ; char __size[24] ; long __align ; }; Final merging phase (0): .goblint/preprocessed/stdlib.i Final merging phase (1): .goblint/preprocessed/pthread.i Final merging phase (2): .goblint/preprocessed/smtprc_comb.i Constructors: Adding constructors to: main And now... the Goblin! Startfuns: [main] Exitfuns: [] Otherfuns: [] Using new format for phases! Activated analyses for phase 0: expRelation, base, threadid, threadflag, threadreturn, escape, mutex, access, mallocWrapper Activated transformations for phase 0: Generating the control flow graph. Initializing 9 globals. Executing 69 assigns. Unmarshalling original/solver.marshalled... If type of content changed, this will result in a segmentation fault! Unmarshalling increment/solver.marshalled... If type of content changed, this will result in a segmentation fault! Comparing precision of original (left) with increment (right) as EqConstrSys: Comparison summary: original equal to increment (more precise: 0, less precise: 0, total: 6303) [Warning][Deadcode] Function "display_screen" will never be called: 35LoC (smtprc_comb.c:623:1-685:1) [Warning][Deadcode] Function "parse_popbox" will never be called: 1LoC (smtprc_comb.c:2229:1-2235:1) [Warning][Deadcode] Function "display_text" will never be called: 1LoC (smtprc_comb.c:3864:1-3870:1) [Warning][Deadcode] Function "display_xml" will never be called: 1LoC (smtprc_comb.c:4203:1-4209:1) [Warning][Race] Memory location (alloc@sid:1958)@smtprc_comb.c:2559:3-2561:3 (race with conf. 90): write with [] (conf. 90) (smtprc_comb.c:2665:5-2665:99) write with thread:[main] (conf. 90) (smtprc_comb.c:2665:5-2665:99) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2665:5-2665:99) write with [] (conf. 90) (smtprc_comb.c:2675:3-2675:20) write with thread:[main] (conf. 90) (smtprc_comb.c:2675:3-2675:20) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2675:3-2675:20) write with thread:[main] (conf. 90) (smtprc_comb.c:3499:3-3499:20) write with thread:[main] (conf. 90) (smtprc_comb.c:3708:3-3708:20) [Warning][Race] Memory location (struct _check).error_code (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:2974:11-2978:11) read with thread:[main] (conf. 100) (smtprc_comb.c:2981:11-2985:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3036:13-3058:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3066:15-3088:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3223:9-3238:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3224:11-3228:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3245:3-3256:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3275:3-3283:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3279:5-3282:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3326:3-3329:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3330:3-3340:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3335:5-3339:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3341:3-3349:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3345:5-3348:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3350:3-3360:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3355:5-3359:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3361:3-3371:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3366:5-3370:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3372:3-3380:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3376:5-3379:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3381:3-3392:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3386:5-3391:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3393:3-3405:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3399:5-3404:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3406:3-3414:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3410:5-3413:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3415:3-3427:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3418:5-3426:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3428:3-3440:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3431:5-3439:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3441:3-3449:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3445:5-3448:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3450:3-3461:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3453:5-3460:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3462:3-3474:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3465:5-3473:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3475:3-3483:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3479:5-3482:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3487:3-3498:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3490:5-3497:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3500:3-3512:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3503:5-3511:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3513:3-3521:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3517:5-3520:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3522:3-3532:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3527:5-3531:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3533:3-3543:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3538:5-3542:5) write with [] (conf. 100) (smtprc_comb.c:2519:8-2519:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2519:8-2519:80) write with [] (conf. 100) (smtprc_comb.c:4681:6-4681:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4681:6-4681:85) write with [] (conf. 100) (smtprc_comb.c:4693:10-4693:89) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4693:10-4693:89) write with [] (conf. 100) (smtprc_comb.c:4707:10-4707:89) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4707:10-4707:89) write with [] (conf. 100) (smtprc_comb.c:4722:8-4722:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4722:8-4722:87) write with [] (conf. 100) (smtprc_comb.c:4791:6-4791:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4791:6-4791:85) write with [] (conf. 100) (smtprc_comb.c:4799:6-4799:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4799:6-4799:85) write with [] (conf. 100) (smtprc_comb.c:4809:8-4809:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4809:8-4809:87) write with [] (conf. 100) (smtprc_comb.c:4823:8-4823:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4823:8-4823:87) write with [] (conf. 100) (smtprc_comb.c:4904:6-4904:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4904:6-4904:85) write with [] (conf. 100) (smtprc_comb.c:4912:6-4912:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4912:6-4912:85) write with [] (conf. 100) (smtprc_comb.c:4950:14-4950:93) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4950:14-4950:93) write with [] (conf. 100) (smtprc_comb.c:4964:14-4964:93) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4964:14-4964:93) write with [] (conf. 100) (smtprc_comb.c:4980:12-4980:91) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4980:12-4980:91) write with [] (conf. 100) (smtprc_comb.c:5076:6-5076:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5076:6-5076:85) write with [] (conf. 100) (smtprc_comb.c:5084:6-5084:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5084:6-5084:86) write with [] (conf. 100) (smtprc_comb.c:5135:26-5135:106) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5135:26-5135:106) write with [] (conf. 100) (smtprc_comb.c:5149:26-5149:106) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5149:26-5149:106) write with [] (conf. 100) (smtprc_comb.c:5165:24-5165:104) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5165:24-5165:104) write with [] (conf. 100) (smtprc_comb.c:5265:6-5265:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5265:6-5265:86) write with [] (conf. 100) (smtprc_comb.c:5272:6-5272:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5272:6-5272:86) write with [] (conf. 100) (smtprc_comb.c:5310:14-5310:94) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5310:14-5310:94) write with [] (conf. 100) (smtprc_comb.c:5324:14-5324:94) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5324:14-5324:94) write with [] (conf. 100) (smtprc_comb.c:5340:12-5340:92) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5340:12-5340:92) write with [] (conf. 100) (smtprc_comb.c:5422:6-5422:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5422:6-5422:86) write with [] (conf. 100) (smtprc_comb.c:5430:6-5430:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5430:6-5430:86) write with [] (conf. 100) (smtprc_comb.c:5460:28-5460:108) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5460:28-5460:108) write with [] (conf. 100) (smtprc_comb.c:5474:28-5474:108) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5474:28-5474:108) write with [] (conf. 100) (smtprc_comb.c:5490:26-5490:106) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5490:26-5490:106) write with [] (conf. 100) (smtprc_comb.c:5596:6-5596:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5596:6-5596:86) write with [] (conf. 100) (smtprc_comb.c:5603:6-5603:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5603:6-5603:86) write with [] (conf. 100) (smtprc_comb.c:5611:6-5611:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5611:6-5611:86) write with [] (conf. 100) (smtprc_comb.c:5660:6-5660:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5660:6-5660:86) write with [] (conf. 100) (smtprc_comb.c:5667:6-5667:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5667:6-5667:86) write with [] (conf. 100) (smtprc_comb.c:5675:6-5675:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5675:6-5675:86) [Warning][Race] Memory location (struct _host).smtp_check (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:322:12-322:79) read with [] (conf. 100) (smtprc_comb.c:2516:7-2516:66) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2516:7-2516:66) read with [] (conf. 100) (smtprc_comb.c:2517:8-2517:76) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2517:8-2517:76) read with [] (conf. 100) (smtprc_comb.c:2518:8-2518:76) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2518:8-2518:76) read with [] (conf. 100) (smtprc_comb.c:2519:8-2519:80) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2519:8-2519:80) read with thread:[main] (conf. 100) (smtprc_comb.c:2973:9-2979:9) read with thread:[main] (conf. 100) (smtprc_comb.c:2974:11-2978:11) read with thread:[main] (conf. 100) (smtprc_comb.c:2980:9-2986:9) read with thread:[main] (conf. 100) (smtprc_comb.c:2981:11-2985:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3036:13-3058:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3066:15-3088:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3200:5-3220:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3205:7-3219:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3210:9-3218:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3223:9-3238:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3224:11-3228:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3231:11-3237:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3234:13-3236:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3245:3-3256:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3275:3-3283:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3279:5-3282:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3326:3-3329:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3330:3-3340:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3331:5-3331:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3335:5-3339:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3336:7-3336:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3341:3-3349:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3345:5-3348:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3350:3-3360:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3351:5-3351:78) read with thread:[main] (conf. 100) (smtprc_comb.c:3355:5-3359:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3356:7-3356:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3361:3-3371:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3362:5-3362:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3366:5-3370:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3367:7-3367:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3372:3-3380:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3376:5-3379:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3381:3-3392:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3382:5-3382:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3386:5-3391:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3387:7-3388:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3393:3-3405:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3394:5-3395:35) read with thread:[main] (conf. 100) (smtprc_comb.c:3399:5-3404:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3400:7-3401:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3406:3-3414:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3410:5-3413:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3415:3-3427:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3418:5-3426:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3420:7-3425:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3421:9-3422:39) read with thread:[main] (conf. 100) (smtprc_comb.c:3428:3-3440:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3431:5-3439:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3433:7-3438:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3434:9-3435:39) read with thread:[main] (conf. 100) (smtprc_comb.c:3441:3-3449:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3445:5-3448:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3450:3-3461:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3453:5-3460:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3455:7-3459:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3462:3-3474:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3465:5-3473:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3467:7-3472:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3468:9-3469:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3475:3-3483:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3479:5-3482:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3487:3-3498:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3490:5-3497:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3492:7-3496:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3500:3-3512:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3503:5-3511:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3505:7-3510:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3506:9-3507:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3513:3-3521:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3517:5-3520:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3522:3-3532:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3527:5-3531:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3533:3-3543:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3534:5-3534:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3538:5-3542:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3539:7-3539:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3584:3-3594:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3585:5-3585:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3589:5-3593:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3590:7-3590:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3596:3-3606:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3597:5-3597:78) read with thread:[main] (conf. 100) (smtprc_comb.c:3601:5-3605:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3602:7-3602:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3607:3-3617:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3608:5-3608:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3612:5-3616:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3613:7-3613:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3619:3-3630:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3620:5-3620:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3624:5-3629:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3625:7-3626:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3631:3-3643:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3632:5-3633:35) read with thread:[main] (conf. 100) (smtprc_comb.c:3637:5-3642:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3638:7-3639:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3645:3-3655:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3646:5-3646:81) read with thread:[main] (conf. 100) (smtprc_comb.c:3650:5-3654:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3651:7-3651:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3656:3-3667:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3657:5-3657:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3661:5-3666:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3662:7-3663:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3669:3-3679:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3674:5-3678:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3680:3-3692:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3681:5-3682:36) read with thread:[main] (conf. 100) (smtprc_comb.c:3686:5-3691:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3687:7-3688:38) read with thread:[main] (conf. 100) (smtprc_comb.c:3697:3-3707:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3702:5-3706:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3709:3-3721:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3710:5-3711:36) read with thread:[main] (conf. 100) (smtprc_comb.c:3715:5-3720:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3716:7-3717:38) read with thread:[main] (conf. 100) (smtprc_comb.c:3726:3-3726:80) read with [] (conf. 100) (smtprc_comb.c:4145:6-4145:81) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4145:6-4145:81) read with [] (conf. 100) (smtprc_comb.c:4681:6-4681:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4681:6-4681:85) read with [] (conf. 100) (smtprc_comb.c:4693:10-4693:89) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4693:10-4693:89) read with [] (conf. 100) (smtprc_comb.c:4696:10-4696:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4696:10-4696:87) read with [] (conf. 100) (smtprc_comb.c:4698:9-4699:57) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4698:9-4699:57) read with [] (conf. 100) (smtprc_comb.c:4701:9-4701:98) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4701:9-4701:98) read with [] (conf. 100) (smtprc_comb.c:4707:10-4707:89) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4707:10-4707:89) read with [] (conf. 100) (smtprc_comb.c:4710:10-4710:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4710:10-4710:86) read with [] (conf. 100) (smtprc_comb.c:4712:9-4713:57) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4712:9-4713:57) read with [] (conf. 100) (smtprc_comb.c:4715:9-4715:98) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4715:9-4715:98) read with [] (conf. 100) (smtprc_comb.c:4722:8-4722:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4722:8-4722:87) read with [] (conf. 100) (smtprc_comb.c:4725:8-4725:84) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4725:8-4725:84) read with [] (conf. 100) (smtprc_comb.c:4727:7-4728:54) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4727:7-4728:54) read with [] (conf. 100) (smtprc_comb.c:4730:7-4730:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4730:7-4730:95) read with [] (conf. 100) (smtprc_comb.c:4737:6-4737:82) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4737:6-4737:82) read with [] (conf. 100) (smtprc_comb.c:4739:5-4740:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4739:5-4740:52) read with [] (conf. 100) (smtprc_comb.c:4742:5-4742:93) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4742:5-4742:93) read with [] (conf. 100) (smtprc_comb.c:4782:4-4782:76) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4782:4-4782:76) read with [] (conf. 100) (smtprc_comb.c:4784:3-4785:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4784:3-4785:50) read with [] (conf. 100) (smtprc_comb.c:4787:3-4787:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4787:3-4787:87) read with [] (conf. 100) (smtprc_comb.c:4791:6-4791:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4791:6-4791:85) read with [] (conf. 100) (smtprc_comb.c:4799:6-4799:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4799:6-4799:85) read with [] (conf. 100) (smtprc_comb.c:4809:8-4809:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4809:8-4809:87) read with [] (conf. 100) (smtprc_comb.c:4812:8-4812:83) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4812:8-4812:83) read with [] (conf. 100) (smtprc_comb.c:4814:7-4815:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4814:7-4815:55) read with [] (conf. 100) (smtprc_comb.c:4817:7-4817:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4817:7-4817:94) read with [] (conf. 100) (smtprc_comb.c:4823:8-4823:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4823:8-4823:87) read with [] (conf. 100) (smtprc_comb.c:4826:8-4826:83) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4826:8-4826:83) read with [] (conf. 100) (smtprc_comb.c:4828:7-4829:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4828:7-4829:55) read with [] (conf. 100) (smtprc_comb.c:4831:7-4831:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4831:7-4831:94) read with [] (conf. 100) (smtprc_comb.c:4838:6-4838:80) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4838:6-4838:80) read with [] (conf. 100) (smtprc_comb.c:4840:5-4841:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4840:5-4841:52) read with [] (conf. 100) (smtprc_comb.c:4843:5-4843:91) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4843:5-4843:91) read with [] (conf. 100) (smtprc_comb.c:4895:4-4895:81) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4895:4-4895:81) read with [] (conf. 100) (smtprc_comb.c:4897:3-4898:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4897:3-4898:50) read with [] (conf. 100) (smtprc_comb.c:4900:3-4900:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4900:3-4900:92) read with [] (conf. 100) (smtprc_comb.c:4904:6-4904:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4904:6-4904:85) read with [] (conf. 100) (smtprc_comb.c:4912:6-4912:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4912:6-4912:85) read with [] (conf. 100) (smtprc_comb.c:4923:12-4923:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4923:12-4923:87) read with [] (conf. 100) (smtprc_comb.c:4926:12-4926:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4926:12-4926:92) read with [] (conf. 100) (smtprc_comb.c:4928:11-4929:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4928:11-4929:59) read with [] (conf. 100) (smtprc_comb.c:4931:11-4931:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4931:11-4931:103) read with [] (conf. 100) (smtprc_comb.c:4950:14-4950:93) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4950:14-4950:93) read with [] (conf. 100) (smtprc_comb.c:4953:14-4953:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4953:14-4953:94) read with [] (conf. 100) (smtprc_comb.c:4955:13-4956:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4955:13-4956:61) read with [] (conf. 100) (smtprc_comb.c:4958:13-4958:105) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4958:13-4958:105) read with [] (conf. 100) (smtprc_comb.c:4964:14-4964:93) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4964:14-4964:93) read with [] (conf. 100) (smtprc_comb.c:4967:14-4967:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4967:14-4967:94) read with [] (conf. 100) (smtprc_comb.c:4969:13-4970:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4969:13-4970:61) read with [] (conf. 100) (smtprc_comb.c:4972:13-4972:105) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4972:13-4972:105) read with [] (conf. 100) (smtprc_comb.c:4980:12-4980:91) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4980:12-4980:91) read with [] (conf. 100) (smtprc_comb.c:4983:12-4983:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4983:12-4983:92) read with [] (conf. 100) (smtprc_comb.c:4985:11-4986:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4985:11-4986:59) read with [] (conf. 100) (smtprc_comb.c:4988:11-4988:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4988:11-4988:103) read with [] (conf. 100) (smtprc_comb.c:4999:6-4999:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4999:6-4999:85) read with [] (conf. 100) (smtprc_comb.c:5001:5-5002:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5001:5-5002:52) read with [] (conf. 100) (smtprc_comb.c:5004:5-5004:96) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5004:5-5004:96) read with [] (conf. 100) (smtprc_comb.c:5066:4-5066:79) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5066:4-5066:79) read with [] (conf. 100) (smtprc_comb.c:5068:3-5069:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5068:3-5069:50) read with [] (conf. 100) (smtprc_comb.c:5071:3-5071:90) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5071:3-5071:90) read with [] (conf. 100) (smtprc_comb.c:5076:6-5076:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5076:6-5076:85) read with [] (conf. 100) (smtprc_comb.c:5084:6-5084:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5084:6-5084:86) read with [] (conf. 100) (smtprc_comb.c:5096:12-5096:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5096:12-5096:87) read with [] (conf. 100) (smtprc_comb.c:5099:12-5099:90) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5099:12-5099:90) read with [] (conf. 100) (smtprc_comb.c:5101:11-5102:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5101:11-5102:59) read with [] (conf. 100) (smtprc_comb.c:5104:11-5104:101) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5104:11-5104:101) read with [] (conf. 100) (smtprc_comb.c:5135:26-5135:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5135:26-5135:106) read with [] (conf. 100) (smtprc_comb.c:5138:26-5138:104) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5138:26-5138:104) read with [] (conf. 100) (smtprc_comb.c:5140:25-5141:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5140:25-5141:73) read with [] (conf. 100) (smtprc_comb.c:5143:25-5143:115) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5143:25-5143:115) read with [] (conf. 100) (smtprc_comb.c:5149:26-5149:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5149:26-5149:106) read with [] (conf. 100) (smtprc_comb.c:5152:26-5152:104) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5152:26-5152:104) read with [] (conf. 100) (smtprc_comb.c:5154:25-5155:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5154:25-5155:73) read with [] (conf. 100) (smtprc_comb.c:5157:25-5157:115) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5157:25-5157:115) read with [] (conf. 100) (smtprc_comb.c:5165:24-5165:104) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5165:24-5165:104) read with [] (conf. 100) (smtprc_comb.c:5168:24-5168:102) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5168:24-5168:102) read with [] (conf. 100) (smtprc_comb.c:5170:23-5171:71) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5170:23-5171:71) read with [] (conf. 100) (smtprc_comb.c:5173:23-5173:113) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5173:23-5173:113) read with [] (conf. 100) (smtprc_comb.c:5182:20-5182:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5182:20-5182:95) read with [] (conf. 100) (smtprc_comb.c:5185:20-5185:98) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5185:20-5185:98) read with [] (conf. 100) (smtprc_comb.c:5187:19-5188:67) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5187:19-5188:67) read with [] (conf. 100) (smtprc_comb.c:5190:19-5190:109) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5190:19-5190:109) read with [] (conf. 100) (smtprc_comb.c:5213:6-5213:83) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5213:6-5213:83) read with [] (conf. 100) (smtprc_comb.c:5215:5-5216:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5215:5-5216:52) read with [] (conf. 100) (smtprc_comb.c:5218:5-5218:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5218:5-5218:94) read with [] (conf. 100) (smtprc_comb.c:5265:6-5265:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5265:6-5265:86) read with [] (conf. 100) (smtprc_comb.c:5272:6-5272:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5272:6-5272:86) read with [] (conf. 100) (smtprc_comb.c:5283:12-5283:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5283:12-5283:87) read with [] (conf. 100) (smtprc_comb.c:5286:12-5286:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5286:12-5286:92) read with [] (conf. 100) (smtprc_comb.c:5288:11-5289:58) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5288:11-5289:58) read with [] (conf. 100) (smtprc_comb.c:5291:11-5291:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5291:11-5291:103) read with [] (conf. 100) (smtprc_comb.c:5310:14-5310:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5310:14-5310:94) read with [] (conf. 100) (smtprc_comb.c:5313:14-5313:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5313:14-5313:95) read with [] (conf. 100) (smtprc_comb.c:5315:13-5316:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5315:13-5316:61) read with [] (conf. 100) (smtprc_comb.c:5318:13-5318:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5318:13-5318:106) read with [] (conf. 100) (smtprc_comb.c:5324:14-5324:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5324:14-5324:94) read with [] (conf. 100) (smtprc_comb.c:5327:14-5327:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5327:14-5327:95) read with [] (conf. 100) (smtprc_comb.c:5329:13-5330:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5329:13-5330:61) read with [] (conf. 100) (smtprc_comb.c:5332:13-5332:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5332:13-5332:106) read with [] (conf. 100) (smtprc_comb.c:5340:12-5340:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5340:12-5340:92) read with [] (conf. 100) (smtprc_comb.c:5343:12-5343:93) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5343:12-5343:93) read with [] (conf. 100) (smtprc_comb.c:5345:11-5346:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5345:11-5346:59) read with [] (conf. 100) (smtprc_comb.c:5348:11-5348:104) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5348:11-5348:104) read with [] (conf. 100) (smtprc_comb.c:5359:6-5359:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5359:6-5359:86) read with [] (conf. 100) (smtprc_comb.c:5361:5-5362:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5361:5-5362:52) read with [] (conf. 100) (smtprc_comb.c:5364:5-5364:97) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5364:5-5364:97) read with [] (conf. 100) (smtprc_comb.c:5422:6-5422:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5422:6-5422:86) read with [] (conf. 100) (smtprc_comb.c:5430:6-5430:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5430:6-5430:86) read with [] (conf. 100) (smtprc_comb.c:5460:28-5460:108) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5460:28-5460:108) read with [] (conf. 100) (smtprc_comb.c:5463:28-5463:107) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5463:28-5463:107) read with [] (conf. 100) (smtprc_comb.c:5465:27-5466:75) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5465:27-5466:75) read with [] (conf. 100) (smtprc_comb.c:5468:27-5468:118) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5468:27-5468:118) read with [] (conf. 100) (smtprc_comb.c:5474:28-5474:108) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5474:28-5474:108) read with [] (conf. 100) (smtprc_comb.c:5477:28-5477:107) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5477:28-5477:107) read with [] (conf. 100) (smtprc_comb.c:5479:27-5480:75) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5479:27-5480:75) read with [] (conf. 100) (smtprc_comb.c:5482:27-5482:118) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5482:27-5482:118) read with [] (conf. 100) (smtprc_comb.c:5490:26-5490:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5490:26-5490:106) read with [] (conf. 100) (smtprc_comb.c:5493:26-5493:105) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5493:26-5493:105) read with [] (conf. 100) (smtprc_comb.c:5495:25-5496:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5495:25-5496:73) read with [] (conf. 100) (smtprc_comb.c:5498:25-5498:116) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5498:25-5498:116) read with [] (conf. 100) (smtprc_comb.c:5507:22-5507:97) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5507:22-5507:97) read with [] (conf. 100) (smtprc_comb.c:5510:22-5510:101) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5510:22-5510:101) read with [] (conf. 100) (smtprc_comb.c:5512:21-5513:69) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5512:21-5513:69) read with [] (conf. 100) (smtprc_comb.c:5515:21-5515:112) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5515:21-5515:112) read with [] (conf. 100) (smtprc_comb.c:5533:12-5533:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5533:12-5533:87) read with [] (conf. 100) (smtprc_comb.c:5536:12-5536:90) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5536:12-5536:90) read with [] (conf. 100) (smtprc_comb.c:5538:11-5539:58) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5538:11-5539:58) read with [] (conf. 100) (smtprc_comb.c:5541:11-5541:101) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5541:11-5541:101) read with [] (conf. 100) (smtprc_comb.c:5554:6-5554:84) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5554:6-5554:84) read with [] (conf. 100) (smtprc_comb.c:5556:5-5557:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5556:5-5557:52) read with [] (conf. 100) (smtprc_comb.c:5559:5-5559:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5559:5-5559:95) read with [] (conf. 100) (smtprc_comb.c:5596:6-5596:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5596:6-5596:86) read with [] (conf. 100) (smtprc_comb.c:5603:6-5603:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5603:6-5603:86) read with [] (conf. 100) (smtprc_comb.c:5611:6-5611:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5611:6-5611:86) read with [] (conf. 100) (smtprc_comb.c:5614:6-5614:81) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5614:6-5614:81) read with [] (conf. 100) (smtprc_comb.c:5616:5-5617:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5616:5-5617:52) read with [] (conf. 100) (smtprc_comb.c:5619:5-5619:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5619:5-5619:92) read with [] (conf. 100) (smtprc_comb.c:5625:6-5625:81) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5625:6-5625:81) read with [] (conf. 100) (smtprc_comb.c:5627:5-5628:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5627:5-5628:52) read with [] (conf. 100) (smtprc_comb.c:5630:5-5630:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5630:5-5630:92) read with [] (conf. 100) (smtprc_comb.c:5660:6-5660:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5660:6-5660:86) read with [] (conf. 100) (smtprc_comb.c:5667:6-5667:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5667:6-5667:86) read with [] (conf. 100) (smtprc_comb.c:5675:6-5675:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5675:6-5675:86) write with [] (conf. 100) (smtprc_comb.c:2512:6-2512:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2512:6-2512:58) [Warning][Race] Memory location (struct _host).hostname (race with conf. 100): read with [] (conf. 100) (smtprc_comb.c:2503:9-2504:25) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2503:9-2504:25) read with [] (conf. 100) (smtprc_comb.c:2506:9-2506:69) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2506:9-2506:69) read with [] (conf. 100) (smtprc_comb.c:2632:9-2632:85) read with thread:[main] (conf. 100) (smtprc_comb.c:2632:9-2632:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2632:9-2632:85) read with thread:[main] (conf. 100) (smtprc_comb.c:2994:13-2995:47) read with thread:[main] (conf. 100) (smtprc_comb.c:2996:13-2996:83) read with thread:[main] (conf. 100) (smtprc_comb.c:2997:13-2998:60) read with thread:[main] (conf. 100) (smtprc_comb.c:3015:15-3016:49) read with thread:[main] (conf. 100) (smtprc_comb.c:3017:15-3017:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3018:15-3019:62) read with thread:[main] (conf. 100) (smtprc_comb.c:3040:17-3041:51) read with thread:[main] (conf. 100) (smtprc_comb.c:3042:17-3042:86) read with thread:[main] (conf. 100) (smtprc_comb.c:3043:17-3044:64) read with thread:[main] (conf. 100) (smtprc_comb.c:3070:19-3071:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3072:19-3072:91) read with thread:[main] (conf. 100) (smtprc_comb.c:3073:19-3074:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3098:17-3099:51) read with thread:[main] (conf. 100) (smtprc_comb.c:3100:17-3100:86) read with thread:[main] (conf. 100) (smtprc_comb.c:3101:17-3102:64) read with thread:[main] (conf. 100) (smtprc_comb.c:3119:19-3120:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3121:19-3121:89) read with thread:[main] (conf. 100) (smtprc_comb.c:3122:19-3123:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3139:19-3140:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3141:19-3141:87) read with thread:[main] (conf. 100) (smtprc_comb.c:3142:19-3143:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3269:5-3270:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3318:5-3318:61) read with thread:[main] (conf. 100) (smtprc_comb.c:3576:5-3576:61) read with [] (conf. 100) (smtprc_comb.c:4036:9-4037:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4036:9-4037:55) write with [] (conf. 100) (smtprc_comb.c:2501:10-2501:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2501:10-2501:58) [Warning][Race] Memory location o.cur_threads@smtprc_comb.c:244:16-244:18 (race with conf. 110): read with thread:[main] (conf. 110) (smtprc_comb.c:2380:5-2385:5) read with thread:[main] (conf. 110) (smtprc_comb.c:2382:7-2383:33) read with thread:[main] (conf. 110) (smtprc_comb.c:2411:3-2427:3) read with thread:[main] (conf. 110) (smtprc_comb.c:2420:11-2421:33) write with [lock:{main_thread_count_mutex}, thread:[main, cleaner_start]] (conf. 110) (smtprc_comb.c:2445:11-2445:69) [Warning][Race] Memory location (struct _host).fatal (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3035:11-3061:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3065:13-3091:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3222:7-3239:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3246:5-3250:5) write with [] (conf. 100) (smtprc_comb.c:4680:6-4680:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4680:6-4680:60) write with [] (conf. 100) (smtprc_comb.c:4692:10-4692:64) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4692:10-4692:64) write with [] (conf. 100) (smtprc_comb.c:4706:10-4706:64) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4706:10-4706:64) write with [] (conf. 100) (smtprc_comb.c:4721:8-4721:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4721:8-4721:62) write with [] (conf. 100) (smtprc_comb.c:4790:6-4790:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4790:6-4790:60) write with [] (conf. 100) (smtprc_comb.c:4798:6-4798:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4798:6-4798:60) write with [] (conf. 100) (smtprc_comb.c:4808:8-4808:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4808:8-4808:62) write with [] (conf. 100) (smtprc_comb.c:4822:8-4822:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4822:8-4822:62) write with [] (conf. 100) (smtprc_comb.c:4903:6-4903:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4903:6-4903:60) write with [] (conf. 100) (smtprc_comb.c:4911:6-4911:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4911:6-4911:60) write with [] (conf. 100) (smtprc_comb.c:4949:14-4949:68) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4949:14-4949:68) write with [] (conf. 100) (smtprc_comb.c:4963:14-4963:68) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4963:14-4963:68) write with [] (conf. 100) (smtprc_comb.c:4979:12-4979:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4979:12-4979:66) write with [] (conf. 100) (smtprc_comb.c:5075:6-5075:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5075:6-5075:60) write with [] (conf. 100) (smtprc_comb.c:5083:6-5083:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5083:6-5083:60) write with [] (conf. 100) (smtprc_comb.c:5134:26-5134:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5134:26-5134:80) write with [] (conf. 100) (smtprc_comb.c:5148:26-5148:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5148:26-5148:80) write with [] (conf. 100) (smtprc_comb.c:5164:24-5164:78) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5164:24-5164:78) write with [] (conf. 100) (smtprc_comb.c:5264:6-5264:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5264:6-5264:60) write with [] (conf. 100) (smtprc_comb.c:5271:6-5271:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5271:6-5271:60) write with [] (conf. 100) (smtprc_comb.c:5309:14-5309:68) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5309:14-5309:68) write with [] (conf. 100) (smtprc_comb.c:5323:14-5323:68) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5323:14-5323:68) write with [] (conf. 100) (smtprc_comb.c:5339:12-5339:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5339:12-5339:66) write with [] (conf. 100) (smtprc_comb.c:5421:6-5421:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5421:6-5421:60) write with [] (conf. 100) (smtprc_comb.c:5429:6-5429:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5429:6-5429:60) write with [] (conf. 100) (smtprc_comb.c:5459:28-5459:82) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5459:28-5459:82) write with [] (conf. 100) (smtprc_comb.c:5473:28-5473:82) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5473:28-5473:82) write with [] (conf. 100) (smtprc_comb.c:5489:26-5489:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5489:26-5489:80) write with [] (conf. 100) (smtprc_comb.c:5595:6-5595:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5595:6-5595:60) write with [] (conf. 100) (smtprc_comb.c:5602:6-5602:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5602:6-5602:60) write with [] (conf. 100) (smtprc_comb.c:5610:6-5610:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5610:6-5610:60) write with [] (conf. 100) (smtprc_comb.c:5659:6-5659:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5659:6-5659:60) write with [] (conf. 100) (smtprc_comb.c:5666:6-5666:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5666:6-5666:60) write with [] (conf. 100) (smtprc_comb.c:5674:6-5674:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5674:6-5674:60) [Warning][Race] Memory location (struct _check).passed (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3210:9-3218:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3231:11-3237:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3420:7-3425:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3433:7-3438:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3455:7-3459:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3467:7-3472:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3492:7-3496:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3505:7-3510:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3584:3-3594:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3589:5-3593:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3596:3-3606:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3601:5-3605:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3607:3-3617:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3612:5-3616:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3619:3-3630:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3624:5-3629:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3631:3-3643:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3637:5-3642:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3645:3-3655:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3650:5-3654:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3656:3-3667:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3661:5-3666:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3669:3-3679:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3674:5-3678:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3680:3-3692:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3686:5-3691:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3697:3-3707:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3702:5-3706:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3709:3-3721:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3715:5-3720:5) write with [] (conf. 100) (smtprc_comb.c:2518:8-2518:76) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2518:8-2518:76) write with [] (conf. 100) (smtprc_comb.c:4923:12-4923:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4923:12-4923:87) write with [] (conf. 100) (smtprc_comb.c:5096:12-5096:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5096:12-5096:87) write with [] (conf. 100) (smtprc_comb.c:5182:20-5182:95) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5182:20-5182:95) write with [] (conf. 100) (smtprc_comb.c:5283:12-5283:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5283:12-5283:87) write with [] (conf. 100) (smtprc_comb.c:5507:22-5507:97) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5507:22-5507:97) write with [] (conf. 100) (smtprc_comb.c:5533:12-5533:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5533:12-5533:87) [Warning][Race] Memory location (struct _host).resolved (race with conf. 100): read with [] (conf. 100) (smtprc_comb.c:2631:7-2635:7) read with thread:[main] (conf. 100) (smtprc_comb.c:2631:7-2635:7) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2631:7-2635:7) read with thread:[main] (conf. 100) (smtprc_comb.c:2993:11-3005:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3014:13-3026:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3039:15-3051:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3069:17-3081:17) read with thread:[main] (conf. 100) (smtprc_comb.c:3097:15-3109:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3118:17-3130:17) read with thread:[main] (conf. 100) (smtprc_comb.c:3138:17-3150:17) read with thread:[main] (conf. 100) (smtprc_comb.c:3268:3-3274:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3316:3-3325:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3574:3-3583:3) read with [] (conf. 100) (smtprc_comb.c:4034:5-4045:5) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4034:5-4045:5) write with [] (conf. 100) (smtprc_comb.c:2507:10-2507:59) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2507:10-2507:59) [Warning][Race] Memory location (struct _check).r_banner (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3331:5-3331:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3336:7-3336:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3585:5-3585:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3590:7-3590:84) read with [] (conf. 100) (smtprc_comb.c:4698:9-4699:57) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4698:9-4699:57) read with [] (conf. 100) (smtprc_comb.c:4701:9-4701:98) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4701:9-4701:98) read with [] (conf. 100) (smtprc_comb.c:4712:9-4713:57) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4712:9-4713:57) read with [] (conf. 100) (smtprc_comb.c:4715:9-4715:98) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4715:9-4715:98) read with [] (conf. 100) (smtprc_comb.c:4727:7-4728:54) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4727:7-4728:54) read with [] (conf. 100) (smtprc_comb.c:4730:7-4730:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4730:7-4730:95) read with [] (conf. 100) (smtprc_comb.c:4739:5-4740:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4739:5-4740:52) read with [] (conf. 100) (smtprc_comb.c:4742:5-4742:93) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4742:5-4742:93) write with [] (conf. 100) (smtprc_comb.c:4696:10-4696:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4696:10-4696:87) write with [] (conf. 100) (smtprc_comb.c:4710:10-4710:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4710:10-4710:86) write with [] (conf. 100) (smtprc_comb.c:4725:8-4725:84) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4725:8-4725:84) write with [] (conf. 100) (smtprc_comb.c:4737:6-4737:82) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4737:6-4737:82) [Warning][Race] Memory location (struct _host).fatal_error (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3034:9-3158:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3064:11-3157:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3094:13-3156:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3115:15-3155:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3221:5-3242:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3253:5-3255:5) write with [] (conf. 100) (smtprc_comb.c:4621:8-4621:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4621:8-4621:60) write with [] (conf. 100) (smtprc_comb.c:4624:10-4624:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4624:10-4624:62) write with [] (conf. 100) (smtprc_comb.c:4626:10-4626:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4626:10-4626:62) write with [] (conf. 100) (smtprc_comb.c:4640:6-4640:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4640:6-4640:58) write with [] (conf. 100) (smtprc_comb.c:4644:6-4644:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4644:6-4644:58) write with [] (conf. 100) (smtprc_comb.c:4691:10-4691:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4691:10-4691:62) write with [] (conf. 100) (smtprc_comb.c:4705:10-4705:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4705:10-4705:62) write with [] (conf. 100) (smtprc_comb.c:4720:8-4720:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4720:8-4720:60) write with [] (conf. 100) (smtprc_comb.c:4807:8-4807:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4807:8-4807:60) write with [] (conf. 100) (smtprc_comb.c:4821:8-4821:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4821:8-4821:60) write with [] (conf. 100) (smtprc_comb.c:4948:14-4948:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4948:14-4948:66) write with [] (conf. 100) (smtprc_comb.c:4962:14-4962:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4962:14-4962:66) write with [] (conf. 100) (smtprc_comb.c:4978:12-4978:64) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4978:12-4978:64) write with [] (conf. 100) (smtprc_comb.c:5133:26-5133:78) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5133:26-5133:78) write with [] (conf. 100) (smtprc_comb.c:5147:26-5147:78) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5147:26-5147:78) write with [] (conf. 100) (smtprc_comb.c:5163:24-5163:76) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5163:24-5163:76) write with [] (conf. 100) (smtprc_comb.c:5308:14-5308:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5308:14-5308:66) write with [] (conf. 100) (smtprc_comb.c:5322:14-5322:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5322:14-5322:66) write with [] (conf. 100) (smtprc_comb.c:5338:12-5338:64) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5338:12-5338:64) write with [] (conf. 100) (smtprc_comb.c:5458:28-5458:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5458:28-5458:80) write with [] (conf. 100) (smtprc_comb.c:5472:28-5472:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5472:28-5472:80) write with [] (conf. 100) (smtprc_comb.c:5488:26-5488:78) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5488:26-5488:78) write with [] (conf. 100) (smtprc_comb.c:5609:6-5609:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5609:6-5609:58) write with [] (conf. 100) (smtprc_comb.c:5673:6-5673:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5673:6-5673:58) [Warning][Race] Memory location (struct _host).smtp_open (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:274:5-276:5) read with thread:[main] (conf. 100) (smtprc_comb.c:2963:5-2965:5) read with thread:[main] (conf. 100) (smtprc_comb.c:2970:5-3162:5) write with [] (conf. 100) (smtprc_comb.c:2510:6-2510:56) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2510:6-2510:56) [Warning][Race] Memory location (struct _check).helo (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3351:5-3351:78) read with thread:[main] (conf. 100) (smtprc_comb.c:3356:7-3356:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3597:5-3597:78) read with thread:[main] (conf. 100) (smtprc_comb.c:3602:7-3602:80) read with [] (conf. 100) (smtprc_comb.c:4784:3-4785:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4784:3-4785:50) read with [] (conf. 100) (smtprc_comb.c:4787:3-4787:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4787:3-4787:87) write with [] (conf. 100) (smtprc_comb.c:4782:4-4782:76) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4782:4-4782:76) [Warning][Race] Memory location (alloc@sid:1967)[?]@smtprc_comb.c:2573:3-2575:3 (race with conf. 90): write with [] (conf. 90) (smtprc_comb.c:591:5-591:64) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:591:5-591:64) write with [] (conf. 90) (smtprc_comb.c:4682:5-4682:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4682:5-4682:22) write with [] (conf. 90) (smtprc_comb.c:4702:9-4702:26) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4702:9-4702:26) write with [] (conf. 90) (smtprc_comb.c:4716:9-4716:26) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4716:9-4716:26) write with [] (conf. 90) (smtprc_comb.c:4731:7-4731:24) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4731:7-4731:24) write with [] (conf. 90) (smtprc_comb.c:4743:5-4743:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4743:5-4743:22) write with [] (conf. 90) (smtprc_comb.c:4792:5-4792:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4792:5-4792:22) write with [] (conf. 90) (smtprc_comb.c:4795:3-4795:32) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4795:3-4795:32) write with [] (conf. 90) (smtprc_comb.c:4800:5-4800:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4800:5-4800:22) write with [] (conf. 90) (smtprc_comb.c:4818:7-4818:24) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4818:7-4818:24) write with [] (conf. 90) (smtprc_comb.c:4832:7-4832:24) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4832:7-4832:24) write with [] (conf. 90) (smtprc_comb.c:4844:5-4844:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4844:5-4844:22) write with [] (conf. 90) (smtprc_comb.c:4905:5-4905:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4905:5-4905:22) write with [] (conf. 90) (smtprc_comb.c:4908:3-4908:32) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4908:3-4908:32) write with [] (conf. 90) (smtprc_comb.c:4913:5-4913:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4913:5-4913:22) write with [] (conf. 90) (smtprc_comb.c:4932:11-4932:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4932:11-4932:28) write with [] (conf. 90) (smtprc_comb.c:4959:13-4959:30) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4959:13-4959:30) write with [] (conf. 90) (smtprc_comb.c:4973:13-4973:30) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4973:13-4973:30) write with [] (conf. 90) (smtprc_comb.c:4989:11-4989:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4989:11-4989:28) write with [] (conf. 90) (smtprc_comb.c:5005:5-5005:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5005:5-5005:22) write with [] (conf. 90) (smtprc_comb.c:5077:5-5077:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5077:5-5077:22) write with [] (conf. 90) (smtprc_comb.c:5080:3-5080:32) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5080:3-5080:32) write with [] (conf. 90) (smtprc_comb.c:5085:5-5085:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5085:5-5085:22) write with [] (conf. 90) (smtprc_comb.c:5105:11-5105:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5105:11-5105:28) write with [] (conf. 90) (smtprc_comb.c:5144:25-5144:42) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5144:25-5144:42) write with [] (conf. 90) (smtprc_comb.c:5158:25-5158:42) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5158:25-5158:42) write with [] (conf. 90) (smtprc_comb.c:5174:23-5174:40) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5174:23-5174:40) write with [] (conf. 90) (smtprc_comb.c:5191:19-5191:36) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5191:19-5191:36) write with [] (conf. 90) (smtprc_comb.c:5219:5-5219:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5219:5-5219:22) write with [] (conf. 90) (smtprc_comb.c:5266:5-5266:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5266:5-5266:22) write with [] (conf. 90) (smtprc_comb.c:5273:5-5273:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5273:5-5273:22) write with [] (conf. 90) (smtprc_comb.c:5292:11-5292:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5292:11-5292:28) write with [] (conf. 90) (smtprc_comb.c:5319:13-5319:30) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5319:13-5319:30) write with [] (conf. 90) (smtprc_comb.c:5333:13-5333:30) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5333:13-5333:30) write with [] (conf. 90) (smtprc_comb.c:5349:11-5349:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5349:11-5349:28) write with [] (conf. 90) (smtprc_comb.c:5365:5-5365:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5365:5-5365:22) write with [] (conf. 90) (smtprc_comb.c:5423:5-5423:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5423:5-5423:22) write with [] (conf. 90) (smtprc_comb.c:5426:3-5426:32) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5426:3-5426:32) write with [] (conf. 90) (smtprc_comb.c:5431:5-5431:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5431:5-5431:22) write with [] (conf. 90) (smtprc_comb.c:5469:27-5469:44) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5469:27-5469:44) write with [] (conf. 90) (smtprc_comb.c:5483:27-5483:44) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5483:27-5483:44) write with [] (conf. 90) (smtprc_comb.c:5499:25-5499:42) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5499:25-5499:42) write with [] (conf. 90) (smtprc_comb.c:5516:21-5516:38) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5516:21-5516:38) write with [] (conf. 90) (smtprc_comb.c:5542:11-5542:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5542:11-5542:28) write with [] (conf. 90) (smtprc_comb.c:5560:5-5560:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5560:5-5560:22) write with [] (conf. 90) (smtprc_comb.c:5597:5-5597:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5597:5-5597:22) write with [] (conf. 90) (smtprc_comb.c:5604:5-5604:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5604:5-5604:22) write with [] (conf. 90) (smtprc_comb.c:5620:5-5620:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5620:5-5620:22) write with [] (conf. 90) (smtprc_comb.c:5631:5-5631:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5631:5-5631:22) write with [] (conf. 90) (smtprc_comb.c:5661:5-5661:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5661:5-5661:22) write with [] (conf. 90) (smtprc_comb.c:5668:5-5668:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5668:5-5668:22) write with [] (conf. 90) (smtprc_comb.c:5684:5-5684:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5684:5-5684:22) write with [] (conf. 90) (smtprc_comb.c:5695:5-5695:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5695:5-5695:22) [Warning][Race] Memory location (struct _check).r_data_start (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3468:9-3469:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3681:5-3682:36) read with thread:[main] (conf. 100) (smtprc_comb.c:3687:7-3688:38) read with [] (conf. 100) (smtprc_comb.c:5288:11-5289:58) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5288:11-5289:58) read with [] (conf. 100) (smtprc_comb.c:5291:11-5291:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5291:11-5291:103) read with [] (conf. 100) (smtprc_comb.c:5315:13-5316:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5315:13-5316:61) read with [] (conf. 100) (smtprc_comb.c:5318:13-5318:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5318:13-5318:106) read with [] (conf. 100) (smtprc_comb.c:5329:13-5330:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5329:13-5330:61) read with [] (conf. 100) (smtprc_comb.c:5332:13-5332:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5332:13-5332:106) read with [] (conf. 100) (smtprc_comb.c:5345:11-5346:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5345:11-5346:59) read with [] (conf. 100) (smtprc_comb.c:5348:11-5348:104) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5348:11-5348:104) read with [] (conf. 100) (smtprc_comb.c:5361:5-5362:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5361:5-5362:52) read with [] (conf. 100) (smtprc_comb.c:5364:5-5364:97) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5364:5-5364:97) write with [] (conf. 100) (smtprc_comb.c:5286:12-5286:92) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5286:12-5286:92) write with [] (conf. 100) (smtprc_comb.c:5313:14-5313:95) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5313:14-5313:95) write with [] (conf. 100) (smtprc_comb.c:5327:14-5327:95) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5327:14-5327:95) write with [] (conf. 100) (smtprc_comb.c:5343:12-5343:93) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5343:12-5343:93) write with [] (conf. 100) (smtprc_comb.c:5359:6-5359:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5359:6-5359:86) [Warning][Race] Memory location (alloc@sid:1958)@smtprc_comb.c:2559:3-2561:3 (race with conf. 110): read with [] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with thread:[main, thread_start] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with [] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with thread:[main, thread_start] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 90) (smtprc_comb.c:2107:5-2108:23) read with thread:[main] (conf. 90) (smtprc_comb.c:2169:5-2170:24) read with thread:[main] (conf. 90) (smtprc_comb.c:2172:5-2173:24) read with [] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with thread:[main] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with [] (conf. 90) (smtprc_comb.c:2670:5-2670:73) read with thread:[main] (conf. 90) (smtprc_comb.c:2670:5-2670:73) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2670:5-2670:73) read with thread:[main] (conf. 90) (smtprc_comb.c:2936:3-2937:32) read with thread:[main] (conf. 90) (smtprc_comb.c:2942:3-2943:32) read with thread:[main] (conf. 90) (smtprc_comb.c:2997:13-2998:60) read with thread:[main] (conf. 90) (smtprc_comb.c:3003:13-3004:62) read with thread:[main] (conf. 90) (smtprc_comb.c:3018:15-3019:62) read with thread:[main] (conf. 90) (smtprc_comb.c:3024:15-3025:64) read with thread:[main] (conf. 90) (smtprc_comb.c:3043:17-3044:64) read with thread:[main] (conf. 90) (smtprc_comb.c:3049:17-3050:66) read with thread:[main] (conf. 90) (smtprc_comb.c:3073:19-3074:66) read with thread:[main] (conf. 90) (smtprc_comb.c:3079:19-3080:68) read with thread:[main] (conf. 90) (smtprc_comb.c:3101:17-3102:64) read with thread:[main] (conf. 90) (smtprc_comb.c:3107:17-3108:66) read with thread:[main] (conf. 90) (smtprc_comb.c:3122:19-3123:66) read with thread:[main] (conf. 90) (smtprc_comb.c:3128:19-3129:68) read with thread:[main] (conf. 90) (smtprc_comb.c:3142:19-3143:66) read with thread:[main] (conf. 90) (smtprc_comb.c:3148:19-3149:68) read with thread:[main] (conf. 90) (smtprc_comb.c:3319:5-3320:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3319:5-3320:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3323:5-3324:24) read with thread:[main] (conf. 90) (smtprc_comb.c:3332:5-3333:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3337:7-3338:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3352:5-3353:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3357:7-3358:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3363:5-3364:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3368:7-3369:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3383:5-3384:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3389:7-3390:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3396:5-3397:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3402:7-3403:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3423:9-3424:32) read with thread:[main] (conf. 90) (smtprc_comb.c:3436:9-3437:32) read with thread:[main] (conf. 90) (smtprc_comb.c:3457:9-3458:32) read with thread:[main] (conf. 90) (smtprc_comb.c:3470:9-3471:33) read with thread:[main] (conf. 90) (smtprc_comb.c:3494:9-3495:33) read with thread:[main] (conf. 90) (smtprc_comb.c:3508:9-3509:33) read with thread:[main] (conf. 90) (smtprc_comb.c:3524:5-3525:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3529:7-3530:31) read with thread:[main] (conf. 90) (smtprc_comb.c:3535:5-3536:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3540:7-3541:31) read with thread:[main] (conf. 90) (smtprc_comb.c:3577:5-3578:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3577:5-3578:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3581:5-3582:24) read with thread:[main] (conf. 90) (smtprc_comb.c:3586:5-3587:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3591:7-3592:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3598:5-3599:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3603:7-3604:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3609:5-3610:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3614:7-3615:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3621:5-3622:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3627:7-3628:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3634:5-3635:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3640:7-3641:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3647:5-3648:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3652:7-3653:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3658:5-3659:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3664:7-3665:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3671:5-3672:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3676:7-3677:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3683:5-3684:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3689:7-3690:31) read with thread:[main] (conf. 90) (smtprc_comb.c:3699:5-3700:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3704:7-3705:31) read with thread:[main] (conf. 90) (smtprc_comb.c:3712:5-3713:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3718:7-3719:31) read with thread:[main] (conf. 90) (smtprc_comb.c:3724:3-3725:27) read with thread:[main] (conf. 90) (smtprc_comb.c:3727:3-3728:27) read with thread:[main] (conf. 90) (smtprc_comb.c:3751:3-3752:23) write with thread:[main] (conf. 90) (smtprc_comb.c:2288:9-2288:91) write with [] (conf. 90) (smtprc_comb.c:2669:5-2669:79) write with thread:[main] (conf. 90) (smtprc_comb.c:2669:5-2669:79) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2669:5-2669:79) write with [] (conf. 90) (smtprc_comb.c:2670:5-2670:73) write with thread:[main] (conf. 90) (smtprc_comb.c:2670:5-2670:73) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2670:5-2670:73) write with [] (conf. 90) (smtprc_comb.c:2687:5-2688:21) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2687:5-2688:21) write with [] (conf. 90) (smtprc_comb.c:2693:7-2694:23) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2693:7-2694:23) write with [] (conf. 90) (smtprc_comb.c:2699:9-2700:25) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2699:9-2700:25) write with thread:[main] (conf. 90) (smtprc_comb.c:2794:3-2794:76) write with thread:[main] (conf. 90) (smtprc_comb.c:2897:3-2897:83) write with thread:[main] (conf. 90) (smtprc_comb.c:2918:5-2919:21) write with thread:[main] (conf. 90) (smtprc_comb.c:2927:5-2927:84) write with thread:[main] (conf. 90) (smtprc_comb.c:3828:5-3828:73) write with thread:[main] (conf. 90) (smtprc_comb.c:3857:3-3857:75) read with thread:[main] (conf. 110) (smtprc_comb.c:2904:5-2906:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3834:5-3838:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3839:5-3843:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3844:5-3844:20) read with thread:[main] (conf. 110) (smtprc_comb.c:3849:5-3851:5) [Warning][Race] Memory location (struct _check).rcpt_to (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3421:9-3422:39) read with thread:[main] (conf. 100) (smtprc_comb.c:3646:5-3646:81) read with thread:[main] (conf. 100) (smtprc_comb.c:3651:7-3651:83) read with [] (conf. 100) (smtprc_comb.c:5068:3-5069:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5068:3-5069:50) read with [] (conf. 100) (smtprc_comb.c:5071:3-5071:90) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5071:3-5071:90) write with [] (conf. 100) (smtprc_comb.c:5066:4-5066:79) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5066:4-5066:79) [Warning][Race] Memory location (struct _check).r_rcpt_to (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3434:9-3435:39) read with thread:[main] (conf. 100) (smtprc_comb.c:3657:5-3657:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3662:7-3663:37) read with [] (conf. 100) (smtprc_comb.c:5101:11-5102:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5101:11-5102:59) read with [] (conf. 100) (smtprc_comb.c:5104:11-5104:101) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5104:11-5104:101) read with [] (conf. 100) (smtprc_comb.c:5140:25-5141:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5140:25-5141:73) read with [] (conf. 100) (smtprc_comb.c:5143:25-5143:115) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5143:25-5143:115) read with [] (conf. 100) (smtprc_comb.c:5154:25-5155:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5154:25-5155:73) read with [] (conf. 100) (smtprc_comb.c:5157:25-5157:115) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5157:25-5157:115) read with [] (conf. 100) (smtprc_comb.c:5170:23-5171:71) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5170:23-5171:71) read with [] (conf. 100) (smtprc_comb.c:5173:23-5173:113) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5173:23-5173:113) read with [] (conf. 100) (smtprc_comb.c:5187:19-5188:67) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5187:19-5188:67) read with [] (conf. 100) (smtprc_comb.c:5190:19-5190:109) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5190:19-5190:109) read with [] (conf. 100) (smtprc_comb.c:5215:5-5216:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5215:5-5216:52) read with [] (conf. 100) (smtprc_comb.c:5218:5-5218:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5218:5-5218:94) write with [] (conf. 100) (smtprc_comb.c:5099:12-5099:90) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5099:12-5099:90) write with [] (conf. 100) (smtprc_comb.c:5138:26-5138:104) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5138:26-5138:104) write with [] (conf. 100) (smtprc_comb.c:5152:26-5152:104) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5152:26-5152:104) write with [] (conf. 100) (smtprc_comb.c:5168:24-5168:102) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5168:24-5168:102) write with [] (conf. 100) (smtprc_comb.c:5185:20-5185:98) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5185:20-5185:98) write with [] (conf. 100) (smtprc_comb.c:5213:6-5213:83) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5213:6-5213:83) [Warning][Race] Memory location (struct _check).r_reset (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3534:5-3534:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3539:7-3539:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3726:3-3726:80) read with [] (conf. 100) (smtprc_comb.c:5616:5-5617:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5616:5-5617:52) read with [] (conf. 100) (smtprc_comb.c:5619:5-5619:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5619:5-5619:92) read with [] (conf. 100) (smtprc_comb.c:5627:5-5628:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5627:5-5628:52) read with [] (conf. 100) (smtprc_comb.c:5630:5-5630:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5630:5-5630:92) write with [] (conf. 100) (smtprc_comb.c:5614:6-5614:81) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5614:6-5614:81) write with [] (conf. 100) (smtprc_comb.c:5625:6-5625:81) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5625:6-5625:81) [Warning][Race] Memory location (alloc@sid:1958)[?]@smtprc_comb.c:2559:3-2561:3 (race with conf. 110): read with thread:[main] (conf. 100) (smtprc_comb.c:2168:3-2174:3) write with thread:[main] (conf. 100) (smtprc_comb.c:2921:5-2921:45) write with thread:[main] (conf. 100) (smtprc_comb.c:2929:5-2929:46) read with thread:[main] (conf. 110) (smtprc_comb.c:2904:5-2906:5) read with thread:[main] (conf. 110) (smtprc_comb.c:2907:5-2911:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3834:5-3838:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3839:5-3843:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3844:5-3844:20) read with thread:[main] (conf. 110) (smtprc_comb.c:3849:5-3851:5) write with thread:[main] (conf. 110) (smtprc_comb.c:2290:9-2290:52) write with [] (conf. 110) (smtprc_comb.c:2666:5-2666:42) write with thread:[main] (conf. 110) (smtprc_comb.c:2666:5-2666:42) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2666:5-2666:42) write with [] (conf. 110) (smtprc_comb.c:2671:5-2671:34) write with thread:[main] (conf. 110) (smtprc_comb.c:2671:5-2671:34) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2671:5-2671:34) write with thread:[main] (conf. 110) (smtprc_comb.c:2795:3-2795:35) write with thread:[main] (conf. 110) (smtprc_comb.c:2899:3-2899:35) write with thread:[main] (conf. 110) (smtprc_comb.c:3829:5-3829:29) write with thread:[main] (conf. 110) (smtprc_comb.c:3859:3-3859:33) [Warning][Race] Memory location (alloc@sid:1958)@smtprc_comb.c:2559:3-2561:3 (race with conf. 90): read with thread:[main] (conf. 90) (smtprc_comb.c:281:7-282:33) read with thread:[main] (conf. 90) (smtprc_comb.c:2105:3-2105:81) read with thread:[main] (conf. 90) (smtprc_comb.c:2167:3-2167:40) read with [] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with thread:[main] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with [] (conf. 90) (smtprc_comb.c:2672:5-2672:78) read with thread:[main] (conf. 90) (smtprc_comb.c:2672:5-2672:78) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2672:5-2672:78) read with [] (conf. 90) (smtprc_comb.c:2689:5-2689:78) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2689:5-2689:78) read with [] (conf. 90) (smtprc_comb.c:2695:7-2695:80) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2695:7-2695:80) read with [] (conf. 90) (smtprc_comb.c:2701:9-2701:82) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2701:9-2701:82) read with thread:[main] (conf. 90) (smtprc_comb.c:2893:3-2893:42) read with thread:[main] (conf. 90) (smtprc_comb.c:2896:3-2896:46) read with thread:[main] (conf. 90) (smtprc_comb.c:2897:3-2897:83) read with thread:[main] (conf. 90) (smtprc_comb.c:2898:3-2898:46) read with thread:[main] (conf. 90) (smtprc_comb.c:2914:5-2914:48) read with thread:[main] (conf. 90) (smtprc_comb.c:2917:5-2917:48) read with thread:[main] (conf. 90) (smtprc_comb.c:2918:5-2919:21) read with thread:[main] (conf. 90) (smtprc_comb.c:2920:5-2920:48) read with thread:[main] (conf. 90) (smtprc_comb.c:2932:3-2932:90) write with [] (conf. 90) (smtprc_comb.c:2669:5-2669:79) write with thread:[main] (conf. 90) (smtprc_comb.c:2669:5-2669:79) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2669:5-2669:79) [Warning][Race] Memory location (struct _check).r_helo (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3362:5-3362:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3367:7-3367:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3608:5-3608:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3613:7-3613:82) read with [] (conf. 100) (smtprc_comb.c:4814:7-4815:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4814:7-4815:55) read with [] (conf. 100) (smtprc_comb.c:4817:7-4817:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4817:7-4817:94) read with [] (conf. 100) (smtprc_comb.c:4828:7-4829:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4828:7-4829:55) read with [] (conf. 100) (smtprc_comb.c:4831:7-4831:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4831:7-4831:94) read with [] (conf. 100) (smtprc_comb.c:4840:5-4841:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4840:5-4841:52) read with [] (conf. 100) (smtprc_comb.c:4843:5-4843:91) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4843:5-4843:91) write with [] (conf. 100) (smtprc_comb.c:4812:8-4812:83) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4812:8-4812:83) write with [] (conf. 100) (smtprc_comb.c:4826:8-4826:83) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4826:8-4826:83) write with [] (conf. 100) (smtprc_comb.c:4838:6-4838:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4838:6-4838:80) [Warning][Race] Memory location (struct _check).mail_from (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3382:5-3382:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3387:7-3388:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3620:5-3620:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3625:7-3626:37) read with [] (conf. 100) (smtprc_comb.c:4897:3-4898:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4897:3-4898:50) read with [] (conf. 100) (smtprc_comb.c:4900:3-4900:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4900:3-4900:92) write with [] (conf. 100) (smtprc_comb.c:4895:4-4895:81) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4895:4-4895:81) [Warning][Race] Memory location (struct _check).failed (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:2973:9-2979:9) read with thread:[main] (conf. 100) (smtprc_comb.c:2980:9-2986:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3200:5-3220:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3205:7-3219:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3234:13-3236:13) write with thread:[main] (conf. 100) (smtprc_comb.c:322:12-322:79) write with [] (conf. 100) (smtprc_comb.c:2517:8-2517:76) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2517:8-2517:76) write with [] (conf. 100) (smtprc_comb.c:4145:6-4145:81) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4145:6-4145:81) [Warning][Race] Memory location (struct _host).r_quit (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3286:3-3287:41) read with [] (conf. 100) (smtprc_comb.c:5680:5-5681:21) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5680:5-5681:21) read with [] (conf. 100) (smtprc_comb.c:5683:5-5683:63) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5683:5-5683:63) read with [] (conf. 100) (smtprc_comb.c:5691:5-5692:21) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5691:5-5692:21) read with [] (conf. 100) (smtprc_comb.c:5694:5-5694:63) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5694:5-5694:63) write with [] (conf. 100) (smtprc_comb.c:5678:6-5678:52) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5678:6-5678:52) write with [] (conf. 100) (smtprc_comb.c:5689:6-5689:52) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5689:6-5689:52) [Warning][Race] Memory location (alloc@sid:1958).s_addr@smtprc_comb.c:2559:3-2561:3 (race with conf. 110): read with [] (conf. 90) (smtprc_comb.c:612:3-612:60) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:612:3-612:60) write with [] (conf. 90) (smtprc_comb.c:612:3-612:60) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:612:3-612:60) write with [] (conf. 90) (smtprc_comb.c:614:5-614:25) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:614:5-614:25) write with [] (conf. 90) (smtprc_comb.c:617:3-617:23) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:617:3-617:23) write with [] (conf. 110) (smtprc_comb.c:611:3-611:35) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:611:3-611:35) [Warning][Race] Memory location (alloc@sid:1967)[?]@smtprc_comb.c:2573:3-2575:3 (race with conf. 110): read with [] (conf. 90) (smtprc_comb.c:2687:5-2688:21) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2687:5-2688:21) read with [] (conf. 90) (smtprc_comb.c:2693:7-2694:23) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2693:7-2694:23) read with [] (conf. 90) (smtprc_comb.c:2699:9-2700:25) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2699:9-2700:25) write with [] (conf. 90) (smtprc_comb.c:2614:3-2614:79) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2614:3-2614:79) write with [] (conf. 90) (smtprc_comb.c:2672:5-2672:78) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2672:5-2672:78) write with [] (conf. 90) (smtprc_comb.c:2689:5-2689:78) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2689:5-2689:78) write with [] (conf. 90) (smtprc_comb.c:2695:7-2695:80) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2695:7-2695:80) write with [] (conf. 90) (smtprc_comb.c:2701:9-2701:82) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2701:9-2701:82) write with [] (conf. 90) (smtprc_comb.c:2791:3-2793:21) write with thread:[main] (conf. 90) (smtprc_comb.c:2791:3-2793:21) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2791:3-2793:21) write with [] (conf. 90) (smtprc_comb.c:2794:3-2794:76) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2794:3-2794:76) read with [] (conf. 110) (smtprc_comb.c:4918:5-4995:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4918:5-4995:5) read with [] (conf. 110) (smtprc_comb.c:4920:7-4939:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4920:7-4939:7) read with [] (conf. 110) (smtprc_comb.c:4922:9-4936:9) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4922:9-4936:9) read with [] (conf. 110) (smtprc_comb.c:5091:5-5209:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5091:5-5209:5) read with [] (conf. 110) (smtprc_comb.c:5093:7-5112:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5093:7-5112:7) read with [] (conf. 110) (smtprc_comb.c:5095:9-5109:9) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5095:9-5109:9) read with [] (conf. 110) (smtprc_comb.c:5278:5-5355:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5278:5-5355:5) read with [] (conf. 110) (smtprc_comb.c:5280:7-5299:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5280:7-5299:7) read with [] (conf. 110) (smtprc_comb.c:5282:9-5296:9) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5282:9-5296:9) write with [] (conf. 110) (smtprc_comb.c:595:7-595:43) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:595:7-595:43) write with [] (conf. 110) (smtprc_comb.c:2615:3-2615:33) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2615:3-2615:33) write with [] (conf. 110) (smtprc_comb.c:2673:5-2673:37) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2673:5-2673:37) write with [] (conf. 110) (smtprc_comb.c:2690:5-2690:37) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2690:5-2690:37) write with [] (conf. 110) (smtprc_comb.c:2696:7-2696:39) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2696:7-2696:39) write with [] (conf. 110) (smtprc_comb.c:2702:9-2702:41) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2702:9-2702:41) write with [] (conf. 110) (smtprc_comb.c:2795:3-2795:35) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2795:3-2795:35) [Warning][Race] Memory location (struct _check).r_data_end (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3506:9-3507:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3710:5-3711:36) read with thread:[main] (conf. 100) (smtprc_comb.c:3716:7-3717:38) read with [] (conf. 100) (smtprc_comb.c:5465:27-5466:75) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5465:27-5466:75) read with [] (conf. 100) (smtprc_comb.c:5468:27-5468:118) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5468:27-5468:118) read with [] (conf. 100) (smtprc_comb.c:5479:27-5480:75) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5479:27-5480:75) read with [] (conf. 100) (smtprc_comb.c:5482:27-5482:118) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5482:27-5482:118) read with [] (conf. 100) (smtprc_comb.c:5495:25-5496:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5495:25-5496:73) read with [] (conf. 100) (smtprc_comb.c:5498:25-5498:116) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5498:25-5498:116) read with [] (conf. 100) (smtprc_comb.c:5512:21-5513:69) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5512:21-5513:69) read with [] (conf. 100) (smtprc_comb.c:5515:21-5515:112) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5515:21-5515:112) read with [] (conf. 100) (smtprc_comb.c:5538:11-5539:58) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5538:11-5539:58) read with [] (conf. 100) (smtprc_comb.c:5541:11-5541:101) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5541:11-5541:101) read with [] (conf. 100) (smtprc_comb.c:5556:5-5557:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5556:5-5557:52) read with [] (conf. 100) (smtprc_comb.c:5559:5-5559:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5559:5-5559:95) write with [] (conf. 100) (smtprc_comb.c:5463:28-5463:107) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5463:28-5463:107) write with [] (conf. 100) (smtprc_comb.c:5477:28-5477:107) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5477:28-5477:107) write with [] (conf. 100) (smtprc_comb.c:5493:26-5493:105) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5493:26-5493:105) write with [] (conf. 100) (smtprc_comb.c:5510:22-5510:101) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5510:22-5510:101) write with [] (conf. 100) (smtprc_comb.c:5536:12-5536:90) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5536:12-5536:90) write with [] (conf. 100) (smtprc_comb.c:5554:6-5554:84) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5554:6-5554:84) [Warning][Race] Memory location (struct _check).r_mail_from (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3394:5-3395:35) read with thread:[main] (conf. 100) (smtprc_comb.c:3400:7-3401:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3632:5-3633:35) read with thread:[main] (conf. 100) (smtprc_comb.c:3638:7-3639:37) read with [] (conf. 100) (smtprc_comb.c:4928:11-4929:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4928:11-4929:59) read with [] (conf. 100) (smtprc_comb.c:4931:11-4931:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4931:11-4931:103) read with [] (conf. 100) (smtprc_comb.c:4955:13-4956:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4955:13-4956:61) read with [] (conf. 100) (smtprc_comb.c:4958:13-4958:105) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4958:13-4958:105) read with [] (conf. 100) (smtprc_comb.c:4969:13-4970:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4969:13-4970:61) read with [] (conf. 100) (smtprc_comb.c:4972:13-4972:105) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4972:13-4972:105) read with [] (conf. 100) (smtprc_comb.c:4985:11-4986:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4985:11-4986:59) read with [] (conf. 100) (smtprc_comb.c:4988:11-4988:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4988:11-4988:103) read with [] (conf. 100) (smtprc_comb.c:5001:5-5002:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5001:5-5002:52) read with [] (conf. 100) (smtprc_comb.c:5004:5-5004:96) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5004:5-5004:96) write with [] (conf. 100) (smtprc_comb.c:4926:12-4926:92) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4926:12-4926:92) write with [] (conf. 100) (smtprc_comb.c:4953:14-4953:94) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4953:14-4953:94) write with [] (conf. 100) (smtprc_comb.c:4967:14-4967:94) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4967:14-4967:94) write with [] (conf. 100) (smtprc_comb.c:4983:12-4983:92) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4983:12-4983:92) write with [] (conf. 100) (smtprc_comb.c:4999:6-4999:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4999:6-4999:85) Summary for all memory locations: safe: 52 vulnerable: 3 unsafe: 25 ------------------- total: 80 vars = 0 evals = 0 narrow_reuses = 0 aborts = 0 Timings: TOTAL 2.706 s parse 0.035 s convert to CIL 0.024 s analysis 2.648 s global_inits 0.003 s warn_global 0.023 s access 0.022 s Timing used Memory statistics: total=3402.02MB, max=449.54MB, minor=3373.92MB, major=419.71MB, promoted=391.62MB minor collections=1614 major collections=12 compactions=0