[jira] [Commented] (CB-13561) ios 10.1, 10.2 and nw_host_stats_add_src received error

2017-11-29 Thread thibaut (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270406#comment-16270406
 ] 

thibaut commented on CB-13561:
--

That's why, it only happens on 10.1 or 10.2 but not on 10.3.

I have it with cordova fabric plugin and this one, but maybe it happens with 
some others plugins

> ios 10.1, 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 0x0001082f 
> __nw_create_backtrace_string + 123
> 1   libsystem_network.dylib 0x00010830d2f6 
> nw_get_host_stats + 1083
> 2   libnetwork.dylib0x000107d20e9f 
> nw_endpoint_resolver_start_next_child + 1382
> 3   libdispatch.dylib   0x000108073978 
> _dispatch_call_block_and_release + 12
> 4   libdispatch.dylib   0x00010809d0cd 
> _dispatch_client_callout + 8
> 5   libdispatch.dylib   0x00010807ae17 
> _dispatch_queue_serial_drain + 236
> 6   libdispatch.dylib   0x00010807bb4b 
> _dispatch_queue_invoke + 1073
> 7   libdispatch.dylib   0x00010807e385 
> _dispatch_root_queue_drain + 720
> 8   libdispatch.dylib   0x00010807e059 
> _dispatch_worker_thread3 + 123
> 9   libsystem_pthread.dylib 0x0001084501ca 
> _pthread_wqthread + 1387
> 10  libsystem_pthread.dylib 0x00010844fc4d start_wqthread 
> + 13
> {code}
> It is only happening on iOS 10.1.X - 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.1 or something,
> Hope this can be fixed,
> Regards



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

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



[jira] [Commented] (CB-13561) ios 10.1, 10.2 and nw_host_stats_add_src received error

2017-11-28 Thread Suraj Pindoria (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16269256#comment-16269256
 ] 

Suraj Pindoria commented on CB-13561:
-

Yes I did notice the error with your config.xml, I managed to get passed that 
while testing. Unfortunately I don't have any test devices running 10.1 or 10.2 
which is probably why I cannot reproduce this. I tried using 10.3 and I 
couldn't get this error. Also, does the error only occur with the facebook4 
plugin? I am thinking that if it is only while using that plugin, or a select 
few, it could be an issue with the plugins themselves.

> ios 10.1, 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 0x0001082f 
> __nw_create_backtrace_string + 123
> 1   libsystem_network.dylib 0x00010830d2f6 
> nw_get_host_stats + 1083
> 2   libnetwork.dylib0x000107d20e9f 
> nw_endpoint_resolver_start_next_child + 1382
> 3   libdispatch.dylib   0x000108073978 
> _dispatch_call_block_and_release + 12
> 4   libdispatch.dylib   0x00010809d0cd 
> _dispatch_client_callout + 8
> 5   libdispatch.dylib   0x00010807ae17 
> _dispatch_queue_serial_drain + 236
> 6   libdispatch.dylib   0x00010807bb4b 
> _dispatch_queue_invoke + 1073
> 7   libdispatch.dylib   0x00010807e385 
> _dispatch_root_queue_drain + 720
> 8   libdispatch.dylib   0x00010807e059 
> _dispatch_worker_thread3 + 123
> 9   libsystem_pthread.dylib 0x0001084501ca 
> _pthread_wqthread + 1387
> 10  libsystem_pthread.dylib 0x00010844fc4d start_wqthread 
> + 13
> {code}
> It is only happening on iOS 10.1.X - 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.1 or something,
> Hope this can be fixed,
> Regards



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

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



[jira] [Commented] (CB-13561) ios 10.1, 10.2 and nw_host_stats_add_src received error

2017-11-28 Thread thibaut (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268487#comment-16268487
 ] 

thibaut commented on CB-13561:
--

Hi Suraj,

Thanks for trying. I saw that I did a mistake in the config.xml with the 
cordova-plugin-facebook4, did you notice it ?

I added more files to the repo (even the platforms folder) and fix the issue 
(moreover this is one of the plugin that causing the issue). I retried from 
scratch and I still have the issue... 

I am using : Xcode 9.1 (but I tried to use Xcode 8 and I had the issue), with 
Mac 10.13.1 (this is maybe the cause, not sure if it happens when I installed 
high sierra).

Again, be sure to have the cordova-plugin-facebook4 installed,

The issue is happening for every users using iOs 10.1.X-10.2.X

Best regards

> ios 10.1, 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 0x0001082f 
> __nw_create_backtrace_string + 123
> 1   libsystem_network.dylib 0x00010830d2f6 
> nw_get_host_stats + 1083
> 2   libnetwork.dylib0x000107d20e9f 
> nw_endpoint_resolver_start_next_child + 1382
> 3   libdispatch.dylib   0x000108073978 
> _dispatch_call_block_and_release + 12
> 4   libdispatch.dylib   0x00010809d0cd 
> _dispatch_client_callout + 8
> 5   libdispatch.dylib   0x00010807ae17 
> _dispatch_queue_serial_drain + 236
> 6   libdispatch.dylib   0x00010807bb4b 
> _dispatch_queue_invoke + 1073
> 7   libdispatch.dylib   0x00010807e385 
> _dispatch_root_queue_drain + 720
> 8   libdispatch.dylib   0x00010807e059 
> _dispatch_worker_thread3 + 123
> 9   libsystem_pthread.dylib 0x0001084501ca 
> _pthread_wqthread + 1387
> 10  libsystem_pthread.dylib 0x00010844fc4d start_wqthread 
> + 13
> {code}
> It is only happening on iOS 10.1.X - 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.1 or something,
> Hope this can be fixed,
> Regards



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

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



[jira] [Commented] (CB-13561) ios 10.1, 10.2 and nw_host_stats_add_src received error

2017-11-27 Thread Suraj Pindoria (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267902#comment-16267902
 ] 

Suraj Pindoria commented on CB-13561:
-

I have tried to reproduce this and so far been unsuccessful. Tried multiple 
times and still couldn't get that error message.

> ios 10.1, 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 0x0001082f 
> __nw_create_backtrace_string + 123
> 1   libsystem_network.dylib 0x00010830d2f6 
> nw_get_host_stats + 1083
> 2   libnetwork.dylib0x000107d20e9f 
> nw_endpoint_resolver_start_next_child + 1382
> 3   libdispatch.dylib   0x000108073978 
> _dispatch_call_block_and_release + 12
> 4   libdispatch.dylib   0x00010809d0cd 
> _dispatch_client_callout + 8
> 5   libdispatch.dylib   0x00010807ae17 
> _dispatch_queue_serial_drain + 236
> 6   libdispatch.dylib   0x00010807bb4b 
> _dispatch_queue_invoke + 1073
> 7   libdispatch.dylib   0x00010807e385 
> _dispatch_root_queue_drain + 720
> 8   libdispatch.dylib   0x00010807e059 
> _dispatch_worker_thread3 + 123
> 9   libsystem_pthread.dylib 0x0001084501ca 
> _pthread_wqthread + 1387
> 10  libsystem_pthread.dylib 0x00010844fc4d start_wqthread 
> + 13
> {code}
> It is only happening on iOS 10.1.X - 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.1 or something,
> Hope this can be fixed,
> Regards



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

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



[jira] [Commented] (CB-13561) ios 10.1, 10.2 and nw_host_stats_add_src received error

2017-11-25 Thread thibaut (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265766#comment-16265766
 ] 

thibaut commented on CB-13561:
--

Hi Surak, did you have time ?

Regards

> ios 10.1, 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 0x0001082f 
> __nw_create_backtrace_string + 123
> 1   libsystem_network.dylib 0x00010830d2f6 
> nw_get_host_stats + 1083
> 2   libnetwork.dylib0x000107d20e9f 
> nw_endpoint_resolver_start_next_child + 1382
> 3   libdispatch.dylib   0x000108073978 
> _dispatch_call_block_and_release + 12
> 4   libdispatch.dylib   0x00010809d0cd 
> _dispatch_client_callout + 8
> 5   libdispatch.dylib   0x00010807ae17 
> _dispatch_queue_serial_drain + 236
> 6   libdispatch.dylib   0x00010807bb4b 
> _dispatch_queue_invoke + 1073
> 7   libdispatch.dylib   0x00010807e385 
> _dispatch_root_queue_drain + 720
> 8   libdispatch.dylib   0x00010807e059 
> _dispatch_worker_thread3 + 123
> 9   libsystem_pthread.dylib 0x0001084501ca 
> _pthread_wqthread + 1387
> 10  libsystem_pthread.dylib 0x00010844fc4d start_wqthread 
> + 13
> {code}
> It is only happening on iOS 10.1.X - 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.1 or something,
> Hope this can be fixed,
> Regards



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

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



[jira] [Commented] (CB-13561) ios 10.1, 10.2 and nw_host_stats_add_src received error

2017-11-20 Thread Suraj Pindoria (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16259601#comment-16259601
 ] 

Suraj Pindoria commented on CB-13561:
-

Sorry for the delay in responding, I have not had a chance to look at this yet. 
Been working on getting the next iOS release out. I will look at this issue 
this week.

> ios 10.1, 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 0x0001082f 
> __nw_create_backtrace_string + 123
> 1   libsystem_network.dylib 0x00010830d2f6 
> nw_get_host_stats + 1083
> 2   libnetwork.dylib0x000107d20e9f 
> nw_endpoint_resolver_start_next_child + 1382
> 3   libdispatch.dylib   0x000108073978 
> _dispatch_call_block_and_release + 12
> 4   libdispatch.dylib   0x00010809d0cd 
> _dispatch_client_callout + 8
> 5   libdispatch.dylib   0x00010807ae17 
> _dispatch_queue_serial_drain + 236
> 6   libdispatch.dylib   0x00010807bb4b 
> _dispatch_queue_invoke + 1073
> 7   libdispatch.dylib   0x00010807e385 
> _dispatch_root_queue_drain + 720
> 8   libdispatch.dylib   0x00010807e059 
> _dispatch_worker_thread3 + 123
> 9   libsystem_pthread.dylib 0x0001084501ca 
> _pthread_wqthread + 1387
> 10  libsystem_pthread.dylib 0x00010844fc4d start_wqthread 
> + 13
> {code}
> It is only happening on iOS 10.1.X - 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.1 or something,
> Hope this can be fixed,
> Regards



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

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



