Skip to content

Commit e3d857e

Browse files
author
bart
committed
drd: Revert r14023
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14031 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 parent 4f1832e commit e3d857e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

glibc-2.X-drd.supp

+12-12
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,8 @@
6767
{
6868
drd-libpthread-pthread_create
6969
drd:ConflictingAccess
70-
fun:pthread_create
71-
}
72-
{
73-
drd-libpthread-pthread_create
74-
drd:ConflictingAccess
75-
fun:pthread_create@@*
70+
...
71+
fun:pthread_create*
7672
}
7773
{
7874
drd-libpthread-pthread_join
@@ -83,6 +79,7 @@
8379
{
8480
drd-libpthread-__deallocate_stack
8581
drd:ConflictingAccess
82+
...
8683
fun:__deallocate_stack
8784
}
8885
{
@@ -93,6 +90,7 @@
9390
{
9491
drd-libpthread-__free_tcb
9592
drd:ConflictingAccess
93+
...
9694
fun:__free_tcb
9795
}
9896
{
@@ -119,14 +117,9 @@
119117
{
120118
drd-libpthread-_Unwind_ForcedUnwind
121119
drd:ConflictingAccess
120+
...
122121
fun:_Unwind_ForcedUnwind
123122
}
124-
{
125-
drd-libpthread-_Unwind_ForcedUnwind
126-
drd:ConflictingAccess
127-
fun:pthread_mutex_lock
128-
fun:_Unwind_Find_FDE
129-
}
130123
{
131124
drd-libpthread-_Unwind_GetCFA
132125
drd:ConflictingAccess
@@ -135,6 +128,7 @@
135128
{
136129
drd-libpthread-_Unwind_Resume
137130
drd:ConflictingAccess
131+
...
138132
fun:_Unwind_Resume
139133
}
140134
{
@@ -183,6 +177,7 @@
183177
{
184178
drd-libxcb-xcb_wait_for_reply
185179
drd:CondErr
180+
...
186181
fun:pthread_cond_destroy*
187182
fun:xcb_wait_for_reply
188183
}
@@ -194,12 +189,14 @@
194189
{
195190
drd-libglib-access-g_threads_got_initialized
196191
drd:ConflictingAccess
192+
...
197193
fun:g_slice_alloc
198194
fun:g_ptr_array_sized_new
199195
}
200196
{
201197
drd-libglib-access-g_threads_got_initialized
202198
drd:ConflictingAccess
199+
...
203200
fun:_ZN27QEventDispatcherGlibPrivateC1EP13_GMainContext
204201
fun:_ZN20QEventDispatcherGlibC1EP7QObject
205202
obj:/usr/lib*/libQtCore.so.4.*
@@ -290,6 +287,7 @@
290287
{
291288
drd-libboost-boost::call_once<void (*)()>(boost::once_flag&, void (*)())
292289
drd:ConflictingAccess
290+
...
293291
fun:_ZN5boost9call_onceIPFvvEEEvRNS_9once_flagET_
294292
}
295293
{
@@ -303,10 +301,12 @@
303301
{
304302
drd-libboost-boost::detail::get_current_thread_data()
305303
drd:ConflictingAccess
304+
...
306305
fun:_ZN5boost6detail23get_current_thread_dataEv
307306
}
308307
{
309308
drd-libboost-boost::detail::set_current_thread_data(boost::detail::thread_data_base*)
310309
drd:ConflictingAccess
310+
...
311311
fun:_ZN5boost6detail23set_current_thread_dataEPNS0_16thread_data_baseE
312312
}

0 commit comments

Comments
 (0)