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 2022/10/31 12:50:35 UTC

[GitHub] [incubator-nuttx] fjpanag commented on issue #7488: Kasan error when exiting task.

fjpanag commented on issue #7488:
URL: https://github.com/apache/incubator-nuttx/issues/7488#issuecomment-1297040643

   Here is the original output:
   ```
   [31/10/22 12:03:25] [28] [ EMERG] kasan_report: kasan detected a read access error, address at 0x7f2b469d2100, size is 8
   ```
   
   After enabling `CONFIG_SIM_ASAN`:
   ```
   ==1011658==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7fe3870de878 at pc 0x7fe38a2710c9 bp 0x7fe3870de830 sp 0x7fe3870ddff0
   WRITE of size 128 at 0x7fe3870de878 thread T0
   ```


-- 
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-unsubscribe@nuttx.apache.org

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