Giter VIP home page Giter VIP logo

Comments (3)

nhinze avatar nhinze commented on August 22, 2024

I actually have two crashes involving RhoConnect.

First, a crash occurs when login to RhoConnect. This is the error log above. The problem is fixed by adding the READ_PHONE_STATE permission. However, this is undesired. The crash only happens on first login to RhoConnect on the initial install of the app.

Second, I have another crash that is happening if a "Rho::Network.get" is called during a RhoConnect Sync. The workaround is to not call any Rho::Network.get while syncing.

from rhodes.

nhinze avatar nhinze commented on August 22, 2024

The crash seems to happen at the end of a RhoConnect refresh when Curl_rhossl_shutdown is called. It crashes after this function is complete. That's the last debug message I get.

This may help:
https://android.googlesource.com/platform/bionic/+/master/docs/fdsan.md

Also, it all works perfectly fine in the Android emulator with API 30. However, on device, with my Google Pixel 4a with Android 11 it crashes randomly after a RhoConnect sync.

I've also tried with the latest Rhodes 7.4-dev23.

from rhodes.

alex-epifanoff avatar alex-epifanoff commented on August 22, 2024

Try using latest stable release, 7.4.0

from rhodes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.