[Bug 992] New: Task can't give its name before initialization.

http://bugs.orocos.org/show_bug.cgi?id=992

Summary: Task can't give its name before initialization.
Product: Toolchain
Version: master
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: RTT
AssignedTo: orocos-dev [..] ...
ReportedBy: paul [dot] chavent [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created attachment 824
--> http://bugs.orocos.org/attachment.cgi?id=824
Use name instead of rtos_task_get_name

Based on code reading, i suppose that there is an error in Thread::setup(...).

The "log(Critical)" messages use rtos_task_get_name(&rtos_task), before
rtos_task is initialized.

[Bug 992] Task can't give its name before initialization.

http://bugs.orocos.org/show_bug.cgi?id=992

Peter Soetens <peter [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |peter [..] ...
Resolution| |FIXED