Skip to content

App crashes in v.8.1.2 #606

Closed
Closed
@jfalexvijay

Description

@jfalexvijay

Hi,
My app is crashing in my customers phone with following error message.
Not sure how to reproduce.. Because it is not at all happening in my available phones.

0 libsystem_kernel.dylib 0x000000018992e314 __semwait_signal + 4
1 libsystem_c.dylib 0x000000018984c15c usleep + 60
2 MyApp 0x000000010026622c function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Owned To Guaranteed, Arg[2] = Owned To Guaranteed, Arg[4] = Owned To Guaranteed> of MyApp.WebSocket.((initStreamsWithData in _F90942689E0E867729C78BA17580A3B5) (data : __ObjC.NSData, Swift.Int) -> ()).(closure #1) (WebSocket.swift:353)
3 MyApp 0x000000010026aed8 partial apply forwarder for MyApp.WebSocket.((initStreamsWithData in _F90942689E0E867729C78BA17580A3B5) (data : __ObjC.NSData, Swift.Int) -> ()).(closure #1) (WebSocket.swift:0)
4 Foundation 0x000000018b422754 NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 12
5 Foundation 0x000000018b3672c8 -[NSBlockOperation main] + 92
6 Foundation 0x000000018b3578c4 -[__NSOperationInternal _start:] + 616
7 Foundation 0x000000018b424b00 __NSOQSchedule_f + 224
8 libdispatch.dylib 0x00000001897e91c0 _dispatch_client_callout + 12
9 libdispatch.dylib 0x00000001897f7444 _dispatch_queue_serial_drain + 924
10 libdispatch.dylib 0x00000001897ec9a8 _dispatch_queue_invoke + 648
11 libdispatch.dylib 0x00000001897f938c _dispatch_root_queue_drain + 568
12 libdispatch.dylib 0x00000001897f90ec _dispatch_worker_thread3 + 120
13 libsystem_pthread.dylib 0x00000001899f22b8 _pthread_wqthread + 1284
14 libsystem_pthread.dylib 0x00000001899f1da4 start_wqthread + 0

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