Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. SIGSEGV from QStandardPaths::writableLocation on Android
Forum Updated to NodeBB v4.3 + New Features

SIGSEGV from QStandardPaths::writableLocation on Android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 166 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    software.dev992
    wrote on last edited by software.dev992
    #1

    Hi,
    I have a library wrote in Qt 5.12.9 that I want to use inside an external android project. The library is tested and works when used by a Qt project but, when I try to import the generated .so files along with the .so and jar files of Qt into Android Studio, I have a segmentation fault running on Android (tested on Android 7 and Android 10) as can be seen below:
    https://pasteboard.co/JEr7AV0.png

    Can you help me to understand why I have this error?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved