Navigation Menu

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/subsys/canbus/isotp/implementation: failing on nucleo_f746zg #31149

Closed
erwango opened this issue Jan 7, 2021 · 2 comments
Closed

tests/subsys/canbus/isotp/implementation: failing on nucleo_f746zg #31149

erwango opened this issue Jan 7, 2021 · 2 comments
Assignees
Labels
area: CAN bug The issue is a bug, or the PR is fixing a bug platform: STM32 ST Micro STM32 priority: low Low impact/importance bug Stale

Comments

@erwango
Copy link
Member

erwango commented Jan 7, 2021

Describe the bug
tests/subsys/canbus/isotp/implementation: failing on nucleo_f746zg (and stm32f3_disco)

To Reproduce
1- twister --hardware-map ../map.yaml --device-testing -p nucleo_746zg -T tests/subsys/canbus/isotp/conformance
2- See error

Expected behavior
Test should pass

Impact
What impact does this issue have on your progress (e.g., annoyance, showstopper)

Logs and console output
$ cat /local/mcu/zephyrproject/zephyr/twister out/nucleo_f746zg/tests/subsys/canbus/isotp/implementation/can.isotp.implemmentation/handler.log

I: Init of CAN_1 done
*** Booting Zephyr OS build zephyr-v2.4.0-2807-gb34d05592666  ***
Running test suite isotp
===================================================================
START - test_bind_unbind
I: Got a frame in a state where it is unexpected.
E: ***** USAGE FAULT *****
E:   Unaligned memory access
E: r0/a1:  0x080040ad  r1/a2:  0x080040ad  r2/a3:  0x00000040
E: r3/a4:  0x080040b5 r12/ip:  0x20012070 r14/lr:  0x08002165
E:  xpsr:  0x01000024
E: Faulting instruction address (r15/pc): 0x08003fc6
E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
E: Fault during interrupt handling
E: Current thread: 0x20010788 (sysworkq)
E: Halting system

Environment (please complete the following information):

  • OS: Ubuntu 18.04
  • Toolchain: Zephyr SDK 0.12
  • Commit SHA: zephyr-v2.4.0-2807-gb34d055926

Additional context
No additional wire used with the board

@erwango erwango added bug The issue is a bug, or the PR is fixing a bug platform: STM32 ST Micro STM32 area: CAN labels Jan 7, 2021
@ioannisg ioannisg added the priority: medium Medium impact/importance bug label Jan 7, 2021
@carlescufi carlescufi added priority: low Low impact/importance bug and removed priority: medium Medium impact/importance bug labels Jan 26, 2021
@carlescufi
Copy link
Member

Single platform and subsystem, downgrading to low.

@github-actions
Copy link

This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CAN bug The issue is a bug, or the PR is fixing a bug platform: STM32 ST Micro STM32 priority: low Low impact/importance bug Stale
Projects
None yet
Development

No branches or pull requests

5 participants