Skip to content

Crash due to EXC_BAD_ACCESS #738

Description

@romitkumar-gjk

Environment

  • Platform+version: MacOs 26.1 iOS 26.1
  • FLEX version: 5.22.10

Bug Report

Flex crashing due to Thread 1: EXC_BAD_ACCESS (code=1, address=0x3006d756c6f5628) in FlexNetworkObserver.

unsigned int methodCount = 0; Method *methods = class_copyMethodList(class, &methodCount); BOOL matchingSelectorFound = NO;

It crashed at class_copyMethodList

Only crashing when fles is added via SPM (Package.swift), works fine if flex is added via cocoapod

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions