You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "thibaut (JIRA)" <ji...@apache.org> on 2017/11/10 08:45:00 UTC

[jira] [Created] (CB-13561) ios 10.2 and nw_host_stats_add_src received error

thibaut created CB-13561:
----------------------------

             Summary: ios 10.2 and nw_host_stats_add_src received error
                 Key: CB-13561
                 URL: https://issues.apache.org/jira/browse/CB-13561
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-ios
    Affects Versions: cordova-ios 4.5.0
            Reporter: thibaut
            Assignee: Suraj Pindoria


Hi guys,

I just saw this issue yesterday. On an iphone running iOs 10.2.X, if one of this plugin is installed :
- cordova-plugin-facebook4
- cordova-plugin-fabric
(maybe more)

We will have this error when running the app, and the phone is working after like crazy :

{code:java}
MyApp[1266:20053] [] __nwlog_err_simulate_crash_libsystem libsystem simulate crash unavailable "libsystem_network.dylib: nw_host_stats_add_src :: received error for SRC_ADDED: [22] Invalid argument"
2017-11-10 09:33:51.766229 MyApp[1266:20053] [] nw_host_stats_add_src received error for SRC_ADDED: [22] Invalid argument, dumping backtrace:
        [x86_64] libnetcore-856.30.16
    0   libsystem_network.dylib             0x00000001082f6666 __nw_create_backtrace_string + 123
    1   libsystem_network.dylib             0x000000010830d2f6 nw_get_host_stats + 1083
    2   libnetwork.dylib                    0x0000000107d20e9f nw_endpoint_resolver_start_next_child + 1382
    3   libdispatch.dylib                   0x0000000108073978 _dispatch_call_block_and_release + 12
    4   libdispatch.dylib                   0x000000010809d0cd _dispatch_client_callout + 8
    5   libdispatch.dylib                   0x000000010807ae17 _dispatch_queue_serial_drain + 236
    6   libdispatch.dylib                   0x000000010807bb4b _dispatch_queue_invoke + 1073
    7   libdispatch.dylib                   0x000000010807e385 _dispatch_root_queue_drain + 720
    8   libdispatch.dylib                   0x000000010807e059 _dispatch_worker_thread3 + 123
    9   libsystem_pthread.dylib             0x00000001084501ca _pthread_wqthread + 1387
    10  libsystem_pthread.dylib             0x000000010844fc4d start_wqthread + 13
{code}

It is only happening on iOS 10.2.X, with ios 4.5.3 or 4.5.1 (maybe before, I didn't try).

I am sure my app was working before on ios 10.2, so the issue maybe happened with the new Xcode 9 or something,

Hope this can be fixed,
Regards




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org