mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Add some supps for Ubuntu 10.04 (x86_64, SSE4).
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11272
This commit is contained in:
parent
6670b778ad
commit
00420bca33
@ -55,3 +55,33 @@
|
||||
fun:(below main)
|
||||
}
|
||||
|
||||
|
||||
# Invalid read of size 16
|
||||
# at 0x5643A5C: ??? (strcpy.S:94)
|
||||
# by 0x50C6A99: XtResolvePathname (in /usr/lib/libXt.so.6.0.0)
|
||||
# by 0x50C3856: XtScreenDatabase (in /usr/lib/libXt.so.6.0.0)
|
||||
# by 0x50C4386: _XtDisplayInitialize (in /usr/lib/libXt.so.6.0.0)
|
||||
{
|
||||
Ubuntu 10.04 x86_64, SSEised strcpy, can't intercept
|
||||
exp-ptrcheck:Heap
|
||||
obj:/*lib*/libc-2.*so*
|
||||
obj:/*lib*/libX*so*
|
||||
}
|
||||
{
|
||||
Ubuntu 10.04 x86_64, SSEised strcpy, can't intercept - 2
|
||||
exp-ptrcheck:Heap
|
||||
obj:/*lib*/libc-2.*so*
|
||||
obj:/*lib*/libICE*so*
|
||||
}
|
||||
{
|
||||
Ubuntu 10.04 x86_64, SSEised strcpy, can't intercept - 3
|
||||
exp-ptrcheck:Heap
|
||||
obj:/*lib*/libc-2.*so*
|
||||
obj:/*lib*/libglib*so*
|
||||
}
|
||||
{
|
||||
Ubuntu 10.04 x86_64, SSEised strcpy, can't intercept - 4
|
||||
exp-ptrcheck:Heap
|
||||
obj:/*lib*/libc-2.*so*
|
||||
obj:/*lib*/libfontconfig*so*
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user