#1162 closed defect (fixed)
"unlimited" test does not allocate enough stack
Reported by: | ken.peters | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | lowest | Milestone: | 2 |
Component: | unspecified | Version: | 4.6 |
Severity: | normal | Keywords: | |
Cc: | bugs@… | Blocked By: | |
Blocking: |
Description
Presumably per-task stack needs have increased since RTEMS 4.5.0 (at least in sparc erc32 target, don't know about others); so the Test3 segment of the "unlimited" test cannot create as many tasks as it requires.
Release:
4.6.6
Environment:
sparc erc32 target, maybe others
Change History (2)
comment:1 Changed on 09/08/06 at 19:41:17 by Joel Sherrill
Status: | assigned → closed |
---|
comment:2 Changed on 10/10/17 at 06:46:55 by Sebastian Huber
Component: | testing → unspecified |
---|
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: open->closed
State-Changed-Why: Fixed on CVS head and 4.6 branch.