Skip to content

ARC: hang in exception handling when CONFIG_LOG is enabled #14767

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

Closed
andrewboie opened this issue Mar 20, 2019 · 0 comments
Closed

ARC: hang in exception handling when CONFIG_LOG is enabled #14767

andrewboie opened this issue Mar 20, 2019 · 0 comments
Assignees
Labels
area: ARC ARC Architecture area: Logging bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug

Comments

@andrewboie
Copy link
Contributor

Found when making modifications to tests/kernel/mem_protect/userspace

To reproduce:

  1. Add CONFIG_LOG=y to prj.conf
  2. Run the test on nsim_sem target, observe hang in write_control() test
@andrewboie andrewboie added bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug area: ARC ARC Architecture area: Logging labels Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARC ARC Architecture area: Logging bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

2 participants