Skip to content

SIGSEGV crash after upgrading to v2.6.0 (works fine in v2.5.0) #2559

@armanhossiny

Description

@armanhossiny

Describe the bug

After upgrading from Axmol v2.5.0 to v2.6.0, my Android app crashes with a SIGSEGV shortly after an HTTP request is sent. The same code and native libraries work perfectly in v2.5.0.

Crash log (important part)

How to reproduce

  • Using HttpUtils::fetchCloudEndpoint(...) to send a request
  • Request seems to succeed initially (Request sent successfully. is logged)
  • Then crashes during or after response processing

Device Testing

✅ No crash on 64-bit devices:

  • Samsung Galaxy A14 (64-bit)
  • Samsung Galaxy A55 (64-bit)
  • Google Pixel 7a (64-bit)

❌ Crash on 32-bit devices:

  • Samsung Galaxy A13 (32-bit)
  • Huawei Y5 (32-bit)
  • Samsung Galaxy J7 Prime (32-bit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions