[Bug 484048] Re: valgrind is broken on powerpc
Bug Watch Updater
484048 at bugs.launchpad.net
Sat May 12 18:22:29 UTC 2012
** Changed in: valgrind (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to valgrind in Ubuntu.
https://bugs.launchpad.net/bugs/484048
Title:
valgrind is broken on powerpc
Status in Valgrind:
Unknown
Status in “valgrind” package in Ubuntu:
Fix Released
Status in “valgrind” package in Debian:
Fix Released
Bug description:
Binary package hint: valgrind
Description: Ubuntu 9.10
Release: 9.10
Valgrind 3.5.0
Vagrind segfaults on start up
$ valgrind
segfault in coregrind/m_machine.c after a SIGILL.
adding at the top
#pragma GCC optimize ("-O0")
And recompiling solve the issue. Don't know if it's a gcc or valgrind bug but anyway this code is brittle.
longjmp is not signal handler safe and anyway after a longjmp the signals mask is undefined.
To manage notifications about this bug go to:
https://bugs.launchpad.net/valgrind/+bug/484048/+subscriptions
More information about the foundations-bugs
mailing list