$dir/../../tests/filter_stderr_basic |
# Remove "Cachegrind, ..." line and the following copyright line.
-sed "/^Cachegrind, a cache and branch-prediction profiler./ , /./ d" |
+sed "/^Cachegrind, a cache and branch-prediction profiler/ , /./ d" |
# Remove numbers from I/D/L2 "refs:" lines
perl -p -e 's/((I|D|L2) *refs:)[ 0-9,()+rdw]*$/\1/' |
$dir/../../tests/filter_stderr_basic |
# Remove "Callgrind, ..." line and the following copyright line.
-sed "/^Callgrind, a call-graph generating cache profiler./ , /./ d" |
+sed "/^Callgrind, a call-graph generating cache profiler/ , /./ d" |
# Remove pointer to callgrind_control
sed "/^For interactive control,.*$/d" |
at 0x........: main (annotate_ignore_rw.c:?)
Location 0x........ is 0 bytes inside local var "s_a"
declared at annotate_ignore_rw.c:9, in frame #? of thread 1
+
Finished.
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
at 0x........: test01::Parent() (tsan_unittest.cpp:?)
by 0x........: test01::Run() (tsan_unittest.cpp:?)
Allocation context: BSS section of tsan_unittest
+
load 0x........ size 4 (thread x / vc ...)
at 0x........: test01::Run() (tsan_unittest.cpp:?)
by 0x........: main (tsan_unittest.cpp:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
Location 0x........ is 0 bytes inside local var "s_y"
declared at atomic_var.c:35, in frame #? of thread x
+
y = 1
Test finished.
at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
by 0x........: main (bar_bad.c:?)
-initialise a barrier twice
+initialise a barrier twice
Barrier reinitialization: barrier 0x........
at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
by 0x........: main (bar_bad.c:?)
at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
by 0x........: main (bar_bad.c:?)
-initialise a barrier which has threads waiting on it
+initialise a barrier which has threads waiting on it
Barrier reinitialization: barrier 0x........
at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
by 0x........: main (bar_bad.c:?)
at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
by 0x........: main (bar_bad.c:?)
-destroy a barrier that has waiting threads
+destroy a barrier that has waiting threads
Destruction of a barrier with active waiters: barrier 0x........
at 0x........: pthread_barrier_destroy (drd_pthread_intercepts.c:?)
by 0x........: main (bar_bad.c:?)
at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
by 0x........: main (bar_bad.c:?)
-destroy a barrier that was never initialised
+destroy a barrier that was never initialised
Not a barrier
at 0x........: pthread_barrier_destroy (drd_pthread_intercepts.c:?)
by 0x........: main (bar_bad.c:?)
at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
by 0x........: main (bar_bad.c:?)
+
ERROR SUMMARY: 7 errors from 6 contexts (suppressed: 0 from 0)
# Remove libpthread's version number.
# Remove line numbers from stack traces.
sed \
--e "/^drd, a thread error detector\.$/d" \
+-e "/^drd, a thread error detector$/d" \
-e "s/^Allocation context: stack of thread \([0-9]*\), offset -[0-9]*$/Allocation context: stack of thread \1, offset .../" \
-e "/^warning: evaluate_Dwarf3_Expr: unhandled DW_OP_.*/d" \
-e '/^warning: addVar:.*/d' \
Other segment end (thread 2)
(thread finished, call stack no longer available)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Location 0x........ is 0 bytes inside shared[1],
declared at hg03_inherit.c:11, in frame #? of thread 3
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (hold_lock.c:?)
-Locking rwlock exclusively ...
+Locking rwlock exclusively ...
Acquired at:
at 0x........: pthread_rwlock_wrlock (drd_pthread_intercepts.c:?)
by 0x........: main (hold_lock.c:?)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (hold_lock.c:?)
+
Locking rwlock shared ...
Done.
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (hold_lock.c:?)
+
Done.
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
by 0x........: main (pth_barrier_race.c:?)
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
by 0x........: main (pth_barrier_reinit.c:?)
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (pth_cancel_locked.c:?)
+
Test finished.
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (pth_cancel_locked.c:?)
+
Test finished.
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (pth_cond_race.c:?)
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (pth_inconsistent_cond_wait.c:?)
+
ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (pth_inconsistent_cond_wait.c:?)
+
ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (pth_mutex_reinit.c:?)
+
Done.
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
by 0x........: lock_twice (recursive_mutex.c:?)
by 0x........: main (recursive_mutex.c:?)
+
Done.
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (recursive_mutex.c:?)
+
second unlock call failed !
Non-recursive mutex.
second lock call failed !
-
Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
by 0x........: lock_twice (recursive_mutex.c:?)
by 0x........: lock_twice (recursive_mutex.c:?)
by 0x........: main (recursive_mutex.c:?)
+
Done.
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
Location 0x........ is 0 bytes inside local var "s_racy"
declared at rwlock_race.c:18, in frame #? of thread 3
+
Result: 2
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
Location 0x........ is 0 bytes inside local var "s_racy"
declared at rwlock_race.c:17, in frame #? of thread 3
+
Result: 2
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (rwlock_type_checking.c:?)
+
Finished.
ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Location 0x........ is 0 bytes inside global var "x"
declared at tc01_simple_race.c:9
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
by 0x........: bar (tc04_free_lock.c:38)
by 0x........: main (tc04_free_lock.c:28)
+
ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: nearly_main (tc09_bad_unlock.c:31)
by 0x........: main (tc09_bad_unlock.c:49)
----------------------
+---------------------
Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
by 0x........: nearly_main (tc09_bad_unlock.c:27)
by 0x........: nearly_main (tc09_bad_unlock.c:31)
by 0x........: main (tc09_bad_unlock.c:50)
+
ERROR SUMMARY: 8 errors from 7 contexts (suppressed: 0 from 0)
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: nearly_main (tc09_bad_unlock.c:31)
by 0x........: main (tc09_bad_unlock.c:49)
----------------------
+---------------------
Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
by 0x........: nearly_main (tc09_bad_unlock.c:27)
by 0x........: nearly_main (tc09_bad_unlock.c:31)
by 0x........: main (tc09_bad_unlock.c:50)
+
ERROR SUMMARY: 8 errors from 7 contexts (suppressed: 0 from 0)
by 0x........: nearly_main (tc10_rec_lock.c:24)
by 0x........: main (tc10_rec_lock.c:47)
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc12_rwl_trivial.c:24)
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Location 0x........ is 0 bytes inside bytes[4],
a global variable declared at tc16_byterace.c:7
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc18_semabuse.c:23)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
+
ERROR SUMMARY: 477 errors from 477 contexts (suppressed: 0 from 0)
Address 0x........ is at offset 0 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 1 ----------
+---------- char gran, 0 .. 99, skip 1 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:290)
Address 0x........ is at offset 1 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 2 ----------
+---------- char gran, 0 .. 99, skip 2 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:292)
Address 0x........ is at offset 2 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 3 ----------
+---------- char gran, 0 .. 99, skip 3 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:294)
Address 0x........ is at offset 3 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 4 ----------
+---------- char gran, 0 .. 99, skip 4 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:296)
Address 0x........ is at offset 4 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 5 ----------
+---------- char gran, 0 .. 99, skip 5 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:298)
Address 0x........ is at offset 5 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 6 ----------
+---------- char gran, 0 .. 99, skip 6 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:300)
Address 0x........ is at offset 6 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 7 ----------
+---------- char gran, 0 .. 99, skip 7 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:302)
Address 0x........ is at offset 7 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 8 ----------
+---------- char gran, 0 .. 99, skip 8 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:304)
Address 0x........ is at offset 8 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 9 ----------
+---------- char gran, 0 .. 99, skip 9 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:306)
Address 0x........ is at offset 9 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 10 ----------
+---------- char gran, 0 .. 99, skip 10 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:308)
Address 0x........ is at offset 10 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 11 ----------
+---------- char gran, 0 .. 99, skip 11 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:310)
Address 0x........ is at offset 11 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 12 ----------
+---------- char gran, 0 .. 99, skip 12 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:312)
Address 0x........ is at offset 12 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 13 ----------
+---------- char gran, 0 .. 99, skip 13 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:314)
Address 0x........ is at offset 13 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 14 ----------
+---------- char gran, 0 .. 99, skip 14 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:316)
Address 0x........ is at offset 14 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 15 ----------
+---------- char gran, 0 .. 99, skip 15 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:318)
Address 0x........ is at offset 15 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 16 ----------
+---------- char gran, 0 .. 99, skip 16 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:320)
Address 0x........ is at offset 16 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 17 ----------
+---------- char gran, 0 .. 99, skip 17 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:322)
Address 0x........ is at offset 17 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 18 ----------
+---------- char gran, 0 .. 99, skip 18 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:324)
Address 0x........ is at offset 18 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 19 ----------
+---------- char gran, 0 .. 99, skip 19 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:326)
Address 0x........ is at offset 19 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 20 ----------
+---------- char gran, 0 .. 99, skip 20 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:328)
Address 0x........ is at offset 20 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 21 ----------
+---------- char gran, 0 .. 99, skip 21 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:330)
Address 0x........ is at offset 21 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 22 ----------
+---------- char gran, 0 .. 99, skip 22 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:332)
Address 0x........ is at offset 22 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 23 ----------
+---------- char gran, 0 .. 99, skip 23 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:334)
Address 0x........ is at offset 23 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 24 ----------
+---------- char gran, 0 .. 99, skip 24 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:336)
Address 0x........ is at offset 24 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 25 ----------
+---------- char gran, 0 .. 99, skip 25 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:338)
Address 0x........ is at offset 25 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 26 ----------
+---------- char gran, 0 .. 99, skip 26 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:340)
Address 0x........ is at offset 26 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 27 ----------
+---------- char gran, 0 .. 99, skip 27 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:342)
Address 0x........ is at offset 27 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 28 ----------
+---------- char gran, 0 .. 99, skip 28 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:344)
Address 0x........ is at offset 28 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 29 ----------
+---------- char gran, 0 .. 99, skip 29 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:346)
Address 0x........ is at offset 29 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 30 ----------
+---------- char gran, 0 .. 99, skip 30 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:348)
Address 0x........ is at offset 30 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 31 ----------
+---------- char gran, 0 .. 99, skip 31 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:350)
Address 0x........ is at offset 31 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 32 ----------
+---------- char gran, 0 .. 99, skip 32 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:352)
Address 0x........ is at offset 32 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 33 ----------
+---------- char gran, 0 .. 99, skip 33 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:354)
Address 0x........ is at offset 33 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 34 ----------
+---------- char gran, 0 .. 99, skip 34 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:356)
Address 0x........ is at offset 34 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 35 ----------
+---------- char gran, 0 .. 99, skip 35 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:358)
Address 0x........ is at offset 35 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 36 ----------
+---------- char gran, 0 .. 99, skip 36 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:360)
Address 0x........ is at offset 36 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 37 ----------
+---------- char gran, 0 .. 99, skip 37 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:362)
Address 0x........ is at offset 37 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 38 ----------
+---------- char gran, 0 .. 99, skip 38 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:364)
Address 0x........ is at offset 38 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 39 ----------
+---------- char gran, 0 .. 99, skip 39 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:366)
Address 0x........ is at offset 39 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 40 ----------
+---------- char gran, 0 .. 99, skip 40 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:368)
Address 0x........ is at offset 40 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 41 ----------
+---------- char gran, 0 .. 99, skip 41 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:370)
Address 0x........ is at offset 41 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 42 ----------
+---------- char gran, 0 .. 99, skip 42 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:372)
Address 0x........ is at offset 42 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 43 ----------
+---------- char gran, 0 .. 99, skip 43 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:374)
Address 0x........ is at offset 43 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 44 ----------
+---------- char gran, 0 .. 99, skip 44 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:376)
Address 0x........ is at offset 44 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 45 ----------
+---------- char gran, 0 .. 99, skip 45 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:378)
Address 0x........ is at offset 45 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 46 ----------
+---------- char gran, 0 .. 99, skip 46 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:380)
Address 0x........ is at offset 46 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 47 ----------
+---------- char gran, 0 .. 99, skip 47 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:382)
Address 0x........ is at offset 47 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 48 ----------
+---------- char gran, 0 .. 99, skip 48 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:384)
Address 0x........ is at offset 48 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 49 ----------
+---------- char gran, 0 .. 99, skip 49 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:386)
Address 0x........ is at offset 49 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 50 ----------
+---------- char gran, 0 .. 99, skip 50 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:388)
Address 0x........ is at offset 50 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 51 ----------
+---------- char gran, 0 .. 99, skip 51 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:390)
Address 0x........ is at offset 51 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 52 ----------
+---------- char gran, 0 .. 99, skip 52 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:392)
Address 0x........ is at offset 52 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 53 ----------
+---------- char gran, 0 .. 99, skip 53 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:394)
Address 0x........ is at offset 53 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 54 ----------
+---------- char gran, 0 .. 99, skip 54 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:396)
Address 0x........ is at offset 54 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 55 ----------
+---------- char gran, 0 .. 99, skip 55 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:398)
Address 0x........ is at offset 55 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 56 ----------
+---------- char gran, 0 .. 99, skip 56 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:400)
Address 0x........ is at offset 56 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 57 ----------
+---------- char gran, 0 .. 99, skip 57 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:402)
Address 0x........ is at offset 57 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 58 ----------
+---------- char gran, 0 .. 99, skip 58 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:404)
Address 0x........ is at offset 58 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 59 ----------
+---------- char gran, 0 .. 99, skip 59 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:406)
Address 0x........ is at offset 59 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 60 ----------
+---------- char gran, 0 .. 99, skip 60 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:408)
Address 0x........ is at offset 60 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 61 ----------
+---------- char gran, 0 .. 99, skip 61 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:410)
Address 0x........ is at offset 61 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 62 ----------
+---------- char gran, 0 .. 99, skip 62 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:412)
Address 0x........ is at offset 62 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 63 ----------
+---------- char gran, 0 .. 99, skip 63 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:414)
Address 0x........ is at offset 63 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 64 ----------
+---------- char gran, 0 .. 99, skip 64 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:416)
Address 0x........ is at offset 64 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 65 ----------
+---------- char gran, 0 .. 99, skip 65 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:418)
Address 0x........ is at offset 65 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 66 ----------
+---------- char gran, 0 .. 99, skip 66 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:420)
Address 0x........ is at offset 66 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 67 ----------
+---------- char gran, 0 .. 99, skip 67 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:422)
Address 0x........ is at offset 67 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 68 ----------
+---------- char gran, 0 .. 99, skip 68 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:424)
Address 0x........ is at offset 68 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 69 ----------
+---------- char gran, 0 .. 99, skip 69 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:426)
Address 0x........ is at offset 69 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 70 ----------
+---------- char gran, 0 .. 99, skip 70 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:428)
Address 0x........ is at offset 70 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 71 ----------
+---------- char gran, 0 .. 99, skip 71 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:430)
Address 0x........ is at offset 71 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 72 ----------
+---------- char gran, 0 .. 99, skip 72 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:432)
Address 0x........ is at offset 72 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 73 ----------
+---------- char gran, 0 .. 99, skip 73 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:434)
Address 0x........ is at offset 73 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 74 ----------
+---------- char gran, 0 .. 99, skip 74 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:436)
Address 0x........ is at offset 74 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 75 ----------
+---------- char gran, 0 .. 99, skip 75 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:438)
Address 0x........ is at offset 75 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 76 ----------
+---------- char gran, 0 .. 99, skip 76 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:440)
Address 0x........ is at offset 76 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 77 ----------
+---------- char gran, 0 .. 99, skip 77 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:442)
Address 0x........ is at offset 77 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 78 ----------
+---------- char gran, 0 .. 99, skip 78 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:444)
Address 0x........ is at offset 78 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 79 ----------
+---------- char gran, 0 .. 99, skip 79 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:446)
Address 0x........ is at offset 79 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 80 ----------
+---------- char gran, 0 .. 99, skip 80 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:448)
Address 0x........ is at offset 80 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 81 ----------
+---------- char gran, 0 .. 99, skip 81 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:450)
Address 0x........ is at offset 81 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 82 ----------
+---------- char gran, 0 .. 99, skip 82 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:452)
Address 0x........ is at offset 82 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 83 ----------
+---------- char gran, 0 .. 99, skip 83 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:454)
Address 0x........ is at offset 83 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 84 ----------
+---------- char gran, 0 .. 99, skip 84 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:456)
Address 0x........ is at offset 84 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 85 ----------
+---------- char gran, 0 .. 99, skip 85 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:458)
Address 0x........ is at offset 85 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 86 ----------
+---------- char gran, 0 .. 99, skip 86 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:460)
Address 0x........ is at offset 86 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 87 ----------
+---------- char gran, 0 .. 99, skip 87 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:462)
Address 0x........ is at offset 87 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 88 ----------
+---------- char gran, 0 .. 99, skip 88 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:464)
Address 0x........ is at offset 88 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 89 ----------
+---------- char gran, 0 .. 99, skip 89 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:466)
Address 0x........ is at offset 89 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 90 ----------
+---------- char gran, 0 .. 99, skip 90 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:468)
Address 0x........ is at offset 90 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 91 ----------
+---------- char gran, 0 .. 99, skip 91 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:470)
Address 0x........ is at offset 91 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 92 ----------
+---------- char gran, 0 .. 99, skip 92 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:472)
Address 0x........ is at offset 92 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 93 ----------
+---------- char gran, 0 .. 99, skip 93 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:474)
Address 0x........ is at offset 93 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 94 ----------
+---------- char gran, 0 .. 99, skip 94 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:476)
Address 0x........ is at offset 94 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 95 ----------
+---------- char gran, 0 .. 99, skip 95 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:478)
Address 0x........ is at offset 95 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 96 ----------
+---------- char gran, 0 .. 99, skip 96 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:480)
Address 0x........ is at offset 96 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 97 ----------
+---------- char gran, 0 .. 99, skip 97 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:482)
Address 0x........ is at offset 97 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- char gran, 0 .. 99, skip 98 ----------
+---------- char gran, 0 .. 99, skip 98 ----------
Conflicting store by thread x at 0x........ size 1
at 0x........: child8 (tc19_shadowmem.c:33)
by 0x........: steer (tc19_shadowmem.c:484)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
+
==========================================================
=== 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 ===
==========================================================
---------- short gran, 0 .. 98, skip 0 ----------
-
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:288)
Address 0x........ is at offset 0 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 1 ----------
+---------- short gran, 1 .. 98, skip 1 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:290)
Address 0x........ is at offset 1 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 2 ----------
+---------- short gran, 0 .. 98, skip 2 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:292)
Address 0x........ is at offset 2 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 3 ----------
+---------- short gran, 1 .. 98, skip 3 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:294)
Address 0x........ is at offset 3 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 4 ----------
+---------- short gran, 0 .. 98, skip 4 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:296)
Address 0x........ is at offset 4 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 5 ----------
+---------- short gran, 1 .. 98, skip 5 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:298)
Address 0x........ is at offset 5 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 6 ----------
+---------- short gran, 0 .. 98, skip 6 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:300)
Address 0x........ is at offset 6 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 7 ----------
+---------- short gran, 1 .. 98, skip 7 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:302)
Address 0x........ is at offset 7 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 8 ----------
+---------- short gran, 0 .. 98, skip 8 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:304)
Address 0x........ is at offset 8 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 9 ----------
+---------- short gran, 1 .. 98, skip 9 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:306)
Address 0x........ is at offset 9 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 10 ----------
+---------- short gran, 0 .. 98, skip 10 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:308)
Address 0x........ is at offset 10 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 11 ----------
+---------- short gran, 1 .. 98, skip 11 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:310)
Address 0x........ is at offset 11 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 12 ----------
+---------- short gran, 0 .. 98, skip 12 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:312)
Address 0x........ is at offset 12 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 13 ----------
+---------- short gran, 1 .. 98, skip 13 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:314)
Address 0x........ is at offset 13 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 14 ----------
+---------- short gran, 0 .. 98, skip 14 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:316)
Address 0x........ is at offset 14 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 15 ----------
+---------- short gran, 1 .. 98, skip 15 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:318)
Address 0x........ is at offset 15 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 16 ----------
+---------- short gran, 0 .. 98, skip 16 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:320)
Address 0x........ is at offset 16 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 17 ----------
+---------- short gran, 1 .. 98, skip 17 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:322)
Address 0x........ is at offset 17 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 18 ----------
+---------- short gran, 0 .. 98, skip 18 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:324)
Address 0x........ is at offset 18 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 19 ----------
+---------- short gran, 1 .. 98, skip 19 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:326)
Address 0x........ is at offset 19 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 20 ----------
+---------- short gran, 0 .. 98, skip 20 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:328)
Address 0x........ is at offset 20 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 21 ----------
+---------- short gran, 1 .. 98, skip 21 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:330)
Address 0x........ is at offset 21 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 22 ----------
+---------- short gran, 0 .. 98, skip 22 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:332)
Address 0x........ is at offset 22 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 23 ----------
+---------- short gran, 1 .. 98, skip 23 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:334)
Address 0x........ is at offset 23 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 24 ----------
+---------- short gran, 0 .. 98, skip 24 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:336)
Address 0x........ is at offset 24 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 25 ----------
+---------- short gran, 1 .. 98, skip 25 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:338)
Address 0x........ is at offset 25 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 26 ----------
+---------- short gran, 0 .. 98, skip 26 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:340)
Address 0x........ is at offset 26 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 27 ----------
+---------- short gran, 1 .. 98, skip 27 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:342)
Address 0x........ is at offset 27 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 28 ----------
+---------- short gran, 0 .. 98, skip 28 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:344)
Address 0x........ is at offset 28 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 29 ----------
+---------- short gran, 1 .. 98, skip 29 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:346)
Address 0x........ is at offset 29 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 30 ----------
+---------- short gran, 0 .. 98, skip 30 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:348)
Address 0x........ is at offset 30 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 31 ----------
+---------- short gran, 1 .. 98, skip 31 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:350)
Address 0x........ is at offset 31 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 32 ----------
+---------- short gran, 0 .. 98, skip 32 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:352)
Address 0x........ is at offset 32 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 33 ----------
+---------- short gran, 1 .. 98, skip 33 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:354)
Address 0x........ is at offset 33 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 34 ----------
+---------- short gran, 0 .. 98, skip 34 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:356)
Address 0x........ is at offset 34 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 35 ----------
+---------- short gran, 1 .. 98, skip 35 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:358)
Address 0x........ is at offset 35 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 36 ----------
+---------- short gran, 0 .. 98, skip 36 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:360)
Address 0x........ is at offset 36 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 37 ----------
+---------- short gran, 1 .. 98, skip 37 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:362)
Address 0x........ is at offset 37 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 38 ----------
+---------- short gran, 0 .. 98, skip 38 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:364)
Address 0x........ is at offset 38 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 39 ----------
+---------- short gran, 1 .. 98, skip 39 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:366)
Address 0x........ is at offset 39 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 40 ----------
+---------- short gran, 0 .. 98, skip 40 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:368)
Address 0x........ is at offset 40 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 41 ----------
+---------- short gran, 1 .. 98, skip 41 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:370)
Address 0x........ is at offset 41 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 42 ----------
+---------- short gran, 0 .. 98, skip 42 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:372)
Address 0x........ is at offset 42 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 43 ----------
+---------- short gran, 1 .. 98, skip 43 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:374)
Address 0x........ is at offset 43 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 44 ----------
+---------- short gran, 0 .. 98, skip 44 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:376)
Address 0x........ is at offset 44 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 45 ----------
+---------- short gran, 1 .. 98, skip 45 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:378)
Address 0x........ is at offset 45 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 46 ----------
+---------- short gran, 0 .. 98, skip 46 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:380)
Address 0x........ is at offset 46 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 47 ----------
+---------- short gran, 1 .. 98, skip 47 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:382)
Address 0x........ is at offset 47 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 48 ----------
+---------- short gran, 0 .. 98, skip 48 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:384)
Address 0x........ is at offset 48 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 49 ----------
+---------- short gran, 1 .. 98, skip 49 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:386)
Address 0x........ is at offset 49 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 50 ----------
+---------- short gran, 0 .. 98, skip 50 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:388)
Address 0x........ is at offset 50 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 51 ----------
+---------- short gran, 1 .. 98, skip 51 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:390)
Address 0x........ is at offset 51 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 52 ----------
+---------- short gran, 0 .. 98, skip 52 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:392)
Address 0x........ is at offset 52 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 53 ----------
+---------- short gran, 1 .. 98, skip 53 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:394)
Address 0x........ is at offset 53 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 54 ----------
+---------- short gran, 0 .. 98, skip 54 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:396)
Address 0x........ is at offset 54 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 55 ----------
+---------- short gran, 1 .. 98, skip 55 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:398)
Address 0x........ is at offset 55 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 56 ----------
+---------- short gran, 0 .. 98, skip 56 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:400)
Address 0x........ is at offset 56 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 57 ----------
+---------- short gran, 1 .. 98, skip 57 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:402)
Address 0x........ is at offset 57 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 58 ----------
+---------- short gran, 0 .. 98, skip 58 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:404)
Address 0x........ is at offset 58 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 59 ----------
+---------- short gran, 1 .. 98, skip 59 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:406)
Address 0x........ is at offset 59 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 60 ----------
+---------- short gran, 0 .. 98, skip 60 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:408)
Address 0x........ is at offset 60 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 61 ----------
+---------- short gran, 1 .. 98, skip 61 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:410)
Address 0x........ is at offset 61 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 62 ----------
+---------- short gran, 0 .. 98, skip 62 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:412)
Address 0x........ is at offset 62 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 63 ----------
+---------- short gran, 1 .. 98, skip 63 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:414)
Address 0x........ is at offset 63 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 64 ----------
+---------- short gran, 0 .. 98, skip 64 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:416)
Address 0x........ is at offset 64 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 65 ----------
+---------- short gran, 1 .. 98, skip 65 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:418)
Address 0x........ is at offset 65 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 66 ----------
+---------- short gran, 0 .. 98, skip 66 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:420)
Address 0x........ is at offset 66 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 67 ----------
+---------- short gran, 1 .. 98, skip 67 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:422)
Address 0x........ is at offset 67 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 68 ----------
+---------- short gran, 0 .. 98, skip 68 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:424)
Address 0x........ is at offset 68 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 69 ----------
+---------- short gran, 1 .. 98, skip 69 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:426)
Address 0x........ is at offset 69 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 70 ----------
+---------- short gran, 0 .. 98, skip 70 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:428)
Address 0x........ is at offset 70 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 71 ----------
+---------- short gran, 1 .. 98, skip 71 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:430)
Address 0x........ is at offset 71 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 72 ----------
+---------- short gran, 0 .. 98, skip 72 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:432)
Address 0x........ is at offset 72 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 73 ----------
+---------- short gran, 1 .. 98, skip 73 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:434)
Address 0x........ is at offset 73 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 74 ----------
+---------- short gran, 0 .. 98, skip 74 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:436)
Address 0x........ is at offset 74 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 75 ----------
+---------- short gran, 1 .. 98, skip 75 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:438)
Address 0x........ is at offset 75 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 76 ----------
+---------- short gran, 0 .. 98, skip 76 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:440)
Address 0x........ is at offset 76 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 77 ----------
+---------- short gran, 1 .. 98, skip 77 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:442)
Address 0x........ is at offset 77 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 78 ----------
+---------- short gran, 0 .. 98, skip 78 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:444)
Address 0x........ is at offset 78 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 79 ----------
+---------- short gran, 1 .. 98, skip 79 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:446)
Address 0x........ is at offset 79 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 80 ----------
+---------- short gran, 0 .. 98, skip 80 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:448)
Address 0x........ is at offset 80 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 81 ----------
+---------- short gran, 1 .. 98, skip 81 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:450)
Address 0x........ is at offset 81 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 82 ----------
+---------- short gran, 0 .. 98, skip 82 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:452)
Address 0x........ is at offset 82 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 83 ----------
+---------- short gran, 1 .. 98, skip 83 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:454)
Address 0x........ is at offset 83 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 84 ----------
+---------- short gran, 0 .. 98, skip 84 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:456)
Address 0x........ is at offset 84 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 85 ----------
+---------- short gran, 1 .. 98, skip 85 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:458)
Address 0x........ is at offset 85 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 86 ----------
+---------- short gran, 0 .. 98, skip 86 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:460)
Address 0x........ is at offset 86 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 87 ----------
+---------- short gran, 1 .. 98, skip 87 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:462)
Address 0x........ is at offset 87 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 88 ----------
+---------- short gran, 0 .. 98, skip 88 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:464)
Address 0x........ is at offset 88 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 89 ----------
+---------- short gran, 1 .. 98, skip 89 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:466)
Address 0x........ is at offset 89 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 90 ----------
+---------- short gran, 0 .. 98, skip 90 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:468)
Address 0x........ is at offset 90 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 91 ----------
+---------- short gran, 1 .. 98, skip 91 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:470)
Address 0x........ is at offset 91 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 92 ----------
+---------- short gran, 0 .. 98, skip 92 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:472)
Address 0x........ is at offset 92 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 93 ----------
+---------- short gran, 1 .. 98, skip 93 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:474)
Address 0x........ is at offset 93 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 94 ----------
+---------- short gran, 0 .. 98, skip 94 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:476)
Address 0x........ is at offset 94 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 95 ----------
+---------- short gran, 1 .. 98, skip 95 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:478)
Address 0x........ is at offset 95 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 0 .. 98, skip 96 ----------
+---------- short gran, 0 .. 98, skip 96 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:480)
Address 0x........ is at offset 96 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- short gran, 1 .. 98, skip 97 ----------
+---------- short gran, 1 .. 98, skip 97 ----------
Conflicting store by thread x at 0x........ size 2
at 0x........: child16 (tc19_shadowmem.c:57)
by 0x........: steer (tc19_shadowmem.c:482)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
+
==========================================================
=== 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 ===
==========================================================
---------- int gran, 0 .. 96, skip 0 ----------
-
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:288)
Address 0x........ is at offset 0 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 1 ----------
+---------- int gran, 1 .. 96, skip 1 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:290)
Address 0x........ is at offset 1 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 2 ----------
+---------- int gran, 2 .. 96, skip 2 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:292)
Address 0x........ is at offset 2 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 3 ----------
+---------- int gran, 3 .. 96, skip 3 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:294)
Address 0x........ is at offset 3 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 4 ----------
+---------- int gran, 0 .. 96, skip 4 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:296)
Address 0x........ is at offset 4 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 5 ----------
+---------- int gran, 1 .. 96, skip 5 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:298)
Address 0x........ is at offset 5 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 6 ----------
+---------- int gran, 2 .. 96, skip 6 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:300)
Address 0x........ is at offset 6 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 7 ----------
+---------- int gran, 3 .. 96, skip 7 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:302)
Address 0x........ is at offset 7 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 8 ----------
+---------- int gran, 0 .. 96, skip 8 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:304)
Address 0x........ is at offset 8 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 9 ----------
+---------- int gran, 1 .. 96, skip 9 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:306)
Address 0x........ is at offset 9 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 10 ----------
+---------- int gran, 2 .. 96, skip 10 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:308)
Address 0x........ is at offset 10 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 11 ----------
+---------- int gran, 3 .. 96, skip 11 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:310)
Address 0x........ is at offset 11 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 12 ----------
+---------- int gran, 0 .. 96, skip 12 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:312)
Address 0x........ is at offset 12 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 13 ----------
+---------- int gran, 1 .. 96, skip 13 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:314)
Address 0x........ is at offset 13 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 14 ----------
+---------- int gran, 2 .. 96, skip 14 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:316)
Address 0x........ is at offset 14 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 15 ----------
+---------- int gran, 3 .. 96, skip 15 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:318)
Address 0x........ is at offset 15 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 16 ----------
+---------- int gran, 0 .. 96, skip 16 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:320)
Address 0x........ is at offset 16 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 17 ----------
+---------- int gran, 1 .. 96, skip 17 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:322)
Address 0x........ is at offset 17 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 18 ----------
+---------- int gran, 2 .. 96, skip 18 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:324)
Address 0x........ is at offset 18 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 19 ----------
+---------- int gran, 3 .. 96, skip 19 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:326)
Address 0x........ is at offset 19 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 20 ----------
+---------- int gran, 0 .. 96, skip 20 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:328)
Address 0x........ is at offset 20 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 21 ----------
+---------- int gran, 1 .. 96, skip 21 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:330)
Address 0x........ is at offset 21 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 22 ----------
+---------- int gran, 2 .. 96, skip 22 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:332)
Address 0x........ is at offset 22 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 23 ----------
+---------- int gran, 3 .. 96, skip 23 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:334)
Address 0x........ is at offset 23 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 24 ----------
+---------- int gran, 0 .. 96, skip 24 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:336)
Address 0x........ is at offset 24 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 25 ----------
+---------- int gran, 1 .. 96, skip 25 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:338)
Address 0x........ is at offset 25 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 26 ----------
+---------- int gran, 2 .. 96, skip 26 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:340)
Address 0x........ is at offset 26 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 27 ----------
+---------- int gran, 3 .. 96, skip 27 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:342)
Address 0x........ is at offset 27 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 28 ----------
+---------- int gran, 0 .. 96, skip 28 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:344)
Address 0x........ is at offset 28 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 29 ----------
+---------- int gran, 1 .. 96, skip 29 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:346)
Address 0x........ is at offset 29 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 30 ----------
+---------- int gran, 2 .. 96, skip 30 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:348)
Address 0x........ is at offset 30 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 31 ----------
+---------- int gran, 3 .. 96, skip 31 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:350)
Address 0x........ is at offset 31 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 32 ----------
+---------- int gran, 0 .. 96, skip 32 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:352)
Address 0x........ is at offset 32 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 33 ----------
+---------- int gran, 1 .. 96, skip 33 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:354)
Address 0x........ is at offset 33 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 34 ----------
+---------- int gran, 2 .. 96, skip 34 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:356)
Address 0x........ is at offset 34 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 35 ----------
+---------- int gran, 3 .. 96, skip 35 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:358)
Address 0x........ is at offset 35 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 36 ----------
+---------- int gran, 0 .. 96, skip 36 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:360)
Address 0x........ is at offset 36 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 37 ----------
+---------- int gran, 1 .. 96, skip 37 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:362)
Address 0x........ is at offset 37 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 38 ----------
+---------- int gran, 2 .. 96, skip 38 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:364)
Address 0x........ is at offset 38 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 39 ----------
+---------- int gran, 3 .. 96, skip 39 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:366)
Address 0x........ is at offset 39 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 40 ----------
+---------- int gran, 0 .. 96, skip 40 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:368)
Address 0x........ is at offset 40 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 41 ----------
+---------- int gran, 1 .. 96, skip 41 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:370)
Address 0x........ is at offset 41 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 42 ----------
+---------- int gran, 2 .. 96, skip 42 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:372)
Address 0x........ is at offset 42 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 43 ----------
+---------- int gran, 3 .. 96, skip 43 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:374)
Address 0x........ is at offset 43 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 44 ----------
+---------- int gran, 0 .. 96, skip 44 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:376)
Address 0x........ is at offset 44 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 45 ----------
+---------- int gran, 1 .. 96, skip 45 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:378)
Address 0x........ is at offset 45 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 46 ----------
+---------- int gran, 2 .. 96, skip 46 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:380)
Address 0x........ is at offset 46 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 47 ----------
+---------- int gran, 3 .. 96, skip 47 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:382)
Address 0x........ is at offset 47 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 48 ----------
+---------- int gran, 0 .. 96, skip 48 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:384)
Address 0x........ is at offset 48 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 49 ----------
+---------- int gran, 1 .. 96, skip 49 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:386)
Address 0x........ is at offset 49 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 50 ----------
+---------- int gran, 2 .. 96, skip 50 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:388)
Address 0x........ is at offset 50 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 51 ----------
+---------- int gran, 3 .. 96, skip 51 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:390)
Address 0x........ is at offset 51 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 52 ----------
+---------- int gran, 0 .. 96, skip 52 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:392)
Address 0x........ is at offset 52 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 53 ----------
+---------- int gran, 1 .. 96, skip 53 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:394)
Address 0x........ is at offset 53 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 54 ----------
+---------- int gran, 2 .. 96, skip 54 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:396)
Address 0x........ is at offset 54 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 55 ----------
+---------- int gran, 3 .. 96, skip 55 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:398)
Address 0x........ is at offset 55 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 56 ----------
+---------- int gran, 0 .. 96, skip 56 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:400)
Address 0x........ is at offset 56 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 57 ----------
+---------- int gran, 1 .. 96, skip 57 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:402)
Address 0x........ is at offset 57 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 58 ----------
+---------- int gran, 2 .. 96, skip 58 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:404)
Address 0x........ is at offset 58 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 59 ----------
+---------- int gran, 3 .. 96, skip 59 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:406)
Address 0x........ is at offset 59 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 60 ----------
+---------- int gran, 0 .. 96, skip 60 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:408)
Address 0x........ is at offset 60 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 61 ----------
+---------- int gran, 1 .. 96, skip 61 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:410)
Address 0x........ is at offset 61 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 62 ----------
+---------- int gran, 2 .. 96, skip 62 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:412)
Address 0x........ is at offset 62 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 63 ----------
+---------- int gran, 3 .. 96, skip 63 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:414)
Address 0x........ is at offset 63 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 64 ----------
+---------- int gran, 0 .. 96, skip 64 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:416)
Address 0x........ is at offset 64 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 65 ----------
+---------- int gran, 1 .. 96, skip 65 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:418)
Address 0x........ is at offset 65 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 66 ----------
+---------- int gran, 2 .. 96, skip 66 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:420)
Address 0x........ is at offset 66 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 67 ----------
+---------- int gran, 3 .. 96, skip 67 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:422)
Address 0x........ is at offset 67 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 68 ----------
+---------- int gran, 0 .. 96, skip 68 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:424)
Address 0x........ is at offset 68 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 69 ----------
+---------- int gran, 1 .. 96, skip 69 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:426)
Address 0x........ is at offset 69 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 70 ----------
+---------- int gran, 2 .. 96, skip 70 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:428)
Address 0x........ is at offset 70 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 71 ----------
+---------- int gran, 3 .. 96, skip 71 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:430)
Address 0x........ is at offset 71 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 72 ----------
+---------- int gran, 0 .. 96, skip 72 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:432)
Address 0x........ is at offset 72 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 73 ----------
+---------- int gran, 1 .. 96, skip 73 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:434)
Address 0x........ is at offset 73 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 74 ----------
+---------- int gran, 2 .. 96, skip 74 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:436)
Address 0x........ is at offset 74 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 75 ----------
+---------- int gran, 3 .. 96, skip 75 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:438)
Address 0x........ is at offset 75 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 76 ----------
+---------- int gran, 0 .. 96, skip 76 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:440)
Address 0x........ is at offset 76 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 77 ----------
+---------- int gran, 1 .. 96, skip 77 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:442)
Address 0x........ is at offset 77 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 78 ----------
+---------- int gran, 2 .. 96, skip 78 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:444)
Address 0x........ is at offset 78 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 79 ----------
+---------- int gran, 3 .. 96, skip 79 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:446)
Address 0x........ is at offset 79 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 80 ----------
+---------- int gran, 0 .. 96, skip 80 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:448)
Address 0x........ is at offset 80 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 81 ----------
+---------- int gran, 1 .. 96, skip 81 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:450)
Address 0x........ is at offset 81 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 82 ----------
+---------- int gran, 2 .. 96, skip 82 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:452)
Address 0x........ is at offset 82 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 83 ----------
+---------- int gran, 3 .. 96, skip 83 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:454)
Address 0x........ is at offset 83 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 84 ----------
+---------- int gran, 0 .. 96, skip 84 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:456)
Address 0x........ is at offset 84 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 85 ----------
+---------- int gran, 1 .. 96, skip 85 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:458)
Address 0x........ is at offset 85 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 86 ----------
+---------- int gran, 2 .. 96, skip 86 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:460)
Address 0x........ is at offset 86 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 87 ----------
+---------- int gran, 3 .. 96, skip 87 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:462)
Address 0x........ is at offset 87 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 88 ----------
+---------- int gran, 0 .. 96, skip 88 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:464)
Address 0x........ is at offset 88 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 89 ----------
+---------- int gran, 1 .. 96, skip 89 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:466)
Address 0x........ is at offset 89 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 90 ----------
+---------- int gran, 2 .. 96, skip 90 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:468)
Address 0x........ is at offset 90 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 91 ----------
+---------- int gran, 3 .. 96, skip 91 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:470)
Address 0x........ is at offset 91 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 0 .. 96, skip 92 ----------
+---------- int gran, 0 .. 96, skip 92 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:472)
Address 0x........ is at offset 92 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 1 .. 96, skip 93 ----------
+---------- int gran, 1 .. 96, skip 93 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:474)
Address 0x........ is at offset 93 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 2 .. 96, skip 94 ----------
+---------- int gran, 2 .. 96, skip 94 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:476)
Address 0x........ is at offset 94 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- int gran, 3 .. 96, skip 95 ----------
+---------- int gran, 3 .. 96, skip 95 ----------
Conflicting store by thread x at 0x........ size 4
at 0x........: child32 (tc19_shadowmem.c:81)
by 0x........: steer (tc19_shadowmem.c:478)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
+
==========================================================
=== 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 ===
==========================================================
---------- double gran, 0 .. 92, skip 0 ----------
-
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:288)
Address 0x........ is at offset 0 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 1 ----------
+---------- double gran, 1 .. 92, skip 1 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:290)
Address 0x........ is at offset 1 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 2 ----------
+---------- double gran, 2 .. 92, skip 2 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:292)
Address 0x........ is at offset 2 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 3 ----------
+---------- double gran, 3 .. 92, skip 3 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:294)
Address 0x........ is at offset 3 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 4 .. 92, skip 4 ----------
+---------- double gran, 4 .. 92, skip 4 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:296)
Address 0x........ is at offset 4 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 5 .. 92, skip 5 ----------
+---------- double gran, 5 .. 92, skip 5 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:298)
Address 0x........ is at offset 5 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 6 .. 92, skip 6 ----------
+---------- double gran, 6 .. 92, skip 6 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:300)
Address 0x........ is at offset 6 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 7 .. 92, skip 7 ----------
+---------- double gran, 7 .. 92, skip 7 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:302)
Address 0x........ is at offset 7 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 0 .. 92, skip 8 ----------
+---------- double gran, 0 .. 92, skip 8 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:304)
Address 0x........ is at offset 8 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 9 ----------
+---------- double gran, 1 .. 92, skip 9 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:306)
Address 0x........ is at offset 9 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 10 ----------
+---------- double gran, 2 .. 92, skip 10 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:308)
Address 0x........ is at offset 10 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 11 ----------
+---------- double gran, 3 .. 92, skip 11 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:310)
Address 0x........ is at offset 11 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 4 .. 92, skip 12 ----------
+---------- double gran, 4 .. 92, skip 12 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:312)
Address 0x........ is at offset 12 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 5 .. 92, skip 13 ----------
+---------- double gran, 5 .. 92, skip 13 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:314)
Address 0x........ is at offset 13 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 6 .. 92, skip 14 ----------
+---------- double gran, 6 .. 92, skip 14 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:316)
Address 0x........ is at offset 14 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 7 .. 92, skip 15 ----------
+---------- double gran, 7 .. 92, skip 15 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:318)
Address 0x........ is at offset 15 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 0 .. 92, skip 16 ----------
+---------- double gran, 0 .. 92, skip 16 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:320)
Address 0x........ is at offset 16 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 17 ----------
+---------- double gran, 1 .. 92, skip 17 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:322)
Address 0x........ is at offset 17 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 18 ----------
+---------- double gran, 2 .. 92, skip 18 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:324)
Address 0x........ is at offset 18 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 19 ----------
+---------- double gran, 3 .. 92, skip 19 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:326)
Address 0x........ is at offset 19 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 4 .. 92, skip 20 ----------
+---------- double gran, 4 .. 92, skip 20 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:328)
Address 0x........ is at offset 20 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 5 .. 92, skip 21 ----------
+---------- double gran, 5 .. 92, skip 21 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:330)
Address 0x........ is at offset 21 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 6 .. 92, skip 22 ----------
+---------- double gran, 6 .. 92, skip 22 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:332)
Address 0x........ is at offset 22 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 7 .. 92, skip 23 ----------
+---------- double gran, 7 .. 92, skip 23 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:334)
Address 0x........ is at offset 23 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 0 .. 92, skip 24 ----------
+---------- double gran, 0 .. 92, skip 24 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:336)
Address 0x........ is at offset 24 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 25 ----------
+---------- double gran, 1 .. 92, skip 25 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:338)
Address 0x........ is at offset 25 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 26 ----------
+---------- double gran, 2 .. 92, skip 26 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:340)
Address 0x........ is at offset 26 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 27 ----------
+---------- double gran, 3 .. 92, skip 27 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:342)
Address 0x........ is at offset 27 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 4 .. 92, skip 28 ----------
+---------- double gran, 4 .. 92, skip 28 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:344)
Address 0x........ is at offset 28 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 5 .. 92, skip 29 ----------
+---------- double gran, 5 .. 92, skip 29 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:346)
Address 0x........ is at offset 29 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 6 .. 92, skip 30 ----------
+---------- double gran, 6 .. 92, skip 30 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:348)
Address 0x........ is at offset 30 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 7 .. 92, skip 31 ----------
+---------- double gran, 7 .. 92, skip 31 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:350)
Address 0x........ is at offset 31 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 0 .. 92, skip 32 ----------
+---------- double gran, 0 .. 92, skip 32 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:352)
Address 0x........ is at offset 32 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 33 ----------
+---------- double gran, 1 .. 92, skip 33 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:354)
Address 0x........ is at offset 33 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 34 ----------
+---------- double gran, 2 .. 92, skip 34 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:356)
Address 0x........ is at offset 34 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 35 ----------
+---------- double gran, 3 .. 92, skip 35 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:358)
Address 0x........ is at offset 35 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 4 .. 92, skip 36 ----------
+---------- double gran, 4 .. 92, skip 36 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:360)
Address 0x........ is at offset 36 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 5 .. 92, skip 37 ----------
+---------- double gran, 5 .. 92, skip 37 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:362)
Address 0x........ is at offset 37 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 6 .. 92, skip 38 ----------
+---------- double gran, 6 .. 92, skip 38 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:364)
Address 0x........ is at offset 38 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 7 .. 92, skip 39 ----------
+---------- double gran, 7 .. 92, skip 39 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:366)
Address 0x........ is at offset 39 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 0 .. 92, skip 40 ----------
+---------- double gran, 0 .. 92, skip 40 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:368)
Address 0x........ is at offset 40 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 41 ----------
+---------- double gran, 1 .. 92, skip 41 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:370)
Address 0x........ is at offset 41 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 42 ----------
+---------- double gran, 2 .. 92, skip 42 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:372)
Address 0x........ is at offset 42 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 43 ----------
+---------- double gran, 3 .. 92, skip 43 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:374)
Address 0x........ is at offset 43 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 4 .. 92, skip 44 ----------
+---------- double gran, 4 .. 92, skip 44 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:376)
Address 0x........ is at offset 44 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 5 .. 92, skip 45 ----------
+---------- double gran, 5 .. 92, skip 45 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:378)
Address 0x........ is at offset 45 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 6 .. 92, skip 46 ----------
+---------- double gran, 6 .. 92, skip 46 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:380)
Address 0x........ is at offset 46 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 7 .. 92, skip 47 ----------
+---------- double gran, 7 .. 92, skip 47 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:382)
Address 0x........ is at offset 47 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 0 .. 92, skip 48 ----------
+---------- double gran, 0 .. 92, skip 48 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:384)
Address 0x........ is at offset 48 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 49 ----------
+---------- double gran, 1 .. 92, skip 49 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:386)
Address 0x........ is at offset 49 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 50 ----------
+---------- double gran, 2 .. 92, skip 50 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:388)
Address 0x........ is at offset 50 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 51 ----------
+---------- double gran, 3 .. 92, skip 51 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:390)
Address 0x........ is at offset 51 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 4 .. 92, skip 52 ----------
+---------- double gran, 4 .. 92, skip 52 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:392)
Address 0x........ is at offset 52 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 5 .. 92, skip 53 ----------
+---------- double gran, 5 .. 92, skip 53 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:394)
Address 0x........ is at offset 53 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 6 .. 92, skip 54 ----------
+---------- double gran, 6 .. 92, skip 54 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:396)
Address 0x........ is at offset 54 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 7 .. 92, skip 55 ----------
+---------- double gran, 7 .. 92, skip 55 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:398)
Address 0x........ is at offset 55 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 0 .. 92, skip 56 ----------
+---------- double gran, 0 .. 92, skip 56 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:400)
Address 0x........ is at offset 56 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 57 ----------
+---------- double gran, 1 .. 92, skip 57 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:402)
Address 0x........ is at offset 57 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 58 ----------
+---------- double gran, 2 .. 92, skip 58 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:404)
Address 0x........ is at offset 58 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 59 ----------
+---------- double gran, 3 .. 92, skip 59 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:406)
Address 0x........ is at offset 59 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 4 .. 92, skip 60 ----------
+---------- double gran, 4 .. 92, skip 60 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:408)
Address 0x........ is at offset 60 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 5 .. 92, skip 61 ----------
+---------- double gran, 5 .. 92, skip 61 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:410)
Address 0x........ is at offset 61 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 6 .. 92, skip 62 ----------
+---------- double gran, 6 .. 92, skip 62 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:412)
Address 0x........ is at offset 62 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 7 .. 92, skip 63 ----------
+---------- double gran, 7 .. 92, skip 63 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:414)
Address 0x........ is at offset 63 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 0 .. 92, skip 64 ----------
+---------- double gran, 0 .. 92, skip 64 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:416)
Address 0x........ is at offset 64 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 65 ----------
+---------- double gran, 1 .. 92, skip 65 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:418)
Address 0x........ is at offset 65 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 66 ----------
+---------- double gran, 2 .. 92, skip 66 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:420)
Address 0x........ is at offset 66 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 67 ----------
+---------- double gran, 3 .. 92, skip 67 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:422)
Address 0x........ is at offset 67 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 4 .. 92, skip 68 ----------
+---------- double gran, 4 .. 92, skip 68 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:424)
Address 0x........ is at offset 68 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 5 .. 92, skip 69 ----------
+---------- double gran, 5 .. 92, skip 69 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:426)
Address 0x........ is at offset 69 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 6 .. 92, skip 70 ----------
+---------- double gran, 6 .. 92, skip 70 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:428)
Address 0x........ is at offset 70 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 7 .. 92, skip 71 ----------
+---------- double gran, 7 .. 92, skip 71 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:430)
Address 0x........ is at offset 71 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 0 .. 92, skip 72 ----------
+---------- double gran, 0 .. 92, skip 72 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:432)
Address 0x........ is at offset 72 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 73 ----------
+---------- double gran, 1 .. 92, skip 73 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:434)
Address 0x........ is at offset 73 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 74 ----------
+---------- double gran, 2 .. 92, skip 74 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:436)
Address 0x........ is at offset 74 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 75 ----------
+---------- double gran, 3 .. 92, skip 75 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:438)
Address 0x........ is at offset 75 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 4 .. 92, skip 76 ----------
+---------- double gran, 4 .. 92, skip 76 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:440)
Address 0x........ is at offset 76 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 5 .. 92, skip 77 ----------
+---------- double gran, 5 .. 92, skip 77 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:442)
Address 0x........ is at offset 77 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 6 .. 92, skip 78 ----------
+---------- double gran, 6 .. 92, skip 78 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:444)
Address 0x........ is at offset 78 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 7 .. 92, skip 79 ----------
+---------- double gran, 7 .. 92, skip 79 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:446)
Address 0x........ is at offset 79 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 0 .. 92, skip 80 ----------
+---------- double gran, 0 .. 92, skip 80 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:448)
Address 0x........ is at offset 80 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 81 ----------
+---------- double gran, 1 .. 92, skip 81 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:450)
Address 0x........ is at offset 81 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 82 ----------
+---------- double gran, 2 .. 92, skip 82 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:452)
Address 0x........ is at offset 82 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 83 ----------
+---------- double gran, 3 .. 92, skip 83 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:454)
Address 0x........ is at offset 83 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 4 .. 92, skip 84 ----------
+---------- double gran, 4 .. 92, skip 84 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:456)
Address 0x........ is at offset 84 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 5 .. 92, skip 85 ----------
+---------- double gran, 5 .. 92, skip 85 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:458)
Address 0x........ is at offset 85 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 6 .. 92, skip 86 ----------
+---------- double gran, 6 .. 92, skip 86 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:460)
Address 0x........ is at offset 86 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 7 .. 92, skip 87 ----------
+---------- double gran, 7 .. 92, skip 87 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:462)
Address 0x........ is at offset 87 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 0 .. 92, skip 88 ----------
+---------- double gran, 0 .. 92, skip 88 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:464)
Address 0x........ is at offset 88 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 1 .. 92, skip 89 ----------
+---------- double gran, 1 .. 92, skip 89 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:466)
Address 0x........ is at offset 89 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 2 .. 92, skip 90 ----------
+---------- double gran, 2 .. 92, skip 90 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:468)
Address 0x........ is at offset 90 from 0x......... Allocation context:
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
----------- double gran, 3 .. 92, skip 91 ----------
+---------- double gran, 3 .. 92, skip 91 ----------
Conflicting store by thread x at 0x........ size 8
at 0x........: child64 (tc19_shadowmem.c:105)
by 0x........: steer (tc19_shadowmem.c:470)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (tc19_shadowmem.c:144)
+
ERROR SUMMARY: 385 errors from 385 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
----------------- pthread_mutex_lock et al ----------------
+---------------- pthread_mutex_lock et al ----------------
The object at address 0x........ is not a mutex.
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
at 0x........: pthread_mutex_trylock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:116)
----------------- pthread_cond_wait et al ----------------
+---------------- pthread_cond_wait et al ----------------
Mutex not locked: mutex 0x........, recursion count 0, owner 0.
at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:145)
+
FIXME: can't figure out how to verify wrap of pthread_cond_signal
---------------- pthread_rwlock_* ----------------
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:179)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:178)
+
(1) no error on next line
(2) no error on next line
(3) ERROR on next line
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:196)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:186)
+
(4) no error on next line
(5) no error on next line
(6) no error on next line
(7) no error on next line
(8) ERROR on next line
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:212)
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:186)
----------------- sem_* ----------------
+---------------- sem_* ----------------
Semaphore reinitialization: semaphore 0x........
at 0x........: sem_init (drd_pthread_intercepts.c:?)
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:228)
-FIXME: can't figure out how to verify wrap of sem_destroy
+FIXME: can't figure out how to verify wrap of sem_destroy
Invalid semaphore: semaphore 0x........
at 0x........: sem_wait (drd_pthread_intercepts.c:?)
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:228)
+
FIXME: can't figure out how to verify wrap of sem_post
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:145)
+
ERROR SUMMARY: 13 errors from 13 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
----------------- pthread_mutex_lock et al ----------------
+---------------- pthread_mutex_lock et al ----------------
The object at address 0x........ is not a mutex.
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:108)
----------------- pthread_cond_wait et al ----------------
+---------------- pthread_cond_wait et al ----------------
Mutex not locked: mutex 0x........, recursion count 0, owner 0.
at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:145)
+
FIXME: can't figure out how to verify wrap of pthread_cond_signal
---------------- pthread_rwlock_* ----------------
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:179)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:178)
+
(1) no error on next line
(2) no error on next line
(3) ERROR on next line
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:196)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:186)
+
(4) no error on next line
(5) no error on next line
(6) no error on next line
(7) no error on next line
(8) ERROR on next line
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:212)
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:186)
----------------- sem_* ----------------
+---------------- sem_* ----------------
Semaphore reinitialization: semaphore 0x........
at 0x........: sem_init (drd_pthread_intercepts.c:?)
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:228)
-FIXME: can't figure out how to verify wrap of sem_destroy
+FIXME: can't figure out how to verify wrap of sem_destroy
Invalid semaphore: semaphore 0x........
at 0x........: sem_wait (drd_pthread_intercepts.c:?)
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:228)
+
FIXME: can't figure out how to verify wrap of sem_post
------------ dealloc of mem holding locks ------------
-
Destroying locked rwlock: rwlock 0x.........
at 0x........: main (tc20_verifywrap.c:262)
rwlock 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:145)
+
ERROR SUMMARY: 13 errors from 13 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
----------------- pthread_mutex_lock et al ----------------
+---------------- pthread_mutex_lock et al ----------------
The object at address 0x........ is not a mutex.
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:108)
----------------- pthread_cond_wait et al ----------------
+---------------- pthread_cond_wait et al ----------------
Mutex not locked: mutex 0x........, recursion count 0, owner 0.
at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:145)
+
FIXME: can't figure out how to verify wrap of pthread_cond_signal
---------------- pthread_rwlock_* ----------------
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:179)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:178)
+
(1) no error on next line
(2) no error on next line
(3) ERROR on next line
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:196)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:186)
+
(4) no error on next line
(5) no error on next line
(6) no error on next line
(7) no error on next line
(8) ERROR on next line
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:212)
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:186)
----------------- sem_* ----------------
+---------------- sem_* ----------------
Semaphore reinitialization: semaphore 0x........
at 0x........: sem_init (drd_pthread_intercepts.c:?)
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:228)
-FIXME: can't figure out how to verify wrap of sem_destroy
+FIXME: can't figure out how to verify wrap of sem_destroy
Invalid semaphore: semaphore 0x........
at 0x........: sem_wait (drd_pthread_intercepts.c:?)
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:228)
+
FIXME: can't figure out how to verify wrap of sem_post
------------ dealloc of mem holding locks ------------
-
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: main (tc20_verifywrap.c:262)
mutex 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:216)
+
ERROR SUMMARY: 13 errors from 13 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
----------------- pthread_mutex_lock et al ----------------
+---------------- pthread_mutex_lock et al ----------------
The object at address 0x........ is not a mutex.
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:108)
----------------- pthread_cond_wait et al ----------------
+---------------- pthread_cond_wait et al ----------------
Mutex not locked: mutex 0x........, recursion count 0, owner 0.
at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:145)
+
FIXME: can't figure out how to verify wrap of pthread_cond_signal
---------------- pthread_rwlock_* ----------------
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:179)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:178)
+
(1) no error on next line
(2) no error on next line
(3) ERROR on next line
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:196)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:186)
+
(4) no error on next line
(5) no error on next line
(6) no error on next line
(7) no error on next line
(8) ERROR on next line
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:212)
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:186)
----------------- sem_* ----------------
+---------------- sem_* ----------------
Semaphore reinitialization: semaphore 0x........
at 0x........: sem_init (drd_pthread_intercepts.c:?)
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:228)
-FIXME: can't figure out how to verify wrap of sem_destroy
+FIXME: can't figure out how to verify wrap of sem_destroy
Invalid semaphore: semaphore 0x........
at 0x........: sem_wait (drd_pthread_intercepts.c:?)
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:228)
+
FIXME: can't figure out how to verify wrap of sem_post
------------ dealloc of mem holding locks ------------
-
ERROR SUMMARY: 11 errors from 11 contexts (suppressed: 0 from 0)
Other segment end (thread 2)
(thread finished, call stack no longer available)
+
---------------- pthread_mutex_lock et al ----------------
[1] mutex_init invalid mutex 0x........
-
The object at address 0x........ is not a mutex.
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:92)
+
[1] mutex_init mutex 0x........
[1] mutex_trylock mutex 0x........ rc 0 owner 0
[1] post_mutex_lock mutex 0x........ rc 0 owner 0
[1] mutex_destroy mutex 0x........ rc 1 owner 1
-
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: pthread_mutex_destroy (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:102)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:100)
+
[1] mutex_trylock mutex 0x........ rc 0 owner 0
[1] post_mutex_lock mutex 0x........ rc 0 owner 0 (locking failed)
[1] pre_mutex_lock mutex 0x........ rc 0 owner 0
[1] mutex_trylock mutex 0x........ rc 0 owner 0
[1] post_mutex_lock mutex 0x........ rc 0 owner 0 (locking failed)
[1] mutex_unlock mutex 0x........ rc 0
-
Mutex not locked: mutex 0x........, recursion count 0, owner 0.
at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:125)
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:108)
+
---------------- pthread_cond_wait et al ----------------
[1] mutex_init error checking mutex 0x........
[1] cond_init cond 0x........
[1] mutex_unlock error checking mutex 0x........ rc 0
-
Mutex not locked: mutex 0x........, recursion count 0, owner 0.
at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:147)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:145)
+
[1] cond_pre_wait cond 0x........
[1] cond_post_wait cond 0x........
[1] cond_post_wait error checking mutex 0x........ rc 0 owner 0
---------------- pthread_rwlock_* ----------------
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:179)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:178)
+
(1) no error on next line
(2) no error on next line
(3) ERROR on next line
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:196)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:186)
+
(4) no error on next line
(5) no error on next line
(6) no error on next line
(7) no error on next line
(8) ERROR on next line
-
Reader-writer lock not locked by calling thread: rwlock 0x.........
at 0x........: pthread_rwlock_unlock (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:212)
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:186)
+
---------------- sem_* ----------------
[1] sem_init 0x........ value 4294967295
[1] sem_init 0x........ value 0
-
Semaphore reinitialization: semaphore 0x........
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:231)
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:228)
+
FIXME: can't figure out how to verify wrap of sem_destroy
[1] sem_wait 0x........ value 0 -> 4294967295
-
Invalid semaphore: semaphore 0x........
at 0x........: sem_wait (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:242)
semaphore 0x........ was first observed at:
at 0x........: sem_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:228)
+
[1] sem_post 0x........ value 4294967295 -> 0
FIXME: can't figure out how to verify wrap of sem_post
------------ dealloc of mem holding locks ------------
-
Destroying locked rwlock: rwlock 0x.........
at 0x........: main (tc20_verifywrap.c:262)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:216)
-[1] mutex_destroy error checking mutex 0x........ rc 1 owner 1
+[1] mutex_destroy error checking mutex 0x........ rc 1 owner 1
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: main (tc20_verifywrap.c:262)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc20_verifywrap.c:145)
+
[1] mutex_destroy mutex 0x........ rc 0 owner 0
[1] mutex_trylock recursive mutex 0x........ rc 0 owner 0
[1] post_mutex_lock recursive mutex 0x........ rc 0 owner 0
at 0x........: pthread_join (drd_pthread_intercepts.c:?)
by 0x........: main (tc22_exit_w_lock.c:43)
+
ERROR SUMMARY: 12 errors from 12 contexts (suppressed: 0 from 0)
by 0x........: child_fn1 (tc22_exit_w_lock.c:18)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc23_bogus_condwait.c:53)
+
ERROR SUMMARY: 9 errors from 7 contexts (suppressed: 0 from 0)
by 0x........: pthread_cond_wait@@GLIBC_2.3.2(within libpthread-?.?.so)
by 0x........: main (tc23_bogus_condwait.c:69)
+
ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)
mutex 0x........ was first observed at:
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc23_bogus_condwait.c:53)
-The impossible happened: mutex 0x........ is locked simultaneously by two threads (recursion count 1, owners 2 and 1) !
+The impossible happened: mutex 0x........ is locked simultaneously by two threads (recursion count 1, owners 2 and 1) !
Thread 2:
Mutex not locked by calling thread: mutex 0x........, recursion count 2, owner 1.
at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
by 0x........: main (tc23_bogus_condwait.c:53)
+
ERROR SUMMARY: 11 errors from 9 contexts (suppressed: 0 from 0)
by 0x........: thread_func (thread_name.c:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
-thread_func instance 2
+thread_func instance 2
Thread 3 (thread_func instance 2):
The object at address 0x........ is not a mutex.
by 0x........: thread_func (thread_name.c:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
-thread_func instance 3
+thread_func instance 3
Thread 4 (thread_func instance 3):
The object at address 0x........ is not a mutex.
by 0x........: thread_func (thread_name.c:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
-thread_func instance 4
+thread_func instance 4
Thread 5 (thread_func instance 4):
The object at address 0x........ is not a mutex.
by 0x........: thread_func (thread_name.c:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
-thread_func instance 5
+thread_func instance 5
Thread 6 (thread_func instance 5):
The object at address 0x........ is not a mutex.
by 0x........: thread_func (thread_name.c:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
-thread_func instance 6
+thread_func instance 6
Thread 7 (thread_func instance 6):
The object at address 0x........ is not a mutex.
by 0x........: thread_func (thread_name.c:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
-thread_func instance 7
+thread_func instance 7
Thread 8 (thread_func instance 7):
The object at address 0x........ is not a mutex.
by 0x........: thread_func (thread_name.c:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
-thread_func instance 8
+thread_func instance 8
Thread 9 (thread_func instance 8):
The object at address 0x........ is not a mutex.
by 0x........: thread_func (thread_name.c:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
-thread_func instance 9
+thread_func instance 9
Thread 10 (thread_func instance 9):
The object at address 0x........ is not a mutex.
by 0x........: thread_func (thread_name.c:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
-thread_func instance 10
+thread_func instance 10
Thread 11 (thread_func instance 10):
The object at address 0x........ is not a mutex.
by 0x........: thread_func (thread_name.c:?)
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+
ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 0 from 0)
rwlock 0x........ was first observed at:
at 0x........: pthread_rwlock_init (drd_pthread_intercepts.c:?)
by 0x........: main (trylock.c:?)
+
Locking mutex via pthread_mutex_trylock().
Locking mutex via pthread_mutex_lock().
Locking mutex via pthread_mutex_timedlock().
Expected: stack array "buf" in frame 3 back from here
Actual: unknown
+
ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
legitimate range, a block of size 80 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (arith_include2.c:22)
+
about to do 16 [0]
about to do 16 [-1]
about to do 18 [0]
about to do 18 [-1]
about to do 20 [0]
-
Invalid read of size 8
at 0x........: main (base.c:20)
Address 0x........ is not derived from any known block
-about to do 20 [-1]
+about to do 20 [-1]
Invalid read of size 8
at 0x........: main (base.c:20)
Address 0x........ is not derived from any known block
-about to do 22 [0]
+about to do 22 [0]
Invalid read of size 8
at 0x........: main (base.c:22)
Address 0x........ is not derived from any known block
-about to do 22 [-1]
+about to do 22 [-1]
Invalid read of size 8
at 0x........: main (base.c:22)
Address 0x........ is not derived from any known block
+
ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 0 from 0)
legitimate range, a block of size 40 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (arith_include2.c:22)
+
about to do 16 [0]
about to do 16 [-1]
about to do 18 [0]
about to do 18 [-1]
about to do 20 [0]
-
Invalid read of size 4
at 0x........: main (base.c:20)
Address 0x........ is not derived from any known block
-about to do 20 [-1]
+about to do 20 [-1]
Invalid read of size 4
at 0x........: main (base.c:20)
Address 0x........ is not derived from any known block
-about to do 22 [0]
+about to do 22 [0]
Invalid read of size 4
at 0x........: main (base.c:22)
Address 0x........ is not derived from any known block
-about to do 22 [-1]
+about to do 22 [-1]
Invalid read of size 4
at 0x........: main (base.c:22)
Address 0x........ is not derived from any known block
+
ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 0 from 0)
by 0x........: posix_memalign (vg_replace_malloc.c:...)
by 0x........: main (ccc.cpp:14)
+
ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0)
by 0x........: posix_memalign (vg_replace_malloc.c:...)
by 0x........: main (ccc.cpp:14)
+
ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0)
by 0x........: posix_memalign (vg_replace_malloc.c:...)
by 0x........: main (ccc.cpp:14)
+
ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0)
# Remove preambly stuff; also postambly stuff
sed \
--e "/^exp-ptrcheck, a heap, stack & global array overrun detector\.$/d" \
--e "/^NOTE: This is an Experimental-Class Valgrind Tool.$/d" \
+-e "/^exp-ptrcheck, a heap, stack & global array overrun detector$/d" \
+-e "/^NOTE: This is an Experimental-Class Valgrind Tool$/d" \
-e "/^Copyright (C) 2003-200., and GNU GPL'd, by OpenWorks Ltd et al.$/d" \
-e "/^For counts of detected and suppressed errors, rerun with: -v$/d" |
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (fp.c:12)
+
ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
Expected: global array "b" in object with soname "NONE"
Actual: unknown
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Expected: global array "myprintf_buf" in object with soname "NONE"
Actual: unknown
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (hp_bounds.c:6)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
by 0x........: mk_dangle (hp_dangle.c:7)
by 0x........: main (hp_dangle.c:15)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
</stack>
</error>
+
<status>
<state>FINISHED</state>
<time>...</time>
by 0x........: ...
Address 0x........ is not derived from any known block
+
ERROR SUMMARY: 36 errors from 36 contexts (suppressed: 0 from 0)
by 0x........: ...
Address 0x........ is not derived from any known block
+
ERROR SUMMARY: 33 errors from 33 contexts (suppressed: 0 from 0)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (justify.c:16)
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
by 0x........: __libc_start_main (...libc...)
by 0x........: ...
+
ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0)
at 0x........: main (neg.c:22)
Address 0x........ is not derived from any known block
+
ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 0 from 0)
by 0x........: ...
Address 0x........ is not derived from any known block
+
ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 0 from 0)
about to do 39 [0]
about to do 39 [-1]
+
ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 0 from 0)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (partial.c:10)
+
ERROR SUMMARY: 15 errors from 15 contexts (suppressed: 0 from 0)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (partial.c:10)
+
ERROR SUMMARY: 15 errors from 15 contexts (suppressed: 0 from 0)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (partial.c:10)
+
ERROR SUMMARY: 13 errors from 13 contexts (suppressed: 0 from 0)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (partial.c:10)
+
ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 0 from 0)
Expected: unknown
Actual: global array "im_a_global_arr" in object with soname "preen_invars_so"
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (pth_create.c:18)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (pth_specific.c:17)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
at 0x........: realloc (vg_replace_malloc.c:...)
by 0x........: main (realloc.c:33)
+
ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0)
at 0x........: realloc (vg_replace_malloc.c:...)
by 0x........: main (realloc.c:33)
+
ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0)
Expected: stack array "buf" in frame 4 back from here
Actual: stack array "beforebuf" in frame 4 back from here
+
ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
Expected: stack array "buf" in frame 4 back from here
Actual: unknown
+
ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
by 0x........: __strdup (in /...libc...)
by 0x........: main (strlen.c:14)
+
ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (arith_include2.c:22)
+
ERROR SUMMARY: 13 errors from 13 contexts (suppressed: 0 from 0)
by 0x........: main (supp.c:12)
Last byte is not inside a known block
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
obj:*/annelid/tests/supp
}
+
ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
by 0x........: __libc_start_main (...libc...)
by 0x........: ...
+
ERROR SUMMARY: 8 errors from 8 contexts (suppressed: 0 from 0)
by 0x........: ...
by 0x........: main (unaligned.c:8)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
by 0x........: ...
by 0x........: main (unaligned.c:8)
+
ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
about to do 37 [0]
about to do 37 [-1]
+
ERROR SUMMARY: 8 errors from 8 contexts (suppressed: 0 from 0)
by 0x........: realloc (vg_replace_malloc.c:...)
by 0x........: main (zero.c:18)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
at 0x........: pthread_barrier_init (hg_intercepts.c:...)
by 0x........: main (bar_bad.c:39)
-initialise a barrier twice
+initialise a barrier twice
Thread #x: pthread_barrier_init: barrier is already initialised
at 0x........: pthread_barrier_init (hg_intercepts.c:...)
by 0x........: main (bar_bad.c:45)
-initialise a barrier which has threads waiting on it
+initialise a barrier which has threads waiting on it
Thread #x: pthread_barrier_init: barrier is already initialised
at 0x........: pthread_barrier_init (hg_intercepts.c:...)
by 0x........: main (bar_bad.c:57)
at 0x........: pthread_barrier_init (hg_intercepts.c:...)
by 0x........: main (bar_bad.c:57)
-destroy a barrier that has waiting threads
+destroy a barrier that has waiting threads
Thread #x: pthread_barrier_destroy: threads are waiting at barrier
at 0x........: pthread_barrier_destroy (hg_intercepts.c:...)
by 0x........: main (bar_bad.c:69)
at 0x........: pthread_barrier_destroy (hg_intercepts.c:...)
by 0x........: main (bar_bad.c:69)
-destroy a barrier that was never initialised
+destroy a barrier that was never initialised
Thread #x: pthread_barrier_destroy: barrier was never initialised
at 0x........: pthread_barrier_destroy (hg_intercepts.c:...)
by 0x........: main (bar_bad.c:80)
+
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Location 0x........ is 0 bytes inside shared[1],
declared at hg03_inherit.c:11, in frame #x of thread x
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Location 0x........ is 0 bytes inside local var "shared"
declared at hg04_race.c:6, in frame #x of thread x
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Location 0x........ is 0 bytes inside foo.poot[5].plop[11],
declared at hg05_race2.c:24, in frame #x of thread x
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
at 0x........: threadfunc (pth_barrier.c:57)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
+
at 0x........: threadfunc (pth_barrier.c:57)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
+
at 0x........: threadfunc (pth_barrier.c:57)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
+
...
Location 0x........ is 0 bytes inside local var "s_racy"
declared at rwlock_race.c:18, in frame #x of thread x
+
Result: 2
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Location 0x........ is 0 bytes inside global var "x"
declared at tc01_simple_race.c:9
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Thread #x: Exiting thread still holds 2 locks
...
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Location 0x........ is 0 bytes inside global var "y"
declared at tc05_simple_race.c:10
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Location 0x........ is 0 bytes inside global var "unprot2"
declared at tc06_two_races.c:9
+
ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
by 0x........: nearly_main (tc09_bad_unlock.c:31)
by 0x........: main (tc09_bad_unlock.c:50)
+
ERROR SUMMARY: 8 errors from 8 contexts (suppressed: 0 from 0)
at 0x........: pthread_mutex_unlock (hg_intercepts.c:...)
by 0x........: nearly_main (tc09_bad_unlock.c:41)
by 0x........: main (tc09_bad_unlock.c:49)
----------------------
+---------------------
Thread #x unlocked a not-locked lock at 0x........
at 0x........: pthread_mutex_unlock (hg_intercepts.c:...)
by 0x........: nearly_main (tc09_bad_unlock.c:27)
Thread #x: Exiting thread still holds 1 lock
...
+
ERROR SUMMARY: 11 errors from 11 contexts (suppressed: 0 from 0)
by 0x........: nearly_main (tc09_bad_unlock.c:31)
by 0x........: main (tc09_bad_unlock.c:50)
+
ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 0 from 0)
by 0x........: nearly_main (tc10_rec_lock.c:42)
by 0x........: main (tc10_rec_lock.c:47)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
at 0x........: pthread_rwlock_init (hg_intercepts.c:...)
by 0x........: main (tc12_rwl_trivial.c:24)
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
at 0x........: pthread_rwlock_unlock* (hg_intercepts.c:...)
by 0x........: main (tc12_rwl_trivial.c:35)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
by 0x........: main (tc13_laog1.c:18)
+
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
+
ERROR SUMMARY: 1000 errors from 1 contexts (suppressed: 0 from 0)
followed by a later acquisition of lock at 0x........
at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
by 0x........: main (tc15_laog_lockdel.c:28)
+
Free 2 and re-allocate it. This gives it a new identity,
so a second locking sequence 2 -> 1 should now be OK.
done
Location 0x........ is 0 bytes inside bytes[4],
a global variable declared at tc16_byterace.c:7
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
by 0x........: sem_wait (hg_intercepts.c:...)
by 0x........: main (tc18_semabuse.c:34)
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
by 0x........: sem_post (hg_intercepts.c:...)
by 0x........: main (tc18_semabuse.c:37)
+
ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
by 0x........: steer (tc19_shadowmem.c:288)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 1 ----------
+---------- char gran, 0 .. 99, skip 1 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:290)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 2 ----------
+---------- char gran, 0 .. 99, skip 2 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:292)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 3 ----------
+---------- char gran, 0 .. 99, skip 3 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:294)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 4 ----------
+---------- char gran, 0 .. 99, skip 4 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:296)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 5 ----------
+---------- char gran, 0 .. 99, skip 5 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:298)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 6 ----------
+---------- char gran, 0 .. 99, skip 6 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:300)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 7 ----------
+---------- char gran, 0 .. 99, skip 7 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:302)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 8 ----------
+---------- char gran, 0 .. 99, skip 8 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:304)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 9 ----------
+---------- char gran, 0 .. 99, skip 9 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:306)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 10 ----------
+---------- char gran, 0 .. 99, skip 10 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:308)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 11 ----------
+---------- char gran, 0 .. 99, skip 11 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:310)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 12 ----------
+---------- char gran, 0 .. 99, skip 12 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:312)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 13 ----------
+---------- char gran, 0 .. 99, skip 13 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:314)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 14 ----------
+---------- char gran, 0 .. 99, skip 14 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:316)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 15 ----------
+---------- char gran, 0 .. 99, skip 15 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:318)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 16 ----------
+---------- char gran, 0 .. 99, skip 16 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:320)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 17 ----------
+---------- char gran, 0 .. 99, skip 17 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:322)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 18 ----------
+---------- char gran, 0 .. 99, skip 18 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:324)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 19 ----------
+---------- char gran, 0 .. 99, skip 19 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:326)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 20 ----------
+---------- char gran, 0 .. 99, skip 20 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:328)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 21 ----------
+---------- char gran, 0 .. 99, skip 21 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:330)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 22 ----------
+---------- char gran, 0 .. 99, skip 22 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:332)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 23 ----------
+---------- char gran, 0 .. 99, skip 23 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:334)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 24 ----------
+---------- char gran, 0 .. 99, skip 24 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:336)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 25 ----------
+---------- char gran, 0 .. 99, skip 25 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:338)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 26 ----------
+---------- char gran, 0 .. 99, skip 26 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:340)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 27 ----------
+---------- char gran, 0 .. 99, skip 27 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:342)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 28 ----------
+---------- char gran, 0 .. 99, skip 28 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:344)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 29 ----------
+---------- char gran, 0 .. 99, skip 29 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:346)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 30 ----------
+---------- char gran, 0 .. 99, skip 30 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:348)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 31 ----------
+---------- char gran, 0 .. 99, skip 31 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:350)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 32 ----------
+---------- char gran, 0 .. 99, skip 32 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:352)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 33 ----------
+---------- char gran, 0 .. 99, skip 33 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:354)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 34 ----------
+---------- char gran, 0 .. 99, skip 34 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:356)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 35 ----------
+---------- char gran, 0 .. 99, skip 35 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:358)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 36 ----------
+---------- char gran, 0 .. 99, skip 36 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:360)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 37 ----------
+---------- char gran, 0 .. 99, skip 37 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:362)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 38 ----------
+---------- char gran, 0 .. 99, skip 38 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:364)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 39 ----------
+---------- char gran, 0 .. 99, skip 39 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:366)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 40 ----------
+---------- char gran, 0 .. 99, skip 40 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:368)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 41 ----------
+---------- char gran, 0 .. 99, skip 41 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:370)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 42 ----------
+---------- char gran, 0 .. 99, skip 42 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:372)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 43 ----------
+---------- char gran, 0 .. 99, skip 43 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:374)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 44 ----------
+---------- char gran, 0 .. 99, skip 44 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:376)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 45 ----------
+---------- char gran, 0 .. 99, skip 45 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:378)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 46 ----------
+---------- char gran, 0 .. 99, skip 46 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:380)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 47 ----------
+---------- char gran, 0 .. 99, skip 47 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:382)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 48 ----------
+---------- char gran, 0 .. 99, skip 48 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:384)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 49 ----------
+---------- char gran, 0 .. 99, skip 49 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:386)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 50 ----------
+---------- char gran, 0 .. 99, skip 50 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:388)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 51 ----------
+---------- char gran, 0 .. 99, skip 51 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:390)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 52 ----------
+---------- char gran, 0 .. 99, skip 52 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:392)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 53 ----------
+---------- char gran, 0 .. 99, skip 53 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:394)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 54 ----------
+---------- char gran, 0 .. 99, skip 54 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:396)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 55 ----------
+---------- char gran, 0 .. 99, skip 55 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:398)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 56 ----------
+---------- char gran, 0 .. 99, skip 56 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:400)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 57 ----------
+---------- char gran, 0 .. 99, skip 57 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:402)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 58 ----------
+---------- char gran, 0 .. 99, skip 58 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:404)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 59 ----------
+---------- char gran, 0 .. 99, skip 59 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:406)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 60 ----------
+---------- char gran, 0 .. 99, skip 60 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:408)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 61 ----------
+---------- char gran, 0 .. 99, skip 61 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:410)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 62 ----------
+---------- char gran, 0 .. 99, skip 62 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:412)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 63 ----------
+---------- char gran, 0 .. 99, skip 63 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:414)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 64 ----------
+---------- char gran, 0 .. 99, skip 64 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:416)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 65 ----------
+---------- char gran, 0 .. 99, skip 65 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:418)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 66 ----------
+---------- char gran, 0 .. 99, skip 66 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:420)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 67 ----------
+---------- char gran, 0 .. 99, skip 67 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:422)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 68 ----------
+---------- char gran, 0 .. 99, skip 68 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:424)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 69 ----------
+---------- char gran, 0 .. 99, skip 69 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:426)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 70 ----------
+---------- char gran, 0 .. 99, skip 70 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:428)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 71 ----------
+---------- char gran, 0 .. 99, skip 71 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:430)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 72 ----------
+---------- char gran, 0 .. 99, skip 72 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:432)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 73 ----------
+---------- char gran, 0 .. 99, skip 73 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:434)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 74 ----------
+---------- char gran, 0 .. 99, skip 74 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:436)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 75 ----------
+---------- char gran, 0 .. 99, skip 75 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:438)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 76 ----------
+---------- char gran, 0 .. 99, skip 76 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:440)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 77 ----------
+---------- char gran, 0 .. 99, skip 77 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:442)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 78 ----------
+---------- char gran, 0 .. 99, skip 78 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:444)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 79 ----------
+---------- char gran, 0 .. 99, skip 79 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:446)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 80 ----------
+---------- char gran, 0 .. 99, skip 80 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:448)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 81 ----------
+---------- char gran, 0 .. 99, skip 81 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:450)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 82 ----------
+---------- char gran, 0 .. 99, skip 82 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:452)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 83 ----------
+---------- char gran, 0 .. 99, skip 83 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:454)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 84 ----------
+---------- char gran, 0 .. 99, skip 84 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:456)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 85 ----------
+---------- char gran, 0 .. 99, skip 85 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:458)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 86 ----------
+---------- char gran, 0 .. 99, skip 86 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:460)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 87 ----------
+---------- char gran, 0 .. 99, skip 87 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:462)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 88 ----------
+---------- char gran, 0 .. 99, skip 88 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:464)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 89 ----------
+---------- char gran, 0 .. 99, skip 89 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:466)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 90 ----------
+---------- char gran, 0 .. 99, skip 90 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:468)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 91 ----------
+---------- char gran, 0 .. 99, skip 91 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:470)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 92 ----------
+---------- char gran, 0 .. 99, skip 92 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:472)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 93 ----------
+---------- char gran, 0 .. 99, skip 93 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:474)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 94 ----------
+---------- char gran, 0 .. 99, skip 94 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:476)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 95 ----------
+---------- char gran, 0 .. 99, skip 95 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:478)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 96 ----------
+---------- char gran, 0 .. 99, skip 96 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:480)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 97 ----------
+---------- char gran, 0 .. 99, skip 97 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:482)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- char gran, 0 .. 99, skip 98 ----------
+---------- char gran, 0 .. 99, skip 98 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
+
==========================================================
=== 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 ===
==========================================================
---------- short gran, 0 .. 98, skip 0 ----------
-
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
+
More than 100 errors detected. Subsequent errors
will still be recorded, but in less detail than before.
---------- short gran, 1 .. 98, skip 1 ----------
-
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:290)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 2 ----------
+---------- short gran, 0 .. 98, skip 2 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:292)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 3 ----------
+---------- short gran, 1 .. 98, skip 3 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:294)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 4 ----------
+---------- short gran, 0 .. 98, skip 4 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:296)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 5 ----------
+---------- short gran, 1 .. 98, skip 5 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:298)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 6 ----------
+---------- short gran, 0 .. 98, skip 6 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:300)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 7 ----------
+---------- short gran, 1 .. 98, skip 7 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:302)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 8 ----------
+---------- short gran, 0 .. 98, skip 8 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:304)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 9 ----------
+---------- short gran, 1 .. 98, skip 9 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:306)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 10 ----------
+---------- short gran, 0 .. 98, skip 10 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:308)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 11 ----------
+---------- short gran, 1 .. 98, skip 11 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:310)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 12 ----------
+---------- short gran, 0 .. 98, skip 12 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:312)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 13 ----------
+---------- short gran, 1 .. 98, skip 13 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:314)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 14 ----------
+---------- short gran, 0 .. 98, skip 14 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:316)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 15 ----------
+---------- short gran, 1 .. 98, skip 15 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:318)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 16 ----------
+---------- short gran, 0 .. 98, skip 16 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:320)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 17 ----------
+---------- short gran, 1 .. 98, skip 17 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:322)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 18 ----------
+---------- short gran, 0 .. 98, skip 18 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:324)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 19 ----------
+---------- short gran, 1 .. 98, skip 19 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:326)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 20 ----------
+---------- short gran, 0 .. 98, skip 20 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:328)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 21 ----------
+---------- short gran, 1 .. 98, skip 21 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:330)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 22 ----------
+---------- short gran, 0 .. 98, skip 22 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:332)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 23 ----------
+---------- short gran, 1 .. 98, skip 23 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:334)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 24 ----------
+---------- short gran, 0 .. 98, skip 24 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:336)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 25 ----------
+---------- short gran, 1 .. 98, skip 25 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:338)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 26 ----------
+---------- short gran, 0 .. 98, skip 26 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:340)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 27 ----------
+---------- short gran, 1 .. 98, skip 27 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:342)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 28 ----------
+---------- short gran, 0 .. 98, skip 28 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:344)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 29 ----------
+---------- short gran, 1 .. 98, skip 29 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:346)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 30 ----------
+---------- short gran, 0 .. 98, skip 30 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:348)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 31 ----------
+---------- short gran, 1 .. 98, skip 31 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:350)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 32 ----------
+---------- short gran, 0 .. 98, skip 32 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:352)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 33 ----------
+---------- short gran, 1 .. 98, skip 33 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:354)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 34 ----------
+---------- short gran, 0 .. 98, skip 34 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:356)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 35 ----------
+---------- short gran, 1 .. 98, skip 35 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:358)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 36 ----------
+---------- short gran, 0 .. 98, skip 36 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:360)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 37 ----------
+---------- short gran, 1 .. 98, skip 37 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:362)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 38 ----------
+---------- short gran, 0 .. 98, skip 38 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:364)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 39 ----------
+---------- short gran, 1 .. 98, skip 39 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:366)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 40 ----------
+---------- short gran, 0 .. 98, skip 40 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:368)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 41 ----------
+---------- short gran, 1 .. 98, skip 41 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:370)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 42 ----------
+---------- short gran, 0 .. 98, skip 42 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:372)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 43 ----------
+---------- short gran, 1 .. 98, skip 43 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:374)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 44 ----------
+---------- short gran, 0 .. 98, skip 44 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:376)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 45 ----------
+---------- short gran, 1 .. 98, skip 45 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:378)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 46 ----------
+---------- short gran, 0 .. 98, skip 46 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:380)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 47 ----------
+---------- short gran, 1 .. 98, skip 47 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:382)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 48 ----------
+---------- short gran, 0 .. 98, skip 48 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:384)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 49 ----------
+---------- short gran, 1 .. 98, skip 49 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:386)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 50 ----------
+---------- short gran, 0 .. 98, skip 50 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:388)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 51 ----------
+---------- short gran, 1 .. 98, skip 51 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:390)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 52 ----------
+---------- short gran, 0 .. 98, skip 52 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:392)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 53 ----------
+---------- short gran, 1 .. 98, skip 53 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:394)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 54 ----------
+---------- short gran, 0 .. 98, skip 54 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:396)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 55 ----------
+---------- short gran, 1 .. 98, skip 55 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:398)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 56 ----------
+---------- short gran, 0 .. 98, skip 56 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:400)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 57 ----------
+---------- short gran, 1 .. 98, skip 57 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:402)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 58 ----------
+---------- short gran, 0 .. 98, skip 58 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:404)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 59 ----------
+---------- short gran, 1 .. 98, skip 59 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:406)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 60 ----------
+---------- short gran, 0 .. 98, skip 60 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:408)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 61 ----------
+---------- short gran, 1 .. 98, skip 61 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:410)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 62 ----------
+---------- short gran, 0 .. 98, skip 62 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:412)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 63 ----------
+---------- short gran, 1 .. 98, skip 63 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:414)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 64 ----------
+---------- short gran, 0 .. 98, skip 64 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:416)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 65 ----------
+---------- short gran, 1 .. 98, skip 65 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:418)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 66 ----------
+---------- short gran, 0 .. 98, skip 66 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:420)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 67 ----------
+---------- short gran, 1 .. 98, skip 67 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:422)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 68 ----------
+---------- short gran, 0 .. 98, skip 68 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:424)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 69 ----------
+---------- short gran, 1 .. 98, skip 69 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:426)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 70 ----------
+---------- short gran, 0 .. 98, skip 70 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:428)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 71 ----------
+---------- short gran, 1 .. 98, skip 71 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:430)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 72 ----------
+---------- short gran, 0 .. 98, skip 72 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:432)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 73 ----------
+---------- short gran, 1 .. 98, skip 73 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:434)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 74 ----------
+---------- short gran, 0 .. 98, skip 74 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:436)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 75 ----------
+---------- short gran, 1 .. 98, skip 75 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:438)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 76 ----------
+---------- short gran, 0 .. 98, skip 76 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:440)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 77 ----------
+---------- short gran, 1 .. 98, skip 77 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:442)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 78 ----------
+---------- short gran, 0 .. 98, skip 78 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:444)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 79 ----------
+---------- short gran, 1 .. 98, skip 79 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:446)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 80 ----------
+---------- short gran, 0 .. 98, skip 80 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:448)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 81 ----------
+---------- short gran, 1 .. 98, skip 81 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:450)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 82 ----------
+---------- short gran, 0 .. 98, skip 82 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:452)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 83 ----------
+---------- short gran, 1 .. 98, skip 83 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:454)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 84 ----------
+---------- short gran, 0 .. 98, skip 84 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:456)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 85 ----------
+---------- short gran, 1 .. 98, skip 85 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:458)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 86 ----------
+---------- short gran, 0 .. 98, skip 86 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:460)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 87 ----------
+---------- short gran, 1 .. 98, skip 87 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:462)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 88 ----------
+---------- short gran, 0 .. 98, skip 88 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:464)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 89 ----------
+---------- short gran, 1 .. 98, skip 89 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:466)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 90 ----------
+---------- short gran, 0 .. 98, skip 90 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:468)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 91 ----------
+---------- short gran, 1 .. 98, skip 91 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:470)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 92 ----------
+---------- short gran, 0 .. 98, skip 92 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:472)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 93 ----------
+---------- short gran, 1 .. 98, skip 93 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:474)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 94 ----------
+---------- short gran, 0 .. 98, skip 94 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:476)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 95 ----------
+---------- short gran, 1 .. 98, skip 95 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:478)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 0 .. 98, skip 96 ----------
+---------- short gran, 0 .. 98, skip 96 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:480)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- short gran, 1 .. 98, skip 97 ----------
+---------- short gran, 1 .. 98, skip 97 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
+
==========================================================
=== 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 ===
==========================================================
---------- int gran, 0 .. 96, skip 0 ----------
-
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:288)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 1 ----------
+---------- int gran, 1 .. 96, skip 1 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:290)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 2 ----------
+---------- int gran, 2 .. 96, skip 2 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:292)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 3 ----------
+---------- int gran, 3 .. 96, skip 3 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:294)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 4 ----------
+---------- int gran, 0 .. 96, skip 4 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:296)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 5 ----------
+---------- int gran, 1 .. 96, skip 5 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:298)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 6 ----------
+---------- int gran, 2 .. 96, skip 6 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:300)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 7 ----------
+---------- int gran, 3 .. 96, skip 7 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:302)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 8 ----------
+---------- int gran, 0 .. 96, skip 8 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:304)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 9 ----------
+---------- int gran, 1 .. 96, skip 9 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:306)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 10 ----------
+---------- int gran, 2 .. 96, skip 10 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:308)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 11 ----------
+---------- int gran, 3 .. 96, skip 11 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:310)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 12 ----------
+---------- int gran, 0 .. 96, skip 12 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:312)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 13 ----------
+---------- int gran, 1 .. 96, skip 13 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:314)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 14 ----------
+---------- int gran, 2 .. 96, skip 14 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:316)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 15 ----------
+---------- int gran, 3 .. 96, skip 15 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:318)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 16 ----------
+---------- int gran, 0 .. 96, skip 16 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:320)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 17 ----------
+---------- int gran, 1 .. 96, skip 17 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:322)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 18 ----------
+---------- int gran, 2 .. 96, skip 18 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:324)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 19 ----------
+---------- int gran, 3 .. 96, skip 19 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:326)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 20 ----------
+---------- int gran, 0 .. 96, skip 20 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:328)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 21 ----------
+---------- int gran, 1 .. 96, skip 21 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:330)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 22 ----------
+---------- int gran, 2 .. 96, skip 22 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:332)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 23 ----------
+---------- int gran, 3 .. 96, skip 23 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:334)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 24 ----------
+---------- int gran, 0 .. 96, skip 24 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:336)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 25 ----------
+---------- int gran, 1 .. 96, skip 25 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:338)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 26 ----------
+---------- int gran, 2 .. 96, skip 26 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:340)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 27 ----------
+---------- int gran, 3 .. 96, skip 27 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:342)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 28 ----------
+---------- int gran, 0 .. 96, skip 28 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:344)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 29 ----------
+---------- int gran, 1 .. 96, skip 29 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:346)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 30 ----------
+---------- int gran, 2 .. 96, skip 30 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:348)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 31 ----------
+---------- int gran, 3 .. 96, skip 31 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:350)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 32 ----------
+---------- int gran, 0 .. 96, skip 32 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:352)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 33 ----------
+---------- int gran, 1 .. 96, skip 33 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:354)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 34 ----------
+---------- int gran, 2 .. 96, skip 34 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:356)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 35 ----------
+---------- int gran, 3 .. 96, skip 35 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:358)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 36 ----------
+---------- int gran, 0 .. 96, skip 36 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:360)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 37 ----------
+---------- int gran, 1 .. 96, skip 37 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:362)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 38 ----------
+---------- int gran, 2 .. 96, skip 38 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:364)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 39 ----------
+---------- int gran, 3 .. 96, skip 39 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:366)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 40 ----------
+---------- int gran, 0 .. 96, skip 40 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:368)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 41 ----------
+---------- int gran, 1 .. 96, skip 41 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:370)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 42 ----------
+---------- int gran, 2 .. 96, skip 42 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:372)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 43 ----------
+---------- int gran, 3 .. 96, skip 43 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:374)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 44 ----------
+---------- int gran, 0 .. 96, skip 44 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:376)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 45 ----------
+---------- int gran, 1 .. 96, skip 45 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:378)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 46 ----------
+---------- int gran, 2 .. 96, skip 46 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:380)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 47 ----------
+---------- int gran, 3 .. 96, skip 47 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:382)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 48 ----------
+---------- int gran, 0 .. 96, skip 48 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:384)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 49 ----------
+---------- int gran, 1 .. 96, skip 49 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:386)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 50 ----------
+---------- int gran, 2 .. 96, skip 50 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:388)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 51 ----------
+---------- int gran, 3 .. 96, skip 51 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:390)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 52 ----------
+---------- int gran, 0 .. 96, skip 52 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:392)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 53 ----------
+---------- int gran, 1 .. 96, skip 53 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:394)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 54 ----------
+---------- int gran, 2 .. 96, skip 54 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:396)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 55 ----------
+---------- int gran, 3 .. 96, skip 55 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:398)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 56 ----------
+---------- int gran, 0 .. 96, skip 56 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:400)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 57 ----------
+---------- int gran, 1 .. 96, skip 57 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:402)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 58 ----------
+---------- int gran, 2 .. 96, skip 58 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:404)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 59 ----------
+---------- int gran, 3 .. 96, skip 59 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:406)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 60 ----------
+---------- int gran, 0 .. 96, skip 60 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:408)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 61 ----------
+---------- int gran, 1 .. 96, skip 61 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:410)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 62 ----------
+---------- int gran, 2 .. 96, skip 62 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:412)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 63 ----------
+---------- int gran, 3 .. 96, skip 63 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:414)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 64 ----------
+---------- int gran, 0 .. 96, skip 64 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:416)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 65 ----------
+---------- int gran, 1 .. 96, skip 65 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:418)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 66 ----------
+---------- int gran, 2 .. 96, skip 66 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:420)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 67 ----------
+---------- int gran, 3 .. 96, skip 67 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:422)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 68 ----------
+---------- int gran, 0 .. 96, skip 68 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:424)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 69 ----------
+---------- int gran, 1 .. 96, skip 69 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:426)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 70 ----------
+---------- int gran, 2 .. 96, skip 70 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:428)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 71 ----------
+---------- int gran, 3 .. 96, skip 71 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:430)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 72 ----------
+---------- int gran, 0 .. 96, skip 72 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:432)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 73 ----------
+---------- int gran, 1 .. 96, skip 73 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:434)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 74 ----------
+---------- int gran, 2 .. 96, skip 74 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:436)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 75 ----------
+---------- int gran, 3 .. 96, skip 75 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:438)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 76 ----------
+---------- int gran, 0 .. 96, skip 76 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:440)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 77 ----------
+---------- int gran, 1 .. 96, skip 77 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:442)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 78 ----------
+---------- int gran, 2 .. 96, skip 78 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:444)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 79 ----------
+---------- int gran, 3 .. 96, skip 79 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:446)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 80 ----------
+---------- int gran, 0 .. 96, skip 80 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:448)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 81 ----------
+---------- int gran, 1 .. 96, skip 81 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:450)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 82 ----------
+---------- int gran, 2 .. 96, skip 82 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:452)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 83 ----------
+---------- int gran, 3 .. 96, skip 83 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:454)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 84 ----------
+---------- int gran, 0 .. 96, skip 84 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:456)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 85 ----------
+---------- int gran, 1 .. 96, skip 85 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:458)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 86 ----------
+---------- int gran, 2 .. 96, skip 86 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:460)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 87 ----------
+---------- int gran, 3 .. 96, skip 87 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:462)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 88 ----------
+---------- int gran, 0 .. 96, skip 88 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:464)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 89 ----------
+---------- int gran, 1 .. 96, skip 89 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:466)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 90 ----------
+---------- int gran, 2 .. 96, skip 90 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:468)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 91 ----------
+---------- int gran, 3 .. 96, skip 91 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:470)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 0 .. 96, skip 92 ----------
+---------- int gran, 0 .. 96, skip 92 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:472)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 1 .. 96, skip 93 ----------
+---------- int gran, 1 .. 96, skip 93 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:474)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 2 .. 96, skip 94 ----------
+---------- int gran, 2 .. 96, skip 94 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:476)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- int gran, 3 .. 96, skip 95 ----------
+---------- int gran, 3 .. 96, skip 95 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
+
==========================================================
=== 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 ===
==========================================================
---------- double gran, 0 .. 92, skip 0 ----------
-
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:288)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 1 ----------
+---------- double gran, 1 .. 92, skip 1 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:290)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 2 ----------
+---------- double gran, 2 .. 92, skip 2 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:292)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 3 ----------
+---------- double gran, 3 .. 92, skip 3 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:294)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 4 .. 92, skip 4 ----------
+---------- double gran, 4 .. 92, skip 4 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:296)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 5 .. 92, skip 5 ----------
+---------- double gran, 5 .. 92, skip 5 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:298)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 6 .. 92, skip 6 ----------
+---------- double gran, 6 .. 92, skip 6 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:300)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 7 .. 92, skip 7 ----------
+---------- double gran, 7 .. 92, skip 7 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:302)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 0 .. 92, skip 8 ----------
+---------- double gran, 0 .. 92, skip 8 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:304)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 9 ----------
+---------- double gran, 1 .. 92, skip 9 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:306)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 10 ----------
+---------- double gran, 2 .. 92, skip 10 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:308)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 11 ----------
+---------- double gran, 3 .. 92, skip 11 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:310)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 4 .. 92, skip 12 ----------
+---------- double gran, 4 .. 92, skip 12 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:312)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 5 .. 92, skip 13 ----------
+---------- double gran, 5 .. 92, skip 13 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:314)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 6 .. 92, skip 14 ----------
+---------- double gran, 6 .. 92, skip 14 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:316)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 7 .. 92, skip 15 ----------
+---------- double gran, 7 .. 92, skip 15 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:318)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 0 .. 92, skip 16 ----------
+---------- double gran, 0 .. 92, skip 16 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:320)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 17 ----------
+---------- double gran, 1 .. 92, skip 17 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:322)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 18 ----------
+---------- double gran, 2 .. 92, skip 18 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:324)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 19 ----------
+---------- double gran, 3 .. 92, skip 19 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:326)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 4 .. 92, skip 20 ----------
+---------- double gran, 4 .. 92, skip 20 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:328)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 5 .. 92, skip 21 ----------
+---------- double gran, 5 .. 92, skip 21 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:330)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 6 .. 92, skip 22 ----------
+---------- double gran, 6 .. 92, skip 22 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:332)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 7 .. 92, skip 23 ----------
+---------- double gran, 7 .. 92, skip 23 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:334)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 0 .. 92, skip 24 ----------
+---------- double gran, 0 .. 92, skip 24 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:336)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 25 ----------
+---------- double gran, 1 .. 92, skip 25 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:338)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 26 ----------
+---------- double gran, 2 .. 92, skip 26 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:340)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 27 ----------
+---------- double gran, 3 .. 92, skip 27 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:342)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 4 .. 92, skip 28 ----------
+---------- double gran, 4 .. 92, skip 28 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:344)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 5 .. 92, skip 29 ----------
+---------- double gran, 5 .. 92, skip 29 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:346)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 6 .. 92, skip 30 ----------
+---------- double gran, 6 .. 92, skip 30 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:348)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 7 .. 92, skip 31 ----------
+---------- double gran, 7 .. 92, skip 31 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:350)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 0 .. 92, skip 32 ----------
+---------- double gran, 0 .. 92, skip 32 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:352)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 33 ----------
+---------- double gran, 1 .. 92, skip 33 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:354)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 34 ----------
+---------- double gran, 2 .. 92, skip 34 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:356)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 35 ----------
+---------- double gran, 3 .. 92, skip 35 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:358)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 4 .. 92, skip 36 ----------
+---------- double gran, 4 .. 92, skip 36 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:360)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 5 .. 92, skip 37 ----------
+---------- double gran, 5 .. 92, skip 37 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:362)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 6 .. 92, skip 38 ----------
+---------- double gran, 6 .. 92, skip 38 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:364)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 7 .. 92, skip 39 ----------
+---------- double gran, 7 .. 92, skip 39 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:366)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 0 .. 92, skip 40 ----------
+---------- double gran, 0 .. 92, skip 40 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:368)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 41 ----------
+---------- double gran, 1 .. 92, skip 41 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:370)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 42 ----------
+---------- double gran, 2 .. 92, skip 42 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:372)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 43 ----------
+---------- double gran, 3 .. 92, skip 43 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:374)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 4 .. 92, skip 44 ----------
+---------- double gran, 4 .. 92, skip 44 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:376)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 5 .. 92, skip 45 ----------
+---------- double gran, 5 .. 92, skip 45 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:378)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 6 .. 92, skip 46 ----------
+---------- double gran, 6 .. 92, skip 46 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:380)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 7 .. 92, skip 47 ----------
+---------- double gran, 7 .. 92, skip 47 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:382)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 0 .. 92, skip 48 ----------
+---------- double gran, 0 .. 92, skip 48 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:384)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 49 ----------
+---------- double gran, 1 .. 92, skip 49 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:386)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 50 ----------
+---------- double gran, 2 .. 92, skip 50 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:388)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 51 ----------
+---------- double gran, 3 .. 92, skip 51 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:390)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 4 .. 92, skip 52 ----------
+---------- double gran, 4 .. 92, skip 52 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:392)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 5 .. 92, skip 53 ----------
+---------- double gran, 5 .. 92, skip 53 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:394)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 6 .. 92, skip 54 ----------
+---------- double gran, 6 .. 92, skip 54 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:396)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 7 .. 92, skip 55 ----------
+---------- double gran, 7 .. 92, skip 55 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:398)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 0 .. 92, skip 56 ----------
+---------- double gran, 0 .. 92, skip 56 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:400)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 57 ----------
+---------- double gran, 1 .. 92, skip 57 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:402)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 58 ----------
+---------- double gran, 2 .. 92, skip 58 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:404)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 59 ----------
+---------- double gran, 3 .. 92, skip 59 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:406)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 4 .. 92, skip 60 ----------
+---------- double gran, 4 .. 92, skip 60 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:408)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 5 .. 92, skip 61 ----------
+---------- double gran, 5 .. 92, skip 61 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:410)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 6 .. 92, skip 62 ----------
+---------- double gran, 6 .. 92, skip 62 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:412)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 7 .. 92, skip 63 ----------
+---------- double gran, 7 .. 92, skip 63 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:414)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 0 .. 92, skip 64 ----------
+---------- double gran, 0 .. 92, skip 64 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:416)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 65 ----------
+---------- double gran, 1 .. 92, skip 65 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:418)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 66 ----------
+---------- double gran, 2 .. 92, skip 66 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:420)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 67 ----------
+---------- double gran, 3 .. 92, skip 67 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:422)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 4 .. 92, skip 68 ----------
+---------- double gran, 4 .. 92, skip 68 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:424)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 5 .. 92, skip 69 ----------
+---------- double gran, 5 .. 92, skip 69 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:426)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 6 .. 92, skip 70 ----------
+---------- double gran, 6 .. 92, skip 70 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:428)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 7 .. 92, skip 71 ----------
+---------- double gran, 7 .. 92, skip 71 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:430)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 0 .. 92, skip 72 ----------
+---------- double gran, 0 .. 92, skip 72 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:432)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 73 ----------
+---------- double gran, 1 .. 92, skip 73 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:434)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 74 ----------
+---------- double gran, 2 .. 92, skip 74 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:436)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 75 ----------
+---------- double gran, 3 .. 92, skip 75 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:438)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 4 .. 92, skip 76 ----------
+---------- double gran, 4 .. 92, skip 76 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:440)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 5 .. 92, skip 77 ----------
+---------- double gran, 5 .. 92, skip 77 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:442)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 6 .. 92, skip 78 ----------
+---------- double gran, 6 .. 92, skip 78 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:444)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 7 .. 92, skip 79 ----------
+---------- double gran, 7 .. 92, skip 79 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:446)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 0 .. 92, skip 80 ----------
+---------- double gran, 0 .. 92, skip 80 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:448)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 81 ----------
+---------- double gran, 1 .. 92, skip 81 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:450)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 82 ----------
+---------- double gran, 2 .. 92, skip 82 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:452)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 83 ----------
+---------- double gran, 3 .. 92, skip 83 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:454)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 4 .. 92, skip 84 ----------
+---------- double gran, 4 .. 92, skip 84 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:456)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 5 .. 92, skip 85 ----------
+---------- double gran, 5 .. 92, skip 85 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:458)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 6 .. 92, skip 86 ----------
+---------- double gran, 6 .. 92, skip 86 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:460)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 7 .. 92, skip 87 ----------
+---------- double gran, 7 .. 92, skip 87 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:462)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 0 .. 92, skip 88 ----------
+---------- double gran, 0 .. 92, skip 88 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:464)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 1 .. 92, skip 89 ----------
+---------- double gran, 1 .. 92, skip 89 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:466)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 2 .. 92, skip 90 ----------
+---------- double gran, 2 .. 92, skip 90 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: steer (tc19_shadowmem.c:468)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
----------- double gran, 3 .. 92, skip 91 ----------
+---------- double gran, 3 .. 92, skip 91 ----------
Thread #x was created
...
by 0x........: pthread_create@* (hg_intercepts.c:...)
by 0x........: mythread_wrapper (hg_intercepts.c:...)
...
+
ERROR SUMMARY: 1004 errors from 1004 contexts (suppressed: 0 from 0)
at 0x........: pthread_join (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:83)
----------------- pthread_mutex_lock et al ----------------
+---------------- pthread_mutex_lock et al ----------------
Thread #x's call to pthread_mutex_init failed
with error code 95 (EOPNOTSUPP: Operation not supported on transport endpoint)
at 0x........: pthread_mutex_unlock (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:125)
----------------- pthread_cond_wait et al ----------------
+---------------- pthread_cond_wait et al ----------------
Thread #x: pthread_cond_{timed}wait called with un-held mutex
at 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
at 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:147)
+
FIXME: can't figure out how to verify wrap of pthread_cond_signal
FIXME: can't figure out how to verify wrap of pthread_broadcast_signal
-
Thread #x: pthread_cond_{timed}wait called with un-held mutex
at 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:165)
at 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:165)
----------------- pthread_rwlock_* ----------------
+---------------- pthread_rwlock_* ----------------
Thread #x unlocked a not-locked lock at 0x........
at 0x........: pthread_rwlock_unlock (hg_intercepts.c:...)
Lock at 0x........ was first observed
at 0x........: pthread_rwlock_init (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:178)
+
(1) no error on next line
(2) no error on next line
(3) ERROR on next line
-
Thread #x unlocked a not-locked lock at 0x........
at 0x........: pthread_rwlock_unlock (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:196)
Lock at 0x........ was first observed
at 0x........: pthread_rwlock_init (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:186)
+
(4) no error on next line
(5) no error on next line
(6) no error on next line
(7) no error on next line
(8) ERROR on next line
-
Thread #x unlocked a not-locked lock at 0x........
at 0x........: pthread_rwlock_unlock (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:212)
at 0x........: pthread_rwlock_init (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:186)
----------------- sem_* ----------------
+---------------- sem_* ----------------
Thread #x's call to sem_init failed
with error code 22 (EINVAL: Invalid argument)
at 0x........: sem_init@* (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:228)
-FIXME: can't figure out how to verify wrap of sem_destroy
+FIXME: can't figure out how to verify wrap of sem_destroy
Thread #x: Bug in libpthread: sem_wait succeeded on semaphore without prior sem_post
at 0x........: sem_wait_WRK (hg_intercepts.c:...)
by 0x........: sem_wait (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:242)
+
FIXME: can't figure out how to verify wrap of sem_post
------------ dealloc of mem holding locks ------------
-
Thread #x: Exiting thread still holds 1 lock
...
+
ERROR SUMMARY: 20 errors from 20 contexts (suppressed: 0 from 0)
at 0x........: pthread_join (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:83)
----------------- pthread_mutex_lock et al ----------------
+---------------- pthread_mutex_lock et al ----------------
Thread #x's call to pthread_mutex_init failed
with error code 95 (EOPNOTSUPP: Operation not supported on transport endpoint)
at 0x........: pthread_mutex_unlock (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:125)
----------------- pthread_cond_wait et al ----------------
+---------------- pthread_cond_wait et al ----------------
Thread #x: pthread_cond_{timed}wait called with un-held mutex
at 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
at 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:147)
+
FIXME: can't figure out how to verify wrap of pthread_cond_signal
FIXME: can't figure out how to verify wrap of pthread_broadcast_signal
-
Thread #x: pthread_cond_{timed}wait called with un-held mutex
at 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:165)
at 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:165)
----------------- pthread_rwlock_* ----------------
+---------------- pthread_rwlock_* ----------------
Thread #x unlocked a not-locked lock at 0x........
at 0x........: pthread_rwlock_unlock (hg_intercepts.c:...)
Lock at 0x........ was first observed
at 0x........: pthread_rwlock_init (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:178)
+
(1) no error on next line
(2) no error on next line
(3) ERROR on next line
-
Thread #x unlocked a not-locked lock at 0x........
at 0x........: pthread_rwlock_unlock (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:196)
Lock at 0x........ was first observed
at 0x........: pthread_rwlock_init (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:186)
+
(4) no error on next line
(5) no error on next line
(6) no error on next line
(7) no error on next line
(8) ERROR on next line
-
Thread #x unlocked a not-locked lock at 0x........
at 0x........: pthread_rwlock_unlock (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:212)
at 0x........: pthread_rwlock_init (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:186)
----------------- sem_* ----------------
+---------------- sem_* ----------------
Thread #x's call to sem_init failed
with error code 22 (EINVAL: Invalid argument)
at 0x........: sem_init@* (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:228)
-FIXME: can't figure out how to verify wrap of sem_destroy
+FIXME: can't figure out how to verify wrap of sem_destroy
Thread #x: Bug in libpthread: sem_wait succeeded on semaphore without prior sem_post
at 0x........: sem_wait_WRK (hg_intercepts.c:...)
by 0x........: sem_post (hg_intercepts.c:...)
by 0x........: main (tc20_verifywrap.c:245)
+
FIXME: can't figure out how to verify wrap of sem_post
------------ dealloc of mem holding locks ------------
-
Thread #x: Exiting thread still holds 1 lock
...
+
ERROR SUMMARY: 21 errors from 21 contexts (suppressed: 0 from 0)
Location 0x........ is 0 bytes inside local var "unprotected2"
declared at tc21_pthonce.c:51, in frame #x of thread x
+
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Thread #x: Exiting thread still holds 1 lock
...
+
ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
at 0x........: pthread_cond_wait@* (hg_intercepts.c:...)
by 0x........: main (tc23_bogus_condwait.c:78)
+
ERROR SUMMARY: 7 errors from 7 contexts (suppressed: 0 from 0)
$dir/../../tests/filter_stderr_basic |
# Remove "Lackey, ..." line and the following copyright line.
-sed "/^Lackey, an example Valgrind tool./ , /./ d" |
+sed "/^Lackey, an example Valgrind tool/ , /./ d" |
# Filter all the numbers.
../../tests/filter_numbers |
$dir/../../tests/filter_stderr_basic |
# Remove "Massif, ..." line and the following copyright line.
-sed "/^Massif, a heap profiler./ , /./ d" |
+sed "/^Massif, a heap profiler/ , /./ d" |
# Remove AIX-only alloc-fns
perl -n -e 'print if !/^Massif: (malloc|calloc|realloc|memalign)_common$/' |
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
by 0x........: main (addressable.c:125)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
Process terminating with default action of signal N (SIGSEGV or SIGBUS)
Bad memory (SIGSEGV or SIGBUS) at address 0x........
at 0x........: test2 (addressable.c:51)
The main thread stack size used in this run was ....
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
by 0x........: main (addressable.c:125)
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
by 0x........: main (addressable.c:125)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
Use --track-origins=yes to see where uninitialised values come from
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
by 0x........: aaa (bogus.S:0)
by 0x........: aaa (bogus.S:0)
by 0x........: main (bogus.S:0)
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (xor-undef-amd64.c:117)
+
HEAP SUMMARY:
- in use at exit: 0 bytes in 0 blocks.
- total heap usage: 1 allocs, 1 frees, 48 bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: 0 bytes in 0 blocks
+ total heap usage: 1 allocs, 1 frees, 48 bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
Use --track-origins=yes to see where uninitialised values come from
Address 0x........ is 1 bytes before a block of size 8 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (badaddrvalue.c:7)
+
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (badfree.c:15)
Address 0x........ is on thread 1's stack
+
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (badfree.c:15)
Address 0x........ is on thread 1's stack
+
by 0x........: (below main)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
Process terminating with default action of signal 11 (SIGSEGV)
Access not within mapped region at address 0x........
at 0x........: ???
The main thread stack size used in this run was ....
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
at 0x........: ???
by 0x........: (below main)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
Signal caught, as expected
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (badloop.c:12)
+
Address 0x........ is 0 bytes after a block of size 15 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (badpoll.c:12)
+
Address 0x........ is 1 bytes before a block of size 10 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (badrw.c:5)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
Syscall param socketcall.getsockname(namelen_in) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
getsockname(1) failed
getsockname(2) failed
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (clientperm.c:36)
+
Invalid read of size 4
at 0x........: main (custom_alloc.c:89)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
Address 0x........ is not stack'd, malloc'd or (recently) free'd
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
Use --track-origins=yes to see where uninitialised values come from
Address 0x........ is 0 bytes inside a magic foople zone of size 4,096 client-defined
at 0x........: main (describe-block.c:6)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Address 0x........ is 0 bytes inside a block of size 177 free'd
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (doublefree.c:10)
+
Warning: invalid file descriptor -1 in syscall read()
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
by 0x........: xxx (errs1.c:14)
by 0x........: www (errs1.c:15)
by 0x........: main (errs1.c:17)
+
Syscall param execve(envp[i]) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
Syscall param execve(filename) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
Address 0x........ is 0 bytes after a block of size 1,000,000 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (exitprog.c:15)
+
#! /bin/sh
./filter_stderr |
-sed -e "s/in use at exit: [0-9,]* bytes in [0-9,]* blocks./in use at exit: ... bytes in ... blocks./" \
- -e "s/total heap usage: [0-9,]* allocs, [0-9,]* frees, [0-9,]* bytes allocated./total heap usage: ... allocs, ... frees, ... bytes allocated./"
+sed -e "s/in use at exit: [0-9,]* bytes in [0-9,]* blocks/in use at exit: ... bytes in ... blocks/" \
+ -e "s/total heap usage: [0-9,]* allocs, [0-9,]* frees, [0-9,]* bytes allocated/total heap usage: ... allocs, ... frees, ... bytes allocated/"
Address 0x........ is 0 bytes inside a block of size 4 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (fprw.c:23)
+
Address 0x........ is 0 bytes inside a block of size 10 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (fwrite.c:7)
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (inits.c:17)
+
Address 0x........ is 0 bytes after a block of size 40 alloc'd
at 0x........: calloc (vg_replace_malloc.c:...)
by 0x........: main (inline.c:17)
+
dubious: 96 bytes in 6 blocks
reachable: 64 bytes in 4 blocks
suppressed: 0 bytes in 0 blocks
-
16 bytes in 1 blocks are possibly lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cases.c:52)
by 0x........: f (leak-cases.c:78)
by 0x........: main (leak-cases.c:107)
-
16 bytes in 1 blocks are possibly lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cases.c:52)
by 0x........: f (leak-cases.c:81)
by 0x........: main (leak-cases.c:107)
-
16 bytes in 1 blocks are possibly lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cases.c:52)
by 0x........: f (leak-cases.c:84)
by 0x........: main (leak-cases.c:107)
-
16 bytes in 1 blocks are possibly lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cases.c:52)
by 0x........: f (leak-cases.c:84)
by 0x........: main (leak-cases.c:107)
-
16 bytes in 1 blocks are possibly lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cases.c:52)
by 0x........: f (leak-cases.c:87)
by 0x........: main (leak-cases.c:107)
-
16 bytes in 1 blocks are possibly lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cases.c:52)
by 0x........: f (leak-cases.c:87)
by 0x........: main (leak-cases.c:107)
-
16 bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cases.c:52)
by 0x........: f (leak-cases.c:74)
by 0x........: main (leak-cases.c:107)
-
32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cases.c:52)
by 0x........: f (leak-cases.c:76)
by 0x........: main (leak-cases.c:107)
-
32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cases.c:52)
by 0x........: f (leak-cases.c:91)
by 0x........: main (leak-cases.c:107)
+
dubious: 0 bytes in 0 blocks
reachable: 0 bytes in 0 blocks
suppressed: 0 bytes in 0 blocks
-
48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cycle.c:15)
by 0x........: mkcycle (leak-cycle.c:26)
by 0x........: main (leak-cycle.c:44)
-
48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cycle.c:15)
by 0x........: mkcycle (leak-cycle.c:26)
by 0x........: main (leak-cycle.c:45)
-
96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cycle.c:15)
by 0x........: mkcycle (leak-cycle.c:26)
by 0x........: main (leak-cycle.c:51)
-
96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-cycle.c:15)
by 0x........: mkcycle (leak-cycle.c:26)
by 0x........: main (leak-cycle.c:63)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
dubious: 0 bytes in 0 blocks
reachable: 48 bytes in 3 blocks
suppressed: 0 bytes in 0 blocks
-
16 bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-tree.c:28)
by 0x........: f (leak-tree.c:44)
by 0x........: main (leak-tree.c:63)
-
48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: mk (leak-tree.c:28)
by 0x........: f (leak-tree.c:43)
by 0x........: main (leak-tree.c:63)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
Done.
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
inheritable 0
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
lsframe1: done, result is -8388608
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
lsframe2: done, result is -272629760
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
HEAP SUMMARY:
- in use at exit: 0 bytes in 0 blocks.
- total heap usage: 0 allocs, 0 frees, 0 bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: 0 bytes in 0 blocks
+ total heap usage: 0 allocs, 0 frees, 0 bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (manuel1.c:7)
+
</stack>
</error>
+
<status>
<state>FINISHED</state>
<time>...</time>
Success.
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: really (malloc1.c:21)
by 0x........: main (malloc1.c:9)
+
Address 0x........ is 0 bytes inside a block of size 429 free'd
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (malloc2.c:38)
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (manuel1.c:7)
+
Use of uninitialised value of size 4
at 0x........: main (manuel2.c:10)
+
Use of uninitialised value of size 8
at 0x........: main (manuel2.c:10)
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: gcc_cant_inline_me (manuel3.c:22)
by 0x........: main (manuel3.c:14)
+
Address 0x........ is 0 bytes inside a block of size 111,110 free'd
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (memalign_test.c:23)
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: memcmp (mc_replace_strmem.c:...)
by 0x........: main (memcmptest.c:13)
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: bcmp (mc_replace_strmem.c:...)
by 0x........: main (memcmptest.c:13)
+
by 0x........: test (mempool.c:117)
by 0x........: main (mempool.c:154)
-
10 bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: allocate (mempool.c:105)
by 0x........: test (mempool.c:121)
by 0x........: main (mempool.c:154)
-
10 bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: allocate (mempool.c:105)
by 0x........: test (mempool.c:141)
by 0x........: main (mempool.c:154)
-
20 bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: allocate (mempool.c:105)
by 0x........: test (mempool.c:122)
by 0x........: main (mempool.c:154)
-
48 (32 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: make_pool (mempool.c:43)
by 0x........: test (mempool.c:117)
by 0x........: main (mempool.c:154)
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (metadata.c:44)
+
Address 0x........ is 0 bytes inside a block of size 4 alloc'd
at 0x........: ...operator new... (vg_replace_malloc.c:...)
by 0x........: main (mismatches.cpp:21)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (noisy_child.c:24)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
Uninitialised value was created by a stack allocation
at 0x........: main (origin1-yes.c:23)
-Undef 2 of 8 (stack, 32 bit)
+Undef 2 of 8 (stack, 32 bit)
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (origin1-yes.c:49)
Uninitialised value was created by a stack allocation
at 0x........: main (origin1-yes.c:23)
-Undef 3 of 8 (stack, 64 bit)
+Undef 3 of 8 (stack, 64 bit)
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (origin1-yes.c:56)
Uninitialised value was created by a stack allocation
at 0x........: main (origin1-yes.c:23)
-Undef 4 of 8 (mallocd, 32-bit)
+Undef 4 of 8 (mallocd, 32-bit)
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (origin1-yes.c:64)
Uninitialised value was created by a heap allocation
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (origin1-yes.c:61)
-Undef 5 of 8 (realloc)
+Undef 5 of 8 (realloc)
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (origin1-yes.c:76)
Uninitialised value was created by a heap allocation
at 0x........: realloc (vg_replace_malloc.c:...)
by 0x........: main (origin1-yes.c:71)
-Undef 6 of 8 (MALLOCLIKE_BLOCK)
+Undef 6 of 8 (MALLOCLIKE_BLOCK)
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (origin1-yes.c:85)
Uninitialised value was created by a heap allocation
at 0x........: main (origin1-yes.c:82)
+
Undef 7 of 8 (brk)
(currently disabled)
Undef 8 of 8 (MAKE_MEM_UNDEFINED)
-
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (origin1-yes.c:117)
Uninitialised value was created by a client request
at 0x........: main (origin1-yes.c:115)
+
Def 1 of 3
Def 2 of 3
by 0x........: t1 (origin2-not-quite.c:35)
by 0x........: main (origin2-not-quite.c:25)
-Undef 2 of 3 (32-bit FP)
+Undef 2 of 3 (32-bit FP)
Conditional jump or move depends on uninitialised value(s)
at 0x........: t2 (origin2-not-quite.c:47)
by 0x........: main (origin2-not-quite.c:26)
by 0x........: t2 (origin2-not-quite.c:44)
by 0x........: main (origin2-not-quite.c:26)
-Undef 3 of 3 (int)
+Undef 3 of 3 (int)
Conditional jump or move depends on uninitialised value(s)
at 0x........: t3 (origin2-not-quite.c:59)
by 0x........: main (origin2-not-quite.c:27)
Uninitialised value was created by a stack allocation
at 0x........: t3 (origin2-not-quite.c:51)
+
by 0x........: t1 (origin3-no.c:42)
by 0x........: main (origin3-no.c:28)
-Undef 2 of 8 (8 bits of 32 undef)
+Undef 2 of 8 (8 bits of 32 undef)
Conditional jump or move depends on uninitialised value(s)
at 0x........: t2 (origin3-no.c:55)
by 0x........: main (origin3-no.c:29)
Uninitialised value was created by a stack allocation
at 0x........: t2 (origin3-no.c:49)
-Undef 3 of 8 (32 bit undef)
+Undef 3 of 8 (32 bit undef)
Conditional jump or move depends on uninitialised value(s)
at 0x........: t3 (origin3-no.c:65)
by 0x........: main (origin3-no.c:30)
by 0x........: t3 (origin3-no.c:62)
by 0x........: main (origin3-no.c:30)
-Undef 4 of 8 (32 bit undef, unaligned)
+Undef 4 of 8 (32 bit undef, unaligned)
Conditional jump or move depends on uninitialised value(s)
at 0x........: t4 (origin3-no.c:74)
by 0x........: main (origin3-no.c:31)
by 0x........: t4 (origin3-no.c:71)
by 0x........: main (origin3-no.c:31)
-Undef 5 of 8 (32 bit undef, modified)
+Undef 5 of 8 (32 bit undef, modified)
Conditional jump or move depends on uninitialised value(s)
at 0x........: t5 (origin3-no.c:84)
by 0x........: main (origin3-no.c:32)
by 0x........: t5 (origin3-no.c:80)
by 0x........: main (origin3-no.c:32)
-Undef 6 of 8 (32 bit undef, unaligned, strange, #1)
+Undef 6 of 8 (32 bit undef, unaligned, strange, #1)
Conditional jump or move depends on uninitialised value(s)
at 0x........: t6 (origin3-no.c:107)
by 0x........: main (origin3-no.c:33)
at 0x........: t6 (origin3-no.c:104)
by 0x........: main (origin3-no.c:33)
-Undef 7 of 8 (32 bit undef, unaligned, strange, #2)
+Undef 7 of 8 (32 bit undef, unaligned, strange, #2)
Conditional jump or move depends on uninitialised value(s)
at 0x........: t6 (origin3-no.c:109)
by 0x........: main (origin3-no.c:33)
at 0x........: t6 (origin3-no.c:105)
by 0x........: main (origin3-no.c:33)
-Undef 8 of 8 (32 bit undef, unaligned, strange, #3)
+Undef 8 of 8 (32 bit undef, unaligned, strange, #3)
Conditional jump or move depends on uninitialised value(s)
at 0x........: t6 (origin3-no.c:111)
by 0x........: main (origin3-no.c:33)
Uninitialised value was created by a client request
at 0x........: t6 (origin3-no.c:105)
by 0x........: main (origin3-no.c:33)
+
Uninitialised value was created by a heap allocation
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (origin4-many.c:39)
+
at 0x........: main (origin5-bz2.c:6512)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
+
at 0x........: main (origin5-bz2.c:6512)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6479)
+
at 0x........: main (origin5-bz2.c:6512)
Uninitialised value was created by a client request
at 0x........: main (origin5-bz2.c:6481)
+
Uninitialised value was created by a client request
at 0x........: setup_arr (origin6-fp.c:75)
by 0x........: main (origin6-fp.c:87)
+
Test succeeded.
Uninitialised value was created by a client request
at 0x........: setup_arr (origin6-fp.c:71)
by 0x........: main (origin6-fp.c:87)
+
Test succeeded.
Source and destination overlap in strncat(0x........, 0x........, 21)
at 0x........: strncat (mc_replace_strmem.c:...)
by 0x........: main (overlap.c:113)
+
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (partial_load.c:36)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (partial_load.c:36)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (partial_load.c:36)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (partial_load.c:36)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
at 0x........: foo (partiallydefinedeq.c:15)
by 0x........: main (partiallydefinedeq.c:52)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
Use --track-origins=yes to see where uninitialised values come from
at 0x........: foo (partiallydefinedeq.c:15)
by 0x........: main (partiallydefinedeq.c:52)
-ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
-malloc/free: in use at exit: ... bytes in ... blocks.
-malloc/free: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
-For counts of detected errors, rerun with: -v
+
+HEAP SUMMARY:
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
+
+For counts of detected and suppressed errors, rerun with: -v
Use --track-origins=yes to see where uninitialised values come from
+ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
+
-
1,000 bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (pointer-trace.c:86)
+
Address 0x........ is 15 bytes after a block of size 5 alloc'd
at 0x........: realloc (vg_replace_malloc.c:...)
by 0x........: main (realloc3.c:21)
+
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
HEAP SUMMARY:
- in use at exit: ... bytes in ... blocks.
- total heap usage: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis, rerun with: --leak-check=yes
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
Invalid write of size 4
at 0x........: main (signal2.c:17)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: rindex (mc_replace_strmem.c:...)
by 0x........: main (strchr.c:16)
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: strrchr (mc_replace_strmem.c:...)
by 0x........: main (strchr.c:16)
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: rindex (mc_replace_strmem.c:...)
by 0x........: main (strchr.c:16)
+
by 0x........: bbb (suppfree.c:17)
by 0x........: aaa (suppfree.c:22)
by 0x........: main (suppfree.c:28)
+
-
1,000 bytes in 1,000 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: test (trivialleak.c:8)
by 0x........: main (trivialleak.c:12)
+
-
999 bytes in 999 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: test (trivialleak.c:8)
by 0x........: main (trivialleak.c:12)
+
by 0x........: main (varinfo1.c:56)
Location 0x........ is 0 bytes inside local var "local"
declared at varinfo1.c:46, in frame #1 of thread 1
+
by 0x........: main (varinfo2.c:51)
Location 0x........ is 1 byte inside local var "var"
declared at varinfo2.c:37, in frame #1 of thread 1
+
by 0x........: main (varinfo3.c:66)
Location 0x........ is 0 bytes inside nonstatic_local_undef[8],
declared at varinfo3.c:53, in frame #2 of thread 1
+
by 0x........: main (varinfo4.c:56)
Location 0x........ is 1 byte inside a[3].xyzzy[21].c2[2],
declared at varinfo4.c:45, in frame #1 of thread 1
+
by 0x........: main (varinfo5.c:5)
Location 0x........ is 1 byte inside a[3].xyzzy[21].c2[2],
declared at varinfo5so.c:135, in frame #1 of thread 1
+
answer is 0
by 0x........: main (varinfo6.c:6532)
Location 0x........ is 2 bytes inside local var "i"
declared at varinfo6.c:1517, in frame #1 of thread 1
+
Syscall param writev(vector[...]) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
-Received EFAULT as expected
+Received EFAULT as expected
Syscall param writev(vector) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
-Received EINVAL as expected
+Received EINVAL as expected
Syscall param readv(vector) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
Received EINVAL as expected
Syscall param read(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
4: __NR_write 3s 1m
-----------------------------------------------------
-
Syscall param write(fd) contains uninitialised byte(s)
...
Syscall param write(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
5: __NR_open (2-args) 2s 1m
-----------------------------------------------------
-
Syscall param open(filename) contains uninitialised byte(s)
...
Syscall param open(filename) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
5: __NR_open (3-args) 1s 0m
-----------------------------------------------------
-
Syscall param open(mode) contains uninitialised byte(s)
...
+
-----------------------------------------------------
6: __NR_close 1s 0m
-----------------------------------------------------
-
Syscall param close(fd) contains uninitialised byte(s)
...
+
-----------------------------------------------------
7: __NR_waitpid 3s 1m
-----------------------------------------------------
-
Syscall param waitpid(pid) contains uninitialised byte(s)
...
Syscall param waitpid(status) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
8: __NR_creat 2s 1m
-----------------------------------------------------
-
Syscall param creat(pathname) contains uninitialised byte(s)
...
Syscall param creat(pathname) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
9: __NR_link 2s 2m
-----------------------------------------------------
-
Syscall param link(oldpath) contains uninitialised byte(s)
...
Syscall param link(newpath) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
10: __NR_unlink 1s 1m
-----------------------------------------------------
-
Syscall param unlink(pathname) contains uninitialised byte(s)
...
Syscall param unlink(pathname) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
11: __NR_execve 3s 1m
-----------------------------------------------------
-
Syscall param execve(filename) contains uninitialised byte(s)
...
Syscall param execve(filename) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
12: __NR_chdir 1s 1m
-----------------------------------------------------
-
Syscall param chdir(path) contains uninitialised byte(s)
...
Syscall param chdir(path) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
13: __NR_time 1s 1m
-----------------------------------------------------
-
Syscall param time(t) contains uninitialised byte(s)
...
Syscall param time(t) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
14: __NR_mknod 3s 1m
-----------------------------------------------------
-
Syscall param mknod(pathname) contains uninitialised byte(s)
...
Syscall param mknod(pathname) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
15: __NR_chmod 2s 1m
-----------------------------------------------------
-
Syscall param chmod(path) contains uninitialised byte(s)
...
Syscall param chmod(path) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
16: __NR_lchown n/a
-----------------------------------------------------
-----------------------------------------------------
19: __NR_lseek 3s 0m
-----------------------------------------------------
-
Syscall param lseek(fd) contains uninitialised byte(s)
...
Syscall param lseek(whence) contains uninitialised byte(s)
...
+
-----------------------------------------------------
20: __NR_getpid 0s 0m
-----------------------------------------------------
-----------------------------------------------------
21: __NR_mount 5s 3m
-----------------------------------------------------
-
Syscall param mount(source) contains uninitialised byte(s)
...
Syscall param mount(type) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
22: __NR_umount 1s 1m
-----------------------------------------------------
-
Syscall param umount(path) contains uninitialised byte(s)
...
Syscall param umount(path) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
23: __NR_setuid 1s 0m
-----------------------------------------------------
-
Syscall param setuid16(uid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
24: __NR_getuid 0s 0m
-----------------------------------------------------
-----------------------------------------------------
26: __NR_ptrace 4s 1m
-----------------------------------------------------
-
Syscall param ptrace(request) contains uninitialised byte(s)
...
Syscall param ptrace(getregs) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
27: __NR_alarm 1s 0m
-----------------------------------------------------
-
Syscall param alarm(seconds) contains uninitialised byte(s)
...
+
-----------------------------------------------------
28: __NR_oldfstat n/a
-----------------------------------------------------
-----------------------------------------------------
30: __NR_utime 2s 2m
-----------------------------------------------------
-
Syscall param utime(filename) contains uninitialised byte(s)
...
Syscall param utime(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
31: __NR_stty ni
-----------------------------------------------------
-----------------------------------------------------
33: __NR_access 2s 1m
-----------------------------------------------------
-
Syscall param access(pathname) contains uninitialised byte(s)
...
Syscall param access(pathname) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
34: __NR_nice 1s 0m
-----------------------------------------------------
-
Syscall param nice(inc) contains uninitialised byte(s)
...
+
-----------------------------------------------------
35: __NR_ftime ni
-----------------------------------------------------
-----------------------------------------------------
37: __NR_kill 2s 0m
-----------------------------------------------------
-
Syscall param kill(pid) contains uninitialised byte(s)
...
Syscall param kill(sig) contains uninitialised byte(s)
...
+
-----------------------------------------------------
38: __NR_rename 2s 2m
-----------------------------------------------------
-
Syscall param rename(oldpath) contains uninitialised byte(s)
...
Syscall param rename(newpath) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
39: __NR_mkdir 2s 1m
-----------------------------------------------------
-
Syscall param mkdir(pathname) contains uninitialised byte(s)
...
Syscall param mkdir(pathname) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
40: __NR_rmdir 1s 1m
-----------------------------------------------------
-
Syscall param rmdir(pathname) contains uninitialised byte(s)
...
Syscall param rmdir(pathname) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
41: __NR_dup 1s 0m
-----------------------------------------------------
-
Syscall param dup(oldfd) contains uninitialised byte(s)
...
+
-----------------------------------------------------
42: __NR_pipe 1s 1m
-----------------------------------------------------
-
Syscall param pipe(filedes) contains uninitialised byte(s)
...
Syscall param pipe(filedes) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
43: __NR_times 1s 1m
-----------------------------------------------------
-
Syscall param times(buf) contains uninitialised byte(s)
...
Syscall param times(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
44: __NR_prof ni
-----------------------------------------------------
-----------------------------------------------------
45: __NR_brk 1s 0m
-----------------------------------------------------
-
Syscall param brk(end_data_segment) contains uninitialised byte(s)
...
+
-----------------------------------------------------
46: __NR_setgid 1s 0m
-----------------------------------------------------
-
Syscall param setgid16(gid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
47: __NR_getgid 0s 0m
-----------------------------------------------------
-----------------------------------------------------
51: __NR_acct 1s 1m
-----------------------------------------------------
-
Syscall param acct(filename) contains uninitialised byte(s)
...
Syscall param acct(filename) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
52: __NR_umount2 2s 1m
-----------------------------------------------------
-
Syscall param umount2(path) contains uninitialised byte(s)
...
Syscall param umount2(path) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
53: __NR_lock ni
-----------------------------------------------------
-----------------------------------------------------
54: __NR_ioctl 3s 1m
-----------------------------------------------------
-
Syscall param ioctl(fd) contains uninitialised byte(s)
...
Syscall param ioctl(TCSET{S,SW,SF}) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
55: __NR_fcntl (GETFD) 2s 0m
-----------------------------------------------------
-
Syscall param fcntl(fd) contains uninitialised byte(s)
...
Syscall param fcntl(cmd) contains uninitialised byte(s)
...
+
-----------------------------------------------------
55: __NR_fcntl (DUPFD) 1s 0m
-----------------------------------------------------
-
Syscall param fcntl(arg) contains uninitialised byte(s)
...
+
-----------------------------------------------------
55: __NR_fcntl (GETLK) 1s 0m
-----------------------------------------------------
More than 100 errors detected. Subsequent errors
will still be recorded, but in less detail than before.
-
Syscall param fcntl(lock) contains uninitialised byte(s)
...
+
-----------------------------------------------------
56: __NR_mpx ni
-----------------------------------------------------
-----------------------------------------------------
57: __NR_setpgid 2s 0m
-----------------------------------------------------
-
Syscall param setpgid(pid) contains uninitialised byte(s)
...
Syscall param setpgid(pgid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
58: __NR_ulimit ni
-----------------------------------------------------
-----------------------------------------------------
60: __NR_umask 1s 0m
-----------------------------------------------------
-
Syscall param umask(mask) contains uninitialised byte(s)
...
+
-----------------------------------------------------
61: __NR_chroot 1s 1m
-----------------------------------------------------
-
Syscall param chroot(path) contains uninitialised byte(s)
...
Syscall param chroot(path) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
62: __NR_ustat n/a
-----------------------------------------------------
-----------------------------------------------------
63: __NR_dup2 2s 0m
-----------------------------------------------------
-
Syscall param dup2(oldfd) contains uninitialised byte(s)
...
Syscall param dup2(newfd) contains uninitialised byte(s)
...
+
-----------------------------------------------------
64: __NR_getppid 0s 0m
-----------------------------------------------------
-----------------------------------------------------
67: __NR_sigaction 3s 4m
-----------------------------------------------------
-
Syscall param sigaction(signum) contains uninitialised byte(s)
...
Address 0x........ is 0 bytes after a block of size 4 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (scalar.c:28)
+
-----------------------------------------------------
68: __NR_sgetmask n/a
-----------------------------------------------------
-----------------------------------------------------
70: __NR_setreuid 2s 0m
-----------------------------------------------------
-
Syscall param setreuid16(ruid) contains uninitialised byte(s)
...
Syscall param setreuid16(euid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
71: __NR_setregid 2s 0m
-----------------------------------------------------
-
Syscall param setregid16(rgid) contains uninitialised byte(s)
...
Syscall param setregid16(egid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
72: __NR_sigsuspend ignore
-----------------------------------------------------
-----------------------------------------------------
73: __NR_sigpending 1s 1m
-----------------------------------------------------
-
Syscall param sigpending(set) contains uninitialised byte(s)
...
Syscall param sigpending(set) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
74: __NR_sethostname n/a
-----------------------------------------------------
-----------------------------------------------------
75: __NR_setrlimit 2s 1m
-----------------------------------------------------
-
Syscall param setrlimit(resource) contains uninitialised byte(s)
...
Syscall param setrlimit(rlim) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
76: __NR_getrlimit 2s 1m
-----------------------------------------------------
-
Syscall param old_getrlimit(resource) contains uninitialised byte(s)
...
Syscall param old_getrlimit(rlim) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
77: __NR_getrusage 2s 1m
-----------------------------------------------------
-
Syscall param getrusage(who) contains uninitialised byte(s)
...
Syscall param getrusage(usage) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
78: __NR_gettimeofday 2s 2m
-----------------------------------------------------
-
Syscall param gettimeofday(tv) contains uninitialised byte(s)
...
Syscall param gettimeofday(tz) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
79: __NR_settimeofday 2s 2m
-----------------------------------------------------
-
Syscall param settimeofday(tv) contains uninitialised byte(s)
...
Syscall param settimeofday(tz) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
80: __NR_getgroups 2s 1m
-----------------------------------------------------
-
Syscall param getgroups16(size) contains uninitialised byte(s)
...
Syscall param getgroups16(list) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
81: __NR_setgroups 2s 1m
-----------------------------------------------------
-
Syscall param setgroups16(size) contains uninitialised byte(s)
...
Syscall param setgroups16(list) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
82: __NR_select 1s 5m
-----------------------------------------------------
-
Syscall param old_select(args) contains uninitialised byte(s)
...
Syscall param old_select(timeout) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
83: __NR_symlink 2s 2m
-----------------------------------------------------
-
Syscall param symlink(oldpath) contains uninitialised byte(s)
...
Syscall param symlink(newpath) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
84: __NR_oldlstat n/a
-----------------------------------------------------
-----------------------------------------------------
85: __NR_readlink 3s 2m
-----------------------------------------------------
-
Syscall param readlink(path) contains uninitialised byte(s)
...
Syscall param readlink(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
86: __NR_uselib n/a
-----------------------------------------------------
-----------------------------------------------------
90: __NR_mmap 1s 1m
-----------------------------------------------------
-
Syscall param old_mmap(args) contains uninitialised byte(s)
...
Syscall param old_mmap(args) points to uninitialised byte(s)
...
Address 0x........ is on thread 1's stack
+
-----------------------------------------------------
91: __NR_munmap 2s 0m
-----------------------------------------------------
-
Syscall param munmap(start) contains uninitialised byte(s)
...
Syscall param munmap(length) contains uninitialised byte(s)
...
+
-----------------------------------------------------
92: __NR_truncate 2s 1m
-----------------------------------------------------
-
Syscall param truncate(path) contains uninitialised byte(s)
...
Syscall param truncate(path) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
93: __NR_ftruncate 2s 0m
-----------------------------------------------------
-
Syscall param ftruncate(fd) contains uninitialised byte(s)
...
Syscall param ftruncate(length) contains uninitialised byte(s)
...
+
-----------------------------------------------------
94: __NR_fchmod 2s 0m
-----------------------------------------------------
-
Syscall param fchmod(fildes) contains uninitialised byte(s)
...
Syscall param fchmod(mode) contains uninitialised byte(s)
...
+
-----------------------------------------------------
95: __NR_fchown 3s 0m
-----------------------------------------------------
-
Syscall param fchown16(fd) contains uninitialised byte(s)
...
Syscall param fchown16(group) contains uninitialised byte(s)
...
+
-----------------------------------------------------
96: __NR_getpriority 2s 0m
-----------------------------------------------------
-
Syscall param getpriority(which) contains uninitialised byte(s)
...
Syscall param getpriority(who) contains uninitialised byte(s)
...
+
-----------------------------------------------------
97: __NR_setpriority 3s 0m
-----------------------------------------------------
-
Syscall param setpriority(which) contains uninitialised byte(s)
...
Syscall param setpriority(prio) contains uninitialised byte(s)
...
+
-----------------------------------------------------
98: __NR_profil ni
-----------------------------------------------------
-----------------------------------------------------
99: __NR_statfs 2s 2m
-----------------------------------------------------
-
Syscall param statfs(path) contains uninitialised byte(s)
...
Syscall param statfs(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
100: __NR_fstatfs 2s 1m
-----------------------------------------------------
-
Syscall param fstatfs(fd) contains uninitialised byte(s)
...
Syscall param fstatfs(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
101: __NR_ioperm 3s 0m
-----------------------------------------------------
-
Syscall param ioperm(from) contains uninitialised byte(s)
...
Syscall param ioperm(turn_on) contains uninitialised byte(s)
...
+
-----------------------------------------------------
102: __NR_socketcall XXX
-----------------------------------------------------
-----------------------------------------------------
103: __NR_syslog 3s 1m
-----------------------------------------------------
-
Syscall param syslog(type) contains uninitialised byte(s)
...
Syscall param syslog(bufp) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
104: __NR_setitimer 3s 2m
-----------------------------------------------------
-
Syscall param setitimer(which) contains uninitialised byte(s)
...
Syscall param setitimer(&ovalue->it_value) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
105: __NR_getitimer 2s 1m
-----------------------------------------------------
-
Syscall param getitimer(which) contains uninitialised byte(s)
...
Syscall param getitimer(&value->it_value) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
106: __NR_stat 2s 2m
-----------------------------------------------------
-
Syscall param stat(file_name) contains uninitialised byte(s)
...
Syscall param stat(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
107: __NR_lstat 2s 2m
-----------------------------------------------------
-
Syscall param lstat(file_name) contains uninitialised byte(s)
...
Syscall param lstat(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
108: __NR_fstat 2s 1m
-----------------------------------------------------
-
Syscall param fstat(fd) contains uninitialised byte(s)
...
Syscall param fstat(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
109: __NR_olduname n/a
-----------------------------------------------------
-----------------------------------------------------
110: __NR_iopl 1s 0m
-----------------------------------------------------
-
Syscall param iopl(level) contains uninitialised byte(s)
...
+
-----------------------------------------------------
111: __NR_vhangup 0s 0m
-----------------------------------------------------
-----------------------------------------------------
114: __NR_wait4 4s 2m
-----------------------------------------------------
-
Syscall param wait4(pid) contains uninitialised byte(s)
...
Syscall param wait4(rusage) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
115: __NR_swapoff n/a
-----------------------------------------------------
-----------------------------------------------------
116: __NR_sysinfo 1s 1m
-----------------------------------------------------
-
Syscall param sysinfo(info) contains uninitialised byte(s)
...
Syscall param sysinfo(info) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
117: __NR_ipc 5s 0m
-----------------------------------------------------
-
Syscall param ipc(call) contains uninitialised byte(s)
...
Syscall param ipc(fifth) contains uninitialised byte(s)
...
+
-----------------------------------------------------
118: __NR_fsync 1s 0m
-----------------------------------------------------
-
Syscall param fsync(fd) contains uninitialised byte(s)
...
+
-----------------------------------------------------
119: __NR_sigreturn n/a
-----------------------------------------------------
-----------------------------------------------------
120: __NR_clone 5s 3m
-----------------------------------------------------
-
Syscall param clone(flags) contains uninitialised byte(s)
...
Syscall param clone(child_tidptr) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
121: __NR_setdomainname n/a
-----------------------------------------------------
-----------------------------------------------------
122: __NR_uname 1s 1m
-----------------------------------------------------
-
Syscall param uname(buf) contains uninitialised byte(s)
...
Syscall param uname(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
123: __NR_modify_ldt 3s 1m
-----------------------------------------------------
-
Syscall param modify_ldt(func) contains uninitialised byte(s)
...
Syscall param modify_ldt(ptr) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
124: __NR_adjtimex XXX
-----------------------------------------------------
-----------------------------------------------------
125: __NR_mprotect 3s 0m
-----------------------------------------------------
-
Syscall param mprotect(addr) contains uninitialised byte(s)
...
Syscall param mprotect(prot) contains uninitialised byte(s)
...
+
-----------------------------------------------------
126: __NR_sigprocmask 3s 2m
-----------------------------------------------------
-
Syscall param sigprocmask(how) contains uninitialised byte(s)
...
Address 0x........ is 0 bytes after a block of size 4 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (scalar.c:28)
+
-----------------------------------------------------
127: __NR_create_module ni
-----------------------------------------------------
-----------------------------------------------------
128: __NR_init_module 3s 2m
-----------------------------------------------------
-
Syscall param init_module(umod) contains uninitialised byte(s)
...
Syscall param init_module(uargs) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
129: __NR_delete_module n/a
-----------------------------------------------------
-----------------------------------------------------
131: __NR_quotactl 4s 1m
-----------------------------------------------------
-
Syscall param quotactl(cmd) contains uninitialised byte(s)
...
Syscall param quotactl(special) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
132: __NR_getpgid 1s 0m
-----------------------------------------------------
-
Syscall param getpgid(pid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
133: __NR_fchdir 1s 0m
-----------------------------------------------------
-
Syscall param fchdir(fd) contains uninitialised byte(s)
...
+
-----------------------------------------------------
134: __NR_bdflush n/a
-----------------------------------------------------
-----------------------------------------------------
136: __NR_personality 1s 0m
-----------------------------------------------------
-
Syscall param personality(persona) contains uninitialised byte(s)
...
+
-----------------------------------------------------
137: __NR_afs_syscall ni
-----------------------------------------------------
-----------------------------------------------------
138: __NR_setfsuid 1s 0m
-----------------------------------------------------
-
Syscall param setfsuid16(uid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
139: __NR_setfsgid 1s 0m
-----------------------------------------------------
-
Syscall param setfsgid16(gid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
140: __NR__llseek 5s 1m
-----------------------------------------------------
-
Syscall param llseek(fd) contains uninitialised byte(s)
...
Syscall param llseek(result) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
141: __NR_getdents 3s 1m
-----------------------------------------------------
-
Syscall param getdents(fd) contains uninitialised byte(s)
...
Syscall param getdents(dirp) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
142: __NR__newselect 5s 4m
-----------------------------------------------------
-
Syscall param select(n) contains uninitialised byte(s)
...
Syscall param select(timeout) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
143: __NR_flock 2s 0m
-----------------------------------------------------
-
Syscall param flock(fd) contains uninitialised byte(s)
...
Syscall param flock(operation) contains uninitialised byte(s)
...
+
-----------------------------------------------------
144: __NR_msync 3s 1m
-----------------------------------------------------
-
Syscall param msync(start) contains uninitialised byte(s)
...
Syscall param msync(start) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
145: __NR_readv 3s 1m
-----------------------------------------------------
-
Syscall param readv(fd) contains uninitialised byte(s)
...
Syscall param readv(vector) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
146: __NR_writev 3s 1m
-----------------------------------------------------
-
Syscall param writev(fd) contains uninitialised byte(s)
...
Syscall param writev(vector) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
147: __NR_getsid 1s 0m
-----------------------------------------------------
-
Syscall param getsid(pid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
148: __NR_fdatasync 1s 0m
-----------------------------------------------------
-
Syscall param fdatasync(fd) contains uninitialised byte(s)
...
+
-----------------------------------------------------
149: __NR__sysctl 1s 1m
-----------------------------------------------------
-
Syscall param sysctl(args) contains uninitialised byte(s)
...
Syscall param sysctl(args) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
150: __NR_mlock 2s 0m
-----------------------------------------------------
-
Syscall param mlock(addr) contains uninitialised byte(s)
...
Syscall param mlock(len) contains uninitialised byte(s)
...
+
-----------------------------------------------------
151: __NR_munlock 2s 0m
-----------------------------------------------------
-
Syscall param munlock(addr) contains uninitialised byte(s)
...
Syscall param munlock(len) contains uninitialised byte(s)
...
+
-----------------------------------------------------
152: __NR_mlockall 1s 0m
-----------------------------------------------------
-
Syscall param mlockall(flags) contains uninitialised byte(s)
...
+
-----------------------------------------------------
153: __NR_munlockall 0s 0m
-----------------------------------------------------
-----------------------------------------------------
154: __NR_sched_setparam 2s 1m
-----------------------------------------------------
-
Syscall param sched_setparam(pid) contains uninitialised byte(s)
...
Syscall param sched_setparam(p) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
155: __NR_sched_getparam 2s 1m
-----------------------------------------------------
-
Syscall param sched_getparam(pid) contains uninitialised byte(s)
...
Syscall param sched_getparam(p) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
156:__NR_sched_setscheduler 3s 1m
-----------------------------------------------------
-
Syscall param sched_setscheduler(pid) contains uninitialised byte(s)
...
Syscall param sched_setscheduler(p) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
157:__NR_sched_getscheduler 1s 0m
-----------------------------------------------------
-
Syscall param sched_getscheduler(pid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
158: __NR_sched_yield 0s 0m
-----------------------------------------------------
-----------------------------------------------------
159:__NR_sched_get_priority_max 1s 0m
-----------------------------------------------------
-
Syscall param sched_get_priority_max(policy) contains uninitialised byte(s)
...
+
-----------------------------------------------------
160:__NR_sched_get_priority_min 1s 0m
-----------------------------------------------------
-
Syscall param sched_get_priority_min(policy) contains uninitialised byte(s)
...
+
-----------------------------------------------------
161:__NR_sched_rr_get_interval n/a
-----------------------------------------------------
-----------------------------------------------------
162: __NR_nanosleep 2s 2m
-----------------------------------------------------
-
Syscall param nanosleep(req) contains uninitialised byte(s)
...
Syscall param nanosleep(rem) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
163: __NR_mremap 5s 0m
-----------------------------------------------------
-
Syscall param mremap(old_addr) contains uninitialised byte(s)
...
Syscall param mremap(new_addr) contains uninitialised byte(s)
...
+
-----------------------------------------------------
164: __NR_setresuid 3s 0m
-----------------------------------------------------
-
Syscall param setresuid16(ruid) contains uninitialised byte(s)
...
Syscall param setresuid16(suid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
165: __NR_getresuid 3s 3m
-----------------------------------------------------
-
Syscall param getresuid16(ruid) contains uninitialised byte(s)
...
Syscall param getresuid16(suid) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
166: __NR_vm86 n/a
-----------------------------------------------------
-----------------------------------------------------
168: __NR_poll 3s 1m
-----------------------------------------------------
-
Syscall param poll(ufds) contains uninitialised byte(s)
...
Syscall param poll(ufds.reventss) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
169: __NR_nfsservctl n/a
-----------------------------------------------------
-----------------------------------------------------
170: __NR_setresgid 3s 0m
-----------------------------------------------------
-
Syscall param setresgid16(rgid) contains uninitialised byte(s)
...
Syscall param setresgid16(sgid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
171: __NR_getresgid 3s 3m
-----------------------------------------------------
-
Syscall param getresgid16(rgid) contains uninitialised byte(s)
...
Syscall param getresgid16(sgid) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
172: __NR_prctl 5s 0m
-----------------------------------------------------
-
Syscall param prctl(option) contains uninitialised byte(s)
...
Syscall param prctl(arg5) contains uninitialised byte(s)
...
+
-----------------------------------------------------
173: __NR_rt_sigreturn n/a
-----------------------------------------------------
-----------------------------------------------------
174: __NR_rt_sigaction 4s 4m
-----------------------------------------------------
-
Syscall param rt_sigaction(signum) contains uninitialised byte(s)
...
Address 0x........ is 4 bytes after a block of size 4 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (scalar.c:28)
+
-----------------------------------------------------
175: __NR_rt_sigprocmask 4s 2m
-----------------------------------------------------
-
Syscall param rt_sigprocmask(how) contains uninitialised byte(s)
...
Syscall param rt_sigprocmask(oldset) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
176: __NR_rt_sigpending 2s 1m
-----------------------------------------------------
-
Syscall param rt_sigpending(set) contains uninitialised byte(s)
...
Syscall param rt_sigpending(set) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
177:__NR_rt_sigtimedwait 4s 3m
-----------------------------------------------------
-
Syscall param rt_sigtimedwait(set) contains uninitialised byte(s)
...
Syscall param rt_sigtimedwait(timeout) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
178:__NR_rt_sigqueueinfo 3s 1m
-----------------------------------------------------
-
Syscall param rt_sigqueueinfo(pid) contains uninitialised byte(s)
...
Syscall param rt_sigqueueinfo(uinfo) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
179: __NR_rt_sigsuspend ignore
-----------------------------------------------------
-----------------------------------------------------
180: __NR_pread64 5s 1m
-----------------------------------------------------
-
Syscall param pread64(fd) contains uninitialised byte(s)
...
Syscall param pread64(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
181: __NR_pwrite64 5s 1m
-----------------------------------------------------
-
Syscall param pwrite64(fd) contains uninitialised byte(s)
...
Syscall param pwrite64(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
182: __NR_chown 3s 1m
-----------------------------------------------------
-
Syscall param chown16(path) contains uninitialised byte(s)
...
Syscall param chown16(path) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
183: __NR_getcwd 2s 1m
-----------------------------------------------------
-
Syscall param getcwd(buf) contains uninitialised byte(s)
...
Syscall param getcwd(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
184: __NR_capget 2s 2m
-----------------------------------------------------
-
Syscall param capget(header) contains uninitialised byte(s)
...
Syscall param capget(data) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
185: __NR_capset 2s 2m
-----------------------------------------------------
-
Syscall param capset(header) contains uninitialised byte(s)
...
Syscall param capset(data) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
186: __NR_sigaltstack 2s 2m
-----------------------------------------------------
-
Syscall param sigaltstack(ss) contains uninitialised byte(s)
...
Syscall param sigaltstack(oss) points to unaddressable byte(s)
...
Address 0x........ is on thread 1's stack
+
-----------------------------------------------------
187: __NR_sendfile 4s 1m
-----------------------------------------------------
-
Syscall param sendfile(out_fd) contains uninitialised byte(s)
...
Syscall param sendfile(offset) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
188: __NR_getpmsg 5s 0m
-----------------------------------------------------
-
Syscall param getpmsg(fd) contains uninitialised byte(s)
...
Syscall param getpmsg(flagsp) contains uninitialised byte(s)
...
+
-----------------------------------------------------
189: __NR_putpmsg 5s 0m
-----------------------------------------------------
-
Syscall param putpmsg(fd) contains uninitialised byte(s)
...
Syscall param putpmsg(flags) contains uninitialised byte(s)
...
+
-----------------------------------------------------
190: __NR_vfork other
-----------------------------------------------------
-----------------------------------------------------
191: __NR_ugetrlimit 2s 1m
-----------------------------------------------------
-
Syscall param getrlimit(resource) contains uninitialised byte(s)
...
Syscall param getrlimit(rlim) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
192: __NR_mmap2 6s 0m
-----------------------------------------------------
-
Syscall param mmap2(start) contains uninitialised byte(s)
...
Syscall param mmap2(offset) contains uninitialised byte(s)
...
+
-----------------------------------------------------
193: __NR_truncate64 3s 1m
-----------------------------------------------------
-
Syscall param truncate64(path) contains uninitialised byte(s)
...
Syscall param truncate64(path) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
194: __NR_ftruncate64 3s 0m
-----------------------------------------------------
-
Syscall param ftruncate64(fd) contains uninitialised byte(s)
...
Syscall param ftruncate64(length_high32) contains uninitialised byte(s)
...
+
-----------------------------------------------------
195: __NR_stat64 2s 2m
-----------------------------------------------------
-
Syscall param stat64(file_name) contains uninitialised byte(s)
...
Syscall param stat64(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
196: __NR_lstat64 2s 2m
-----------------------------------------------------
-
Syscall param lstat64(file_name) contains uninitialised byte(s)
...
Syscall param lstat64(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
197: __NR_fstat64 2s 1m
-----------------------------------------------------
-
Syscall param fstat64(fd) contains uninitialised byte(s)
...
Syscall param fstat64(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
198: __NR_lchown32 3s 1m
-----------------------------------------------------
-
Syscall param lchown(path) contains uninitialised byte(s)
...
Syscall param lchown(path) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
199: __NR_getuid32 0s 0m
-----------------------------------------------------
-----------------------------------------------------
203: __NR_setreuid32 2s 0m
-----------------------------------------------------
-
Syscall param setreuid(ruid) contains uninitialised byte(s)
...
Syscall param setreuid(euid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
204: __NR_setregid32 2s 0m
-----------------------------------------------------
-
Syscall param setregid(rgid) contains uninitialised byte(s)
...
Syscall param setregid(egid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
205: __NR_getgroups32 2s 1m
-----------------------------------------------------
-
Syscall param getgroups(size) contains uninitialised byte(s)
...
Syscall param getgroups(list) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
206: __NR_setgroups32 2s 1m
-----------------------------------------------------
-
Syscall param setgroups(size) contains uninitialised byte(s)
...
Syscall param setgroups(list) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
207: __NR_fchown32 3s 0m
-----------------------------------------------------
-
Syscall param fchown(fd) contains uninitialised byte(s)
...
Syscall param fchown(group) contains uninitialised byte(s)
...
+
-----------------------------------------------------
208: __NR_setresuid32 3s 0m
-----------------------------------------------------
-
Syscall param setresuid(ruid) contains uninitialised byte(s)
...
Syscall param setresuid(suid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
209: __NR_getresuid32 3s 3m
-----------------------------------------------------
-
Syscall param getresuid(ruid) contains uninitialised byte(s)
...
Syscall param getresuid(suid) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
210: __NR_setresgid32 3s 0m
-----------------------------------------------------
-
Syscall param setresgid(rgid) contains uninitialised byte(s)
...
Syscall param setresgid(sgid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
211: __NR_getresgid32 3s 3m
-----------------------------------------------------
-
Syscall param getresgid(rgid) contains uninitialised byte(s)
...
Syscall param getresgid(sgid) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
212: __NR_chown32 3s 1m
-----------------------------------------------------
-
Syscall param chown(path) contains uninitialised byte(s)
...
Syscall param chown(path) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
213: __NR_setuid32 1s 0m
-----------------------------------------------------
-
Syscall param setuid(uid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
214: __NR_setgid32 1s 0m
-----------------------------------------------------
-
Syscall param setgid(gid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
215: __NR_setfsuid32 1s 0m
-----------------------------------------------------
-
Syscall param setfsuid(uid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
216: __NR_setfsgid32 1s 0m
-----------------------------------------------------
-
Syscall param setfsgid(gid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
217: __NR_pivot_root n/a
-----------------------------------------------------
-----------------------------------------------------
218: __NR_mincore 3s 1m
-----------------------------------------------------
-
Syscall param mincore(start) contains uninitialised byte(s)
...
Syscall param mincore(vec) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
219: __NR_madvise 3s 0m
-----------------------------------------------------
-
Syscall param madvise(start) contains uninitialised byte(s)
...
Syscall param madvise(advice) contains uninitialised byte(s)
...
+
-----------------------------------------------------
220: __NR_getdents64 3s 1m
-----------------------------------------------------
-
Syscall param getdents64(fd) contains uninitialised byte(s)
...
Syscall param getdents64(dirp) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
221: __NR_fcntl64 (GETFD) 2s 0m
-----------------------------------------------------
-
Syscall param fcntl64(fd) contains uninitialised byte(s)
...
Syscall param fcntl64(cmd) contains uninitialised byte(s)
...
+
-----------------------------------------------------
221: __NR_fcntl64 (DUPFD) 1s 0m
-----------------------------------------------------
-
Syscall param fcntl64(arg) contains uninitialised byte(s)
...
+
-----------------------------------------------------
221: __NR_fcntl64 (GETLK) 1s 0m
-----------------------------------------------------
-
Syscall param fcntl64(lock) contains uninitialised byte(s)
...
+
-----------------------------------------------------
222: 222 ni
-----------------------------------------------------
-----------------------------------------------------
226: __NR_setxattr 5s 3m
-----------------------------------------------------
-
Syscall param setxattr(path) contains uninitialised byte(s)
...
Syscall param setxattr(value) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
227: __NR_lsetxattr 5s 3m
-----------------------------------------------------
-
Syscall param lsetxattr(path) contains uninitialised byte(s)
...
Syscall param lsetxattr(value) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
228: __NR_fsetxattr 5s 2m
-----------------------------------------------------
-
Syscall param fsetxattr(fd) contains uninitialised byte(s)
...
Syscall param fsetxattr(value) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
229: __NR_getxattr 4s 3m
-----------------------------------------------------
-
Syscall param getxattr(path) contains uninitialised byte(s)
...
Syscall param getxattr(value) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
230: __NR_lgetxattr 4s 3m
-----------------------------------------------------
-
Syscall param lgetxattr(path) contains uninitialised byte(s)
...
Syscall param lgetxattr(value) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
231: __NR_fgetxattr 4s 2m
-----------------------------------------------------
-
Syscall param fgetxattr(fd) contains uninitialised byte(s)
...
Syscall param fgetxattr(value) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
232: __NR_listxattr 3s 2m
-----------------------------------------------------
-
Syscall param listxattr(path) contains uninitialised byte(s)
...
Syscall param listxattr(list) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
233: __NR_llistxattr 3s 2m
-----------------------------------------------------
-
Syscall param llistxattr(path) contains uninitialised byte(s)
...
Syscall param llistxattr(list) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
234: __NR_flistxattr 3s 1m
-----------------------------------------------------
-
Syscall param flistxattr(fd) contains uninitialised byte(s)
...
Syscall param flistxattr(list) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
235: __NR_removexattr 2s 2m
-----------------------------------------------------
-
Syscall param removexattr(path) contains uninitialised byte(s)
...
Syscall param removexattr(name) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
236: __NR_lremovexattr 2s 2m
-----------------------------------------------------
-
Syscall param lremovexattr(path) contains uninitialised byte(s)
...
Syscall param lremovexattr(name) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
237: __NR_fremovexattr 2s 1m
-----------------------------------------------------
-
Syscall param fremovexattr(fd) contains uninitialised byte(s)
...
Syscall param fremovexattr(name) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
238: __NR_tkill n/a
-----------------------------------------------------
-----------------------------------------------------
239: __NR_sendfile64 4s 1m
-----------------------------------------------------
-
Syscall param sendfile64(out_fd) contains uninitialised byte(s)
...
Syscall param sendfile64(offset) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
240: __NR_futex 5s 2m
-----------------------------------------------------
-
Syscall param futex(futex) contains uninitialised byte(s)
...
Syscall param futex(timeout) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
241:__NR_sched_setaffinity 3s 1m
-----------------------------------------------------
-
Syscall param sched_setaffinity(pid) contains uninitialised byte(s)
...
Syscall param sched_setaffinity(mask) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
242:__NR_sched_getaffinity 3s 1m
-----------------------------------------------------
-
Syscall param sched_getaffinity(pid) contains uninitialised byte(s)
...
Syscall param sched_getaffinity(mask) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
243:__NR_set_thread_area 1s 1m
-----------------------------------------------------
-
Syscall param set_thread_area(u_info) contains uninitialised byte(s)
...
Syscall param set_thread_area(u_info) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
244:__NR_get_thread_area 1s 1m
-----------------------------------------------------
-
Syscall param get_thread_area(u_info) contains uninitialised byte(s)
...
Syscall param get_thread_area(u_info) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
245: __NR_io_setup 2s 1m
-----------------------------------------------------
-
Syscall param io_setup(nr_events) contains uninitialised byte(s)
...
Syscall param io_setup(ctxp) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
246: __NR_io_destroy 1s 0m
-----------------------------------------------------
-
Syscall param io_destroy(ctx) contains uninitialised byte(s)
...
+
-----------------------------------------------------
247: __NR_io_getevents 5s 2m
-----------------------------------------------------
-
Syscall param io_getevents(ctx_id) contains uninitialised byte(s)
...
Syscall param io_getevents(timeout) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
248: __NR_io_submit 3s 1m
-----------------------------------------------------
-
Syscall param io_submit(ctx_id) contains uninitialised byte(s)
...
Syscall param io_submit(iocbpp) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
249: __NR_io_cancel 3s 2m
-----------------------------------------------------
-
Syscall param io_cancel(ctx_id) contains uninitialised byte(s)
...
Syscall param io_cancel(result) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
250: __NR_fadvise64 n/a
-----------------------------------------------------
-----------------------------------------------------
253: __NR_lookup_dcookie 4s 1m
-----------------------------------------------------
-
Syscall param lookup_dcookie(cookie_low32) contains uninitialised byte(s)
...
Syscall param lookup_dcookie(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
254: __NR_epoll_create 1s 0m
-----------------------------------------------------
-
Syscall param epoll_create(size) contains uninitialised byte(s)
...
+
-----------------------------------------------------
255: __NR_epoll_ctl 4s 1m
-----------------------------------------------------
-
Syscall param epoll_ctl(epfd) contains uninitialised byte(s)
...
Syscall param epoll_ctl(event) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
256: __NR_epoll_wait 4s 1m
-----------------------------------------------------
-
Syscall param epoll_wait(epfd) contains uninitialised byte(s)
...
Syscall param epoll_wait(events) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
257:__NR_remap_file_pages n/a
-----------------------------------------------------
-----------------------------------------------------
258:__NR_set_tid_address 1s 0m
-----------------------------------------------------
-
Syscall param set_tid_address(tidptr) contains uninitialised byte(s)
...
+
-----------------------------------------------------
259: __NR_timer_create 3s 2m
-----------------------------------------------------
-
Syscall param timer_create(clockid) contains uninitialised byte(s)
...
Syscall param timer_create(timerid) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
260: __NR_timer_settime 4s 2m
-----------------------------------------------------
-
Syscall param timer_settime(timerid) contains uninitialised byte(s)
...
Syscall param timer_settime(ovalue) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
261: __NR_timer_gettime 2s 1m
-----------------------------------------------------
-
Syscall param timer_gettime(timerid) contains uninitialised byte(s)
...
Syscall param timer_gettime(value) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
262:__NR_timer_getoverrun 1s 0m
-----------------------------------------------------
-
Syscall param timer_getoverrun(timerid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
263: __NR_timer_delete 1s 0m
-----------------------------------------------------
-
Syscall param timer_delete(timerid) contains uninitialised byte(s)
...
+
-----------------------------------------------------
264: __NR_clock_settime 2s 1m
-----------------------------------------------------
-
Syscall param clock_settime(clk_id) contains uninitialised byte(s)
...
Syscall param clock_settime(tp) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
265: __NR_clock_gettime 2s 1m
-----------------------------------------------------
-
Syscall param clock_gettime(clk_id) contains uninitialised byte(s)
...
Syscall param clock_gettime(tp) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
266: __NR_clock_getres 2s 1m
-----------------------------------------------------
-
Syscall param clock_getres(clk_id) contains uninitialised byte(s)
...
Syscall param clock_getres(res) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
267:__NR_clock_nanosleep n/a
-----------------------------------------------------
-----------------------------------------------------
268: __NR_statfs64 3s 2m
-----------------------------------------------------
-
Syscall param statfs64(path) contains uninitialised byte(s)
...
Syscall param statfs64(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
269: __NR_fstatfs64 3s 1m
-----------------------------------------------------
-
Syscall param fstatfs64(fd) contains uninitialised byte(s)
...
Syscall param fstatfs64(buf) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
270: __NR_tgkill n/a
-----------------------------------------------------
-----------------------------------------------------
271: __NR_utimes 2s 2m
-----------------------------------------------------
-
Syscall param utimes(filename) contains uninitialised byte(s)
...
Syscall param utimes(tvp[1]) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
272: __NR_fadvise64_64 n/a
-----------------------------------------------------
-----------------------------------------------------
277: __NR_mq_open 4s 3m
-----------------------------------------------------
-
Syscall param mq_open(name) contains uninitialised byte(s)
...
Syscall param mq_open(attr->mq_msgsize) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
278: __NR_mq_unlink 1s 1m
-----------------------------------------------------
-
Syscall param mq_unlink(name) contains uninitialised byte(s)
...
Syscall param mq_unlink(name) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
279: __NR_mq_timedsend 5s 2m
-----------------------------------------------------
-
Syscall param mq_timedsend(mqdes) contains uninitialised byte(s)
...
Syscall param mq_timedsend(abs_timeout) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
280:__NR_mq_timedreceive 5s 3m
-----------------------------------------------------
-
Syscall param mq_timedreceive(mqdes) contains uninitialised byte(s)
...
Syscall param mq_timedreceive(abs_timeout) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
281: __NR_mq_notify 2s 1m
-----------------------------------------------------
-
Syscall param mq_notify(mqdes) contains uninitialised byte(s)
...
Syscall param mq_notify(notification) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
282: __NR_mq_getsetattr 3s 2m
-----------------------------------------------------
-
Syscall param mq_getsetattr(mqdes) contains uninitialised byte(s)
...
Syscall param mq_getsetattr(omqstat) points to unaddressable byte(s)
...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
-----------------------------------------------------
283: __NR_sys_kexec_load ni
-----------------------------------------------------
-----------------------------------------------------
329: __NR_epoll_create1 1s 0m
-----------------------------------------------------
-
Syscall param epoll_create1(flags) contains uninitialised byte(s)
...
+
-----------------------------------------------------
9999: 9999 1e
-----------------------------------------------------
-----------------------------------------------------
1: __NR_exit 1s 0m
-----------------------------------------------------
-
Syscall param exit(status) contains uninitialised byte(s)
...
+
-----------------------------------------------------
Syscall param exit_group(status) contains uninitialised byte(s)
...
+
Syscall param write(count) contains uninitialised byte(s)
...
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: fooble (...)
by 0x........: main (pushfpopf_c.c:12)
+
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (xor-undef-x86.c:67)
+
<what>Syscall param exit(status) contains uninitialised byte(s)</what>
</error>
+
<status>
<state>FINISHED</state>
<time>...</time>
$dir/../../tests/filter_stderr_basic |
# Remove "Nulgrind, ..." line and the following copyright line.
-sed "/^Nulgrind, the minimal Valgrind tool./ , /./ d" |
+sed "/^Nulgrind, the minimal Valgrind tool/ , /./ d" |
# Anonymise addresses
$dir/../../tests/filter_addresses