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

[Dev] "./onnxruntime_test_all --help" gives segmentation fault #22838

Open
amancini-N opened this issue Nov 14, 2024 · 0 comments · May be fixed by #22839
Open

[Dev] "./onnxruntime_test_all --help" gives segmentation fault #22838

amancini-N opened this issue Nov 14, 2024 · 0 comments · May be fixed by #22839
Labels
core runtime issues related to core runtime

Comments

@amancini-N
Copy link

Describe the issue

When asking for --help on the onnxruntime_test_all binary, it gives segmentation fault. This is preventing onnxruntime tests from being scouted by test explorers like CTestMate

To reproduce

  1. build the onnxruntime project
  2. cd into build folder
  3. run "./onnxruntime_test_all --help"

Urgency

No response

Platform

Linux

OS Version

Ubuntu 20.04

ONNX Runtime Installation

Built from Source

ONNX Runtime Version or Commit ID

09c9843

ONNX Runtime API

Other / Unknown

Architecture

X64

Execution Provider

Other / Unknown

Execution Provider Library Version

No response

@amancini-N amancini-N linked a pull request Nov 14, 2024 that will close this issue
@yf711 yf711 added the core runtime issues related to core runtime label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core runtime issues related to core runtime
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants