testsuite/python.supp: Added suppressions for FC5 64 bit

Original commit message from CVS:
* testsuite/python.supp:
Added suppressions for FC5 64 bit
This commit is contained in:
Edward Hervey 2006-05-09 10:25:17 +00:00
parent 8fb6dbf1dd
commit 6dc2d5f8fe
3 changed files with 40 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2006-05-09 Edward Hervey <edward@fluendo.com>
* testsuite/python.supp:
Added suppressions for FC5 64 bit
2006-05-08 Edward Hervey <edward@fluendo.com>
* autogen.sh: (CONFIGURE_DEF_OPT):

2
common

@ -1 +1 @@
Subproject commit 6b67aa6dd111fb139e1be0f6a386e3ff84cce091
Subproject commit e41606ab2c6a31be473de511b5fd776bd2593b56

View file

@ -484,4 +484,37 @@
fun:*
fun:g_strdup_printf
fun:gst_element_state_get_name
}
}
## Suppressions for FC5 64bit
{
Wrong jump in PyImport_ImportModuleEx
Memcheck:Cond
fun:__strcpy_chk
obj:/usr/lib64/libpython2.4.so.1.0
obj:/usr/lib64/libpython2.4.so.1.0
obj:/usr/lib64/libpython2.4.so.1.0
fun:PyImport_ImportModuleEx
}
{
Wrong jump in PyImport_ImportModuleEx
Memcheck:Cond
fun:__strcpy_chk
fun:PyImport_ImportModuleEx
}
{
Wrong jump in PyImport_ImportModuleEx
Memcheck:Cond
fun:__strcpy_chk
obj:/usr/lib64/libpython2.4.so.1.0
obj:/usr/lib64/libpython2.4.so.1.0
fun:PyObject_Call
fun:PyObject_CallFunction
obj:/usr/lib64/libpython2.4.so.1.0
obj:/usr/lib64/libpython2.4.so.1.0
obj:/usr/lib64/libpython2.4.so.1.0
fun:PyImport_ImportModuleEx
}