Skip to content

Crash [TRNetworkManager directGetOffers:success:failure:]  #41

@susslik

Description

@susslik

Hi TapResearch team!
That's the re-opening of this issue - we've released the app with TapResearch 2.5.5 - but unfortunately, the crash still exists.
Currently that's the most common crash on our app - more than 50% of all the crashes. Crashlytics report for the last 7 days):
Screenshot 2023-01-10 at 13 45 07

Please, find the stack traces below:

  1. Crashed: Thread 1; EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000003b23f4380
0  libobjc.A.dylib                0x2c60 objc_retain_x0 + 16
1  libobjc.A.dylib                0x2c60 objc_retain + 16
2  TapResearchSDK                 0x9378 -[TRNetworkManager getOffers:success:failure:] + 400
3  TapResearchSDK                 0x16044 -[TRPlacementPollingThread getOffers] + 164
4  TapResearchSDK                 0x15ec0 -[TRPlacementPollingThread main] + 32
5  Foundation                     0x55f44 __NSThread__start__ + 704
6  libsystem_pthread.dylib        0x3060 _pthread_start + 116
7  libsystem_pthread.dylib        0x1688 thread_start + 8

  1. Crashed: Thread 1; EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000eb5667df0
0  libobjc.A.dylib                0x1c14 objc_msgSend + 20
1  TapResearchSDK                 0x9398 -[TRNetworkManager getOffers:success:failure:] + 432
2  TapResearchSDK                 0x16044 -[TRPlacementPollingThread getOffers] + 164
3  TapResearchSDK                 0x15ec0 -[TRPlacementPollingThread main] + 32
4  Foundation                     0x55f44 __NSThread__start__ + 704
5  libsystem_pthread.dylib        0x3060 _pthread_start + 116
6  libsystem_pthread.dylib        0x1688 thread_start + 8

3)Crashed: Thread 1; EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000020

0  libobjc.A.dylib                0x3180 objc_release + 16
1  TapResearchSDK                 0x9584 -[TRNetworkManager getOffers:success:failure:] + 924
2  TapResearchSDK                 0x16044 -[TRPlacementPollingThread getOffers] + 164
3  TapResearchSDK                 0x15ec0 -[TRPlacementPollingThread main] + 32
4  Foundation                     0x6941c __NSThread__start__ + 808
5  libsystem_pthread.dylib        0x19ac _pthread_start + 148
6  libsystem_pthread.dylib        0xe68 thread_start + 8

  1. Crashed: Thread 1; EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000008e38ebaa0
0  libobjc.A.dylib                0x3518 objc_release + 16
1  libobjc.A.dylib                0x3518 objc_release_x0 + 16
2  TapResearchSDK                 0x957c -[TRNetworkManager getOffers:success:failure:] + 916
3  TapResearchSDK                 0x16044 -[TRPlacementPollingThread getOffers] + 164
4  TapResearchSDK                 0x15ec0 -[TRPlacementPollingThread main] + 32
5  Foundation                     0x5ace8 __NSThread__start__ + 716
6  libsystem_pthread.dylib        0x16cc _pthread_start + 148
7  libsystem_pthread.dylib        0xba4 thread_start + 8
  1. Crashed: Thread 1; EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000b0fbecb80
0  libobjc.A.dylib                0x5290 objc_retainAutoreleaseReturnValue + 184
1  TapResearchSDK                 0x930c -[TRNetworkManager getOffers:success:failure:] + 292
2  TapResearchSDK                 0x16044 -[TRPlacementPollingThread getOffers] + 164
3  TapResearchSDK                 0x15ec0 -[TRPlacementPollingThread main] + 32
4  Foundation                     0x5b808 __NSThread__start__ + 716
5  libsystem_pthread.dylib        0x16cc _pthread_start + 148
6  libsystem_pthread.dylib        0xba4 thread_start + 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions