Skip to content

Crash in GDTCCTEncodeBatchedLogRequest.m:52  #4153

@glancesplus

Description

@glancesplus
  • Xcode version: 11.1 11A1027
  • Firebase SDK version: 6.11.0
  • Firebase Component: GoogleDataTransportCCTSupport
  • Component version: 1.2.1 (1)

Problem -

App Crash

* thread #44, queue = 'com.google.GDTCCTUploader', stop reason = EXC_BAD_ACCESS (code=1, address=0x9)
    frame #0: 0x000000010b81b581 nanopb`encode_extension_field + 49
    frame #1: 0x000000010b81b4c0 nanopb`pb_encode + 112
  * frame #2: 0x00000001085015ca Glances`GDTCCTEncodeBatchedLogRequest(batchedLogRequest=0x0000700003709790) at GDTCCTNanopbHelpers.m:52:8
    frame #3: 0x0000000108504f96 Glances`-[GDTCCTUploader constructRequestProtoFromPackage:](self=0x000060000299fa80, _cmd="constructRequestProtoFromPackage:", package=0x00006000026e1c80) at GDTCCTUploader.m:201:18
    frame #4: 0x0000000108504702 Glances`__32-[GDTCCTUploader uploadPackage:]_block_invoke.40(.block_descriptor=0x0000600002950fc0) at GDTCCTUploader.m:148:9
    frame #5: 0x000000010c78adf8 libdispatch.dylib`_dispatch_call_block_and_release + 12
    frame #6: 0x000000010c78bd6c libdispatch.dylib`_dispatch_client_callout + 8
    frame #7: 0x000000010c792613 libdispatch.dylib`_dispatch_lane_serial_drain + 788
    frame #8: 0x000000010c7931a3 libdispatch.dylib`_dispatch_lane_invoke + 422
    frame #9: 0x000000010c79ea64 libdispatch.dylib`_dispatch_workloop_worker_thread + 719
    frame #10: 0x00007fff518d1763 libsystem_pthread.dylib`_pthread_wqthread + 290
    frame #11: 0x00007fff518d15c3 libsystem_pthread.dylib`start_wqthread + 15

Steps to reproduce:

What happened? How can we make the problem occur?
This could be a description, log/console output, etc.

I just ran an app in the simulator and after a few seconds it crashes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions