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/02/22 07:44:14 UTC

[GitHub] [incubator-nuttx] masayuki2009 edited a comment on pull request #5577: os init_state: add new state OSINIT_OSIDLELOOP

masayuki2009 edited a comment on pull request #5577:
URL: https://github.com/apache/incubator-nuttx/pull/5577#issuecomment-1047500738


   @GUIDINGLI 
   
   Hmm, spresense:elf now failed with this PR.
   
   ```
   AEG
   up_assert: Assertion failed at file:semaphore/sem_wait.c line: 80 task: Idle Task
   irq_unexpected_isr: ERROR irq: 11
   up_assert: Assertion failed at file:irq/irq_unexpectedisr.c line: 51 task: Idle Task
   arm_registerdump: R0: 00000000 R1: 2d026f64 R2: 00000080  R3: 2d027850
   arm_registerdump: R4: 2d026ee8 R5: 2d026ee8 R6: 00157b8c  FP: 2d028268
   arm_registerdump: R8: 2d027850 SB: 2d027038 SL: 4ca6a801 R11: 3460eb23
   arm_registerdump: IP: 00000000 SP: 2d028268 LR: 0d007673  PC: 0d007b34
   arm_registerdump: xPSR: 61000000 BASEPRI: 00000080 CONTROL: 00000000
   arm_registerdump: EXC_RETURN: ffffffe9
   arm_dump_stack: User Stack:
   arm_dump_stack: sp:     2d028138
   arm_dump_stack:   base: 00000000
   arm_dump_stack:   size: 00000000
   arm_dump_stack: ERROR: User Stack pointer is not within the stack
   arm_showtasks:    PID    PRI      USED     STACK   FILLED    COMMAND
   ```
   


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