| Summary: | 'Cannot allocate red zone for initial thread' | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Anton Babushkin <uyamba> |
| Component: | threads | Assignee: | freebsd-threads (Nobody) <threads> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 7.0-BETA4 | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Anton Babushkin
2007-12-13 11:30:01 UTC
State Changed From-To: open->closed You cannot upgrade some some ports between major releases. The library version numbers have been bumped, so rebuilding some of the ports will cause some new libraries to be brought in as dependencies, with old libraries also still being required by any application or libraries that have not been rebuilt. You either need to rebuild all your ports (portupgrade -af) or you need to not rebuild any of your 6.x ports. Obviously, it is hard to do the latter and still install new ports, so it has been recommended that you use the former. This has been discussed on the ports mailing lists many times, and has been required for moving between all FreeBSD major releases. |