nw_socket_handle_socket_event解决
http://www.bkjia.com/IOSjc/1158465.html
出现问题如下
to a parent directory scheduled for deletion
nw_endpoint_handler_start [3.1.1 14.18.245.206:80 initial path (null)]
2016-09-18 10:35:38.394 YangTao[8381:472349] 请求销毁->NWUpdatePlatRegex dealloc 耗时:0.007024049758911133
nw_endpoint_resolver_receive_report [3.1 pingma.qq.com:80 in_progress resolver (satisfied)] received child report:[3.1.1 14.18.245.206:80 initial path (null)]
nw_endpoint_proxy_receive_report [3 pingma.qq.com:80 in_progress proxy (satisfied)] received child report:[3.1.1 14.18.245.206:80 initial path (null)]
nw_connection_endpoint_report [3.1.1 14.18.245.206:80 initial path (null)] reported event path:start
nw_endpoint_handler_path_change [3.1.1 14.18.245.206:80 waiting path (satisfied)]
nw_endpoint_resolver_receive_report [3.1 pingma.qq.com:80 in_progress resolver (satisfied)] received child report:[3.1.1 14.18.245.206:80 waiting path (satisfied)]
nw_endpoint_proxy_receive_report [3 pingma.qq.com:80 in_progress proxy (satisfied)] received child report:[3.1.1 14.18.245.206:80 waiting path (satisfied)]
nw_connection_endpoint_report [3.1.1 14.18.245.206:80 waiting path (satisfied)] reported event path:satisfied
-[NWConcrete_nw_endpoint_flow startWithHandler:] [3.1.1 14.18.245.206:80 waiting socket-flow (satisfied)]
nw_endpoint_flow_setup_socket [3.1.1 14.18.245.206:80 in_progress socket-flow (satisfied)] creating socket
nw_endpoint_flow_attach_protocols [3.1.1 14.18.245.206:80 in_progress socket-flow (satisfied)]
__nwlog_err_simulate_crash simulate crash already simulated "nw_socket_set_common_sockopts setsockopt SO_NOAPNFALLBK failed: [42] Protocol not available"
nw_socket_set_common_sockopts setsockopt SO_NOAPNFALLBK failed: [42] Protocol not available, dumping backtrace:
[x86_64] libnetcore-856.1.8
0 libsystem_network.dylib 0x000000010dacb80e __nw_create_backtrace_string + 123
1 libnetwork.dylib 0x000000010e155194 nw_socket_add_input_handler + 3002
2 libnetwork.dylib 0x000000010e132db8 nw_endpoint_flow_attach_protocols + 3768
3 libnetwork.dylib 0x000000010e131dd5 nw_endpoint_flow_setup_socket + 563
4 libnetwork.dylib 0x000000010e130b34 -[NWConcrete_nw_endpoint_flow startWithHandler:] + 2612
5 libnetwork.dylib 0x000000010e14bd11 nw_endpoint_handler_path_change + 1261
6 libnetwork.dylib 0x000000010e14b740 nw_endpoint_handler_start + 570
7 libnetwork.dylib 0x000000010e163003 nw_endpoint_resolver_start_next_child + 2240
8 libdispatch.dylib 0x000000
nw_endpoint_flow_attach_protocols [3.1.1 14.18.245.206:80 in_progress socket-flow (satisfied)] Attached flow protocol
nw_endpoint_resolver_receive_report [3.1 pingma.qq.com:80 in_progress resolver (satisfied)] received child report:[3.1.1 14.18.245.206:80 in_progress socket-flow (satisfied)]
nw_endpoint_proxy_receive_report [3 pingma.qq.com:80 in_progress proxy (satisfied)] received child report:[3.1.1 14.18.245.206:80 in_progress socket-flow (satisfied)]
nw_connection_endpoint_report [3.1.1 14.18.245.206:80 in_progress socket-flow (satisfied)] reported event flow:start_connect
nw_socket_handle_socket_event Event mask: 0x800
nw_socket_handle_socket_event Socket received CONNECTED event
nw_socket_setup_notsent_lowat Set TCP_NOTSENT_LOWAT(16384)
nw_endpoint_flow_protocol_connected [1.1.1 140.205.134.243:80 in_progress socket-flow (satisfied)] Output protocol connected
nw_endpoint_flow_connected_path_change [1.1.1 140.205.134.243:80 ready socket-flow (satisfied)]
nw_endpoint_flow_connected_path_change [1.1.1 140.205.134.243:80 ready socket-flow (satisfied)] Connected path is satisfied
nw_endpoint_resolver_receive_report [1.1 log.umsns.com:80 in_progress resolver (satisfied)] received child report:[1.1.1 140.205.134.243:80 ready socket-flow (satisfied)]
nw_endpoint_proxy_receive_report [1 log.umsns.com:80 in_progress proxy (satisfied)] received child report:[1.1.1 140.205.134.243:80 ready socket-flow (satisfied)]
nw_connection_endpoint_report [1.1.1 140.205.134.243:80 ready socket-flow (satisfied)] reported event flow:finish_connect
2016-09-18 10:35:38.404 YangTao[8381:472349] application:didFailToRegisterForRemoteNotificationsWithError: Error Domain=NSCocoaErrorDomain Code=3010 "remote notifications are not supported in the simulator" UserInfo={NSLocalizedDescription=remote notifications are not supported in the simulator}
nw_endpoint_proxy_receive_report [1 log.umsns.com:80 in_progress proxy (satisfied)] received child report:[1.1 log.umsns.com:80 ready resolver (satisfied)]
nw_connection_endpoint_report [1.1 log.umsns.com:80 ready resolver (satisfied)] reported event flow:finish_connect
nw_connection_endpoint_report [1 log.umsns.com:80 ready proxy (satisfied)] reported event flow:finish_connect
nw_endpoint_resolver_receive_report [1.1 log.umsns.com:80 ready resolver (satisfied)] received child report:[1.1.1 140.205.134.243:80 ready socket-flow (satisfied)]
nw_endpoint_proxy_receive_report [1 log.umsns.com:80 ready proxy (satisfied)] received child report:[1.1.1 140.205.134.243:80 ready socket-flow (satisfied)]
nw_connection_endpoint_report [1.1.1 140.205.134.243:80 ready socket-flow (satisfied)] reported event flow:changed_viability
nw_endpoint_proxy_receive_report [1 log.umsns.com:80 ready proxy (satisfied)] received child report:[1.1 log.umsns.com:80 ready resolver (satisfied)]
nw_connection_endpoint_report [1.1 log.umsns.com:80 ready resolver (satisfied)] reported event flow:changed_viability
nw_connection_endpoint_report [1 log.umsns.com:80 ready proxy (satisfied)] reported event flow:changed_viability
__tcp_connection_start_block_invoke 1 sending event TCP_CONNECTION_EVENT_CONNECTED in response to state ready and error (null)
tcp_connection_event_notify 1 event: TCP_CONNECTION_EVENT_CONNECTED, reason: nw_connection event, should deliver: true
tcp_connection_get_statistics DNS: 3ms/29ms since start, TCP: 71ms/108ms since start, TLS: 0ms/0ms since start
nw_socket_handle_socket_event Event mask: 0x800
nw_socket_handle_socket_event Socket received CONNECTED event
nw_socket_setup_notsent_lowat Set TCP_NOTSENT_LOWAT(16384)
nw_endpoint_flow_protocol_connected [3.1.1 14.18.245.206:80 in_progress socket-flow (satisfied)] Output protocol connected
nw_endpoint_flow_connected_path_change [3.1.1 14.18.245.206:80 ready socket-flow (satisfied)]
nw_endpoint_flow_connected_path_change [3.1.1 14.18.245.206:80 ready socket-flow (satisfied)] Connected path is satisfied
nw_endpoint_resolver_receive_report [3.1 pingma.qq.com:80 in_progress resolver (satisfied)] received child report:[3.1.1 14.18.245.206:80 ready socket-flow (satisfied)]
nw_endpoint_proxy_receive_report [3 pingma.qq.com:80 in_progress proxy (satisfied)] received child report:[3.1.1 14.18.245.206:80 ready socket-flow (satisfied)]
nw_connection_endpoint_report [3.1.1 14.18.245.206:80 ready socket-flow (satisfied)] reported event flow:finish_connect
nw_endpoint_proxy_receive_report [3 pingma.qq.com:80 in_progress proxy (satisfied)] received child report:[3.1 pingma.qq.com:80 ready resolver (satisfied)]
nw_connection_endpoint_report [3.1 pingma.qq.com:80 ready resolver (satisfied)] reported event flow:finish_connect
nw_connection_endpoint_report [3 pingma.qq.com:80 ready proxy (satisfied)] reported event flow:finish_connect
nw_endpoint_resolver_receive_report [3.1 pingma.qq.com:80 ready resolver (satisfied)] received child report:[3.1.1 14.18.245.206:80 ready socket-flow (satisfied)]
nw_endpoint_proxy_receive_report [3 pingma.qq.com:80 ready proxy (satisfied)] received child report:[3.1.1 14.18.245.206:80 ready socket-flow (satisfied)]
nw_connection_endpoint_report [3.1.1 14.18.245.206:80 ready socket-flow (satisfied)] reported event flow:changed_viability
nw_endpoint_proxy_receive_report [3 pingma.qq.com:80 ready proxy (satisfied)] received child report:[3.1 pingma.qq.com:80 ready resolver (satisfied)]
nw_connection_endpoint_report [3.1 pingma.qq.com:80 ready resolver (satisfied)] reported event flow:changed_viability
nw_connection_endpoint_report [3 pingma.qq.com:80 ready proxy (satisfied)] reported event flow:changed_viability
__tcp_connection_start_block_invoke 3 sending event TCP_CONNECTION_EVENT_CONNECTED in response to state ready and error (null)
tcp_connection_event_notify 3 event: TCP_CONNECTION_EVENT_CONNECTED, reason: nw_connection event, should deliver: true
tcp_connection_get_statistics DNS: 4ms/10ms since start, TCP: 17ms/35ms since start, TLS: 0ms/0ms since start
2016-09-18 10:35:47.071454 YangTao[8381:472400] subsystem: com.apple.coreanimation, category: CADebug, enable_level: 2, persist_level: 1, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 1, privacy_setting: 0, enable_private_data: 0
nw_socket_handle_socket_event解决的更多相关文章
- IE6、7下html标签间存在空白符,导致渲染后占用多余空白位置的原因及解决方法
直接上图:原因:该div包含的内容是靠后台进行print操作,输出的.如果没有输出任何内容,浏览器会默认给该空白区域添加空白符.在IE6.7下,浏览器解析渲染时,会认为空白符也是占位置的,默认其具有字 ...
- 关于解决python线上问题的几种有效技术
工作后好久没上博客园了,虽然不是很忙,但也没学生时代闲了.今天上博客园,发现好多的文章都是年终总结,想想是不是自己也应该总结下,不过现在还没想好,等想好了再写吧.今天写写自己在工作后用到的技术干货,争 ...
- DBImport V3.7版本发布及软件稳定性(自动退出问题)解决过程分享
DBImport V3.7介绍: 1:先上图,再介绍亮点功能: 主要的升级功能为: 1:增加(Truncate Table)清表再插入功能: 清掉再插,可以保证两个库的数据一致,自己很喜欢这个功能. ...
- MVVM框架从WPF移植到UWP遇到的问题和解决方法
MVVM框架从WPF移植到UWP遇到的问题和解决方法 0x00 起因 这几天开始学习UWP了,之前有WPF经验,所以总体感觉还可以,看了一些基础概念和主题,写了几个测试程序,突然想起来了前一段时间在W ...
- java中文乱码解决之道(一)-----认识字符集
沉寂了许久(大概有三个多月了吧),LZ"按捺不住"开始写博了! java编码中的中文问题是一个老生常谈的问题了,每次遇到中文乱码LZ要么是按照以前的经验修改,要么则是baidu.c ...
- XStream将java对象转换为xml时,对象字段中的下划线“_”,转换后变成了两个的解决办法
在前几天的一个项目中,由于数据库字段的命名原因 其中有两项:一项叫做"市场价格"一项叫做"商店价格" 为了便于区分,遂分别将其命名为market ...
- 懒加载session 无法打开 no session or session was closed 解决办法(完美解决)
首先说明一下,hibernate的延迟加载特性(lazy).所谓的延迟加载就是当真正需要查询数据时才执行数据加载操作.因为hibernate当中支持实体对象,外键会与实体对象关联起来.如 ...
- 使用JSONObject.fromObject的时候出现“There is a cycle in the hierarchy”异常 的解决办法
在使用JSONObject.fromObject的时候,出现“There is a cycle in the hierarchy”异常. 意思是出现了死循环,也就是Model之间有循环包含关系: ...
- iPhone Anywehre虚拟定位提示“后台服务未启动,请重新安装应用后使用”的解决方法
问题描述: iPhone越狱了,之后在Cydia中安装Anywhere虚拟定位,但是打开app提示:后台服务未启动,请重新安装应用后使用. 程序无法正常使用... 解决方法: 打开Cydia-已安装, ...
随机推荐
- 四则运算GUI设计2.0
使用QT设计的界面如下: 程序流程是点击开始出题,会在题目后面的框中显示所出的题目,在输入答案以后点击提交答案会判断输入的答案是否正确. 输入后的界面: 部分代码如下: qtyunsuan.h文件: ...
- [转]Amazon DynamoDB – a Fast and Scalable NoSQL Database Service Designed for Internet Scale Applications
This article is from blog of Amazon CTO Werner Vogels. -------------------- Today is a very exciting ...
- linux命令-cp/scp {拷贝}
一 命令解释 名称:cp 使用权限:所有使用者 使用方式: cp [options] source dest cp [options] source... directory 命令参数: -a 尽可能 ...
- Webpack 入门指南 - 3. Hello, Angular2!
Webpack 入门指南 - 1.安装 Webpack 入门指南 - 2.模块 这一次,我们使用 Webpack 来打包 Angular 2 的应用. 与官方的 Hello, Angular 2 项目 ...
- 慕课网-Java入门第一季-7-3 Java 中无参带返回值方法的使用
来源:http://www.imooc.com/code/1579 如果方法不包含参数,但有返回值,我们称为无参带返回值的方法. 例如:下面的代码,定义了一个方法名为 calSum ,无参数,但返回值 ...
- django--模型元选项(八)
1.db_table Options.db_table该模型所用的数据表的名称:db_table = 'test'为节省你的时间,Django 会根据模型类的名称和包含它的应用的名称自动指定数据库表名 ...
- md5算法
md5算法 不可逆的:原文-->密文.用系统的API可以实现: 123456 ---密文 1987 ----密文: 算法步骤: 1.用每个byte去和11111111做与运算并且得到的是int类 ...
- asp.net静态变量的生命周期和线程安全
void Application_Start开始 void Application_End结束的,本来这就是对的 今天要做一个全局的应用,想确认一下,在网上一找,我的天,说什么的都有 大概分三种 1. ...
- IIS7 启用GZip压缩
GZip压缩通常会达到70%以上的压缩率,如果是手机Web这无疑会使网站的访问速度大大增加,无论是CSS合并.JS合并.图片合并都不如GZip压缩来得简单直接.如果一个网页是100K,那么启用GZip ...
- iOS富文本
背景:前些天突然想做一个笔记本功能,一开始,觉得挺简单的呀,一个UITextView,网络缓存也不干了,直接本地NSUserDefault存储,然后完事了,美工,弄几张好看的图片,加几个动画,也就这样 ...