[Bug 880685] Re: valgrind wrapper script crashes when LD_LIBRARY_PATH contains spaces
Launchpad Bug Tracker
880685 at bugs.launchpad.net
Thu May 30 11:15:25 UTC 2013
This bug was fixed in the package valgrind - 1:3.8.1-3ubuntu1
---------------
valgrind (1:3.8.1-3ubuntu1) saucy; urgency=low
* Resynchronise with Debian. Remaining changes:
- Allow specification of an extra directory in which to look for
debuginfo objects.
- Remove valgrind-mpi package from Ubuntu and any references to it, as
mpi-default-dev is in universe for the time being.
- Lower over-inflated valgrind-dbg Recommends to Suggests instead.
- Don't strip vgpreload* on ARM; this results in unusable stack traces
without valgrind-dbg.
- Apply patch from https://bugs.kde.org/show_bug.cgi?id=308717,
implementing fixed-point VCVT.F64.[SU]32 on ARM. This instruction
shows up quite frequently in desktop components.
* Drop remaining ppc64 patches; we no longer care about this in Ubuntu,
and valgrind seems to build fine on Debian ppc64.
* Renumber Ubuntu patches to make future merges easier.
valgrind (1:3.8.1-3) unstable; urgency=low
* Add 11_glibc-2.17.patch to fix FTBFS with glibc 2.17 (Closes:
#707438)
valgrind (1:3.8.1-2) unstable; urgency=low
[ Alessandro Ghedini ]
* Bump Standards-Version to 3.9.4 (no changes needed)
* Quote LD_LIBRARY_PATH in the wrapper script to avoid errors with spaced
paths (LP: #880685)
* Enable support for mipsel too (Closes: #696850)
* Add suppression for dlopen() leak when linking with -lpthread
(Closes: #700899)
[ Samuel Bronson ]
* Allow building more than once from the same tree
- Build and ship FAQ.txt from sources, since the bundled copy is deleted
on "make clean"
* Drop docs/valgrind.1 changes from 08_fix-spelling-in-manpage.patch
* Add 10_unbreak-xinclude-in-manpage.patch to fix a broken XInclude
(Closes: #696694)
-- Colin Watson <cjwatson at ubuntu.com> Thu, 30 May 2013 11:09:43 +0100
** Changed in: valgrind (Ubuntu)
Status: Fix Committed => Fix Released
** Bug watch added: KDE Bug Tracking System #308717
https://bugs.kde.org/show_bug.cgi?id=308717
--
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/880685
Title:
valgrind wrapper script crashes when LD_LIBRARY_PATH contains spaces
Status in “valgrind” package in Ubuntu:
Fix Released
Bug description:
The valgrind wrapper script doesn't quote $LD_LIBRARY_PATH, so spaces
in paths cause it to crash:
[mascdman at home /tmp] export LD_LIBRARY_PATH=/usr/local/Library\ Name
[mascdman at home /tmp] valgrind ./program
export: 18: Name:/usr/lib/debug: bad variable name
[mascdman at home /tmp]
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: valgrind 1:3.6.0~svn20100724-0ubuntu2 [modified: usr/bin/valgrind]
ProcVersionSignature: Ubuntu 2.6.35-30.60-generic 2.6.35.13
Uname: Linux 2.6.35-30-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon Oct 24 01:05:55 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
LANG=en_CA.utf8
SHELL=/bin/bash
SourcePackage: valgrind
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/880685/+subscriptions
More information about the foundations-bugs
mailing list