[jira] [Commented] (CB-13561) ios 10.1, 10.2 and nw_host_stats_add_src received error

2017-11-16 Thread thibaut (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16254963#comment-16254963
 ] 

thibaut commented on CB-13561:
--

[~surajpindoria] Hi, any news ?

Regards

> ios 10.1, 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 0x0001082f 
> __nw_create_backtrace_string + 123
> 1   libsystem_network.dylib 0x00010830d2f6 
> nw_get_host_stats + 1083
> 2   libnetwork.dylib0x000107d20e9f 
> nw_endpoint_resolver_start_next_child + 1382
> 3   libdispatch.dylib   0x000108073978 
> _dispatch_call_block_and_release + 12
> 4   libdispatch.dylib   0x00010809d0cd 
> _dispatch_client_callout + 8
> 5   libdispatch.dylib   0x00010807ae17 
> _dispatch_queue_serial_drain + 236
> 6   libdispatch.dylib   0x00010807bb4b 
> _dispatch_queue_invoke + 1073
> 7   libdispatch.dylib   0x00010807e385 
> _dispatch_root_queue_drain + 720
> 8   libdispatch.dylib   0x00010807e059 
> _dispatch_worker_thread3 + 123
> 9   libsystem_pthread.dylib 0x0001084501ca 
> _pthread_wqthread + 1387
> 10  libsystem_pthread.dylib 0x00010844fc4d start_wqthread 
> + 13
> {code}
> It is only happening on iOS 10.1.X - 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.1 or something,
> Hope this can be fixed,
> Regards



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

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



[jira] [Commented] (CB-13561) ios 10.1, 10.2 and nw_host_stats_add_src received error

2017-11-11 Thread thibaut (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16248454#comment-16248454
 ] 

thibaut commented on CB-13561:
--

Hi [~surajpindoria],

I created a repo with the issue : https://github.com/tgensol/cordova-issue

It can happen at the start, or a few seconds (30-60) later on my tests...

Regards

> ios 10.1, 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 0x0001082f 
> __nw_create_backtrace_string + 123
> 1   libsystem_network.dylib 0x00010830d2f6 
> nw_get_host_stats + 1083
> 2   libnetwork.dylib0x000107d20e9f 
> nw_endpoint_resolver_start_next_child + 1382
> 3   libdispatch.dylib   0x000108073978 
> _dispatch_call_block_and_release + 12
> 4   libdispatch.dylib   0x00010809d0cd 
> _dispatch_client_callout + 8
> 5   libdispatch.dylib   0x00010807ae17 
> _dispatch_queue_serial_drain + 236
> 6   libdispatch.dylib   0x00010807bb4b 
> _dispatch_queue_invoke + 1073
> 7   libdispatch.dylib   0x00010807e385 
> _dispatch_root_queue_drain + 720
> 8   libdispatch.dylib   0x00010807e059 
> _dispatch_worker_thread3 + 123
> 9   libsystem_pthread.dylib 0x0001084501ca 
> _pthread_wqthread + 1387
> 10  libsystem_pthread.dylib 0x00010844fc4d start_wqthread 
> + 13
> {code}
> It is only happening on iOS 10.1.X - 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.1 or something,
> Hope this can be fixed,
> Regards



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

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



[jira] [Commented] (CB-13561) ios 10.1, 10.2 and nw_host_stats_add_src received error

2017-11-10 Thread Suraj Pindoria (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16247921#comment-16247921
 ] 

Suraj Pindoria commented on CB-13561:
-

Do you have any reproduction steps to force this error to come up? Or is just 
occurring after running the app for awhile?

> ios 10.1, 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 0x0001082f 
> __nw_create_backtrace_string + 123
> 1   libsystem_network.dylib 0x00010830d2f6 
> nw_get_host_stats + 1083
> 2   libnetwork.dylib0x000107d20e9f 
> nw_endpoint_resolver_start_next_child + 1382
> 3   libdispatch.dylib   0x000108073978 
> _dispatch_call_block_and_release + 12
> 4   libdispatch.dylib   0x00010809d0cd 
> _dispatch_client_callout + 8
> 5   libdispatch.dylib   0x00010807ae17 
> _dispatch_queue_serial_drain + 236
> 6   libdispatch.dylib   0x00010807bb4b 
> _dispatch_queue_invoke + 1073
> 7   libdispatch.dylib   0x00010807e385 
> _dispatch_root_queue_drain + 720
> 8   libdispatch.dylib   0x00010807e059 
> _dispatch_worker_thread3 + 123
> 9   libsystem_pthread.dylib 0x0001084501ca 
> _pthread_wqthread + 1387
> 10  libsystem_pthread.dylib 0x00010844fc4d start_wqthread 
> + 13
> {code}
> It is only happening on iOS 10.1.X - 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.1 or something,
> Hope this can be fixed,
> Regards



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

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