Skip to content

Failed tests: posix.sema and posix_checks on em_starterkit_em7d_v22 #9067

@nniranjhana

Description

@nniranjhana

Test in tests/posix/semaphore failing on emsk platform with Stack Check Fail error:

***** delaying boot 1000ms (per build configuration) *****
***** Booting Zephyr OS 1.12.99 (delayed boot 1000ms) *****
Running test suite test_sem
===================================================================
starting test - test_sema
Exception vector: 0x6, cause code: 0x2, parameter 0x2
Address 0x80002800
***** Stack Check Fail! *****
Current thread ID = 0x800068a8
Fatal fault in thread 0x800068a8! Aborting.

Test in tests/posix/posix_checks failing with similar error after starting:

***** delaying boot 1000ms (per build configuration) *****
***** Booting Zephyr OS 1.12.99 (delayed boot 1000ms) *****
Running test suite test_posix_checks
===================================================================
starting test - test_sched_policy

The given policy number 0 is supported. The minimum priority is 0 and the maximum priority is 15.
The given policy number 1 is supported. The minimum priority is 0 and the maximum priority is 15.
Exception vector: 0x6, cause code: 0x2, parameter 0x2
Address 0x80001800
***** Stack Check Fail! *****
Current thread ID = 0x800058a8
Fatal fault in thread 0x800058a8! Aborting.

Metadata

Metadata

Assignees

Labels

area: POSIXPOSIX API LibrarybugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions