masayuki2009 commented on pull request #3294: URL: https://github.com/apache/incubator-nuttx/pull/3294#issuecomment-812874219
@patacongo Hmm, getopt_test() still fails with esp32-devkitc:smp (QEMU) ``` user_main: getopt() test getopt(): Simple test xtensa_user_panic: User Exception: EXCCAUSE=001c task: ostest xtensa_dumpstate: CPU0: xtensa_registerdump: PC: 400de2be PS: 00060230 xtensa_registerdump: A0: 800de045 A1: 3ffec050 A2: 00000006 A3: 3ffec140 xtensa_registerdump: A4: 3f40263d A5: 00000000 A6: 00000000 A7: 3ffec260 xtensa_registerdump: A8: 00000000 A9: 3ffec030 A10: 0000002d A11: 0000000a xtensa_registerdump: A12: 3ffe9e90 A13: 00060020 A14: 0000000c A15: 3ffec0b0 xtensa_registerdump: SAR: 00000020 CAUSE: 0000001c VADDR: 00000006 xtensa_registerdump: LBEG: 4000c2e0 LEND: 4000c2f6 LCNT: 00000000 xtensa_registerdump: TMP0: 400807da TMP1: 3ffebe30 xtensa_btdump: Backtrace0: 400d4927:3ffebdd0 xtensa_btdump: Backtrace1: 400d4a35:3ffebdf0 xtensa_btdump: Backtrace2: 400d48b7:3ffebe10 xtensa_btdump: Backtrace3: 400807f4:3ffebe30 xtensa_btdump: Backtrace4: 40020:0 xtensa_btdump: BACKTRACE CORRUPTED! xtensa_dumpstate: sp: 3ffebd80 xtensa_dumpstate: stack base: 3ffec220 xtensa_dumpstate: stack size: 00002000 ``` -- 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: [email protected]
