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/net/ieee802154/crypto fails with assertion failure in subsys/net/ip/net_if.c #14247

Closed
arun1joshi opened this issue Mar 11, 2019 · 1 comment
Assignees
Labels
area: Networking bug The issue is a bug, or the PR is fixing a bug

Comments

@arun1joshi
Copy link
Contributor

arun1joshi commented Mar 11, 2019

tests/net/ieee802154/crypto fails with assertion failure in subsys/net/ip/net_if.c:241
Note: seems like we get kernel panic before the test case starts and looks similar to #10657

The test is failing in this commit: [7967829]

Arch: x86
Platforms: quark_se_c1000_devboard

Error on console log:

ASSERTION FAIL [api && api->init] @ zephyr.git/subsys/net/ip/net_if.c:241
***** Kernel Panic! *****
Current thread ID = 0xa80081e0
eax: 0x4004d621, ebx: 0x00000000, ecx: 0x00000000, edx: 0x000000f1
esi: 0xa800da40, edi: 0x00000000, ebp: 0xa800c4e0, esp: 0xa800c4dc
eflags: 0x00000286 cs: 0x0008
eip: 0x40031966

@arun1joshi arun1joshi added the bug The issue is a bug, or the PR is fixing a bug label Mar 11, 2019
@jukkar
Copy link
Member

jukkar commented Mar 11, 2019

Duplicate of #10657

@jukkar jukkar marked this as a duplicate of #10657 Mar 11, 2019
@jukkar jukkar closed this as completed Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

No branches or pull requests

3 participants