[Bug 821539] Re: valgrind fails with assertion

Leonid Evdokimov leon+ubuntu at darkk.net.ru
Tue Jan 10 15:09:43 UTC 2012


valgrind-3.6.1-0ubuntu2 was not backported to natty according to
http://packages.ubuntu.com/search?keywords=valgrind

The problem is fixed in oneric, on the ohter hand, you can easily
backport package to natty yourself, it's as easy as apt-get source &&
dpkg-buildpackage && dpkg -i ../...deb

-- 
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/821539

Title:
  valgrind fails with assertion

Status in “valgrind” package in Ubuntu:
  Confirmed
Status in “valgrind” package in Debian:
  Fix Released

Bug description:
  Upstream: https://bugs.kde.org/show_bug.cgi?id=277045

  valgrind fails with following error:
  {{{
  --14502-- Warning: DWARF2 CFI reader: unhandled DW_OP_ opcode 0x2a

  valgrind: m_debuginfo/readdwarf.c:2338 (copy_convert_CfiExpr_tree): Assertion 'srcix >= 0 && srcix < VG_(sizeXA)(srcxa)' failed.
  }}}

  I cherry-picked r11856 and r11904 from valgrind trunk  using $(svn diff -c r11904 svn://svn.valgrind.org/valgrind/trunk)
  Applied them to source package valgrind_3.6.1-0ubuntu1
  Build it as 3.6.1-0ubuntu2 with debuild
  And got working valgrind :)

  Please, upload patched valgrind to the repo.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/821539/+subscriptions




More information about the foundations-bugs mailing list