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

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 at lists [dot] mech [dot] kuleuven [dot] be
        ReportedBy: peter.soetens at fmtc [dot] 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
===================================================================

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

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

For more information about this bug, visit <http://www.fmtc.be/orocos-bugzilla/show_bug.cgi?id=410>

peter.soetens at fmtc [dot] be changed:

           What    |Removed                     |Added
 ---------------------------------------------------------------------------
   Target Milestone|---                         |1.2.1
         Resolution|                            |FIXED
             Status|NEW                         |RESOLVED
------- Comment #1 from peter.soetens at fmtc [dot] be  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.