patacongo commented on issue #8778:
URL: https://github.com/apache/nuttx/issues/8778#issuecomment-1462343705

   It is time consuming, but if what you say is correct, then you should be 
   able to use git bisect to isolate the change that introduced the 
   problem. https://git-scm.com/docs/git-bisect
   
   On 3/9/2023 10:05 AM, Tim Hardisty wrote:
   >
   > I have a test app for a sensor driver I'm writing.
   >
   > I have enabled signals and SIGINT support on the serial driver 
   > (console) for to allow ctrl-c to kill the app in case of problems. I 
   > am finding that if I do so, a subsequent attempt to rerun the app 
   > causes a complete system crash.
   >
   > No idea why.
   >
   > If I run it all under the 12.0 release it behaves itself.
   >
   > —
   > Reply to this email directly, view it on GitHub 
   > <https://github.com/apache/nuttx/issues/8778>, or unsubscribe 
   > 
<https://github.com/notifications/unsubscribe-auth/ABFUG6XJGGN3BE7US5NUV4DW3H5TLANCNFSM6AAAAAAVVJ4OGA>.
   > You are receiving this because you are subscribed to this 
   > thread.Message ID: ***@***.***>
   >
   


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

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

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

Reply via email to