Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: Ztest problem - not booting properly #13949

Closed
MarekPieta opened this issue Feb 28, 2019 · 1 comment
Closed

tests: Ztest problem - not booting properly #13949

MarekPieta opened this issue Feb 28, 2019 · 1 comment
Assignees
Labels
area: Memory Protection bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: medium Medium impact/importance bug

Comments

@MarekPieta
Copy link
Collaborator

MarekPieta commented Feb 28, 2019

Describe the bug
Problem with ztest - not booting properly.

To Reproduce
Steps to reproduce the behavior (using samples/testing/integration):

  1. mkdir build; cd build
  2. cmake -DBOARD=nrf52810_pca10040
  3. make flash
  4. See error

During test I was using RTT_console.

Expected behavior
Messages about successfully finished tests should be displayed.

Screenshots or console output

***** Booting Zephyr OS v1.14.0-rc1-624-ge731bdc81a3b *****
ASSERTION FAIL [num_parts <= max_partitions] @ /home/mapi/ncs/zephyr_original/zephyr/kernel/mem_domain.c:90
	
***** Kernel Panic! *****
Current thread ID = 0x20000748
Faulting instruction address = 0x1340

Environment:

  • OS: Linux
  • Toolchain: Zephyr SDK 0.9.5
  • Commit: e731bdc

Additional context
It used to work properly before. Sample commit when working: df71623

@MarekPieta MarekPieta added the bug The issue is a bug, or the PR is fixing a bug label Feb 28, 2019
@MarekPieta MarekPieta changed the title samples: testing: integration Sample not working tests: Ztest problem - not booting properly Feb 28, 2019
@ioannisg
Copy link
Member

The reason is described here, @MarekPieta : #13889

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Memory Protection bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

4 participants