Skip to content

[Mobile] vendor/qcom/proprietary/adsprpc/src/fastrpc_mem.c:700: Error 0x58: remote_mmap64_internal failed for fd 0xffffffff of size 293601280 (flags 0x1000, vaddrin 0x0) errno Success #25696

@ThreeD-H

Description

@ThreeD-H

Describe the issue

May I ask what the reason is
E vendor/qcom/proprietary/adsprpc/src/fastrpc_mem.c:700: Error 0x58: remote_mmap64_internal failed for fd 0xffffffff of size 293601280 (flags 0x1000, vaddrin 0x0) errno Success
E vendor/qcom/proprietary/adsprpc/src/apps_mem_imp.c:114::error: 0x58: AEE_SUCCESS == (nErr = remote_mmap64_internal(fd, rflags, (uint64_t)buf, len, (uint64_t*)vadsp))
E vendor/qcom/proprietary/adsprpc/src/apps_mem_imp.c:135:Error 0x58: apps_mem_request_mmap64 failed for fd 0xffffffff of size 293601280 (lflags 0xa0000000, rflags 0x1000)
E vendor/qcom/proprietary/adsprpc/src/mod_table.c:858: Error 0x58: open_mod_table_handle_invoke failed for handle:0xc58a6688, sc:0x2010100
E vendor/qcom/proprietary/adsprpc/src/fastrpc_mem.c:700: Error 0x58: remote_mmap64_internal failed for fd 0xffffffff of size 275775488 (flags 0x1000, vaddrin 0x0) errno Success
E vendor/qcom/proprietary/adsprpc/src/apps_mem_imp.c:114::error: 0x58: AEE_SUCCESS == (nErr = remote_mmap64_internal(fd, rflags, (uint64_t)buf, len, (uint64_t*)vadsp))
E vendor/qcom/proprietary/adsprpc/src/apps_mem_imp.c:135:Error 0x58: apps_mem_request_mmap64 failed for fd 0xffffffff of size 275775488 (lflags 0xa0000000, rflags 0x1000)
E vendor/qcom/proprietary/adsprpc/src/mod_table.c:858: Error 0x58: open_mod_table_handle_invoke failed for handle:0xc58a6688, sc:0x2010100

To reproduce

        map.put("backend_path", "/data/qcom/lib/libQnnHtp.so");
        map.put("htp_performance_mode", "burst");
        map.put("htp_graph_finalization_optimization_mode", "3");
        map.put("enable_htp_fp16_precision", "1");
        map.put("capture_network_visualizations", "false");
        options.addQnn(map);

Urgency

No response

Platform

Android

OS Version

13

ONNX Runtime Installation

Released Package

Compiler Version (if 'Built from Source')

1.21.1

Package Name (if 'Released Package')

None

ONNX Runtime Version or Commit ID

1.21.1

ONNX Runtime API

Java/Kotlin

Architecture

ARM64

Execution Provider

Other / Unknown

Execution Provider Library Version

qnn 2.31

Metadata

Metadata

Assignees

No one assigned

    Labels

    api:Javaissues related to the Java APIep:QNNissues related to QNN exeution providerplatform:mobileissues related to ONNX Runtime mobile; typically submitted using template

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions