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 2021/06/15 15:17:49 UTC

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #3923: sched/posix_spawn: Don't insert name at the begin of argv

masayuki2009 commented on pull request #3923:
URL: https://github.com/apache/incubator-nuttx/pull/3923#issuecomment-861589290


   Hmm,
   
   I noticed that spresense:elf crashed with this PR.
   
   ```
   Registering romdisk at /dev/ram0
   
   Memory Usage after romdisk_register:
     Before:     5056 After:     5136 Change:       80
   Mounting ROMFS filesystem at target=/mnt/romfs with source=/dev/ram0
   
   Memoryarm_hardfault: PANIC!!! Hard fault: 40000000
   up_assert: Assertion failed at file:armv7-m/arm_hardfault.c line: 135 task: init
   up_registerdump: R0: 00168b00 00000000 00168b00 00168b01 00000000 2d018850 00000009 2d0189b0
   up_registerdump: R8: 0d00d500 00000101 00000800 00000000 00000001 2d018798 0d003c43 0d005d32
   up_registerdump: xPSR: 01000000 BASEPRI: 000000e0 CONTROL: 00000000
   up_registerdump: EXC_RETURN: ffffffe9
   up_dumpstate: sp:         2d018650
   up_dumpstate: stack base: 2d0180a0
   up_dumpstate: stack size: 000007f0
   up_stackdump: 2d018640: 2d0180a0 2d017c60 2d016850 0d00685f 000000e0 00000000 00000000 00000001
   up_stackdump: 2d018660: 2d018798 0d003c43 0d005d32 0d005da5 00000000 2d016850 00000003 2d0186c4
   up_stackdump: 2d018680: 00000000 0d00d500 00000101 0d00536b 0d00a505 0d001453 0d001431 0d002f4b
   up_stackdump: 2d0186a0: 50000000 0d00141d 000000e0 2d0186c4 2d018850 00000009 2d0189b0 0d000309
   up_stackdump: 2d0186c0: 00000003 2d018798 000000e0 00000000 2d018850 00000009 2d0189b0 0d00d500
   up_stackdump: 2d0186e0: 00000101 00000800 00000000 ffffffe9 00000000 00000000 00000000 00000000
   up_stackdump: 2d018700: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
   up_stackdump: 2d018720: 00000000 00000000 00000000 00000000 00168b00 00000000 00168b00 00168b01
   up_stackdump: 2d018740: 00000001 0d003c43 0d005d32 01000000 00000000 00000000 00000000 00000000
   up_stackdump: 2d018760: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
   up_stackdump: 2d018780: 00000000 00000000 00000000 00000000 00000000 0d003bd5 00000001 00000000
   up_stackdump: 2d0187a0: 2d0189b0 00000000 00000000 00000000 00000064 00000800 00000000 0d003a79
   up_stackdump: 2d0187c0: 00000000 00000000 2d01884c 2d0189b0 2d018980 2d01884c 00000000 00000000
   up_stackdump: 2d0187e0: 00000000 0d009ae7 00000800 0d018c01 2d018850 00000001 00000000 2d018980
   up_stackdump: 2d018800: 0d01313f 0d009209 00000020 0d013264 00000000 00000000 0d00d8ab 0d00d828
   up_stackdump: 2d018820: 0d013364 0d009243 00000000 2d01884c 2d0159b8 0d006dd1 00000000 00000000
   up_stackdump: 2d018840: 0d003ca0 01000000 00000000 00000000 00168b00 0000002c 00000200 0d00d8f8
   up_stackdump: 2d018860: 000013c0 00167760 0d006ce5 00000000 00000000 00000000 00000000 0d005555
   up_stackdump: 2d018880: 00000000 0d003cdd 00000000 00000000 6c82a44a 6a2913fa 00000020 80000840
   
   ```


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