Public bug reported:

Here's a test program that crashes:

#include <stdlib.h>

int main(int argc, char **argv)
{
        clearenv();
        unsetenv("foobar");
        return 0;
}

ProblemType: Bug
Architecture: i386
Dependencies:
 libgcc1 1:4.3.3-5ubuntu4
 gcc-4.3-base 4.3.3-5ubuntu4
 findutils 4.4.0-2ubuntu4
 libc6 2.9-4ubuntu6
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: libc6 2.9-4ubuntu6
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: glibc
Uname: Linux 2.6.28-11-generic i686

** Affects: glibc (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
unsetenv() crashes after clearenv()
https://bugs.launchpad.net/bugs/380487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to