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/30 08:08:36 UTC

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #1919: arch/sim/src/nuttx-names.in: fix sim crash in Cygwin platform

GUIDINGLI opened a new pull request #1919:
URL: https://github.com/apache/incubator-nuttx/pull/1919


   
   ## Summary
   
   arch/sim/src/nuttx-names.in: fix sim crash in Cygwin platform
   
   This fixed https://github.com/apache/incubator-nuttx/issues/1918
   
   Reason:
   Cygwin will call malloc before 'nuttx main ', and malloc linked into nuttx's symbol
   
   ## Impact
   
   ## Testing
   
   Cygwin:
   sim:nsh
   sim:nettest
   ---- error_exit: error on access to winpcap libraray (I think this is caused by missing winpcap.dll, not this bug)
   
   


----------------------------------------------------------------
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] patacongo merged pull request #1919: arch/sim/src/nuttx-names.in: fix sim crash in Cygwin platform

Posted by GitBox <gi...@apache.org>.
patacongo merged pull request #1919:
URL: https://github.com/apache/incubator-nuttx/pull/1919


   


----------------------------------------------------------------
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] GUIDINGLI commented on pull request #1919: arch/sim/src/nuttx-names.in: fix sim crash in Cygwin platform

Posted by GitBox <gi...@apache.org>.
GUIDINGLI commented on pull request #1919:
URL: https://github.com/apache/incubator-nuttx/pull/1919#issuecomment-701234911


   @gregory-nutt 
   Please have a try.


----------------------------------------------------------------
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