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

RISCV: cannot handle exceptions with filter::LUA #4342

Open
myungjoo opened this issue Dec 6, 2023 · 1 comment
Open

RISCV: cannot handle exceptions with filter::LUA #4342

myungjoo opened this issue Dec 6, 2023 · 1 comment
Labels
bug Something isn't working Postponed
Milestone

Comments

@myungjoo
Copy link
Member

myungjoo commented Dec 6, 2023

  [ RUN      ] nnstreamerFilterLua.invoke05_n
  terminate called after throwing an instance of 'std::runtime_error'
    what():  Invalid index for tensor from tensor_index
  ./packaging/run_unittests_binaries.sh: line 53: 28453 Aborted                 (core dumped) ${entry} --gtest_output="xml:${entry##*/}.xml"
  /home/runner/work/nnstreamer/nnstreamer
  Error: The process '/home/runner/work/_actions/myungjoo/run-on-arch-action/master/src/run-on-arch.sh' failed with exit code 134

Somehow, filter::lua unit test with exception handling fails in RISCV/Ubuntu 20.04.
This error will be ignored for a while. Fix it when we have more recent versions of RISC-V toolchains.

@taos-ci
Copy link
Collaborator

taos-ci commented Dec 6, 2023

:octocat: cibot: Thank you for posting issue #4342. The person in charge will reply soon.

@myungjoo myungjoo added bug Something isn't working Postponed labels Dec 6, 2023
@myungjoo myungjoo added this to the Background milestone Dec 6, 2023
myungjoo added a commit to myungjoo/nnstreamer that referenced this issue Dec 6, 2023
Somehow, in Ubuntu 20.04 filter::lua@RISCV cannot handle
exceptions as x64/aarch64 handles.

Issue nnstreamer#4342 will track this.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
myungjoo added a commit to myungjoo/nnstreamer that referenced this issue Dec 6, 2023
Somehow, in Ubuntu 20.04 filter::lua@RISCV cannot handle
exceptions as x64/aarch64 handles.

Issue nnstreamer#4342 will track this.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
myungjoo added a commit to myungjoo/nnstreamer that referenced this issue Dec 7, 2023
Somehow, in Ubuntu 20.04 filter::lua@RISCV cannot handle
exceptions as x64/aarch64 handles.

Issue nnstreamer#4342 will track this.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
jaeyun-jung pushed a commit that referenced this issue Dec 8, 2023
Somehow, in Ubuntu 20.04 filter::lua@RISCV cannot handle
exceptions as x64/aarch64 handles.

Issue #4342 will track this.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Postponed
Projects
None yet
Development

No branches or pull requests

2 participants