mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 22:55:32 +02:00
Added suppression for failure on opensuse 64 bit.
This commit is contained in:
parent
d52a41d26a
commit
2925335643
1 changed files with 13 additions and 0 deletions
|
|
@ -546,6 +546,19 @@
|
||||||
fun:_dl_signal_error
|
fun:_dl_signal_error
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
dlsym memory loss from plugin
|
||||||
|
Memcheck:Leak
|
||||||
|
obj:/lib*/ld-*.so
|
||||||
|
obj:/lib*/ld-*.so
|
||||||
|
obj:/lib*/ld-*.so
|
||||||
|
obj:/lib*/libc-*.so
|
||||||
|
obj:/lib*/libdl-*.so
|
||||||
|
obj:/lib*/ld-*.so
|
||||||
|
obj:/lib*/libdl-*.so
|
||||||
|
fun:dlsym
|
||||||
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
# Reading wrong addresses on SuSe Linux 10.3 32 bit
|
# Reading wrong addresses on SuSe Linux 10.3 32 bit
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue