| Summary: | Statically linked ldconfig dies with call to null | ||
|---|---|---|---|
| Product: | uClibc | Reporter: | Anthony Basile <basile> |
| Component: | Shared Library Support | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | uclibc-cvs |
| Priority: | P5 | ||
| Version: | 0.9.31 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | i386-gentoo-linux-uclibc | Target: | i386-gentoo-linux-uclibc |
| Build: | |||
|
Description
Anthony Basile
2010-04-14 00:22:43 UTC
That seems to be GCC PR32219 hitting with __h_errno_location. Could you try applying aa67771881d65373da448ad5f7a8393f3a1d9469 and see if it still happens? This was obfuscated in uClibc in aa67771881d65373da448ad5f7a8393f3a1d9469 and works properly now with 4.7.x |