#294 closed defect (fixed)

Classic API tasks exit silently

Reported by: Chris Johns Owned by: Joel Sherrill
Priority: lowest Milestone: 2
Component: score Version: unknown
Severity: normal Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

A Classic API task that exits it's task loop does not
generate an error as documented. This only occurs with
the POSIX API enabled.

The POSIX exitted handle calls POSIX exit. It does not
check the type of thread and it should.

Release:
RTEMS cvs

Environment:
Classic API and POSIX

Attachments (1)

pr294.diff (743 bytes) - added by Chris Johns on 12/03/06 at 13:31:13.
pr294.diff

Download all attachments as: .zip

Change History (2)

comment:1 Changed on 09/27/04 at 21:44:24 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Attached patch applied to trunk and 4.6 branch.

Changed on 12/03/06 at 13:31:13 by Chris Johns

Attachment: pr294.diff added

pr294.diff

Note: See TracTickets for help on using tickets.