juniskane commented on issue #24: Fix wait loop and void cast URL: https://github.com/apache/incubator-nuttx/pull/24#issuecomment-572470388 I agree with Jussi, problem is caused by a9ff3e1, not the other commit. I cannot spot the problem by code reading unfortunately. This is usrsocktest with old upstream merge from December (some of the SHAs here are from our internal repository) running on proprietary STM32L4 board. Something is broken, but not as much as with a9ff3e1: [usrsocktest_Dec16_master_9e3bf44870.txt](https://github.com/apache/incubator-nuttx/files/4039587/usrsocktest_Dec16_master_9e3bf44870.txt) Broken master: [usrsocktest_Jan08_devel_5ff90c1aa27.txt](https://github.com/apache/incubator-nuttx/files/4039591/usrsocktest_Jan08_devel_5ff90c1aa27.txt) Broken master + this PR reverted (identical with Dec 16 output): [usrsocktest_Jan08_devel_revert_5864cf8e038.txt](https://github.com/apache/incubator-nuttx/files/4039589/usrsocktest_Jan08_devel_revert_5864cf8e038.txt) Broken master + this PR reverted + add a9ff3e1 (identical with broken master) [usrsocktest_Jan08_devel_revert_and_add_a9ff3e1778d950f7d7.txt](https://github.com/apache/incubator-nuttx/files/4039590/usrsocktest_Jan08_devel_revert_and_add_a9ff3e1778d950f7d7.txt)
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
