You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/04 06:47:33 UTC

[GitHub] [incubator-nuttx] sebastianene07 opened a new issue #1708: arch/sim: On OSX with SMP enabled the ostest hangs

sebastianene07 opened a new issue #1708:
URL: https://github.com/apache/incubator-nuttx/issues/1708


   ## Bug behaviour
   
   The `sim/ostest` config hangs on OSX with `CONFIG_SMP=y` because the host semaphore fails to initialise with -EBUSY in `up_cpu_start`. It seems like Mac OSX doesn't have support for unnamed semaphores.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 closed issue #1708: arch/sim: On OSX with SMP enabled the ostest hangs

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 closed issue #1708:
URL: https://github.com/apache/incubator-nuttx/issues/1708


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org