Skip to content

[BUG][Zephyr] assert hit in sof-test run with dmic or hda DAIs #6896

@kv2019i

Description

@kv2019i

Describe the bug
When CONFIG_ASSERT=y is enabled in build (e.g. with #6530), assert is hit in multiple test cases with sof-test and on multiple platforms.

To Reproduce
Apply #6530 , run sof-test.

Reproduction Rate
100%

Expected behavior
Asserts should not be hit!

Impact
Unable to enable CONFIG_ASSERT in CI by default due to many failures.

Environment

  1. Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
    • Kernel: e3707e4dd275bc731f6ed4067a2694534675ca52 (sof-dev of today, "ASoC: Intel: soc-acpi: add configuration for variant of 0C11 product")
    • SOF: 1447444 ("topology2: cavs-nocodec add wov support")
  2. Name of the topology file
    • Topology: sof-hda-generic.tplg (but based on SOF Ci results affects also many other topologies)
  3. Name of the platform(s) on which the bug is observed.
    • Platform: Intel TGL, ADL, MTL

Screenshots or console output

Metadata

Metadata

Assignees

Labels

P2Critical bugs or normal featuresZephyrIssues only observed with Zephyr integratedbugSomething isn't working as expected

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions