sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 1 | { |
2 | dl | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 3 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 4 | fun:_dl_fixup |
5 | fun:_dl_runtime_resolve | ||||
6 | } | ||||
7 | { | ||||
8 | dl | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 9 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 10 | fun:_dl_fini |
11 | fun:exit | ||||
12 | } | ||||
13 | { | ||||
sewardj | 8b09d4f | 2007-12-04 21:27:18 +0000 | [diff] [blame] | 14 | dl-2.6.* |
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 15 | drd:ConflictingAccess |
sewardj | 8b09d4f | 2007-12-04 21:27:18 +0000 | [diff] [blame] | 16 | obj:/lib*/ld-*.so |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 17 | fun:exit |
18 | } | ||||
19 | { | ||||
sewardj | 8b09d4f | 2007-12-04 21:27:18 +0000 | [diff] [blame] | 20 | dl-2.6.* |
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 21 | drd:ConflictingAccess |
sewardj | 8b09d4f | 2007-12-04 21:27:18 +0000 | [diff] [blame] | 22 | obj:/lib*/ld-*.so |
23 | obj:/lib*/ld-*.so | ||||
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 24 | } |
25 | { | ||||
bart | b1b7099 | 2008-07-09 12:42:08 +0000 | [diff] [blame] | 26 | dl-dlsym-1 |
27 | drd:ConflictingAccess | ||||
bart | a39b9a0 | 2008-11-17 17:57:15 +0000 | [diff] [blame] | 28 | ... |
bart | b1b7099 | 2008-07-09 12:42:08 +0000 | [diff] [blame] | 29 | fun:_dl_sym |
30 | } | ||||
31 | { | ||||
32 | dl-dlsym-2 | ||||
33 | drd:ConflictingAccess | ||||
bart | a39b9a0 | 2008-11-17 17:57:15 +0000 | [diff] [blame] | 34 | ... |
bart | 90a8f47 | 2008-07-09 13:18:14 +0000 | [diff] [blame] | 35 | fun:dlsym |
36 | } | ||||
37 | { | ||||
38 | dl-dlsym-3 | ||||
39 | drd:ConflictingAccess | ||||
bart | a39b9a0 | 2008-11-17 17:57:15 +0000 | [diff] [blame] | 40 | ... |
bart | 90a8f47 | 2008-07-09 13:18:14 +0000 | [diff] [blame] | 41 | fun:__libc_dlsym |
42 | } | ||||
43 | { | ||||
bart | b1b7099 | 2008-07-09 12:42:08 +0000 | [diff] [blame] | 44 | dl-backtrace_symbols |
45 | drd:ConflictingAccess | ||||
46 | fun:_dl_addr | ||||
47 | fun:backtrace_symbols | ||||
48 | } | ||||
49 | { | ||||
bart | 15c67b4 | 2009-01-29 09:57:22 +0000 | [diff] [blame] | 50 | libc-stdio |
51 | drd:ConflictingAccess | ||||
52 | obj:/lib*/libc-* | ||||
53 | } | ||||
54 | { | ||||
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 55 | libc |
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 56 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 57 | fun:__libc_enable_asynccancel |
sewardj | 8b09d4f | 2007-12-04 21:27:18 +0000 | [diff] [blame] | 58 | obj:/lib*/libc-* |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 59 | } |
60 | { | ||||
61 | libc | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 62 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 63 | fun:__libc_disable_asynccancel |
sewardj | 8b09d4f | 2007-12-04 21:27:18 +0000 | [diff] [blame] | 64 | obj:/lib*/libc-* |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 65 | } |
66 | { | ||||
bart | e3bdd0b | 2008-10-11 19:37:45 +0000 | [diff] [blame] | 67 | libc-exit-io-cleanup |
68 | drd:ConflictingAccess | ||||
bart | a39b9a0 | 2008-11-17 17:57:15 +0000 | [diff] [blame] | 69 | ... |
bart | e3bdd0b | 2008-10-11 19:37:45 +0000 | [diff] [blame] | 70 | fun:exit |
71 | } | ||||
72 | { | ||||
bart | bd43a86 | 2008-12-09 11:07:55 +0000 | [diff] [blame] | 73 | libc-random_r |
74 | drd:ConflictingAccess | ||||
75 | fun:random_r | ||||
76 | } | ||||
77 | { | ||||
bart | 9ba958b | 2008-12-17 19:10:26 +0000 | [diff] [blame] | 78 | libc:stdio |
bart | a45b572 | 2008-12-21 16:08:07 +0000 | [diff] [blame] | 79 | drd:ConflictingAccess |
80 | ... | ||||
bart | 9ba958b | 2008-12-17 19:10:26 +0000 | [diff] [blame] | 81 | fun:_IO_file_xsputn* |
bart | a45b572 | 2008-12-21 16:08:07 +0000 | [diff] [blame] | 82 | fun:vfprintf |
bart | 9ba958b | 2008-12-17 19:10:26 +0000 | [diff] [blame] | 83 | } |
84 | { | ||||
bart | 237f5e9 | 2008-12-21 17:21:05 +0000 | [diff] [blame] | 85 | libc:stdio |
86 | drd:ConflictingAccess | ||||
87 | ... | ||||
88 | fun:fflush | ||||
89 | } | ||||
90 | { | ||||
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 91 | librt |
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 92 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 93 | fun:__librt_enable_asynccancel |
94 | } | ||||
95 | { | ||||
96 | librt | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 97 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 98 | fun:__librt_disable_asynccancel |
99 | } | ||||
100 | { | ||||
101 | libstdc++ | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 102 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 103 | fun:_ZN9__gnu_cxx12__atomic_addEPVii |
104 | } | ||||
105 | { | ||||
106 | libstdc++ std::string::string() | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 107 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 108 | fun:_ZNSsC1ERKSs |
109 | } | ||||
110 | { | ||||
111 | libstdc++ | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 112 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 113 | fun:_ZN9__gnu_cxx18__exchange_and_addEPVii |
114 | } | ||||
115 | { | ||||
116 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 117 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 118 | fun:start_thread |
119 | fun:clone | ||||
sewardj | c68cbe3 | 2007-11-27 01:59:38 +0000 | [diff] [blame] | 120 | } |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 121 | { |
122 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 123 | drd:ConflictingAccess |
sewardj | 8b09d4f | 2007-12-04 21:27:18 +0000 | [diff] [blame] | 124 | obj:/lib*/libpthread-*.so |
sewardj | 9e7f113 | 2007-11-26 00:11:04 +0000 | [diff] [blame] | 125 | fun:start_thread |
126 | fun:clone | ||||
127 | } | ||||
128 | { | ||||
129 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 130 | drd:ConflictingAccess |
bart | 00408ca | 2008-11-17 18:22:10 +0000 | [diff] [blame] | 131 | ... |
bart | ebca786 | 2008-03-09 19:21:14 +0000 | [diff] [blame] | 132 | fun:pthread_create* |
133 | } | ||||
134 | { | ||||
135 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 136 | drd:ConflictingAccess |
bart | a39b9a0 | 2008-11-17 17:57:15 +0000 | [diff] [blame] | 137 | ... |
sewardj | 9e7f113 | 2007-11-26 00:11:04 +0000 | [diff] [blame] | 138 | fun:__libc_thread_freeres |
139 | fun:start_thread | ||||
140 | fun:clone | ||||
141 | } | ||||
142 | { | ||||
143 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 144 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 145 | fun:__nptl_deallocate_tsd |
146 | fun:start_thread | ||||
147 | fun:clone | ||||
148 | } | ||||
149 | { | ||||
150 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 151 | drd:ConflictingAccess |
bart | cea0e95 | 2008-03-01 10:50:45 +0000 | [diff] [blame] | 152 | fun:pthread_mutex_lock |
153 | fun:pthread_mutex_lock | ||||
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 154 | } |
155 | { | ||||
156 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 157 | drd:ConflictingAccess |
bart | 5bd9f2d | 2008-03-03 20:31:58 +0000 | [diff] [blame] | 158 | fun:__pthread_mutex_cond_lock |
159 | fun:pthread_cond_wait@@GLIBC_* | ||||
bart | 5bd9f2d | 2008-03-03 20:31:58 +0000 | [diff] [blame] | 160 | } |
161 | { | ||||
162 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 163 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 164 | fun:pthread_join |
165 | fun:pthread_join | ||||
166 | } | ||||
167 | { | ||||
168 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 169 | drd:ConflictingAccess |
bart | a39b9a0 | 2008-11-17 17:57:15 +0000 | [diff] [blame] | 170 | ... |
bart | cea0e95 | 2008-03-01 10:50:45 +0000 | [diff] [blame] | 171 | fun:__deallocate_stack |
bart | cea0e95 | 2008-03-01 10:50:45 +0000 | [diff] [blame] | 172 | } |
173 | { | ||||
174 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 175 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 176 | fun:__free_tcb |
177 | } | ||||
178 | { | ||||
179 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 180 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 181 | fun:__pthread_enable_asynccancel |
182 | } | ||||
183 | { | ||||
184 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 185 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 186 | fun:__pthread_disable_asynccancel |
187 | } | ||||
188 | { | ||||
189 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 190 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 191 | fun:pthread_cancel |
192 | } | ||||
193 | { | ||||
194 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 195 | drd:ConflictingAccess |
bart | b9a313e | 2008-11-17 17:33:39 +0000 | [diff] [blame] | 196 | ... |
197 | fun:pthread_cancel_init | ||||
198 | } | ||||
199 | { | ||||
200 | pthread | ||||
201 | drd:ConflictingAccess | ||||
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 202 | fun:sigcancel_handler |
sewardj | 8b09d4f | 2007-12-04 21:27:18 +0000 | [diff] [blame] | 203 | obj:/lib*/libpthread-* |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 204 | } |
205 | { | ||||
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 206 | pthread |
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 207 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 208 | fun:pthread_detach |
209 | fun:pthread_detach | ||||
210 | } | ||||
211 | { | ||||
212 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 213 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 214 | fun:pthread_getspecific |
215 | } | ||||
216 | { | ||||
217 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 218 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 219 | fun:pthread_setspecific |
220 | } | ||||
221 | { | ||||
222 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 223 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 224 | fun:pthread_key_delete |
225 | } | ||||
226 | { | ||||
227 | pthread | ||||
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 228 | drd:ConflictingAccess |
sewardj | af44c82 | 2007-11-25 14:01:38 +0000 | [diff] [blame] | 229 | fun:_pthread_cleanup_push_defer |
230 | } | ||||
bart | 459caeb | 2008-03-11 19:46:45 +0000 | [diff] [blame] | 231 | { |
bart | f0c61c2 | 2008-09-27 13:14:06 +0000 | [diff] [blame] | 232 | pthread-unwind |
bart | 81db8d4 | 2008-09-27 12:43:52 +0000 | [diff] [blame] | 233 | drd:ConflictingAccess |
bart | a39b9a0 | 2008-11-17 17:57:15 +0000 | [diff] [blame] | 234 | ... |
bart | 81db8d4 | 2008-09-27 12:43:52 +0000 | [diff] [blame] | 235 | fun:__pthread_unwind |
236 | } | ||||
237 | { | ||||
bart | f0c61c2 | 2008-09-27 13:14:06 +0000 | [diff] [blame] | 238 | pthread-unwind |
bart | 81db8d4 | 2008-09-27 12:43:52 +0000 | [diff] [blame] | 239 | drd:ConflictingAccess |
bart | e5a3a36 | 2008-12-24 10:13:33 +0000 | [diff] [blame] | 240 | ... |
241 | fun:_Unwind_Resume | ||||
242 | } | ||||
243 | { | ||||
244 | pthread-unwind | ||||
245 | drd:ConflictingAccess | ||||
bart | a238ee5 | 2008-09-27 13:23:41 +0000 | [diff] [blame] | 246 | fun:_Unwind_GetCFA |
247 | fun:unwind_stop | ||||
bart | 81db8d4 | 2008-09-27 12:43:52 +0000 | [diff] [blame] | 248 | } |
249 | { | ||||
bart | f0c61c2 | 2008-09-27 13:14:06 +0000 | [diff] [blame] | 250 | pthread-unwind |
bart | 81db8d4 | 2008-09-27 12:43:52 +0000 | [diff] [blame] | 251 | drd:ConflictingAccess |
bart | a238ee5 | 2008-09-27 13:23:41 +0000 | [diff] [blame] | 252 | fun:uw_update_context |
253 | fun:_Unwind_ForcedUnwind_Phase2 | ||||
bart | 81db8d4 | 2008-09-27 12:43:52 +0000 | [diff] [blame] | 254 | } |
255 | { | ||||
bart | f0c61c2 | 2008-09-27 13:14:06 +0000 | [diff] [blame] | 256 | pthread-unwind |
257 | drd:ConflictingAccess | ||||
bart | a238ee5 | 2008-09-27 13:23:41 +0000 | [diff] [blame] | 258 | fun:uw_frame_state_for |
259 | fun:_Unwind_ForcedUnwind_Phase2 | ||||
260 | } | ||||
261 | { | ||||
bart | 459caeb | 2008-03-11 19:46:45 +0000 | [diff] [blame] | 262 | gomp |
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 263 | drd:ConflictingAccess |
bart | 459caeb | 2008-03-11 19:46:45 +0000 | [diff] [blame] | 264 | obj:/usr/lib*/libgomp.so* |
265 | obj:/usr/lib*/libgomp.so* | ||||
266 | } | ||||
bart | dd7a30d | 2008-03-22 17:36:23 +0000 | [diff] [blame] | 267 | { |
bart | e14bca2 | 2008-07-02 11:39:52 +0000 | [diff] [blame] | 268 | libX11-XCreateFontSet |
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 269 | drd:CondErr |
bart | 9483fd3 | 2008-07-01 14:13:25 +0000 | [diff] [blame] | 270 | fun:pthread_cond_init* |
271 | fun:_XReply | ||||
272 | fun:XListFontsWithInfo | ||||
273 | obj:/usr/lib*/libX11.so* | ||||
274 | fun:XCreateOC | ||||
275 | fun:XCreateFontSet | ||||
276 | } | ||||
277 | { | ||||
bart | dd7a30d | 2008-03-22 17:36:23 +0000 | [diff] [blame] | 278 | libxcb-xcb_wait_for_reply |
bart | ef1b972 | 2008-07-04 15:34:23 +0000 | [diff] [blame] | 279 | drd:CondErr |
bart | dd7a30d | 2008-03-22 17:36:23 +0000 | [diff] [blame] | 280 | fun:pthread_cond_destroy* |
281 | fun:xcb_wait_for_reply | ||||
282 | } | ||||
bart | e53fb26 | 2008-07-08 09:29:19 +0000 | [diff] [blame] | 283 | { |
284 | libglib-access-g_threads_got_initialized | ||||
285 | drd:ConflictingAccess | ||||
bart | a99ab01 | 2008-12-27 09:19:01 +0000 | [diff] [blame] | 286 | ... |
bart | e53fb26 | 2008-07-08 09:29:19 +0000 | [diff] [blame] | 287 | fun:g_slice_alloc |
288 | fun:g_ptr_array_sized_new | ||||
bart | e53fb26 | 2008-07-08 09:29:19 +0000 | [diff] [blame] | 289 | } |
290 | { | ||||
291 | libglib-access-g_threads_got_initialized | ||||
292 | drd:ConflictingAccess | ||||
293 | fun:_ZN27QEventDispatcherGlibPrivateC1EP13_GMainContext | ||||
294 | fun:_ZN20QEventDispatcherGlibC1EP7QObject | ||||
295 | obj:/usr/lib*/libQtCore.so.4.* | ||||
296 | obj:/usr/lib*/libQtCore.so.4.* | ||||
297 | } | ||||
298 | { | ||||
299 | libglib-access-g_mem_initialized | ||||
300 | drd:ConflictingAccess | ||||
301 | fun:g_malloc0 | ||||
302 | } | ||||
303 | { | ||||
304 | libglib-g_private_get_posix_impl | ||||
305 | drd:ConflictingAccess | ||||
306 | fun:g_private_get_posix_impl | ||||
307 | } | ||||
308 | { | ||||
309 | libglib-g_private_set_posix_impl | ||||
310 | drd:ConflictingAccess | ||||
311 | fun:g_private_set_posix_impl | ||||
312 | } | ||||
313 | { | ||||
bart | a99ab01 | 2008-12-27 09:19:01 +0000 | [diff] [blame] | 314 | libglib-g_get_language_names |
315 | drd:ConflictingAccess | ||||
316 | fun:g_slice_free_chain_with_offset | ||||
317 | fun:g_get_language_names | ||||
318 | } | ||||
319 | { | ||||
bart | ddead32 | 2009-02-14 15:47:53 +0000 | [diff] [blame] | 320 | libQtCore-deref-that-calls-QThreadData-destructor |
321 | drd:ConflictingAccess | ||||
322 | fun:_ZN11QThreadDataD1Ev | ||||
323 | fun:_ZN11QThreadData5derefEv | ||||
324 | obj:/usr/lib*/libQtCore.so.4.* | ||||
325 | } | ||||
326 | { | ||||
bart | eb33915 | 2008-07-29 13:01:16 +0000 | [diff] [blame] | 327 | libQtCore-4.0/4.1-Q_GLOBAL_STATIC-connectionList |
328 | drd:ConflictingAccess | ||||
329 | obj:/usr/lib*/libQtCore.so.4.* | ||||
330 | fun:_ZN11QMetaObject8activateEP7QObjectiiPPv | ||||
331 | fun:_ZN11QMetaObject8activateEP7QObjectPKS_iPPv | ||||
332 | } | ||||
333 | { | ||||
bart | e53fb26 | 2008-07-08 09:29:19 +0000 | [diff] [blame] | 334 | libQtCore-QObjectPrivate::clearGuards(QObject*) |
335 | drd:ConflictingAccess | ||||
336 | fun:_ZN14QReadWriteLock12lockForWriteEv | ||||
337 | fun:_ZN14QObjectPrivate11clearGuardsEP7QObject | ||||
338 | fun:_ZN7QObjectD2Ev | ||||
339 | fun:_ZN20QEventDispatcherGlibD0Ev | ||||
340 | } | ||||
bart | f0d6595 | 2008-08-02 10:03:37 +0000 | [diff] [blame] | 341 | { |
342 | libQtCore-QObjectPrivate::clearGuards(QObject*) | ||||
343 | drd:ConflictingAccess | ||||
344 | fun:_ZN14QReadWriteLock12lockForWriteEv | ||||
345 | fun:_ZN12QWriteLocker6relockEv | ||||
346 | fun:_ZN12QWriteLockerC1EP14QReadWriteLock | ||||
347 | fun:_ZN14QObjectPrivate11clearGuardsEP7QObject | ||||
348 | fun:_ZN7QObjectD2Ev | ||||
349 | fun:_ZN24QAbstractEventDispatcherD2Ev | ||||
350 | fun:_ZN20QEventDispatcherGlibD0Ev | ||||
351 | } | ||||
bart | a45b572 | 2008-12-21 16:08:07 +0000 | [diff] [blame] | 352 | { |
353 | libboost_thread_1 | ||||
354 | drd:ConflictingAccess | ||||
355 | ... | ||||
356 | fun:_ZN5boost9call_onceIPFvvEEEvRNS_9once_flagET_ | ||||
357 | fun:_ZN5boost6detail23get_current_thread_dataEv | ||||
358 | } |