Skip to content

net: lib: http_client: net.http_client fails #90653

Closed
@katgiadla

Description

@katgiadla

Describe the bug
The test tests/net/lib/http_client/net.http_client fails.

Observed for:

  • nrf52840dk/nrf52840
  • nrf5340dk/nrf5340/cpuapp
  • nrf5340dk/nrf5340/cpuapp/ns
  • [email protected]/nrf9160/ns.

To Reproduce
Steps to reproduce the behavior:

  1. go to your zephyr dir
  2. call ./scripts/twister -s net.http_client -p nrf52840dk/nrf52840 --device-testing --device-serial /dev/ttyACM0 -v --inline-logs --west-flash="--erase"
  3. See console output with error

Expected behavior
Valid console output

Impact
Not clear

Logs and console output

*** Booting Zephyr OS build v4.1.0-4633-g94f78a035bfa ***
Running TESTSUITE http_client
===================================================================
START - test_http1_client_get
E: ***** USAGE FAULT *****
E:   Stack overflow (context area not valid)
E: r0/a1:  0x0001393c  r1/a2:  0x21000000  r2/a3:  0x6b8df3d1
E: r3/a4:  0x82ee5004 r12/ip:  0xc6fdb7cd r14/lr:  0x5a242060
E:  xpsr:  0x6a202600
E: Faulting instruction address (r15/pc): 0xe6ea94fe
E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
E: Current thread: 0x200008c0 (test_http1_client_get)
E: Halting system

Environment (please complete the following information):

  • OS: Ubuntu 20.04.1 LTS
  • Toolchain Zephyr SDK 0.17.0
  • Commit SHA or Version used: 94f78a0

Additional information:
Probably introducedy by commit 00d214c

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions