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-已安装, ...
随机推荐
- 回溯 DFS 深度优先搜索[待更新]
首先申明,本文根据微博博友 @JC向北 微博日志 整理得到,本文在这转载已经受作者授权! 1.概念 回溯算法 就是 如果这个节点不满足条件 (比如说已经被访问过了),就回到上一个节点尝试别 ...
- 一些常用的sql语句
1.查询表里的null值:is null 和 is not null select*from student where email is null 返回的该表里面邮箱为null的结果集 ...
- SimpleThreadPool实践
前言 并发(Concurrency)一直谈论java绕不开的一个话题,从移动开发工程师到后端工程师,几乎所有的面试都要涉及到并发/多线程的一些问题.虽然多数时候我们使用线程池,都是已经实现好的框架—— ...
- 牛客网程序员面试金典:1.1确定字符互异(java实现)
问题描述: 请实现一个算法,确定一个字符串的所有字符是否全都不同.这里我们要求不允许使用额外的存储结构. 给定一个string iniString,请返回一个bool值,True代表所有字符全都不同, ...
- Jmeter组件6. SOAP/XML-RPC Request
Jmeter测试SOAP的web services现在有两种方式 第一是使用SOAP/XML-RPC Request组件,第二使用HTTP Request组件 Send SOAPACtion, 同ht ...
- python subprocess阻塞
import select import os import subprocess import time import fcntl args = ['python','./fetch_file2.p ...
- (Hibernate进阶)Hibernate基本映射(三)
介绍Hibernate的经典内容:对象关系映射.主要介绍映射的基本概念,映射的分类,映射文件. 概念 ORM(Object Relational Mapping),即对象关系映射.它的作用就是在关系型 ...
- Valgrind 发现程序的内存问题
参考 : [1]. 应用 Valgrind 发现 Linux 程序的内存问题. http://www.ibm.com/developerworks/cn/linux/l-cn-valgrind/ [2 ...
- 一个input标签搞定含内外描边及阴影的按钮~
自从怀孕以来,我就变得很是轻松,偶尔写一两个页面,或者偶尔调试一个两个bug,或者偶尔给做JS的同事打打下手,修改个bug什么......一个习惯于忙碌的工作的人,这一闲下来,感觉还真TM很不舒服-怎 ...
- leetcode6:Zigzag Conversion@Python
The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like ...