On 04/01/2017 08:25 AM, Josh Bowman wrote:
> Hi,
> 
> Under Mercury, I've been seeing occasionally a "Segmentation fault" message
> when I hit ctrl-c to stop the latency test program. I caught a core dump,
> and the stack trace leads back to the sem_wait() call in the display task.
> 
> I think this is caused by the cleanup() routine destroying the semaphore
> before it calls join on the display task. This patch seems to fix the issue.
> 

Good catch. Merged, thanks.

-- 
Philippe.

_______________________________________________
Xenomai mailing list
[email protected]
https://xenomai.org/mailman/listinfo/xenomai

Reply via email to