Please note, we just upgraded. Post site bugs to the website-talk forum.
[Bug 410] New: gnulinux fosi contains accidental abort() statement.
| Submitted by sspr on Fri, 2007-05-25 09:20. |
For more information about this bug, visit <http://www.fmtc.be/orocos-bugzilla/show_bug.cgi?id=410>
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@lists.mech.kuleuven.be
ReportedBy: peter.soetens@fmtc.be
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
===================================================================
