[Bug 410] New: gnulinux fosi contains accidental abort() statement.

For more information about this bug, visit
A new bug was added:
Summary: gnulinux fosi contains accidental abort() statement.
Product: RTT
Version: 1.2.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Operating System Abstraction - Portability
AssignedTo: orocos-dev [..] ...
ReportedBy: peter [dot] soetens [..] ...

A gnulinux application will abort if it is run as root, uses the SCHED_FIFO
scheduler and a wrong priority number (i.e. '0') is given.

This is probably a left-over of a debugging session.

$ svn diff gnulinux/
Index: gnulinux/fosi_internal.cpp
===================================================================

[Bug 410] gnulinux fosi contains accidental abort() statement.

For more information about this bug, visit

peter [dot] soetens [..] ... changed:

What |Removed |Added
---------------------------------------------------------------------------
Target Milestone|--- |1.2.1
Resolution| |FIXED
Status|NEW |RESOLVED

------- Comment #1 from peter [dot] soetens [..] ... 2007-05-25 10:45

$ svn ci gnulinux/ -m"Fix bug# 410: gnulinux fosi contains accidental abort()
statement."
Sending gnulinux/fosi_internal.cpp
Transmitting file data .
Committed revision 28193.