For more infomation about this bug, visit
Summary: RTT applications get killed under Xenomai 2.3.2 and
higher
Product: RTT
Version: 1.2.1
Platform: All
OS/Version: Xenomai 2.x
Status: NEW
Severity: major
Priority: P2
Component: Operating System Abstraction - Portability
AssignedTo: orocos-dev [..] ...
ReportedBy: peter [dot] soetens [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0
Using the latest Xenomai releases, our applications get killed when threads are
cleaned up. It seems Xenomai requires now that a join (rt_task_join) is done on
a thread, before its task struct is freed.
--
Configure bugmail: https://svn.fmtc.be/bugzilla/orocos/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
--
Orocos-Dev mailing list
Orocos-Dev [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
[Bug 448] RTT applications get killed under Xenomai 2.3.2 and hi
For more infomation about this bug, visit
Peter Soetens
<peter [dot] soetens [..] ...> changed:
What |Removed |Added
--------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|1.2.1 |1.2.2
--- Comment #1 from Peter Soetens
<peter [dot] soetens [..] ...> 2007-09-13 21:48:04 ---
$ svn ci src/ -m"Fix for bug #448: RTT applications get killed under Xenomai
2.3.2 and higher:
> Use rt_task_join to cleanup threads nicely.
> "
Sending src/os/xenomai/fosi_internal.cpp
Transmitting file data .
Committed revision 28561.
--
Configure bugmail: https://svn.fmtc.be/bugzilla/orocos/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
--
Orocos-Dev mailing list
Orocos-Dev [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm