zephyrproject-rtos / test_results

Consolidated test results
7 stars 12 forks source link

tests-ci : portability: posix: eventfd_basic.picolibc test No Console Output(Timeout) #1514

Closed hakehuang closed 1 year ago

hakehuang commented 1 year ago
**Describe the bug**
eventfd_basic.picolibc test is No Console Output(Timeout) on zephyr-v3.2.0-2490-ga1b4896efe46 on mimxrt1170_evk_cm7

see logs for details

**To Reproduce**
1. 
```
scripts/twister --device-testing --device-serial /dev/ttyACM0 -p mimxrt1170_evk_cm7      --sub-test portability.posix
```
2. See error

**Expected behavior**
test pass

**Impact**

**Logs and console output**

```
E: ***** MPU FAULT *****

E: Instruction Access Violation E: r0/a1: 0x00000000 r1/a2: 0xe000ed00 r2/a3: 0xfffffff8 E: r3/a4: 0x80003fac r12/ip: 0x40460000 r14/lr: 0x3000c7d5 E: xpsr: 0xa0000000 E: Faulting instruction address (r15/pc): 0xaaaaaaaa E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 E: Current thread: 0x80001888 (main) E: Halting system

```

**Environment (please complete the following information):**
 - OS: (e.g. Linux )
 - Toolchain (e.g Zephyr SDK)
 - Commit SHA or Version used: zephyr-v3.2.0-2490-ga1b4896efe46
hakehuang commented 1 year ago
Also fails on mimxrt1170_evk_cm7 for zephyr-v3.2.0-2490-ga1b4896efe46