Skip to content

[Mobile] null pointer dereference: SIGSEGV #24991

@hui-li-xf

Description

@hui-li-xf

Describe the issue

Error Log:
null pointer dereference: SIGSEGV 0x0000000000000220
#00 pc 0x469384 libonnxruntime.so (OrtGetApiBase) (BuildId: 96aa9c7a798685f988b107ba72fae8918594328d)
#1 pc 0xaeaf4c libonnxruntime.so (OrtSessionOptionsAppendExecutionProvider_CPU) (BuildId: 96aa9c7a798685f988b107ba72fae8918594328d)
#2 pc 0xaeaf4c libonnxruntime.so (OrtSessionOptionsAppendExecutionProvider_CPU) (BuildId: 96aa9c7a798685f988b107ba72fae8918594328d)
#3 pc 0xaeb138 libonnxruntime.so (OrtSessionOptionsAppendExecutionProvider_CPU) (BuildId: 96aa9c7a798685f988b107ba72fae8918594328d)
#4 pc 0x45a9d8 libonnxruntime.so (OrtGetApiBase) (BuildId: 96aa9c7a798685f988b107ba72fae8918594328d)
#5 pc 0x4596f0 libonnxruntime.so (OrtGetApiBase) (BuildId: 96aa9c7a798685f988b107ba72fae8918594328d)
#6 pc 0x45b67c libonnxruntime.so (OrtGetApiBase) (BuildId: 96aa9c7a798685f988b107ba72fae8918594328d)
#7 pc 0x42ebe4 libonnxruntime.so (OrtGetApiBase) (BuildId: 96aa9c7a798685f988b107ba72fae8918594328d)
#8 pc 0xe678 libonnxruntime4j_jni.so (BuildId: f6cbfb34631c4f01ab48c3de9f19102d0e30cb37)
#9 pc 0x7823c4 libart.so (BuildId: 4ccb65ae9ac5ad5da3af5a342d5b0b92)

Running Framework
com.microsoft.onnxruntime:onnxruntime-android :1.17.1

Operating Environment
Android_14

To reproduce

/

Urgency

This problem is very urgent. I am an application developer and my application has a lot of this problem online. It may cause me to give up using this framework.

Platform

Android

OS Version

14

ONNX Runtime Installation

Released Package

Compiler Version (if 'Built from Source')

No response

Package Name (if 'Released Package')

onnxruntime-android

ONNX Runtime Version or Commit ID

1.17.1

ONNX Runtime API

Java/Kotlin

Architecture

ARM64

Execution Provider

Default CPU

Execution Provider Library Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    api:Javaissues related to the Java APIplatform:mobileissues related to ONNX Runtime mobile; typically submitted using templatestaleissues that have not been addressed in a while; categorized by a bot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions