non-linux regtest: update cmdline expecteds
[valgrind.git] / darwin10-drd.supp
blob6bb8103dfb55a4651250cf57a93f1ee616654a77
1 # DRD suppressions for Darwin 10.x / Mac OS X 10.6 Snow Leopard
4 # dyld
7    dyld_mutex_not_locked
8    drd:MutexErr
9    fun:pthread_mutex_unlock
10    fun:_dyld_register_func_for_*_image
13    dyld_mutex_reinitialization
14    drd:MutexErr
15    fun:pthread_mutex_init
16    fun:_Z24dyldGlobalLockInitializev
17    fun:_dyld_initializer
20    dyld_stub_binder
21    drd:ConflictingAccess
22    ...
23    fun:_ZN4dyld18fastBindLazySymbolEPP11ImageLoaderm
24    fun:dyld_stub_binder
27    dyld ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const
28    drd:ConflictingAccess
29    fun:_ZNK26ImageLoaderMachOCompressed18findExportedSymbolEPKcPPK11ImageLoader
32    dyld dyld::fastBindLazySymbol(ImageLoader**, unsigned long)
33    drd:ConflictingAccess
34    ...
35    fun:_ZN4dyld18fastBindLazySymbolEPP11ImageLoaderm
38    dyld ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)
39    drd:ConflictingAccess
40    ...
41    fun:_ZN26ImageLoaderMachOCompressed20doBindFastLazySymbolEjRKN11ImageLoader11LinkContextE
45 # C library
48    __umodti3
49    drd:ConflictingAccess
50    fun:__umodti3
53    fork()
54    drd:ConflictingAccess
55    ...
56    fun:_cthread_fork_child
57    fun:fork
60    flockfile
61    drd:ConflictingAccess
62    fun:flockfile
65    funlockfile
66    drd:ConflictingAccess
67    fun:funlockfile
70    vfprintf_l
71    drd:ConflictingAccess
72    fun:vfprintf_l
75    localeconv_l
76    drd:ConflictingAccess
77    fun:localeconv_l
80    __vfprintf
81    drd:ConflictingAccess
82    fun:__vfprintf
85    fflush
86    drd:ConflictingAccess
87    fun:fflush
90    cerror
91    drd:ConflictingAccess
92    ...
93    fun:cerror
96    do_rand
97    drd:ConflictingAccess
98    fun:do_rand
101    mig_dealloc_reply_port
102    drd:ConflictingAccess
103    fun:mig_dealloc_reply_port
107 # pthread library
110    thread_start
111    drd:ConflictingAccess
112    obj:*
113    fun:thread_start
116    pthread_create()
117    drd:ConflictingAccess
118    ...
119    fun:pthread_create
122    drd-darwin-pthread-join-1
123    drd:ConflictingAccess
124    ...
125    fun:pthread_join$UNIX2003
128    drd-darwin-pthread-join-2
129    drd:ConflictingAccess
130    ...
131    fun:pthread_join
132    fun:pthread_join
135    _pthread_exit()
136    drd:ConflictingAccess
137    ...
138    fun:_pthread_exit
141    pthread_detach()
142    drd:ConflictingAccess
143    ...
144    fun:pthread_detach
145    fun:pthread_detach
148    pthread_kill()
149    drd:ConflictingAccess
150    ...
151    fun:pthread_kill
154    spin_unlock()
155    drd:ConflictingAccess
156    fun:spin_unlock
159    _pthread_testcancel()
160    drd:ConflictingAccess
161    fun:_pthread_testcancel