| Summary: | fork/exec and putenv invoked from pthread report invalid reads | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Richard Dykiel <rdykiel> |
| Component: | general | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | bug demonstration code | ||
|
Description
Richard Dykiel
2004-11-05 21:41:43 UTC
Created attachment 8182 [details]
bug demonstration code
Attaching example code. Thanks.
There is some sort of problem with the way the environment is handled on fork/exec but I've never been able to work out what is causing it. There's already a bug for it anyway so I'm going to join this to it - your new information about it only happening with pthreads is certainly interesting. *** This bug has been marked as a duplicate of 85625 *** |