-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
DuplicateThis issue is a duplicate of another issue (please specify)This issue is a duplicate of another issue (please specify)area: ARMARM (32-bit) ArchitectureARM (32-bit) Architecturearea: NetworkingbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug
Description
Crash looks similar on both sam_e70_xplained and frdm_k64f
Output for frdm_k64f:
Commit ID: 7983606
E#1 @srrsotc03/frdm-02q console output: ***** delaying boot 1000ms (per build configuration) *****
E#1 @srrsotc03/frdm-02q console output: ***** Booting Zephyr OS 1.13.0-rc1 (delayed boot 1000ms) *****
E#1 @srrsotc03/frdm-02q console output: Running test suite socket_getaddrinfo
E#1 @srrsotc03/frdm-02q console output:
E#1 @srrsotc03/frdm-02q console output: ===================================================================
E#1 @srrsotc03/frdm-02q console output:
E#1 @srrsotc03/frdm-02q console output: starting test - test_getaddrinfo_ok
E#1 @srrsotc03/frdm-02q console output:
E#1 @srrsotc03/frdm-02q console output: ***** BUS FAULT *****
E#1 @srrsotc03/frdm-02q console output: Imprecise data bus error
E#1 @srrsotc03/frdm-02q console output: NXP MPU error, port 3
E#1 @srrsotc03/frdm-02q console output: Mode: User, Data Address: 0x2000ab50
E#1 @srrsotc03/frdm-02q console output: Type: Write, Master: 0, Regions: 0x8010
E#1 @srrsotc03/frdm-02q console output: ***** Hardware exception *****
E#1 @srrsotc03/frdm-02q console output: Current thread ID = 0x20009e6c
E#1 @srrsotc03/frdm-02q console output: Faulting instruction address = 0xf52
E#1 @srrsotc03/frdm-02q console output: Fatal fault in thread 0x20009e6c! Aborting.
Commit ID: 7983606
Output for sam_e70_xplained:
E#1 @srrsotc03/same70-03q console output: ***** delaying boot 1000ms (per build configuration) *****
E#1 @srrsotc03/same70-03q console output: ***** Booting Zephyr OS 1.13.0-rc1 (delayed boot 1000ms) *****
E#1 @srrsotc03/same70-03q console output: Running test suite socket_getaddrinfo
E#1 @srrsotc03/same70-03q console output:
E#1 @srrsotc03/same70-03q console output: ===================================================================
E#1 @srrsotc03/same70-03q console output:
E#1 @srrsotc03/same70-03q console output: starting test - test_getaddrinfo_ok
E#1 @srrsotc03/same70-03q console output:
E#1 @srrsotc03/same70-03q console output: ***** MPU FAULT *****
E#1 @srrsotc03/same70-03q console output: Data Access Violation
E#1 @srrsotc03/same70-03q console output: MMFAR Address: 0x2040a7d0
E#1 @srrsotc03/same70-03q console output: ***** Hardware exception *****
E#1 @srrsotc03/same70-03q console output: Current thread ID = 0x20409b58
E#1 @srrsotc03/same70-03q console output: Faulting instruction address = 0x400b82
E#1 @srrsotc03/same70-03q console output: Fatal fault in thread 0x20409b58! Aborting.
Metadata
Metadata
Assignees
Labels
DuplicateThis issue is a duplicate of another issue (please specify)This issue is a duplicate of another issue (please specify)area: ARMARM (32-bit) ArchitectureARM (32-bit) Architecturearea: NetworkingbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug