zephyrproject-rtos / test_results

Consolidated test results
7 stars 12 forks source link

tests-ci : net: dns: sd.no_ipv6 test No Console Output(Timeout) #1494

Closed hakehuang closed 1 year ago

hakehuang commented 1 year ago
**Describe the bug**
sd.no_ipv6 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 net.dns
```
2. See error

**Expected behavior**
test pass

**Impact**

**Logs and console output**

```
*** Booting Zephyr OS build zephyr-v3.2.0-2490-ga1b4896efe46 ***

ASSERTION FAIL [pool] @ WEST_TOPDIR/zephyr/subsys/net/buf.c:244 E: r0/a1: 0x00000004 r1/a2: 0x000000f4 r2/a3: 0x4007c000 E: r3/a4: 0x30009c4d r12/ip: 0x00000000 r14/lr: 0x300059ef E: xpsr: 0x41000000 E: Faulting instruction address (r15/pc): 0x30011478 E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 E: Current thread: 0x80001298 (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