bart | b6c51bf | 2011-07-13 10:43:49 +0000 | [diff] [blame] | 1 | |
| 2 | Conflicting store by thread x at 0x........ size 4 |
bart | 1531023 | 2011-12-11 10:18:27 +0000 | [diff] [blame] | 3 | at 0x........: counter::~counter() (annotate_smart_pointer.cpp:?) |
| 4 | by 0x........: smart_ptr<counter>::set(counter*, AtomicInt32*) (annotate_smart_pointer.cpp:?) |
| 5 | by 0x........: smart_ptr<counter>::operator=(counter*) (annotate_smart_pointer.cpp:?) |
| 6 | by 0x........: main (annotate_smart_pointer.cpp:?) |
bart | e35e9d8 | 2011-07-13 16:46:18 +0000 | [diff] [blame] | 7 | Address 0x........ is at offset ... from 0x......... Allocation context: |
bart | b6c51bf | 2011-07-13 10:43:49 +0000 | [diff] [blame] | 8 | at 0x........: ...operator new... (vg_replace_malloc.c:...) |
| 9 | by 0x........: main (annotate_smart_pointer.cpp:?) |
| 10 | |
| 11 | Done. |
| 12 | |
| 13 | ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) |