zephyrproject-rtos / test_results

Consolidated test results
7 stars 12 forks source link

tests-ci : portability: posix: eventfd test No Console Output(Timeout) #1507

Closed hakehuang closed 1 year ago

hakehuang commented 1 year ago
**Describe the bug**
eventfd 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: ***** USAGE FAULT *****

E: Illegal use of the EPSR E: r0/a1: 0x8676d856 r1/a2: 0xe000ed00 r2/a3: 0xffffffe8 E: r3/a4: 0x8000416c r12/ip: 0x40460000 r14/lr: 0x3000d389 E: xpsr: 0x60000000 E: Faulting instruction address (r15/pc): 0x00000000 E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 E: Current thread: 0x80001a50 (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