| Summary: | mcheck / mcheck_pedantic fails with multiple threads | ||
|---|---|---|---|
| Product: | glibc | Reporter: | Suzuki <suzuki> |
| Component: | libc | Assignee: | Ulrich Drepper <drepper.fsp> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | normal | CC: | glibc-bugs |
| Priority: | P2 | Flags: | fweimer:
security-
|
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Attachments: | Test case to reproduce the problem | ||
|
Description
Suzuki
2008-05-22 11:27:19 UTC
Created attachment 2755 [details]
Test case to reproduce the problem
mcheck doe snot work for multi-threaded code. It cannot possibly do. There is no way to fix this with the technology underlying mcheck. |