Giter Site home page Giter Site logo

wzdnzd / shadowsocksx-ng-r Goto Github PK

View Code? Open in Web Editor NEW
464.0 16.0 89.0 17.03 MB

ShadowsocksX-NG-R: Shadowsocks(R) Client for MacOS

Home Page: https://github.com/wzdnzd/ShadowsocksX-NG-R

shadowsocks shadowsocksr macos ssr ss-local gfw shadowsocksx-ng proxy pac shadowsocksx

shadowsocksx-ng-r's Introduction

使用须知

本工具是为了方便学习与工作,毕竟很多东西用Google搜比Baidu更靠谱,因此希望大家注意以下几点

  • GFW=智商墙,请注意提高自己的智力,勿被境外利益集团洗脑

  • 墙外≠法外,请注意自己言行,本工具是为了学习而不是让你叛国

  • 爱国富强的前提是自己要有独立思考问题的能力,而不是秀智力

  • 下载地址:releases

ShadowsocksX-NG-R

Build Status

ShadowsocksX-NG with SSR support.

Why?

It's hard to maintain the original implement. There are too many unused code in it. It also embed ss-local source. It's crazy to maintain depandences of ss-local. So it's hard to update ss-local version.

Now I just copy the ss-local from home brew. Run ss-local executable as a Launch Agent in background. Serve pac js file as a file url. So there are only some souce code related to GUI left. Then I rewrite the GUI code by swift.

Requirements

Running

  • macOS 10.12 +

Building

  • Xcode 11.1+
  • cocoapod 1.8.4+

Fetures

  • SSR features!
  • Ability to check update from GitHub.
  • White domain list & white IP list
  • Use ss-local from shadowsocksr-libev 2.5.6
  • Ability to update PAC by download GFW List from GitHub. (You can even customize your list)
  • Ability to update ACL white list from GutHub. (You can even customize your list)
  • Show QRCode for current server profile.
  • Scan QRCode from screen.
  • Import config.json to config all your servers (SSR-C# password protect not supported yet)
  • Auto launch at login.
  • User rules for PAC.
  • Support for OTA is removed
  • An advance preferences panel to configure:
    • Local socks5 listen address.
    • Local socks5 listen port.
    • Local socks5 timeout.
    • If enable UDP relay.
    • GFW List url.
    • ACL White List url.
    • ACL GFW list and proxy bach CHN list.
  • Manual spesify network service profiles which would be configure the proxy.
  • Could reorder shadowsocks profiles by drag & drop in servers preferences panel.
  • Auto check update (unable to auto download)

Different from orignal ShadowsocksX

Run ss-local as backgroud service through launchd, not in app process. So after you quit the app, the ss-local maybe is still running.

Add a manual mode which won't configure the system proxy settings. Then you could configure your apps to use socks5 proxy manual.

Contributing

Contributions must be available on a separately named branch based on the latest version of the main branch develop.

ref: GitFlow

License

The project is released under the terms of GPLv3.

shadowsocksx-ng-r's People

Contributors

beeestv avatar bjzhou avatar cs17899219 avatar mcfans avatar nidom avatar nobelliu avatar qinyuhang avatar qinzheng93 avatar qiuyuzhou avatar uiryuu avatar whao avatar yichengchen avatar zhfish avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

shadowsocksx-ng-r's Issues

10.15.3系统下,无法工作

System and Shadowsocksx-NG-R8 version:

  • macOS 10.15.3

image

  • Shadowsocksx-NG 1.4.9(1)

Expected behavior:

Actual behavior:

(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?
更换过几次版本,一直这样
(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here
2020-03-12 09:47:43 ERROR: remote_recv_cb_recv: Connection reset by peer
2020-03-12 09:48:03 ERROR: client_post_decrypt
2020-03-12 09:48:06 ERROR: client_post_decrypt
2020-03-12 09:48:06 ERROR: client_post_decrypt
2020-03-12 09:53:37 INFO: protocol auth_chain_b
2020-03-12 09:53:37 INFO: protocol_param 28700:ez9jun2yfxj
2020-03-12 09:53:37 INFO: method aes-256-cfb
2020-03-12 09:53:37 INFO: obfs plain
2020-03-12 09:53:37 INFO: obfs_param 6189628700.wns.windows.com
2020-03-12 09:53:37 INFO: using tcp fast open
2020-03-12 09:53:38 INFO: initializing ciphers... aes-256-cfb
2020-03-12 09:53:38 INFO: tcp port reuse enabled
2020-03-12 09:53:38 INFO: listening at 127.0.0.1:1063
2020-03-12 19:13:35 ERROR: client_post_decrypt
2020-03-12 19:16:46 ERROR: client_post_decrypt
2020-03-12 19:16:47 ERROR: client_post_decrypt
2020-03-12 19:20:10 ERROR: remote_recv_cb_recv: Operation timed out
2020-03-12 19:20:29 ERROR: remote_recv_cb_recv: Operation timed out
2020-03-12 19:20:29 ERROR: remote_recv_cb_recv: Operation timed out
2020-03-12 19:20:42 ERROR: remote_recv_cb_recv: Operation timed out
Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

Shadowsocksx-NG-R8 1.5.1无法访问网络,换回1.4.8就没有问题

System and Shadowsocksx-NG-R8 version:

  • macOS 10.15.1
  • Shadowsocksx-NG-R8 1.5.1

Expected behavior:

Actual behavior:

(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?

(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

启动应用自动更新订阅后,应用自行退出

System and Shadowsocksx-NG-R8 version:

  • Mac OS X 10.14.5 (18F132)
  • Shadowsocksx-NG-R8 1.4.6-R8 (1)

Expected behavior:
已勾选“Update Subscribe on App Start”选项,启动应用,自动更新订阅后,App 正常运行

Actual behavior:

已勾选“Update Subscribe on App Start”选项,启动应用,自动更新订阅后,App Crash,应用托盘退出,进程退出

Crash Log

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libswiftCore.dylib            	0x00007fff5bcb4483 specialized _fatalErrorMessage(_:_:file:line:flags:) + 307
1   libswiftCore.dylib            	0x00007fff5bab3a03 _fatalErrorMessage(_:_:file:line:flags:) + 19
2   libswiftSwiftOnoneSupport.dylib	0x00007fff5c168866 specialized Array.subscript.getter + 118
3   libswiftSwiftOnoneSupport.dylib	0x00007fff5c18cca9 specialized Array.subscript.getter + 9
4   com.qiuyuzhou.ShadowsocksX-NG 	0x0000000109fcbfbf getGroupNameFromRes #1 (resString:) in Subscribe.setGroupName(newGroupName:) + 703
5   com.qiuyuzhou.ShadowsocksX-NG 	0x0000000109fcc485 closure #1 in Subscribe.setGroupName(newGroupName:) + 261
6   com.qiuyuzhou.ShadowsocksX-NG 	0x0000000109fcc51d partial apply for closure #1 in Subscribe.setGroupName(newGroupName:) + 13
7   com.qiuyuzhou.ShadowsocksX-NG 	0x0000000109fce783 closure #1 in Subscribe.sendRequest(url:options:callback:) + 963
8   com.qiuyuzhou.ShadowsocksX-NG 	0x0000000109fd425d partial apply for closure #1 in Subscribe.sendRequest(url:options:callback:) + 29

33  com.qiuyuzhou.ShadowsocksX-NG 	0x0000000109fda9f9 StatusItemView.mouseDown(with:) + 329
34  com.qiuyuzhou.ShadowsocksX-NG 	0x0000000109fdaa5c @objc StatusItemView.mouseDown(with:) + 60
35  com.apple.AppKit              	0x00007fff2dccdb37 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 5724
36  com.apple.AppKit              	0x00007fff2dc043a6 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2295
37  com.apple.AppKit              	0x00007fff2dc03867 -[NSWindow(NSEventRouting) sendEvent:] + 478
38  com.apple.AppKit              	0x00007fff2e25ff2a -[NSStatusBarWindow sendEvent:] + 347
39  com.apple.AppKit              	0x00007fff2daa304f -[NSApplication(NSEvent) sendEvent:] + 331
40  com.qiuyuzhou.ShadowsocksX-NG 	0x0000000109f84b91 -[SWBApplication sendEvent:] + 1489
41  com.apple.AppKit              	0x00007fff2da91874 -[NSApplication run] + 755
42  com.apple.AppKit              	0x00007fff2da80d7c NSApplicationMain + 777
43  com.qiuyuzhou.ShadowsocksX-NG 	0x000000010a02579d main + 13
44  libdyld.dylib                 	0x00007fff5c33d3d5 start + 1

手动更新订阅也会出现上述问题

Process:               ShadowsocksX-NG [5183]
Path:                  /Applications/ShadowsocksX-NG-R8.app/Contents/MacOS/ShadowsocksX-NG
Identifier:            com.qiuyuzhou.ShadowsocksX-NG
Responsible:           ShadowsocksX-NG [5183]
4   com.qiuyuzhou.ShadowsocksX-NG 	0x0000000107406fbf getGroupNameFromRes #1 (resString:) in Subscribe.setGroupName(newGroupName:) + 703
5   com.qiuyuzhou.ShadowsocksX-NG 	0x0000000107407485 closure #1 in Subscribe.setGroupName(newGroupName:) + 261
6   com.qiuyuzhou.ShadowsocksX-NG 	0x000000010740751d partial apply for closure #1 in Subscribe.setGroupName(newGroupName:) + 13
7   com.qiuyuzhou.ShadowsocksX-NG 	0x0000000107409783 closure #1 in Subscribe.sendRequest(url:options:callback:) + 963
8   com.qiuyuzhou.ShadowsocksX-NG 	0x000000010740f25d partial apply for closure #1 in Subscribe.sendRequest(url:options:callback:) + 29
25  com.qiuyuzhou.ShadowsocksX-NG 	0x000000010746079d main + 13
       0x1073bb000 -        0x10747ffff +com.qiuyuzhou.ShadowsocksX-NG (1.4.6-R8 - 1) <72364E0F-E90F-32F2-9CB4-D9D01B267A14> /Applications/ShadowsocksX-NG-R8.app/Contents/MacOS/ShadowsocksX-NG
       0x107568000 -        0x107621fff +org.cocoapods.Alamofire (4.2.0 - 1) <774486D6-5A07-360B-8E66-3F014C549002> /Applications/ShadowsocksX-NG-R8.app/Contents/Frameworks/Alamofire.framework/Versions/A/Alamofire
       0x107746000 -        0x107773fff +org.cocoapods.GCDWebServer (3.5.2 - 1) <BE1AAED5-991B-341F-B931-8348A14F42C5> /Applications/ShadowsocksX-NG-R8.app/Contents/Frameworks/GCDWebServer.framework/Versions/A/GCDWebServer

[feat-request]: autoselect by lowest latency as an option

System and Shadowsocksx-NG-R8 version:

  • Shadowsocksx-NG-R8 1.5.1

Feature Request

let the autoselect by lowest latency step after the delay test, be an option.

e.g.
Some of my routes ping super fast, but they may not be connecting to the internet. (they are just NAT servers)
Or some routes ping fast but with low bandwidth. (they are just backups, won't be used daily).

gcm加密用不了

System and Shadowsocksx-NG-R8 version:

Mac OS X 10.15.1 (19B88)
Shadowsocksx-NG-R8 1.4.6-R8 (1)

描述:
如搬瓦工官网机场等机器使用aes-256-gcm加密的
是加密的问题么?
ShadowsocksX-NG下可用 版本为:1.9.4
但ShadowsocksX-NG不支持订阅,麻烦处理看看;谢谢

ss-local.log
2019-12-02 23:40:37 INFO: method aes-256-gcm
2019-12-02 23:40:37 INFO: obfs plain
2019-12-02 23:40:37 INFO: obfs_param
2019-12-02 23:40:37 INFO: initializing ciphers... aes-256-gcm
2019-12-02 23:40:37 ERROR: Invalid cipher name: aes-256-gcm, use rc4-md5 instead
2019-12-02 23:40:37 INFO: tcp port reuse enabled
2019-12-02 23:40:37 INFO: listening at 127.0.0.1:1086
2019-12-02 23:42:37 ERROR: remote_recv_cb_recv: Connection reset by peer
2019-12-02 23:42:41 ERROR: remote_recv_cb_recv: Connection reset by peer
2019-12-02 23:42:50 ERROR: remote_recv_cb_recv: Connection reset by peer
2019-12-02 23:42:54 ERROR: remote_recv_cb_recv: Connection reset by peer
2019-12-02 23:43:12 ERROR: remote_recv_cb_recv: Connection reset by peer
2019-12-02 23:43:20 ERROR: remote_recv_cb_recv: Connection reset by peer
2019-12-02 23:43:31 ERROR: remote_recv_cb_recv: Connection reset by peer
2019-12-02 23:43:42 ERROR: remote_recv_cb_recv: Connection reset by peer
2019-12-02 23:43:47 INFO: protocol origin
2019-12-02 23:43:47 INFO: protocol_param
2019-12-02 23:43:47 INFO: method aes-256-gcm
2019-12-02 23:43:47 INFO: obfs plain
2019-12-02 23:43:47 INFO: obfs_param
2019-12-02 23:43:48 INFO: initializing ciphers... aes-256-gcm
2019-12-02 23:43:48 ERROR: Invalid cipher name: aes-256-gcm, use rc4-md5 instead
2019-12-02 23:43:48 INFO: tcp port reuse enabled
2019-12-02 23:43:48 INFO: listening at 127.0.0.1:1086
2019-12-02 23:43:51 ERROR: remote_recv_cb_recv: Connection reset by peer
2019-12-02 23:43:56 ERROR: remote_recv_cb_recv: Connection reset by peer
2019-12-02 23:43:56 ERROR: remote_recv_cb_recv: Connection reset by peer
2019-12-02 23:43:57 ERROR: remote_recv_cb_recv: Connection reset by peer

能否加一个开关控制自动选择最低延迟节点连接?因为有些机场会在节点列表显示剩余流量之类的信息,每次这几个点都是最低延迟.

System and Shadowsocksx-NG-R8 version:

  • macOS 10.12.4 beta (16E144f)
  • Shadowsocksx-NG-R8 1.3.9-build4

Expected behavior:

Actual behavior:

(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?

(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

Random crashes on macOS 10.14.6

System and Shadowsocksx-NG-R8 version:

  • macOS 10.14.6 (18G103)
  • Shadowsocksx-NG-R8 1.4.8 (1)

Expected behavior:

To not crash?

Actual behavior:

App crashes randomly throughout the day.

Steps to reproduce:

Normal usage.

How often does this happen?

Every few hours.

ss-local.log

(not found, verbose mode is on)

Application log

An uncaught exception was raised
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Couldn't posix_spawn: error 35'
*** First throw call stack:
(
	0   CoreFoundation                      0x00007fff3b83fa7d __exceptionPreprocess + 256
	1   libobjc.A.dylib                     0x00007fff65f36a17 objc_exception_throw + 48
	2   CoreFoundation                      0x00007fff3b83f8af +[NSException raise:format:] + 201
	3   Foundation                          0x00007fff3da33f79 -[NSConcreteTask launchWithDictionary:error:] + 4437
	4   ShadowsocksX-NG                     0x0000000107bf32ca ShadowsocksX-NG + 58058
	5   ShadowsocksX-NG                     0x0000000107bf3558 ShadowsocksX-NG + 58712
	6   Foundation                          0x00007fff3da367fb __NSFireTimer + 80
	7   CoreFoundation                      0x00007fff3b7a87c0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
	8   CoreFoundation                      0x00007fff3b7a836c __CFRunLoopDoTimer + 851
	9   CoreFoundation      <…>
-[PersistentAppsSupport applicationQuit:] | for app:ShadowsocksX-NG, _appTrackingState = 2
SecTranslocate: problem deleting translocation after app death: /private/var/folders/mm/wxw4d2p56js01kqxfpysnmk40000gn/T/AppTranslocation/A41D725A-354E-46DF-A35E-EE352AA6B8C9/d/ShadowsocksX-NG-R.app

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

无法添加节点

System and Shadowsocksx-NG-R8 version:

  • macOS 10.12.4 beta (16E144f)
  • Shadowsocksx-NG-R8 1.3.9-build4

Expected behavior:
显示"Failed to add server profile, address can not be recognized"

error 18:53:47.751616+0800 sandboxd Sandbox: kav(138) System Policy: deny(1) file-read-metadata /private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler
Violation: System Policy: deny(1) file-read-metadata /private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler
Process: kav [138]
Path: /Library/Application Support/Kaspersky Lab/KAV/Binaries/kav
Load Address: 0x100b1e000
Identifier: kav
Version: ??? (???)
Code Type: x86_64 (Native)
Parent Process: launchd [1]
Responsible: /Library/Application Support/Kaspersky Lab/KAV/Binaries/kav
User ID: 0

Date/Time: 2020-03-13 18:53:47.711 GMT+8
OS Version: Mac OS X 10.15.2 (19C57)
Report Version: 8

MetaData: {"process":"kav","responsible-process-user-uuid":"FFFFEEEE-DDDD-CCCC-BBBB-AAAA00000000","apple-internal":false,"mount-rdev":16777220,"platform-policy":true,"profile-flags":0,"action":"deny","process-path":"/Library/Application Support/Kaspersky Lab/KAV/Binaries/kav","file-flags":128,"profile":"platform","vnode-type":"REGULAR-FILE","build":"Mac OS X 10.15.2 (19C57)","platform-binary":false,"primary-filter-value":"/private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler","pid":138,"operation":"file-read-metadata","signing-id":"kav","matched-user-intent-extension":false,"matched-extension":false,"target":"/private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler","path":"/private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler","flags":21,"storage-class":"QLThumbnailCache","responsible-process-uid":0,"team-id":"2Y8XE5CQ94","summary":"deny(1) file-read-metadata /private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler","platform_binary":"no","normalized_target":["private","var","folders","5w","q91whnd13vj4s2d0tllf7ztc0000gn","C","com.apple.QuickLook.thumbnailcache","thumbnails.fraghandler"],"hardlinked":false,"rdev":0,"responsible-process-path":"/Library/Application Support/Kaspersky Lab/KAV/Binaries/kav","uid":0,"primary-filter":"path","errno":1,"hardware":"Mac"}

Thread 0 (id: 1532):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libremote.dylib 0x00000001017bc2cb
2 libremote.dylib 0x00000001017d1427
3 libremote.dylib 0x00000001017d6aa5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 1 (id: 1533):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 kav 0x0000000100b6bd3e
6 kav 0x0000000100b6c91e
7 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 2 (id: 1534):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 kav 0x0000000100b6282d
6 kav 0x0000000100b63722
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3beda
10 libinstrumental_services.dylib 0x0000000100f2aa15
11 libinstrumental_services.dylib 0x0000000100f42591
12 libinstrumental_services.dylib 0x0000000100f3bbe5
13 libinstrumental_services.dylib 0x0000000100f3c07d
14 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
15 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 3 (id: 1588):
0 libsystem_kernel.dylib 0x00007fff71c3c5be __select + 10
1 libinstrumental_services.dylib 0x0000000100f47f43
2 libinstrumental_services.dylib 0x0000000100f43bc0
3 libinstrumental_services.dylib 0x0000000100f46ed5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 4 (id: 1690):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libbl.dylib 0x00000001063726d5
6 libbl.dylib 0x0000000106373c62
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3beda
10 libinstrumental_services.dylib 0x0000000100f2aa15
11 libinstrumental_services.dylib 0x0000000100f42591
12 libinstrumental_services.dylib 0x0000000100f3bbe5
13 libinstrumental_services.dylib 0x0000000100f3c07d
14 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
15 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 5 (id: 1703):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libvolenum.dylib 0x00000001086016bb
6 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 6 (id: 1786):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libnetwork_services.dylib 0x00000001094b641b
2 libnetwork_services.dylib 0x0000000109435bec
3 libinstrumental_services.dylib 0x0000000100f2aa15
4 libinstrumental_services.dylib 0x0000000100f42591
5 libinstrumental_services.dylib 0x0000000100f3beda
6 libinstrumental_services.dylib 0x0000000100f2aa15
7 libinstrumental_services.dylib 0x0000000100f42591
8 libinstrumental_services.dylib 0x0000000100f3bbe5
9 libinstrumental_services.dylib 0x0000000100f3c07d
10 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 7 (id: 1787):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libnetwork_services.dylib 0x00000001094b641b
2 libnetwork_services.dylib 0x0000000109435bec
3 libinstrumental_services.dylib 0x0000000100f2aa15
4 libinstrumental_services.dylib 0x0000000100f42591
5 libinstrumental_services.dylib 0x0000000100f3beda
6 libinstrumental_services.dylib 0x0000000100f2aa15
7 libinstrumental_services.dylib 0x0000000100f42591
8 libinstrumental_services.dylib 0x0000000100f3bbe5
9 libinstrumental_services.dylib 0x0000000100f3c07d
10 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 8 (id: 1788):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 9 (id: 2198):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 IOKit 0x00007fff3d3cee9e IODataQueueWaitForAvailableData + 56
2 libkliflib.dylib 0x00000001079aafee klif_start_process_monitor(void ()(unsigned int, bool, unsigned short, std::__1::vector<int, std::__1::allocator > const&, void), void*) + 334
3 libprocess_manager.dylib 0x00000001098cc80d
4 libprocess_manager.dylib 0x00000001098d7a22
5 libinstrumental_services.dylib 0x0000000100f2aa15
6 libinstrumental_services.dylib 0x0000000100f42591
7 libinstrumental_services.dylib 0x0000000100f3beda
8 libinstrumental_services.dylib 0x0000000100f2aa15
9 libinstrumental_services.dylib 0x0000000100f42591
10 libinstrumental_services.dylib 0x0000000100f3bbe5
11 libinstrumental_services.dylib 0x0000000100f3c07d
12 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
13 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 10 (id: 2270):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libkliflib.dylib 0x00000001079b1b49
2 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
3 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 11 (id: 2272):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libprocess_manager.dylib 0x00000001098d621e
2 libprocess_manager.dylib 0x00000001098cc53c
3 libprocess_manager.dylib 0x00000001098d7a22
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3beda
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3bbe5
10 libinstrumental_services.dylib 0x0000000100f3c07d
11 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 12 (id: 2291):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 13 (id: 2303):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 14 (id: 2304):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 15 (id: 2320):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 16 (id: 2321):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 17 (id: 2322):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 18 (id: 2348):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libtimer.dylib 0x0000000109f7e2fe
2 libtimer.dylib 0x0000000109f7dcdd
3 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 19 (id: 2382):
0 libsystem_kernel.dylib 0x00007fff71c38bce kevent + 10
1 libinstrumental_services.dylib 0x0000000100f2aa15
2 libinstrumental_services.dylib 0x0000000100f42591
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 20 (id: 2842):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 21 (id: 2844):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff6ec0fcc1 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
2 libklifpp.dylib 0x00000001093ec475
3 libklifpp.dylib 0x00000001093f307d
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3beda
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3bbe5
10 libinstrumental_services.dylib 0x0000000100f3c07d
11 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 22 (id: 2866):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libbl.dylib 0x0000000106a30e0e
2 libbl.dylib 0x00000001066680ee
3 libbl.dylib 0x0000000106667de5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 23 (id: 2881):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 24 (id: 2884):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 25 (id: 2885):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 26 (id: 2931):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 27 (id: 2932):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libexternal_storages_scanner.dylib 0x0000000108801f86
6 libexternal_storages_scanner.dylib 0x00000001088092e2
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3beda
10 libinstrumental_services.dylib 0x0000000100f2aa15
11 libinstrumental_services.dylib 0x0000000100f42591
12 libinstrumental_services.dylib 0x0000000100f3bbe5
13 libinstrumental_services.dylib 0x0000000100f3c07d
14 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
15 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 28 (id: 2933):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 29 (id: 2936):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libnetwork_services.dylib 0x00000001094b641b
2 libnetwork_services.dylib 0x0000000109435bec
3 libinstrumental_services.dylib 0x0000000100f2aa15
4 libinstrumental_services.dylib 0x0000000100f42591
5 libinstrumental_services.dylib 0x0000000100f3beda
6 libinstrumental_services.dylib 0x0000000100f2aa15
7 libinstrumental_services.dylib 0x0000000100f42591
8 libinstrumental_services.dylib 0x0000000100f3bbe5
9 libinstrumental_services.dylib 0x0000000100f3c07d
10 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 30 (id: 2946):
0 libsystem_kernel.dylib 0x00007fff71c399a6 __sigsuspend_nocancel + 10
1 libdispatch.dylib 0x00007fff71aaa376 _dispatch_sigsuspend + 0

Thread 31 (id: 2954):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 IOKit 0x00007fff3d3cee9e IODataQueueWaitForAvailableData + 56
2 libckahum.dylib 0x0000000104197165
3 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 32 (id: 2955):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 33 (id: 3024):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a493345
2 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4c83d8
3 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4ab1a5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 34 (id: 3025):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a493345
2 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4f0ed0
3 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4f116d
4 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4ab1a5
5 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 35 (id: 3027):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libam_core.dylib 0x0000000107f6260f
2 libam_core.dylib 0x0000000107f89366
3 libam_core.dylib 0x0000000107f897ed
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 36 (id: 3030):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libthpimpl.dylib 0x0000000109f89cbf
2 libthpimpl.dylib 0x0000000109f8a62f
3 libthpimpl.dylib 0x0000000109f87c6d
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 37 (id: 3031):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libthpimpl.dylib 0x0000000109f89cbf
2 libthpimpl.dylib 0x0000000109f8a62f
3 libthpimpl.dylib 0x0000000109f87c6d
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 38 (id: 3032):
0 libsystem_kernel.dylib 0x00007fff71c36f0a fstatat$INODE64 + 10
1 libam_core.dylib 0x0000000108100a5f
2 libprloader.dylib 0x00000001018b4845
3 libam_core.dylib 0x00000001081e6d51
4 libam_core.dylib 0x00000001081e634d
5 libam_core.dylib 0x000000010820457a
6 libam_core.dylib 0x00000001081dc068
7 libam_core.dylib 0x00000001081dc6e9
8 libam_core.dylib 0x000000010820e842
9 libthpimpl.dylib 0x0000000109f89d2f
10 libthpimpl.dylib 0x0000000109f8a66e
11 libthpimpl.dylib 0x0000000109f87c6d
12 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
13 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 39 (id: 3033):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libam_core.dylib 0x0000000107f6260f
2 libam_core.dylib 0x000000010820e9a5
3 libam_core.dylib 0x00000001081dd208
4 libam_core.dylib 0x00000001081ea93d
5 libthpimpl.dylib 0x0000000109f8a064
6 libthpimpl.dylib 0x0000000109f8a64c
7 libthpimpl.dylib 0x0000000109f87c6d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 40 (id: 3034):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libam_core.dylib 0x0000000107f6260f
2 libam_core.dylib 0x000000010820e9a5
3 libam_core.dylib 0x00000001081dd208
4 libam_core.dylib 0x00000001081ea93d
5 libthpimpl.dylib 0x0000000109f8a064
6 libthpimpl.dylib 0x0000000109f8a64c
7 libthpimpl.dylib 0x0000000109f87c6d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 41 (id: 3035):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 42 (id: 3036):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libthpimpl.dylib 0x0000000109f89dde
2 libthpimpl.dylib 0x0000000109f8a66e
3 libthpimpl.dylib 0x0000000109f87c6d
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 43 (id: 3037):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 44 (id: 3038):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 IOKit 0x00007fff3d3cee9e IODataQueueWaitForAvailableData + 56
2 libkliflib.dylib 0x00000001079b3742 klif_start_interceptor(void ()(char const, char const*, unsigned long, unsigned int, unsigned int, int, int, void*), void*) + 514
3 libklifpp.dylib 0x00000001093f8bf1
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3beda
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3bbe5
10 libinstrumental_services.dylib 0x0000000100f3c07d
11 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 45 (id: 3042):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libckahum.dylib 0x0000000104195c7e
6 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 46 (id: 3092):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 47 (id: 3093):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 48 (id: 3094):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
error 18:53:47.751952+0800 sandboxd 6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 49 (id: 3102):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 50 (id: 3261):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 51 (id: 3267):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libbundle_tracker.dylib 0x00000001110ca256
6 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 52 (id: 3268):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 ndetect.ppl 0x000000010a003d8e
6 ndetect.ppl 0x000000010a004d34
7 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 53 (id: 3278):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff6ec0fcc1 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
2 libbrowser_monitor.dylib 0x0000000113476947
3 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 54 (id: 12218):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 55 (id: 32962):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3bbe5
4 libinstrumental_services.dylib 0x0000000100f3c07d
5 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 56 (id: 37253):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libbl.dylib 0x0000000106a30e0e
2 libbl.dylib 0x000000010646299b
3 libbl.dylib 0x000000010640fc09
4 libbl.dylib 0x000000010679a3f3
5 libinstrumental_services.dylib 0x0000000100f2aa15
6 libinstrumental_services.dylib 0x0000000100f42591
7 libinstrumental_services.dylib 0x0000000100f3beda
8 libinstrumental_services.dylib 0x0000000100f2aa15
9 libinstrumental_services.dylib 0x0000000100f42591
10 libinstrumental_services.dylib 0x0000000100f3bbe5
11 libinstrumental_services.dylib 0x0000000100f3c07d
12 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
13 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 57 (id: 37307):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3bbe5
4 libinstrumental_services.dylib 0x0000000100f3c07d
5 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 58 (id: 37358):
0 libsystem_kernel.dylib 0x00007fff71c3592e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff71cf3827 start_wqthread + 15

Thread 59 (id: 37882):
0 libsystem_kernel.dylib 0x00007fff71c3592e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff71cf3827 start_wqthread + 15

Binary Images:
0x100b1e000 - 0x100de4ff7 kav (0) <4fa06ae5-3f24-3aae-be99-2593d01cb96b> /Library/Application Support/Kaspersky Lab/KAV/Binaries/kav
0x100e69000 - 0x1012cdff7 libinstrumental_services.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libinstrumental_services.dylib
0x101798000 - 0x10186eff7 libremote.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libremote.dylib
0x10189e000 - 0x101923fff libprloader.dylib (0) <5b8c140c-affd-385e-b642-8b8a5a42647b> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libprloader.dylib
0x104194000 - 0x1041abfff libckahum.dylib (0) <84bab036-5a4b-3b46-81cd-80f8d231c54e> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libckahum.dylib
0x105e8b000 - 0x1077b3ff7 libbl.dylib (0) <7131f238-fc9f-3e63-94d0-29dec658d8a1> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libbl.dylib
0x1079a8000 - 0x1079b8ff7 libkliflib.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libkliflib.dylib
0x107f46000 - 0x108505ff7 libam_core.dylib (0) <81f24a53-77f2-35d0-b3f3-609d8eab2b9f> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libam_core.dylib
0x1085fb000 - 0x108603ff7 libvolenum.dylib (0) <28f7488c-9aae-363d-ae93-e6cf68f22dd0> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libvolenum.dylib
0x1087fc000 - 0x108813ff7 libexternal_storages_scanner.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libexternal_storages_scanner.dylib
0x1093eb000 - 0x109401ff7 libklifpp.dylib (0) <9a2df605-b1af-36cd-8393-c204adac1d19> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libklifpp.dylib
0x109432000 - 0x10956bfff libnetwork_services.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libnetwork_services.dylib
0x1098c9000 - 0x1098e6ff7 libprocess_manager.dylib (0) <8cc9a3aa-07d7-3ade-9d85-b018b4da8eab> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libprocess_manager.dylib
0x109f7c000 - 0x109f7efff libtimer.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libtimer.dylib
0x109f85000 - 0x109f8dff7 libthpimpl.dylib (0) <14280f80-8e13-392a-863c-e178c2dc5dd7> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libthpimpl.dylib
0x109fe3000 - 0x10a00efff ndetect.ppl (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/ndetect.ppl
0x10a46d000 - 0x10a543ff7 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 (0) /Library/Application Support/Kaspersky Lab/KAV/Bases/Cache/libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0
0x1110b8000 - 0x1110d9ff7 libbundle_tracker.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libbundle_tracker.dylib
0x113468000 - 0x11348aff7 libbrowser_monitor.dylib (0) <1efe97cf-3279-3c4c-94f4-a45f1880629b> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libbrowser_monitor.dylib
0x7fff3a5ad000 - 0x7fff3aa2dfe7 com.apple.CoreFoundation (6.9 - 1674.103) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff3d3b1000 - 0x7fff3d454ffb com.apple.framework.IOKit (2.0.2) <65bd2f00-4bc5-3ef6-bf4d-da1f0513e2b9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff6ec08000 - 0x7fff6ec5bff7 libc++.1.dylib (800.7) <6018a70e-5cd3-32af-ba60-e7a0b7e7ceb2> /usr/lib/libc++.1.dylib
0x7fff71a97000 - 0x7fff71ad8ff0 libdispatch.dylib (1173.60.1) /usr/lib/system/libdispatch.dylib
0x7fff71c33000 - 0x7fff71c5fff7 libsystem_kernel.dylib (6153.61.1) <90f8650f-d3a9-38b3-bb8c-b5d3686393bc> /usr/lib/system/libsystem_kernel.dylib
0x7fff71cf2000 - 0x7fff71cfcfff libsystem_pthread.dylib (416.60.2) <9d14694f-f3fe-385d-9b23-6a87844d5cbf> /usr/lib/system/libsystem_pthread.dylib
error 18:53:47.810863+0800 sandboxd Sandbox: kav(138) System Policy: deny(1) file-read-data /private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache
Violation: System Policy: deny(1) file-read-data /private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache
Process: kav [138]
Path: /Library/Application Support/Kaspersky Lab/KAV/Binaries/kav
Load Address: 0x100b1e000
Identifier: kav
Version: ??? (???)
Code Type: x86_64 (Native)
Parent Process: launchd [1]
Responsible: /Library/Application Support/Kaspersky Lab/KAV/Binaries/kav
User ID: 0

Date/Time: 2020-03-13 18:53:47.779 GMT+8
OS Version: Mac OS X 10.15.2 (19C57)
Report Version: 8

MetaData: {"process":"kav","responsible-process-user-uuid":"FFFFEEEE-DDDD-CCCC-BBBB-AAAA00000000","apple-internal":false,"mount-rdev":16777220,"platform-policy":true,"profile-flags":0,"action":"deny","process-path":"/Library/Application Support/Kaspersky Lab/KAV/Binaries/kav","file-flags":128,"profile":"platform","vnode-type":"DIRECTORY","build":"Mac OS X 10.15.2 (19C57)","platform-binary":false,"primary-filter-value":"/private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache","pid":138,"operation":"file-read-data","signing-id":"kav","matched-user-intent-extension":false,"matched-extension":false,"target":"/private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache","path":"/private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache","flags":21,"storage-class":"QLThumbnailCache","responsible-process-uid":0,"team-id":"2Y8XE5CQ94","summary":"deny(1) file-read-data /private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache","platform_binary":"no","normalized_target":["private","var","folders","5w","q91whnd13vj4s2d0tllf7ztc0000gn","C","com.apple.QuickLook.thumbnailcache"],"hardlinked":false,"rdev":0,"responsible-process-path":"/Library/Application Support/Kaspersky Lab/KAV/Binaries/kav","uid":0,"primary-filter":"path","errno":1,"hardware":"Mac"}

Thread 0 (id: 1532):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libremote.dylib 0x00000001017bc2cb
2 libremote.dylib 0x00000001017d1427
3 libremote.dylib 0x00000001017d6aa5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 1 (id: 1533):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 kav 0x0000000100b6bd3e
6 kav 0x0000000100b6c91e
7 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 2 (id: 1534):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 kav 0x0000000100b6282d
6 kav 0x0000000100b63722
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3beda
10 libinstrumental_services.dylib 0x0000000100f2aa15
11 libinstrumental_services.dylib 0x0000000100f42591
12 libinstrumental_services.dylib 0x0000000100f3bbe5
13 libinstrumental_services.dylib 0x0000000100f3c07d
14 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
15 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 3 (id: 1588):
0 libsystem_kernel.dylib 0x00007fff71c3c5be __select + 10
1 libinstrumental_services.dylib 0x0000000100f47f43
2 libinstrumental_services.dylib 0x0000000100f43bc0
3 libinstrumental_services.dylib 0x0000000100f46ed5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 4 (id: 1690):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libbl.dylib 0x00000001063726d5
6 libbl.dylib 0x0000000106373c62
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3beda
10 libinstrumental_services.dylib 0x0000000100f2aa15
11 libinstrumental_services.dylib 0x0000000100f42591
12 libinstrumental_services.dylib 0x0000000100f3bbe5
13 libinstrumental_services.dylib 0x0000000100f3c07d
14 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
15 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 5 (id: 1703):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libvolenum.dylib 0x00000001086016bb
6 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 6 (id: 1786):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libnetwork_services.dylib 0x00000001094b641b
2 libnetwork_services.dylib 0x0000000109435bec
3 libinstrumental_services.dylib 0x0000000100f2aa15
4 libinstrumental_services.dylib 0x0000000100f42591
5 libinstrumental_services.dylib 0x0000000100f3beda
6 libinstrumental_services.dylib 0x0000000100f2aa15
7 libinstrumental_services.dylib 0x0000000100f42591
8 libinstrumental_services.dylib 0x0000000100f3bbe5
9 libinstrumental_services.dylib 0x0000000100f3c07d
10 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 7 (id: 1787):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libnetwork_services.dylib 0x00000001094b641b
2 libnetwork_services.dylib 0x0000000109435bec
3 libinstrumental_services.dylib 0x0000000100f2aa15
4 libinstrumental_services.dylib 0x0000000100f42591
5 libinstrumental_services.dylib 0x0000000100f3beda
6 libinstrumental_services.dylib 0x0000000100f2aa15
7 libinstrumental_services.dylib 0x0000000100f42591
8 libinstrumental_services.dylib 0x0000000100f3bbe5
9 libinstrumental_services.dylib 0x0000000100f3c07d
10 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 8 (id: 1788):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 9 (id: 2198):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 IOKit 0x00007fff3d3cee9e IODataQueueWaitForAvailableData + 56
2 libkliflib.dylib 0x00000001079aafee klif_start_process_monitor(void ()(unsigned int, bool, unsigned short, std::__1::vector<int, std::__1::allocator > const&, void), void*) + 334
3 libprocess_manager.dylib 0x00000001098cc80d
4 libprocess_manager.dylib 0x00000001098d7a22
5 libinstrumental_services.dylib 0x0000000100f2aa15
6 libinstrumental_services.dylib 0x0000000100f42591
7 libinstrumental_services.dylib 0x0000000100f3beda
8 libinstrumental_services.dylib 0x0000000100f2aa15
9 libinstrumental_services.dylib 0x0000000100f42591
10 libinstrumental_services.dylib 0x0000000100f3bbe5
11 libinstrumental_services.dylib 0x0000000100f3c07d
12 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
13 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 10 (id: 2270):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libkliflib.dylib 0x00000001079b1b49
2 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
3 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 11 (id: 2272):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libprocess_manager.dylib 0x00000001098d621e
2 libprocess_manager.dylib 0x00000001098cc53c
3 libprocess_manager.dylib 0x00000001098d7a22
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3beda
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3bbe5
10 libinstrumental_services.dylib 0x0000000100f3c07d
11 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 12 (id: 2291):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 13 (id: 2303):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 14 (id: 2304):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 15 (id: 2320):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 16 (id: 2321):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 17 (id: 2322):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 18 (id: 2348):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libtimer.dylib 0x0000000109f7e2fe
2 libtimer.dylib 0x0000000109f7dcdd
3 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 19 (id: 2382):
0 libsystem_kernel.dylib 0x00007fff71c38bce kevent + 10
1 libinstrumental_services.dylib 0x0000000100f2aa15
2 libinstrumental_services.dylib 0x0000000100f42591
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 20 (id: 2842):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 21 (id: 2844):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff6ec0fcc1 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
2 libklifpp.dylib 0x00000001093ec475
3 libklifpp.dylib 0x00000001093f307d
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3beda
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3bbe5
10 libinstrumental_services.dylib 0x0000000100f3c07d
11 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 22 (id: 2866):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libbl.dylib 0x0000000106a30e0e
2 libbl.dylib 0x00000001066680ee
3 libbl.dylib 0x0000000106667de5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 23 (id: 2881):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 24 (id: 2884):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 25 (id: 2885):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 26 (id: 2931):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 27 (id: 2932):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libexternal_storages_scanner.dylib 0x0000000108801f86
6 libexternal_storages_scanner.dylib 0x00000001088092e2
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3beda
10 libinstrumental_services.dylib 0x0000000100f2aa15
11 libinstrumental_services.dylib 0x0000000100f42591
12 libinstrumental_services.dylib 0x0000000100f3bbe5
13 libinstrumental_services.dylib 0x0000000100f3c07d
14 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
15 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 28 (id: 2933):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 29 (id: 2936):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libnetwork_services.dylib 0x00000001094b641b
2 libnetwork_services.dylib 0x0000000109435bec
3 libinstrumental_services.dylib 0x0000000100f2aa15
4 libinstrumental_services.dylib 0x0000000100f42591
5 libinstrumental_services.dylib 0x0000000100f3beda
6 libinstrumental_services.dylib 0x0000000100f2aa15
7 libinstrumental_services.dylib 0x0000000100f42591
8 libinstrumental_services.dylib 0x0000000100f3bbe5
9 libinstrumental_services.dylib 0x0000000100f3c07d
10 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 30 (id: 2946):
0 libsystem_kernel.dylib 0x00007fff71c399a6 __sigsuspend_nocancel + 10
1 libdispatch.dylib 0x00007fff71aaa376 _dispatch_sigsuspend + 0

Thread 31 (id: 2954):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 IOKit 0x00007fff3d3cee9e IODataQueueWaitForAvailableData + 56
2 libckahum.dylib 0x0000000104197165
3 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 32 (id: 2955):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 33 (id: 3024):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a493345
2 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4c83d8
3 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4ab1a5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 34 (id: 3025):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a493345
2 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4f0ed0
3 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4f116d
4 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4ab1a5
5 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 35 (id: 3027):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libam_core.dylib 0x0000000107f6260f
2 libam_core.dylib 0x0000000107f89366
3 libam_core.dylib 0x0000000107f897ed
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 36 (id: 3030):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libthpimpl.dylib 0x0000000109f89cbf
2 libthpimpl.dylib 0x0000000109f8a62f
3 libthpimpl.dylib 0x0000000109f87c6d
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 37 (id: 3031):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libthpimpl.dylib 0x0000000109f89cbf
2 libthpimpl.dylib 0x0000000109f8a62f
3 libthpimpl.dylib 0x0000000109f87c6d
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 38 (id: 3032):
0 libsystem_kernel.dylib 0x00007fff71c35682 __openat + 10
1 libam_core.dylib 0x0000000108107b03
2 libam_core.dylib 0x0000000108100d04
3 libprloader.dylib 0x00000001018b4845
4 libam_core.dylib 0x00000001081e6d51
5 libam_core.dylib 0x00000001081e634d
6 libam_core.dylib 0x000000010820457a
7 libam_core.dylib 0x00000001081dc068
8 libam_core.dylib 0x00000001081dc6e9
9 libam_core.dylib 0x000000010820e842
10 libthpimpl.dylib 0x0000000109f89d2f
11 libthpimpl.dylib 0x0000000109f8a66e
12 libthpimpl.dylib 0x0000000109f87c6d
13 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
14 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 39 (id: 3033):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libam_core.dylib 0x0000000107f6260f
2 libam_core.dylib 0x000000010820e9a5
3 libam_core.dylib 0x00000001081dd208
4 libam_core.dylib 0x00000001081ea93d
5 libthpimpl.dylib 0x0000000109f8a064
6 libthpimpl.dylib 0x0000000109f8a64c
7 libthpimpl.dylib 0x0000000109f87c6d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 40 (id: 3034):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libam_core.dylib 0x0000000107f6260f
2 libam_core.dylib 0x000000010820e9a5
3 libam_core.dylib 0x00000001081dd208
4 libam_core.dylib 0x00000001081ea93d
5 libthpimpl.dylib 0x0000000109f8a064
6 libthpimpl.dylib 0x0000000109f8a64c
7 libthpimpl.dylib 0x0000000109f87c6d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 41 (id: 3035):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 42 (id: 3036):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libthpimpl.dylib 0x0000000109f89dde
2 libthpimpl.dylib 0x0000000109f8a66e
3 libthpimpl.dylib 0x0000000109f87c6d
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 43 (id: 3037):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 44 (id: 3038):
0 libklifpp.dylib 0x00000001093efae0
1 libklifpp.dylib 0x00000001093f8147
2 libklifpp.dylib 0x00000001093f7c59
3 libkliflib.dylib 0x00000001079b3967 klif_start_interceptor(void ()(char const, char const*, unsigned long, unsigned int, unsigned int, int, int, void*), void*) + 1063
4 libklifpp.dylib 0x00000001093f8bf1
5 libinstrumental_services.dylib 0x0000000100f2aa15
6 libinstrumental_services.dylib 0x0000000100f42591
7 libinstrumental_services.dylib 0x0000000100f3beda
8 libinstrumental_services.dylib 0x0000000100f2aa15
9 libinstrumental_services.dylib 0x0000000100f42591
10 libinstrumental_services.dylib 0x0000000100f3bbe5
11 libinstrumental_services.dylib 0x0000000100f3c07d
12 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
13 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 45 (id: 3042):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libckahum.dylib 0x0000000104195c7e
6 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 46 (id: 3092):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 47 (id: 3093):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 48 (id: 3094):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
error 18:53:47.811299+0800 sandboxd 8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 49 (id: 3102):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 50 (id: 3261):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 51 (id: 3267):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libbundle_tracker.dylib 0x00000001110ca256
6 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 52 (id: 3268):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 ndetect.ppl 0x000000010a003d8e
6 ndetect.ppl 0x000000010a004d34
7 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 53 (id: 3278):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff6ec0fcc1 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
2 libbrowser_monitor.dylib 0x0000000113476947
3 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 54 (id: 12218):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 55 (id: 32962):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3bbe5
4 libinstrumental_services.dylib 0x0000000100f3c07d
5 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 56 (id: 37253):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libbl.dylib 0x0000000106a30e0e
2 libbl.dylib 0x000000010646299b
3 libbl.dylib 0x000000010640fc09
4 libbl.dylib 0x000000010679a3f3
5 libinstrumental_services.dylib 0x0000000100f2aa15
6 libinstrumental_services.dylib 0x0000000100f42591
7 libinstrumental_services.dylib 0x0000000100f3beda
8 libinstrumental_services.dylib 0x0000000100f2aa15
9 libinstrumental_services.dylib 0x0000000100f42591
10 libinstrumental_services.dylib 0x0000000100f3bbe5
11 libinstrumental_services.dylib 0x0000000100f3c07d
12 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
13 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 57 (id: 37307):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3bbe5
4 libinstrumental_services.dylib 0x0000000100f3c07d
5 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 58 (id: 37358):
0 libsystem_kernel.dylib 0x00007fff71c3592e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff71cf3827 start_wqthread + 15

Thread 59 (id: 37882):
0 libsystem_kernel.dylib 0x00007fff71c3592e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff71cf3827 start_wqthread + 15

Binary Images:
0x100b1e000 - 0x100de4ff7 kav (0) <4fa06ae5-3f24-3aae-be99-2593d01cb96b> /Library/Application Support/Kaspersky Lab/KAV/Binaries/kav
0x100e69000 - 0x1012cdff7 libinstrumental_services.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libinstrumental_services.dylib
0x101798000 - 0x10186eff7 libremote.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libremote.dylib
0x10189e000 - 0x101923fff libprloader.dylib (0) <5b8c140c-affd-385e-b642-8b8a5a42647b> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libprloader.dylib
0x104194000 - 0x1041abfff libckahum.dylib (0) <84bab036-5a4b-3b46-81cd-80f8d231c54e> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libckahum.dylib
0x105e8b000 - 0x1077b3ff7 libbl.dylib (0) <7131f238-fc9f-3e63-94d0-29dec658d8a1> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libbl.dylib
0x1079a8000 - 0x1079b8ff7 libkliflib.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libkliflib.dylib
0x107f46000 - 0x108505ff7 libam_core.dylib (0) <81f24a53-77f2-35d0-b3f3-609d8eab2b9f> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libam_core.dylib
0x1085fb000 - 0x108603ff7 libvolenum.dylib (0) <28f7488c-9aae-363d-ae93-e6cf68f22dd0> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libvolenum.dylib
0x1087fc000 - 0x108813ff7 libexternal_storages_scanner.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libexternal_storages_scanner.dylib
0x1093eb000 - 0x109401ff7 libklifpp.dylib (0) <9a2df605-b1af-36cd-8393-c204adac1d19> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libklifpp.dylib
0x109432000 - 0x10956bfff libnetwork_services.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libnetwork_services.dylib
0x1098c9000 - 0x1098e6ff7 libprocess_manager.dylib (0) <8cc9a3aa-07d7-3ade-9d85-b018b4da8eab> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libprocess_manager.dylib
0x109f7c000 - 0x109f7efff libtimer.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libtimer.dylib
0x109f85000 - 0x109f8dff7 libthpimpl.dylib (0) <14280f80-8e13-392a-863c-e178c2dc5dd7> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libthpimpl.dylib
0x109fe3000 - 0x10a00efff ndetect.ppl (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/ndetect.ppl
0x10a46d000 - 0x10a543ff7 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 (0) /Library/Application Support/Kaspersky Lab/KAV/Bases/Cache/libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0
0x1110b8000 - 0x1110d9ff7 libbundle_tracker.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libbundle_tracker.dylib
0x113468000 - 0x11348aff7 libbrowser_monitor.dylib (0) <1efe97cf-3279-3c4c-94f4-a45f1880629b> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libbrowser_monitor.dylib
0x7fff3a5ad000 - 0x7fff3aa2dfe7 com.apple.CoreFoundation (6.9 - 1674.103) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff3d3b1000 - 0x7fff3d454ffb com.apple.framework.IOKit (2.0.2) <65bd2f00-4bc5-3ef6-bf4d-da1f0513e2b9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff6ec08000 - 0x7fff6ec5bff7 libc++.1.dylib (800.7) <6018a70e-5cd3-32af-ba60-e7a0b7e7ceb2> /usr/lib/libc++.1.dylib
0x7fff71a97000 - 0x7fff71ad8ff0 libdispatch.dylib (1173.60.1) /usr/lib/system/libdispatch.dylib
0x7fff71c33000 - 0x7fff71c5fff7 libsystem_kernel.dylib (6153.61.1) <90f8650f-d3a9-38b3-bb8c-b5d3686393bc> /usr/lib/system/libsystem_kernel.dylib
0x7fff71cf2000 - 0x7fff71cfcfff libsystem_pthread.dylib (416.60.2) <9d14694f-f3fe-385d-9b23-6a87844d5cbf> /usr/lib/system/libsystem_pthread.dylib
default 18:53:47.818634+0800 hidd [HID] [MT] dispatchEvent Dispatching event with 2 children, _eventMask=0x63 _childEventMask=0x62 Cancel=0 Touching=1 inRange=1
error 18:53:47.889657+0800 sandboxd Sandbox: kav(138) System Policy: deny(1) file-read-metadata /private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler
Violation: System Policy: deny(1) file-read-metadata /private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler
Process: kav [138]
Path: /Library/Application Support/Kaspersky Lab/KAV/Binaries/kav
Load Address: 0x100b1e000
Identifier: kav
Version: ??? (???)
Code Type: x86_64 (Native)
Parent Process: launchd [1]
Responsible: /Library/Application Support/Kaspersky Lab/KAV/Binaries/kav
User ID: 0

Date/Time: 2020-03-13 18:53:47.856 GMT+8
OS Version: Mac OS X 10.15.2 (19C57)
Report Version: 8

MetaData: {"process":"kav","responsible-process-user-uuid":"FFFFEEEE-DDDD-CCCC-BBBB-AAAA00000000","apple-internal":false,"mount-rdev":16777220,"platform-policy":true,"profile-flags":0,"action":"deny","process-path":"/Library/Application Support/Kaspersky Lab/KAV/Binaries/kav","file-flags":128,"profile":"platform","vnode-type":"REGULAR-FILE","build":"Mac OS X 10.15.2 (19C57)","platform-binary":false,"primary-filter-value":"/private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler","pid":138,"operation":"file-read-metadata","signing-id":"kav","matched-user-intent-extension":false,"matched-extension":false,"target":"/private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler","path":"/private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler","flags":21,"storage-class":"QLThumbnailCache","responsible-process-uid":0,"team-id":"2Y8XE5CQ94","summary":"deny(1) file-read-metadata /private/var/folders/5w/q91whnd13vj4s2d0tllf7ztc0000gn/C/com.apple.QuickLook.thumbnailcache/thumbnails.fraghandler","platform_binary":"no","normalized_target":["private","var","folders","5w","q91whnd13vj4s2d0tllf7ztc0000gn","C","com.apple.QuickLook.thumbnailcache","thumbnails.fraghandler"],"hardlinked":false,"rdev":0,"responsible-process-path":"/Library/Application Support/Kaspersky Lab/KAV/Binaries/kav","uid":0,"primary-filter":"path","errno":1,"hardware":"Mac"}

Thread 0 (id: 1532):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libremote.dylib 0x00000001017bc2cb
2 libremote.dylib 0x00000001017d1427
3 libremote.dylib 0x00000001017d6aa5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 1 (id: 1533):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 kav 0x0000000100b6bd3e
6 kav 0x0000000100b6c91e
7 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 2 (id: 1534):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 kav 0x0000000100b6282d
6 kav 0x0000000100b63722
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3beda
10 libinstrumental_services.dylib 0x0000000100f2aa15
11 libinstrumental_services.dylib 0x0000000100f42591
12 libinstrumental_services.dylib 0x0000000100f3bbe5
13 libinstrumental_services.dylib 0x0000000100f3c07d
14 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
15 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 3 (id: 1588):
0 libsystem_kernel.dylib 0x00007fff71c3c5be __select + 10
1 libinstrumental_services.dylib 0x0000000100f47f43
2 libinstrumental_services.dylib 0x0000000100f43bc0
3 libinstrumental_services.dylib 0x0000000100f46ed5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 4 (id: 1690):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libbl.dylib 0x00000001063726d5
6 libbl.dylib 0x0000000106373c62
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3beda
10 libinstrumental_services.dylib 0x0000000100f2aa15
11 libinstrumental_services.dylib 0x0000000100f42591
12 libinstrumental_services.dylib 0x0000000100f3bbe5
13 libinstrumental_services.dylib 0x0000000100f3c07d
14 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
15 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 5 (id: 1703):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libvolenum.dylib 0x00000001086016bb
6 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 6 (id: 1786):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libnetwork_services.dylib 0x00000001094b641b
2 libnetwork_services.dylib 0x0000000109435bec
3 libinstrumental_services.dylib 0x0000000100f2aa15
4 libinstrumental_services.dylib 0x0000000100f42591
5 libinstrumental_services.dylib 0x0000000100f3beda
6 libinstrumental_services.dylib 0x0000000100f2aa15
7 libinstrumental_services.dylib 0x0000000100f42591
8 libinstrumental_services.dylib 0x0000000100f3bbe5
9 libinstrumental_services.dylib 0x0000000100f3c07d
10 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 7 (id: 1787):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libnetwork_services.dylib 0x00000001094b641b
2 libnetwork_services.dylib 0x0000000109435bec
3 libinstrumental_services.dylib 0x0000000100f2aa15
4 libinstrumental_services.dylib 0x0000000100f42591
5 libinstrumental_services.dylib 0x0000000100f3beda
6 libinstrumental_services.dylib 0x0000000100f2aa15
7 libinstrumental_services.dylib 0x0000000100f42591
8 libinstrumental_services.dylib 0x0000000100f3bbe5
9 libinstrumental_services.dylib 0x0000000100f3c07d
10 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 8 (id: 1788):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 9 (id: 2198):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 IOKit 0x00007fff3d3cee9e IODataQueueWaitForAvailableData + 56
2 libkliflib.dylib 0x00000001079aafee klif_start_process_monitor(void ()(unsigned int, bool, unsigned short, std::__1::vector<int, std::__1::allocator > const&, void), void*) + 334
3 libprocess_manager.dylib 0x00000001098cc80d
4 libprocess_manager.dylib 0x00000001098d7a22
5 libinstrumental_services.dylib 0x0000000100f2aa15
6 libinstrumental_services.dylib 0x0000000100f42591
7 libinstrumental_services.dylib 0x0000000100f3beda
8 libinstrumental_services.dylib 0x0000000100f2aa15
9 libinstrumental_services.dylib 0x0000000100f42591
10 libinstrumental_services.dylib 0x0000000100f3bbe5
11 libinstrumental_services.dylib 0x0000000100f3c07d
12 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
13 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 10 (id: 2270):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libkliflib.dylib 0x00000001079b1b49
2 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
3 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 11 (id: 2272):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libprocess_manager.dylib 0x00000001098d621e
2 libprocess_manager.dylib 0x00000001098cc53c
3 libprocess_manager.dylib 0x00000001098d7a22
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3beda
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3bbe5
10 libinstrumental_services.dylib 0x0000000100f3c07d
11 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 12 (id: 2291):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 13 (id: 2303):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 14 (id: 2304):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 15 (id: 2320):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 16 (id: 2321):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 17 (id: 2322):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 18 (id: 2348):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libtimer.dylib 0x0000000109f7e2fe
2 libtimer.dylib 0x0000000109f7dcdd
3 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 19 (id: 2382):
0 libsystem_kernel.dylib 0x00007fff71c38bce kevent + 10
1 libinstrumental_services.dylib 0x0000000100f2aa15
2 libinstrumental_services.dylib 0x0000000100f42591
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 20 (id: 2842):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 21 (id: 2844):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff6ec0fcc1 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
2 libklifpp.dylib 0x00000001093ec475
3 libklifpp.dylib 0x00000001093f307d
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3beda
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3bbe5
10 libinstrumental_services.dylib 0x0000000100f3c07d
11 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 22 (id: 2866):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libbl.dylib 0x0000000106a30e0e
2 libbl.dylib 0x00000001066680ee
3 libbl.dylib 0x0000000106667de5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 23 (id: 2881):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 24 (id: 2884):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 25 (id: 2885):
0 libprloader.dylib 0x00000001018f2af0
1 libam_core.dylib 0x0000000108259c4b
2 libam_core.dylib 0x00000001081edbd4
3 libam_core.dylib 0x00000001081d686f
4 libam_core.dylib 0x00000001081dd08c
5 libklifpp.dylib 0x00000001093f8429
6 libinstrumental_services.dylib 0x0000000100f2aa15
7 libinstrumental_services.dylib 0x0000000100f42591
8 libinstrumental_services.dylib 0x0000000100f3beda
9 libinstrumental_services.dylib 0x0000000100f2aa15
10 libinstrumental_services.dylib 0x0000000100f42591
11 libinstrumental_services.dylib 0x0000000100f3bbe5
12 libinstrumental_services.dylib 0x0000000100f3c07d
13 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
14 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 26 (id: 2931):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 27 (id: 2932):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libexternal_storages_scanner.dylib 0x0000000108801f86
6 libexternal_storages_scanner.dylib 0x00000001088092e2
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3beda
10 libinstrumental_services.dylib 0x0000000100f2aa15
11 libinstrumental_services.dylib 0x0000000100f42591
12 libinstrumental_services.dylib 0x0000000100f3bbe5
13 libinstrumental_services.dylib 0x0000000100f3c07d
14 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
15 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 28 (id: 2933):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 29 (id: 2936):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libnetwork_services.dylib 0x00000001094b641b
2 libnetwork_services.dylib 0x0000000109435bec
3 libinstrumental_services.dylib 0x0000000100f2aa15
4 libinstrumental_services.dylib 0x0000000100f42591
5 libinstrumental_services.dylib 0x0000000100f3beda
6 libinstrumental_services.dylib 0x0000000100f2aa15
7 libinstrumental_services.dylib 0x0000000100f42591
8 libinstrumental_services.dylib 0x0000000100f3bbe5
9 libinstrumental_services.dylib 0x0000000100f3c07d
10 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 30 (id: 2946):
0 libsystem_kernel.dylib 0x00007fff71c399a6 __sigsuspend_nocancel + 10
1 libdispatch.dylib 0x00007fff71aaa376 _dispatch_sigsuspend + 0

Thread 31 (id: 2954):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 IOKit 0x00007fff3d3cee9e IODataQueueWaitForAvailableData + 56
2 libckahum.dylib 0x0000000104197165
3 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 32 (id: 2955):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 33 (id: 3024):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a493345
2 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4c83d8
3 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4ab1a5
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 34 (id: 3025):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a493345
2 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4f0ed0
3 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4f116d
4 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 0x000000010a4ab1a5
5 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 35 (id: 3027):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libam_core.dylib 0x0000000107f6260f
2 libam_core.dylib 0x0000000107f89366
3 libam_core.dylib 0x0000000107f897ed
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 36 (id: 3030):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libthpimpl.dylib 0x0000000109f89cbf
2 libthpimpl.dylib 0x0000000109f8a62f
3 libthpimpl.dylib 0x0000000109f87c6d
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 37 (id: 3031):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libthpimpl.dylib 0x0000000109f89cbf
2 libthpimpl.dylib 0x0000000109f8a62f
3 libthpimpl.dylib 0x0000000109f87c6d
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 38 (id: 3032):
0 libsystem_kernel.dylib 0x00007fff71c36f0a fstatat$INODE64 + 10
1 libam_core.dylib 0x0000000108100d3c
2 libprloader.dylib 0x00000001018b4845
3 libam_core.dylib 0x00000001081e6d51
4 libam_core.dylib 0x00000001081e634d
5 libam_core.dylib 0x000000010820457a
6 libam_core.dylib 0x00000001081dc068
7 libam_core.dylib 0x00000001081dc6e9
8 libam_core.dylib 0x000000010820e842
9 libthpimpl.dylib 0x0000000109f89d2f
10 libthpimpl.dylib 0x0000000109f8a66e
11 libthpimpl.dylib 0x0000000109f87c6d
12 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
13 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 39 (id: 3033):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libam_core.dylib 0x0000000107f6260f
2 libam_core.dylib 0x000000010820e9a5
3 libam_core.dylib 0x00000001081dd208
4 libam_core.dylib 0x00000001081ea93d
5 libthpimpl.dylib 0x0000000109f8a064
6 libthpimpl.dylib 0x0000000109f8a64c
7 libthpimpl.dylib 0x0000000109f87c6d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 40 (id: 3034):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libam_core.dylib 0x0000000107f6260f
2 libam_core.dylib 0x000000010820e9a5
3 libam_core.dylib 0x00000001081dd208
4 libam_core.dylib 0x00000001081ea93d
5 libthpimpl.dylib 0x0000000109f8a064
6 libthpimpl.dylib 0x0000000109f8a64c
7 libthpimpl.dylib 0x0000000109f87c6d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 41 (id: 3035):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 42 (id: 3036):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libthpimpl.dylib 0x0000000109f89dde
2 libthpimpl.dylib 0x0000000109f8a66e
3 libthpimpl.dylib 0x0000000109f87c6d
4 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 43 (id: 3037):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 44 (id: 3038):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 IOKit 0x00007fff3d3cee9e IODataQueueWaitForAvailableData + 56
2 libkliflib.dylib 0x00000001079b3742 klif_start_interceptor(void ()(char const, char const*, unsigned long, unsigned int, unsigned int, int, int, void*), void*) + 514
3 libklifpp.dylib 0x00000001093f8bf1
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3beda
7 libinstrumental_services.dylib 0x0000000100f2aa15
8 libinstrumental_services.dylib 0x0000000100f42591
9 libinstrumental_services.dylib 0x0000000100f3bbe5
10 libinstrumental_services.dylib 0x0000000100f3c07d
11 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 45 (id: 3042):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libckahum.dylib 0x0000000104195c7e
6 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 46 (id: 3092):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 47 (id: 3093):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 48 (id: 3094):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
error 18:53:47.890074+0800 sandboxd 2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 49 (id: 3102):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 50 (id: 3261):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 51 (id: 3267):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 libbundle_tracker.dylib 0x00000001110ca256
6 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 52 (id: 3268):
0 libsystem_kernel.dylib 0x00007fff71c3425a mach_msg_trap + 10
1 CoreFoundation 0x00007fff3a631d0b __CFRunLoopServiceMachPort + 322
2 CoreFoundation 0x00007fff3a6308e7 __CFRunLoopRun + 1695
3 CoreFoundation 0x00007fff3a62fbd3 CFRunLoopRunSpecific + 499
4 CoreFoundation 0x00007fff3a6b819a CFRunLoopRun + 40
5 ndetect.ppl 0x000000010a003d8e
6 ndetect.ppl 0x000000010a004d34
7 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 53 (id: 3278):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff6ec0fcc1 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
2 libbrowser_monitor.dylib 0x0000000113476947
3 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 54 (id: 12218):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100f3d84b
2 libinstrumental_services.dylib 0x0000000100f42538
3 libinstrumental_services.dylib 0x0000000100f3beda
4 libinstrumental_services.dylib 0x0000000100f2aa15
5 libinstrumental_services.dylib 0x0000000100f42591
6 libinstrumental_services.dylib 0x0000000100f3bbe5
7 libinstrumental_services.dylib 0x0000000100f3c07d
8 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 55 (id: 32962):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3bbe5
4 libinstrumental_services.dylib 0x0000000100f3c07d
5 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 56 (id: 37253):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libbl.dylib 0x0000000106a30e0e
2 libbl.dylib 0x000000010646299b
3 libbl.dylib 0x000000010640fc09
4 libbl.dylib 0x000000010679a3f3
5 libinstrumental_services.dylib 0x0000000100f2aa15
6 libinstrumental_services.dylib 0x0000000100f42591
7 libinstrumental_services.dylib 0x0000000100f3beda
8 libinstrumental_services.dylib 0x0000000100f2aa15
9 libinstrumental_services.dylib 0x0000000100f42591
10 libinstrumental_services.dylib 0x0000000100f3bbe5
11 libinstrumental_services.dylib 0x0000000100f3c07d
12 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
13 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 57 (id: 37307):
0 libsystem_kernel.dylib 0x00007fff71c36ce6 __psynch_cvwait + 10
1 libinstrumental_services.dylib 0x0000000100eadb5e
2 libinstrumental_services.dylib 0x0000000100f42564
3 libinstrumental_services.dylib 0x0000000100f3bbe5
4 libinstrumental_services.dylib 0x0000000100f3c07d
5 libsystem_pthread.dylib 0x00007fff71cf7e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff71cf383b thread_start + 15

Thread 58 (id: 37358):
0 libsystem_kernel.dylib 0x00007fff71c3592e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff71cf3827 start_wqthread + 15

Thread 59 (id: 37882):
0 libsystem_kernel.dylib 0x00007fff71c3592e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff71cf3827 start_wqthread + 15

Binary Images:
0x100b1e000 - 0x100de4ff7 kav (0) <4fa06ae5-3f24-3aae-be99-2593d01cb96b> /Library/Application Support/Kaspersky Lab/KAV/Binaries/kav
0x100e69000 - 0x1012cdff7 libinstrumental_services.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libinstrumental_services.dylib
0x101798000 - 0x10186eff7 libremote.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libremote.dylib
0x10189e000 - 0x101923fff libprloader.dylib (0) <5b8c140c-affd-385e-b642-8b8a5a42647b> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libprloader.dylib
0x104194000 - 0x1041abfff libckahum.dylib (0) <84bab036-5a4b-3b46-81cd-80f8d231c54e> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libckahum.dylib
0x105e8b000 - 0x1077b3ff7 libbl.dylib (0) <7131f238-fc9f-3e63-94d0-29dec658d8a1> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libbl.dylib
0x1079a8000 - 0x1079b8ff7 libkliflib.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libkliflib.dylib
0x107f46000 - 0x108505ff7 libam_core.dylib (0) <81f24a53-77f2-35d0-b3f3-609d8eab2b9f> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libam_core.dylib
0x1085fb000 - 0x108603ff7 libvolenum.dylib (0) <28f7488c-9aae-363d-ae93-e6cf68f22dd0> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libvolenum.dylib
0x1087fc000 - 0x108813ff7 libexternal_storages_scanner.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libexternal_storages_scanner.dylib
0x1093eb000 - 0x109401ff7 libklifpp.dylib (0) <9a2df605-b1af-36cd-8393-c204adac1d19> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libklifpp.dylib
0x109432000 - 0x10956bfff libnetwork_services.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libnetwork_services.dylib
0x1098c9000 - 0x1098e6ff7 libprocess_manager.dylib (0) <8cc9a3aa-07d7-3ade-9d85-b018b4da8eab> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libprocess_manager.dylib
0x109f7c000 - 0x109f7efff libtimer.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libtimer.dylib
0x109f85000 - 0x109f8dff7 libthpimpl.dylib (0) <14280f80-8e13-392a-863c-e178c2dc5dd7> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libthpimpl.dylib
0x109fe3000 - 0x10a00efff ndetect.ppl (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/ndetect.ppl
0x10a46d000 - 0x10a543ff7 libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0 (0) /Library/Application Support/Kaspersky Lab/KAV/Bases/Cache/libavengine.dylib.be2a393c3372e974dbd42b6393260b4c_0
0x1110b8000 - 0x1110d9ff7 libbundle_tracker.dylib (0) /Library/Application Support/Kaspersky Lab/KAV/Binaries/libbundle_tracker.dylib
0x113468000 - 0x11348aff7 libbrowser_monitor.dylib (0) <1efe97cf-3279-3c4c-94f4-a45f1880629b> /Library/Application Support/Kaspersky Lab/KAV/Binaries/libbrowser_monitor.dylib
0x7fff3a5ad000 - 0x7fff3aa2dfe7 com.apple.CoreFoundation (6.9 - 1674.103) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff3d3b1000 - 0x7fff3d454ffb com.apple.framework.IOKit (2.0.2) <65bd2f00-4bc5-3ef6-bf4d-da1f0513e2b9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff6ec08000 - 0x7fff6ec5bff7 libc++.1.dylib (800.7) <6018a70e-5cd3-32af-ba60-e7a0b7e7ceb2> /usr/lib/libc++.1.dylib
0x7fff71a97000 - 0x7fff71ad8ff0 libdispatch.dylib (1173.60.1) /usr/lib/system/libdispatch.dylib
0x7fff71c33000 - 0x7fff71c5fff7 libsystem_kernel.dylib (6153.61.1) <90f8650f-d3a9-38b3-bb8c-b5d3686393bc> /usr/lib/system/libsystem_kernel.dylib
0x7fff71cf2000 - 0x7fff71cfcfff libsystem_pthread.dylib (416.60.2) <9d14694f-f3fe-385d-9b23-6a87844d5cbf> /usr/lib/system/libsystem_pthread.dylib

Actual behavior:

(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?

(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

app端检查更新提示有更新SS-NG-R1.6.7,但是点击前往下载之后跳转的release页面是SS-NG-1.5.1,没有具体的SS-NG-R1.6.7的下载链接

System and Shadowsocksx-NG-R version:

  • macOS 10.15.4 (16E144f)
  • Shadowsocksx-NG-R 1.4.9

Expected behavior:

Actual behavior:

(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?

(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

服务器地址是否有误

EXT-HK 页面上显示的服务器地址是:ss://cmM0LW1kNToxSUFiaEQ2Nl。。。。这种无法添加,是否有误?

希望可以更改测速方式为服务器端ping

你好!我发现通过本软件测速经常不能反映服务器的真实连接性,经常出现ping得通但是google还是连不上,导致还要手动测试
最近iOS上的shadowrocket增加了一个测速方式(设置-延迟测试方式-CONNECT)为Test www.gstatic.com via server,改为这个测速方式过后,ping得通的服务器就是真实可用、可以直接选择的服务器
另外安卓上的shadowsocksR软件也是采用的此方法测试延迟(打开代理过后ping www.google.com),也能反映真实连接性
所以能否在此优化一下?每天在电脑上要花很长时间测试真实可用的服务器,真的很费劲。谢谢!

显示网速选项存在内存泄漏

System and Shadowsocksx-NG-R8 version:

  • macOS 10.15.3
  • Shadowsocksx-NG-R 1.4.9(1)

Expected behavior:

打开显示网速选项后,电脑变得很卡,32G内存很快用完,并且产生了30多G的缓存文件,查看进程,产生了几百个nettop进程。猜测是通过不断执行nettop命令,两次数据相减来获得当前网速的。但是执行完nettop后没有退出nettop造成的内存泄漏

无法打开Shadowsocksx-NG-R8 1.4.7

System and Shadowsocksx-NG-R8 version:

  • macOS 10.15.2 (19C57)
  • Shadowsocksx-NG-R8 1.4.7

系统开启「任何来源」以后,双击图标没有反应。

ShadowsocksX-NG-R 1.4.8 不向下兼容

System and Shadowsocksx-NG-R8 version:
ShadowsocksX-NG-R 1.4.8

  • macOS 10.14.5

Expected behavior:
image

Actual behavior:

(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?

(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

菜单栏图标颜色不随 Catalina 的深色/浅色模式自动切换而自动改变

你好,

使用过程中,发现菜单栏图标颜色不会随着 Catalina 的深色/浅色模式自动切换而自动改变,而要手动做出某个操作(如开启/关闭代理、显示/隐藏网速等)才会改变。但记忆中使用更早的版本时此问题并不存在,是否是个例?另外,ShadowsocksX-NG-R8 同样存在这个问题,希望能够完善。

谢谢。

无法打开网站

System and Shadowsocksx-NG-R8 version:

  • macOS 10.12.4 beta (16E144f)
  • Shadowsocksx-NG-R8 1.3.9-build4

Expected behavior:

Actual behavior:

(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?

(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

1.4.8安装并导入sr链接后,点击自动模式。然后无法上网(Google,YouTube)等。是咋回事儿

选中的节点在更新订阅之后位置将会被提到第一位

复现步骤:

1.使用订阅功能,并且先更新订阅一次以确保有服务器可以选择
2.选择位于订阅组的某个服务器 修改一些无关紧要的配置(例如修改混淆参数,或者如果原来是http-simple混淆就换成http-post,反之亦然);如果订阅组内所有服务器均使用tls1.2_ticket_fastauth混淆则不需要修改配置 只需要选择服务器即可,看起来这是一个普遍发生的问题。
3.更新订阅

出现的情况:

选中的那个更改配置后的服务器将会被提到所在组的第一位(初步猜测是因为在更新订阅之前会清除所在组的所有服务器导致的)

期待的情况:

选中的服务器位置仍然在原来的位置

谢谢!

找不到更新版本

近几天一直在弹窗提示更新1.5.1版本,点击前往下载之后在releases找不到这个所谓1.5.1版本,这算是bug吗?
image

可以添加切换模式或者开关快捷键吗经常需要切换模式

System and Shadowsocksx-NG-R8 version:

  • macOS 10.12.4 beta (16E144f)
  • Shadowsocksx-NG-R8 1.3.9-build4

Expected behavior:

Actual behavior:

(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?

(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

订阅地址更新问题

System and Shadowsocksx-NG-R8 version:
macOS 10.15.4 Beta(19E224g)
ShadowsocksX-NG-R 1.4.7 (1)

  • macOS 10.12.4 beta (16E144f)
  • Shadowsocksx-NG-R8 1.3.9-build4

Expected behavior:
当订阅链接在机场被重置后,还未在ShadowsocksX-NG-R内更换链接时,应提示更新失败

Actual behavior:
当订阅链接在机场被重置后,还未在ShadowsocksX-NG-R内更换链接时,提示更新成功
(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?
总是,一直
(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here
没找到...
Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

Memory Leak caused by Thread nettop

System and Shadowsocksx-NG-R8 version:

  • macOS 10.12.4 beta (16E144f)
  • Shadowsocksx-NG-R8 1.3.9-build4

Expected behavior:

Actual behavior:

Serious Memory Leak problem. More than 100 nettop threads...

Steps to reproduce:

Turn the app on for more than 30 minutes

How often does this happen?

Almost every time

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

Which build environment?

I am struggling to build the code so that I can submit a PR. Which version of X-Code etc are you currently using?

lncn.org 一键导入所有ssr 失败

System and Shadowsocksx-NG-R8 version:
新版本为 1.4.8 build 2

  • macOS 10.12.4 beta (16E144f)
  • Shadowsocksx-NG-R8 1.3.9-build4

Expected behavior:
ssr://NDUuMTQ0LjIuNTE6NTU5ODpvcmlnaW46cmM0OnBsYWluOmJHNWpiaTV2Y21jZ05YSncvP29iZnNwYXJhbT0mcmVtYXJrcz02STZyNXBhdjU2ZVJRUSZncm91cD1URzVqYmk1dmNtYw,ssr://NDUuMTQ3LjIwMS4xNjg6NTU5ODpvcmlnaW46cmM0OnBsYWluOmJHNWpiaTV2Y21jZ05YSncvP29iZnNwYXJhbT0mcmVtYXJrcz02STZyNXBhdjU2ZVJRZyZncm91cD1URzVqYmk1dmNtYw,ssr://ODUuMTE3LjIzNC45ODo1NTk4Om9yaWdpbjpyYzQ6cGxhaW46Ykc1amJpNXZjbWNnTlhKdy8_b2Jmc3BhcmFtPSZyZW1hcmtzPTZJNnI1cGF2NTZlUlF3Jmdyb3VwPVRHNWpiaTV2Y21j,ssr://NDUuMTQ0LjIuMTg2OjU1OTg6b3JpZ2luOnJjNDpwbGFpbjpiRzVqYmk1dmNtY2dOWEp3Lz9vYmZzcGFyYW09JnJlbWFya3M9Nkk2cjVwYXY1NmVSUkEmZ3JvdXA9VEc1amJpNXZjbWM,ssr://NDUuMTQ3LjIwMC4yMzc6NTU5ODpvcmlnaW46cmM0OnBsYWluOmJHNWpiaTV2Y21jZ04zUmsvP29iZnNwYXJhbT0mcmVtYXJrcz02STZyNXBhdjU2ZVJTUSZncm91cD1URzVqYmk1dmNtYw,ssr://NDYuMTcuNDUuMTk0OjU1OTg6b3JpZ2luOnJjNDpwbGFpbjpiRzVqYmk1dmNtY2dOM1JrLz9vYmZzcGFyYW09JnJlbWFya3M9Nkk2cjVwYXY1NmVSU2cmZ3JvdXA9VEc1amJpNXZjbWM,ssr://MTkzLjM4LjUwLjIwNjo1NTk4Om9yaWdpbjpyYzQ6cGxhaW46Ykc1amJpNXZjbWNnTjNSay8_b2Jmc3BhcmFtPSZyZW1hcmtzPTZJNnI1cGF2NTZlUlN3Jmdyb3VwPVRHNWpiaTV2Y21j,ssr://NDUuMTM2LjI0NC4yMDQ6NTU5ODpvcmlnaW46cmM0OnBsYWluOmJHNWpiaTV2Y21jZ04zUmsvP29iZnNwYXJhbT0mcmVtYXJrcz02STZyNXBhdjU2ZVJUQSZncm91cD1URzVqYmk1dmNtYw,ssr://MTAzLjEyNC4xMDYuMTgyOjU1OTg6b3JpZ2luOnJjNDpwbGFpbjpiRzVqYmk1dmNtY2dPR3RsLz9vYmZzcGFyYW09JnJlbWFya3M9NXJTYjVwMko1NS0yUVEmZ3JvdXA9VEc1amJpNXZjbWM,ssr://MTAzLjEyNC4xMDcuMTM2OjU1OTg6b3JpZ2luOnJjNDpwbGFpbjpiRzVqYmk1dmNtY2dPR3RsLz9vYmZzcGFyYW09JnJlbWFya3M9NXJTYjVwMko1NS0yUWcmZ3JvdXA9VEc1amJpNXZjbWM,ssr://NDUuODkuMTk3LjEyMDo1NTk4Om9yaWdpbjpyYzQ6cGxhaW46Ykc1amJpNXZjbWNnT0d0bC8_b2Jmc3BhcmFtPSZyZW1hcmtzPTVyU2I1cDJKNTUtMlF3Jmdyb3VwPVRHNWpiaTV2Y21j,ssr://MTAzLjEyNC4xMDcuMjA0OjU1OTg6b3JpZ2luOnJjNDpwbGFpbjpiRzVqYmk1dmNtY2dPR3RsLz9vYmZzcGFyYW09JnJlbWFya3M9NXJTYjVwMko1NS0yUkEmZ3JvdXA9VEc1amJpNXZjbWM

图片

Actual behavior:

(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?

(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

希望支持终端命令行模式

System and Shadowsocksx-NG-R8 version:

  • macOS 10.15 beta
  • Shadowsocksx-NG 1.4.6-R8 (1)

希望加入终端命令行模式,原版支持的,但是它不支持ssr

macos 10.15下开启一段时间后会导致CPU占用过高

System and Shadowsocksx-NG-R8 version:

  • macOS 10.15 (19A602)
  • Shadowsocksx-NG-R8 1.3.6-r8

Expected behavior:

正常运行

Actual behavior:

CPU占用过高,查看进程发现大量nettop命令被执行
Snipaste_2019-10-26_16-20-20

Steps to reproduce:

打开一段时间后(约半小时左右)

How often does this happen?

每次

ss-local.log

ss-local.log

Application log

没有找到

崩溃日志

以下是崩溃日志,隔一两小时崩溃一次。colab的任务无法正常进行下去:

Process: ShadowsocksX-NG [18782]
Path: /Users/USER/Documents/ShadowsocksX-NG-R.app/Contents/MacOS/ShadowsocksX-NG
Identifier: com.qiuyuzhou.ShadowsocksX-NG
Version: 1.4.8 (1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: ShadowsocksX-NG [18782]
User ID: --

Date/Time: 2020-03-31 09:56:03.172 +0800
OS Version: Mac OS X 10.15.4 (19E266)
Report Version: 12
Bridge OS Version: 3.0 (14Y908)
Anonymous UUID: 9ECCF28F-C8BA-C57F-7A19-FE836365A929

Sleep/Wake UUID: 88399B5E-F476-4DFD-8679-7C1144EA86C0

Time Awake Since Boot: 27000 seconds
Time Since Wake: 4300 seconds

System Integrity Protection: enabled

Crashed Thread: 1

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Failed to set posix_spawn_file_actions for fd -1 at index 0 with errno 9'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff31fd1d07 __exceptionPreprocess + 250
1 libobjc.A.dylib 0x00007fff6acf65bf objc_exception_throw + 48
2 Foundation 0x00007fff3468e0c4 -[NSConcreteTask launchWithDictionary:error:] + 5316
3 ShadowsocksX-NG 0x000000010e77a2ca ShadowsocksX-NG + 58058
4 ShadowsocksX-NG 0x000000010e77a558 ShadowsocksX-NG + 58712
5 Foundation 0x00007fff346473ca __NSFireTimer + 67
6 CoreFoundation 0x00007fff31f709b9 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 20
7 CoreFoundation 0x00007fff31f7051f __CFRunLoopDoTimer + 859
8 CoreFoundation 0x00007fff31f70007 __CFRunLoopDoTimers + 322
9 CoreFoundation 0x00007fff31f54daa __CFRunLoopRun + 1871
10 CoreFoundation 0x00007fff31f53ffe CFRunLoopRunSpecific + 462
11 Foundation 0x00007fff345e82a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
12 Foundation 0x00007fff3469ad2f -[NSRunLoop(NSRunLoop) run] + 76
13 ShadowsocksX-NG 0x000000010e77a188 ShadowsocksX-NG + 57736
14 Foundation 0x00007fff345e0882 NSThread__start + 1064
15 libsystem_pthread.dylib 0x00007fff6c0a2109 _pthread_start + 148
16 libsystem_pthread.dylib 0x00007fff6c09db8b thread_start + 15

导入批量设置,crash

System and Shadowsocksx-NG-R8 version:
1.4.8 8

  • macOS 10.12.4 beta (16E144f)
  • Shadowsocksx-NG-R8 1.3.9-build4

Expected behavior:

Actual behavior:

(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?

(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

求助大神,飞不了

System and Shadowsocksx-NG-R8 version:

  • macOS 10.14.5
  • Shadowsocksx-NG 1.4.8 (7)

Expected behavior:

Actual behavior:

(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?
昨天还可以飞,今天就不行了,但是什么也没动,同样的服务器配置,在苹果手机和 ipad 上是可以的
(N/A for feature requests)

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)
    之前没细看日志的信息,刚才好好看了看,端口改了也还是不行

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log
下面的文件需要把.txt 后缀去掉
ShadowsocksX-NG_2020-03-15-193121_LMBP.crash.txt

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

BUG: 无法访问网路的问题 缺少参数 -w

System and Shadowsocksx-NG-R8 version:

  • macOS 10.15.5
  • Shadowsocksx-NG-R8 1.5.1

程序无法启动代理,未找到log日志。
追查启动代码~/Library/LaunchAgents/com.qiuyuzhou.shadowsocksX-NG.local.plist: Service is disabled

发现start_privoxy.sh、start_ss_local.sh、stop_privoxy.sh、stop_ss_local.sh这些启动脚本中缺少参数 -w 导致的问题。

man launchctl

-w       Overrides the Disabled key and sets it to false or true
                       for the load and unload subcommands respectively. In
                       previous versions, this option would modify the config-
                       uration file. Now the state of the Disabled key is
                       stored elsewhere on- disk in a location that may not be
                       directly manipulated by any process other than launchd.

https://knowledge.broadcom.com/external/article/163411/service-is-disabled-message-when-attempt.html

In this case the service has been disabled and cannot launch until the service is re-enabled. This is likely the result of the service having been unloaded using launchctl in conjunction with the -w switch, which will disable the service. This condition can remain even if the software is uninstalled and reinstalled

https://blog.haitianhome.com/mac-ssr-no-connection.html

使用一段时间以后,自行退出

System and Shadowsocksx-NG-R8 version:

  • macOS 10.14.5
  • Shadowsocksx-NG-R8 1.4.6-build1

Expected behavior:
正常运行

Actual behavior:
在运行一段时间以后,程序自行退出,图标从右上角托盘消失
(N/A for feature requests)

Steps to reproduce:

(N/A for feature requests)

How often does this happen?
1天多次
(N/A for feature requests)

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs

  1. Open 'Advanced Settings -> enable Verbose Mode'
  2. Continue run Shadowsocksx-NG-R8 for 5 minutes
  3. Upload the ~/Library/Logs/ss-local.log here (with or without compress)
    ss-local.log.zip

Application log

错误 12:24:53.469303 +0800 ShadowsocksX-NG Received XPC error Connection interrupted for message type 3 kCFNetworkAgentXPCMessageTypePACQuery
错误 12:24:53.469378 +0800 ShadowsocksX-NG Received XPC error Connection invalid for message type 3 kCFNetworkAgentXPCMessageTypePACQuery
默认 12:24:56.983519 +0800 ShadowsocksX-NG LSExceptions shared instance invalidated for timeout.
默认 12:26:33.898203 +0800 ShadowsocksX-NG success removing entry for host config 0x600001f74d00
默认 12:26:33.898249 +0800 ShadowsocksX-NG success removing entry for host config 0x600001f74d00
默认 12:26:33.898290 +0800 ShadowsocksX-NG TIC TCP Conn Cancel [3:0x600002a436c0]
默认 12:26:33.898351 +0800 ShadowsocksX-NG [C3 Hostname#71baf782:443 tcp, url hash: f6e57c27, tls] cancel
默认 12:26:33.898445 +0800 ShadowsocksX-NG [C3 Hostname#71baf782:443 tcp, url hash: f6e57c27, tls] cancelled
[C3.1.1 192.168.1.8:56284<->IPv4#160ae004:443]
Connected Path: satisfied (Path is satisfied), interface: en1, ipv4, dns
Duration: 360.471s, DNS @0.156s took 0.007s, TCP @0.164s took 0.139s, TLS took 0.167s
bytes in/out: 16345/1026, packets in/out: 16/8, rtt: 0.140s, retransmitted packets: 0, out-of-order packets: 3
默认 12:26:33.898467 +0800 ShadowsocksX-NG 0.000s [C3 Hostname#71baf782:443 proxy] path:start
默认 12:26:33.898482 +0800 ShadowsocksX-NG 0.000s [C3 Hostname#71baf782:443 proxy] path:satisfied
默认 12:26:33.898496 +0800 ShadowsocksX-NG 0.000s [C3 Hostname#71baf782:443 proxy] proxy:start_process
默认 12:26:33.898510 +0800 ShadowsocksX-NG 0.000s [C3 Hostname#71baf782:443 proxy] proxy:finish_process
默认 12:26:33.898523 +0800 ShadowsocksX-NG 0.000s [C3 Hostname#71baf782:443 proxy] proxy:start_resolve
默认 12:26:33.898537 +0800 ShadowsocksX-NG 0.156s [C3 Hostname#71baf782:443 proxy] proxy:finish_resolve
默认 12:26:33.898554 +0800 ShadowsocksX-NG 0.156s [C3.1 Hostname#71baf782:443 resolver] path:start
默认 12:26:33.898569 +0800 ShadowsocksX-NG 0.156s [C3.1 Hostname#71baf782:443 resolver] path:satisfied
默认 12:26:33.898582 +0800 ShadowsocksX-NG 0.156s [C3.1 Hostname#71baf782:443 resolver] resolver:start_dns
默认 12:26:33.898620 +0800 ShadowsocksX-NG 0.163s [C3.1 Hostname#71baf782:443 resolver] resolver:receive_dns
默认 12:26:33.898723 +0800 ShadowsocksX-NG 0.163s [C3.1.1 192.168.1.8:56284<->IPv4#160ae004:443 socket-flow] path:start
默认 12:26:33.898746 +0800 ShadowsocksX-NG 0.163s [C3.1.1 192.168.1.8:56284<->IPv4#160ae004:443 socket-flow] path:satisfied
默认 12:26:33.898762 +0800 ShadowsocksX-NG 0.164s [C3.1.1 192.168.1.8:56284<->IPv4#160ae004:443 socket-flow] flow:start_connect
默认 12:26:33.898801 +0800 ShadowsocksX-NG 0.264s [C3.1.2 IPv4#3c2e41f1:443 socket-flow] path:start
默认 12:26:33.898896 +0800 ShadowsocksX-NG 0.264s [C3.1.2 IPv4#3c2e41f1:443 socket-flow] path:satisfied
默认 12:26:33.898977 +0800 ShadowsocksX-NG 0.264s [C3.1.2 IPv4#3c2e41f1:443 socket-flow] flow:start_connect
默认 12:26:33.899003 +0800 ShadowsocksX-NG 0.303s [C3.1.1 192.168.1.8:56284<->IPv4#160ae004:443 socket-flow] flow:finish_transport
默认 12:26:33.899066 +0800 ShadowsocksX-NG 0.303s [C3.1 Hostname#71baf782:443 resolver] flow:finish_transport
默认 12:26:33.899096 +0800 ShadowsocksX-NG 0.303s [C3 Hostname#71baf782:443 proxy] flow:finish_transport
默认 12:26:33.899118 +0800 ShadowsocksX-NG 0.470s [C3.1.1 192.168.1.8:56284<->IPv4#160ae004:443 socket-flow] flow:finish_connect
默认 12:26:33.899167 +0800 ShadowsocksX-NG 0.470s [C3.1 Hostname#71baf782:443 resolver] flow:finish_connect
默认 12:26:33.899242 +0800 ShadowsocksX-NG 0.470s [C3 Hostname#71baf782:443 proxy] flow:finish_connect
默认 12:26:33.899262 +0800 ShadowsocksX-NG 0.470s [C3.1.1 192.168.1.8:56284<->IPv4#160ae004:443 socket-flow] flow:changed_viability
默认 12:26:33.899279 +0800 ShadowsocksX-NG 0.470s [C3.1 Hostname#71baf782:443 resolver] flow:changed_viability
默认 12:26:33.899358 +0800 ShadowsocksX-NG 0.470s [C3 Hostname#71baf782:443 proxy] flow:changed_viability
默认 12:26:33.899373 +0800 ShadowsocksX-NG 360.471s [C3] path:cancel
默认 12:26:33.899954 +0800 ShadowsocksX-NG nw_endpoint_flow_protocol_disconnected [C3.1.1 IPv4#160ae004:443 cancelled socket-flow (null)] Output protocol disconnected
默认 12:26:33.900271 +0800 ShadowsocksX-NG nw_connection_report_state_with_handler_locked [C3] reporting state cancelled
默认 12:26:33.900295 +0800 ShadowsocksX-NG TIC TCP Conn Destroyed [3:0x600002a436c0]
默认 12:26:33.900320 +0800 ShadowsocksX-NG TIC TCP Conn Cancel [4:0x600002a43d80]
默认 12:26:33.900370 +0800 ShadowsocksX-NG [C4 Hostname#b8e9b2a6:443 tcp, url hash: 5e6d45d3, tls] cancel
默认 12:26:33.900442 +0800 ShadowsocksX-NG [C4 Hostname#b8e9b2a6:443 tcp, url hash: 5e6d45d3, tls] cancelled
[C4.1.1 192.168.1.8:56283<->IPv4#23ad8589:443]
Connected Path: satisfied (Path is satisfied), interface: en1, ipv4, dns
Duration: 360.473s, DNS @0.157s took 0.005s, TCP @0.163s took 0.150s, TLS took 0.318s
bytes in/out: 14020/1290, packets in/out: 18/9, rtt: 0.149s, retransmitted packets: 1, out-of-order packets: 0
默认 12:26:33.900459 +0800 ShadowsocksX-NG 0.000s [C4 Hostname#b8e9b2a6:443 proxy] path:start
默认 12:26:33.900472 +0800 ShadowsocksX-NG 0.000s [C4 Hostname#b8e9b2a6:443 proxy] path:satisfied
默认 12:26:33.900485 +0800 ShadowsocksX-NG 0.000s [C4 Hostname#b8e9b2a6:443 proxy] proxy:start_process
默认 12:26:33.900497 +0800 ShadowsocksX-NG 0.000s [C4 Hostname#b8e9b2a6:443 proxy] proxy:finish_process
默认 12:26:33.900656 +0800 ShadowsocksX-NG 0.000s [C4 Hostname#b8e9b2a6:443 proxy] proxy:start_resolve
默认 12:26:33.900674 +0800 ShadowsocksX-NG 0.157s [C4 Hostname#b8e9b2a6:443 proxy] proxy:finish_resolve
默认 12:26:33.900690 +0800 ShadowsocksX-NG 0.157s [C4.1 Hostname#b8e9b2a6:443 resolver] path:start
默认 12:26:33.900702 +0800 ShadowsocksX-NG 0.157s [C4.1 Hostname#b8e9b2a6:443 resolver] path:satisfied
默认 12:26:33.900715 +0800 ShadowsocksX-NG 0.157s [C4.1 Hostname#b8e9b2a6:443 resolver] resolver:start_dns
默认 12:26:33.900760 +0800 ShadowsocksX-NG 0.162s [C4.1 Hostname#b8e9b2a6:443 resolver] resolver:receive_dns
默认 12:26:33.900802 +0800 ShadowsocksX-NG 0.163s [C4.1.1 192.168.1.8:56283<->IPv4#23ad8589:443 socket-flow] path:start
默认 12:26:33.900818 +0800 ShadowsocksX-NG 0.163s [C4.1.1 192.168.1.8:56283<->IPv4#23ad8589:443 socket-flow] path:satisfied
默认 12:26:33.900831 +0800 ShadowsocksX-NG 0.163s [C4.1.1 192.168.1.8:56283<->IPv4#23ad8589:443 socket-flow] flow:start_connect
默认 12:26:33.900870 +0800 ShadowsocksX-NG 0.313s [C4.1.1 192.168.1.8:56283<->IPv4#23ad8589:443 socket-flow] flow:finish_transport
默认 12:26:33.900919 +0800 ShadowsocksX-NG 0.313s [C4.1 Hostname#b8e9b2a6:443 resolver] flow:finish_transport
默认 12:26:33.900955 +0800 ShadowsocksX-NG 0.313s [C4 Hostname#b8e9b2a6:443 proxy] flow:finish_transport
默认 12:26:33.900989 +0800 ShadowsocksX-NG 0.631s [C4.1.1 192.168.1.8:56283<->IPv4#23ad8589:443 socket-flow] flow:finish_connect
默认 12:26:33.901101 +0800 ShadowsocksX-NG 0.631s [C4.1 Hostname#b8e9b2a6:443 resolver] flow:finish_connect
默认 12:26:33.901138 +0800 ShadowsocksX-NG 0.631s [C4 Hostname#b8e9b2a6:443 proxy] flow:finish_connect
默认 12:26:33.901172 +0800 ShadowsocksX-NG 0.631s [C4.1.1 192.168.1.8:56283<->IPv4#23ad8589:443 socket-flow] flow:changed_viability
默认 12:26:33.901203 +0800 ShadowsocksX-NG 0.631s [C4.1 Hostname#b8e9b2a6:443 resolver] flow:changed_viability
默认 12:26:33.901337 +0800 ShadowsocksX-NG 0.631s [C4 Hostname#b8e9b2a6:443 proxy] flow:changed_viability
默认 12:26:33.901378 +0800 ShadowsocksX-NG 360.473s [C4] path:cancel
默认 12:26:33.901791 +0800 ShadowsocksX-NG nw_endpoint_flow_protocol_disconnected [C4.1.1 IPv4#23ad8589:443 cancelled socket-flow (null)] Output protocol disconnected
默认 12:26:33.901877 +0800 ShadowsocksX-NG nw_connection_report_state_with_handler_locked [C4] reporting state cancelled
默认 12:26:33.901915 +0800 ShadowsocksX-NG TIC TCP Conn Destroyed [4:0x600002a43d80]
错误 12:26:33.901971 +0800 ShadowsocksX-NG nw_protocol_boringssl_get_output_frames(1301) [0x7f908ae17f70] get output frames failed, state 8196
错误 12:26:33.902004 +0800 ShadowsocksX-NG nw_protocol_boringssl_get_output_frames(1301) [0x7f908ae17f70] get output frames failed, state 8196
错误 12:26:33.902209 +0800 ShadowsocksX-NG nw_protocol_boringssl_get_output_frames(1301) [0x7f908ae16390] get output frames failed, state 8196
错误 12:26:33.902231 +0800 ShadowsocksX-NG nw_protocol_boringssl_get_output_frames(1301) [0x7f908ae16390] get output frames failed, state 8196
错误 12:26:33.902831 +0800 ShadowsocksX-NG TIC Read Status [3:0x0]: 1:57
错误 12:26:33.902844 +0800 ShadowsocksX-NG TIC Read Status [3:0x0]: 1:57
错误 12:26:33.902954 +0800 ShadowsocksX-NG TIC Read Status [4:0x0]: 1:57
错误 12:26:33.902985 +0800 ShadowsocksX-NG TIC Read Status [4:0x0]: 1:57
默认 12:28:21.856567 +0800 ShadowsocksX-NG Start ss-local succeeded.
默认 12:28:21.920826 +0800 ShadowsocksX-NG Start ss-local succeeded.
默认 12:28:21.988231 +0800 ShadowsocksX-NG reload privoxy succeeded.
默认 12:28:22.052700 +0800 ShadowsocksX-NG Start ss-local succeeded.
默认 12:28:22.116455 +0800 ShadowsocksX-NG Start privoxy succeeded.
默认 12:28:22.116687 +0800 ShadowsocksX-NG run shadowsocks helper: /Library/Application Support/ShadowsocksX-NG/proxy_conf_helper
默认 12:28:22.182412 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35438] (3,0) (engine 778)
默认 12:28:22.187545 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35438] (3,0) (engine 779)
默认 12:28:22.195093 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35438] (3,0) (engine 780)
默认 12:28:22.199704 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35438] (3,0) (engine 781)
默认 12:28:22.202445 +0800 ShadowsocksX-NG pac proxy set to off
默认 12:28:22.247528 +0800 ShadowsocksX-NG run shadowsocks helper: /Library/Application Support/ShadowsocksX-NG/proxy_conf_helper
默认 12:28:22.273648 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35440] (3,0) (engine 783)
默认 12:28:22.278645 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35440] (3,0) (engine 784)
默认 12:28:22.284975 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35440] (3,0) (engine 785)
默认 12:28:22.289367 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35440] (3,0) (engine 786)
默认 12:28:22.292009 +0800 ShadowsocksX-NG pac proxy set to auto
默认 12:28:26.332269 +0800 ShadowsocksX-NG Start ss-local succeeded.
默认 12:28:26.344020 +0800 ShadowsocksX-NG Start ss-local succeeded.
默认 12:28:26.366323 +0800 ShadowsocksX-NG reload privoxy succeeded.
默认 12:28:26.377431 +0800 ShadowsocksX-NG Start ss-local succeeded.
默认 12:28:26.388771 +0800 ShadowsocksX-NG Start privoxy succeeded.
默认 12:28:26.388992 +0800 ShadowsocksX-NG run shadowsocks helper: /Library/Application Support/ShadowsocksX-NG/proxy_conf_helper
默认 12:28:26.414522 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35458] (3,0) (engine 788)
默认 12:28:26.420388 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35458] (3,0) (engine 789)
默认 12:28:26.426218 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35458] (3,0) (engine 790)
默认 12:28:26.430283 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35458] (3,0) (engine 791)
默认 12:28:26.433545 +0800 ShadowsocksX-NG pac proxy set to off
默认 12:28:26.434828 +0800 ShadowsocksX-NG run shadowsocks helper: /Library/Application Support/ShadowsocksX-NG/proxy_conf_helper
默认 12:28:26.461652 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35459] (3,0) (engine 793)
默认 12:28:26.469453 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35459] (3,0) (engine 794)
默认 12:28:26.475247 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35459] (3,0) (engine 795)
默认 12:28:26.479317 +0800 authd Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Helpers/SCHelper' [35439] for authorization created by '/Library/Application Support/ShadowsocksX-NG/proxy_conf_helper' [35459] (3,0) (engine 796)
默认 12:28:26.482146 +0800 ShadowsocksX-NG pac proxy set to auto
默认 12:28:27.203128 +0800 ShadowsocksX-NG 27366555: RECEIVED OUT-OF-SEQUENCE NOTIFICATION: 0 vs 1585, 513,
默认 12:29:48.043750 +0800 ShadowsocksX-NG Task <4E0DB6E8-9241-4FFA-90C6-68957AF35FCC>.<7> resuming, QOS(0x21)
默认 12:29:48.044010 +0800 ShadowsocksX-NG Task <64CF58FA-7184-41FF-85DF-F61B300B6CD4>.<8> resuming, QOS(0x21)
默认 12:29:48.044235 +0800 ShadowsocksX-NG Task <4E0DB6E8-9241-4FFA-90C6-68957AF35FCC>.<7> {strength 0, tls 4, ct 0, sub 0, sig 1, ciphers 0, bundle 0, builtin 0}
默认 12:29:48.044271 +0800 ShadowsocksX-NG Task <860924BC-C593-41F1-86B9-D4DD9472E0D7>.<9> resuming, QOS(0x21)
默认 12:29:48.044306 +0800 ShadowsocksX-NG Task <64CF58FA-7184-41FF-85DF-F61B300B6CD4>.<8> {strength 0, tls 4, ct 0, sub 0, sig 1, ciphers 0, bundle 0, builtin 0}
默认 12:29:48.044494 +0800 ShadowsocksX-NG Task <860924BC-C593-41F1-86B9-D4DD9472E0D7>.<9> {strength 0, tls 4, ct 0, sub 0, sig 1, ciphers 0, bundle 0, builtin 0}
默认 12:29:48.045259 +0800 ShadowsocksX-NG TIC Enabling TLS [6:0x600002a6ae80]
默认 12:29:48.045298 +0800 ShadowsocksX-NG TIC TCP Conn Start [6:0x600002a6ae80]
默认 12:29:48.046451 +0800 ShadowsocksX-NG [C6 Hostname#f36f704d:443 tcp, url hash: 8af3e129, tls] start
默认 12:29:48.047198 +0800 ShadowsocksX-NG nw_connection_report_state_with_handler_locked [C6] reporting state preparing
默认 12:29:48.047974 +0800 ShadowsocksX-NG Task <4E0DB6E8-9241-4FFA-90C6-68957AF35FCC>.<7> setting up Connection 6
默认 12:29:48.048132 +0800 ShadowsocksX-NG TIC Enabling TLS [7:0x600002a555c0]
默认 12:29:48.048167 +0800 ShadowsocksX-NG TIC TCP Conn Start [7:0x600002a555c0]
默认 12:29:48.048249 +0800 ShadowsocksX-NG [C7 Hostname#71baf782:443 tcp, url hash: f6e57c27, tls] start
默认 12:29:48.048970 +0800 ShadowsocksX-NG Sending CFNA PAC query
默认 12:29:48.049129 +0800 ShadowsocksX-NG nw_connection_report_state_with_handler_locked [C7] reporting state preparing
默认 12:29:48.049258 +0800 ShadowsocksX-NG Task <64CF58FA-7184-41FF-85DF-F61B300B6CD4>.<8> setting up Connection 7
默认 12:29:48.049361 +0800 ShadowsocksX-NG TIC Enabling TLS [8:0x600002a68e40]
默认 12:29:48.049390 +0800 ShadowsocksX-NG TIC TCP Conn Start [8:0x600002a68e40]
默认 12:29:48.049528 +0800 ShadowsocksX-NG [C8 Hostname#b8e9b2a6:443 tcp, url hash: 5e6d45d3, tls] start
默认 12:29:48.049834 +0800 ShadowsocksX-NG nw_connection_report_state_with_handler_locked [C8] reporting state preparing
默认 12:29:48.050017 +0800 ShadowsocksX-NG Task <860924BC-C593-41F1-86B9-D4DD9472E0D7>.<9> setting up Connection 8
默认 12:29:48.051623 +0800 ShadowsocksX-NG Received CFNA PAC response
默认 12:29:48.051880 +0800 ShadowsocksX-NG Sending CFNA PAC query
默认 12:29:48.055264 +0800 ShadowsocksX-NG Received CFNA PAC response
默认 12:29:48.055534 +0800 ShadowsocksX-NG Sending CFNA PAC query
默认 12:29:48.057996 +0800 ShadowsocksX-NG Received CFNA PAC response
默认 12:29:48.216661 +0800 ShadowsocksX-NG nw_socket_handle_socket_event [C8.1.1:3] Socket received CONNECTED event
默认 12:29:48.216786 +0800 ShadowsocksX-NG nw_endpoint_flow_protocol_connected [C8.1.1 IPv4#23ad8589:443 in_progress socket-flow (satisfied)] Transport protocol connected
默认 12:29:48.217993 +0800 ShadowsocksX-NG TIC TLS Event [8:0x600002a68e40]: 1, Pending(0)
默认 12:29:48.373349 +0800 ShadowsocksX-NG nw_endpoint_flow_protocol_connected [C8.1.1 IPv4#23ad8589:443 in_progress socket-flow (satisfied)] Output protocol connected
默认 12:29:48.373551 +0800 ShadowsocksX-NG nw_connection_report_state_with_handler_locked [C8] reporting state ready
默认 12:29:48.374280 +0800 ShadowsocksX-NG TIC TLS Event [8:0x600002a68e40]: 2, Pending(0)
默认 12:29:48.374323 +0800 ShadowsocksX-NG TIC TCP Conn Connected [8:0x600002a68e40]: Err(16)
默认 12:29:48.374497 +0800 ShadowsocksX-NG TIC TCP Conn Event [8:0x600002a68e40]: 1
默认 12:29:48.374568 +0800 ShadowsocksX-NG TIC TCP Conn Event [8:0x600002a68e40]: 8
默认 12:29:48.374586 +0800 ShadowsocksX-NG TIC TLS Handshake Complete [8:0x600002a68e40]
默认 12:29:48.374953 +0800 ShadowsocksX-NG new connection to config 0x600001f74d00
默认 12:29:48.375442 +0800 ShadowsocksX-NG Task <860924BC-C593-41F1-86B9-D4DD9472E0D7>.<9> now using Connection 8
默认 12:29:48.375558 +0800 ShadowsocksX-NG nw_socket_handle_socket_event [C7.1.1:3] Socket received CONNECTED event
默认 12:29:48.375555 +0800 ShadowsocksX-NG Task <860924BC-C593-41F1-86B9-D4DD9472E0D7>.<9> sent request, body N
默认 12:29:48.375612 +0800 ShadowsocksX-NG nw_endpoint_flow_protocol_connected [C7.1.1 IPv4#3c2e41f1:443 in_progress socket-flow (satisfied)] Transport protocol connected
默认 12:29:48.376554 +0800 ShadowsocksX-NG TIC TLS Event [8:0x600002a68e40]: 20, Pending(0)
默认 12:29:48.376907 +0800 ShadowsocksX-NG nw_endpoint_flow_protocol_connected [C8.1.1 IPv4#23ad8589:443 ready socket-flow (satisfied)] Output protocol connected
默认 12:29:48.377471 +0800 ShadowsocksX-NG TIC TLS Event [7:0x600002a555c0]: 1, Pending(0)
默认 12:29:48.543578 +0800 ShadowsocksX-NG nw_endpoint_flow_protocol_connected [C7.1.1 IPv4#3c2e41f1:443 in_progress socket-flow (satisfied)] Output protocol connected
默认 12:29:48.543875 +0800 ShadowsocksX-NG nw_connection_report_state_with_handler_locked [C7] reporting state ready
默认 12:29:48.544540 +0800 ShadowsocksX-NG TIC TLS Event [7:0x600002a555c0]: 2, Pending(0)
默认 12:29:48.544560 +0800 ShadowsocksX-NG TIC TCP Conn Connected [7:0x600002a555c0]: Err(16)
默认 12:29:48.544790 +0800 ShadowsocksX-NG TIC TCP Conn Event [7:0x600002a555c0]: 1
默认 12:29:48.544808 +0800 ShadowsocksX-NG TIC TCP Conn Event [7:0x600002a555c0]: 8
默认 12:29:48.544890 +0800 ShadowsocksX-NG TIC TLS Handshake Complete [7:0x600002a555c0]
默认 12:29:48.545278 +0800 ShadowsocksX-NG new connection to config 0x600001f74d00
默认 12:29:48.545740 +0800 ShadowsocksX-NG Task <64CF58FA-7184-41FF-85DF-F61B300B6CD4>.<8> now using Connection 7
默认 12:29:48.545840 +0800 ShadowsocksX-NG Task <64CF58FA-7184-41FF-85DF-F61B300B6CD4>.<8> sent request, body N
默认 12:29:48.546037 +0800 ShadowsocksX-NG TIC TLS Event [7:0x600002a555c0]: 20, Pending(0)
默认 12:29:48.546268 +0800 ShadowsocksX-NG nw_endpoint_flow_protocol_connected [C7.1.1 IPv4#3c2e41f1:443 ready socket-flow (satisfied)] Output protocol connected
默认 12:29:48.934698 +0800 ShadowsocksX-NG Task <860924BC-C593-41F1-86B9-D4DD9472E0D7>.<9> received response, status 200 content U
默认 12:29:48.937848 +0800 ShadowsocksX-NG Task <860924BC-C593-41F1-86B9-D4DD9472E0D7>.<9> done using Connection 8
默认 12:29:48.938122 +0800 ShadowsocksX-NG Task <860924BC-C593-41F1-86B9-D4DD9472E0D7>.<9> response ended
默认 12:29:48.941311 +0800 ShadowsocksX-NG 13.115.199.68:12925:origin:aes-256-cfb:plain:TUZQbnBSdHdOcXg3/?obfsparam=&protoparam=&remarks=5pyA5ZCO5pu05paw77yaIDIwMTktMDYtMTUgMTI6Mjc6Mzk&group=576K546L5YWN6LS5U1NS
默认 12:29:48.941410 +0800 ShadowsocksX-NG 62
默认 12:29:48.941666 +0800 ShadowsocksX-NG 13.115.199.68:12929:origin:aes-256-cfb:plain:TUZQbnBSdHdOcXg3/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDE&group=576K546L5YWN6LS5U1NS
默认 12:29:48.941718 +0800 ShadowsocksX-NG 62
默认 12:29:48.941947 +0800 ShadowsocksX-NG 13.115.199.68:12930:origin:aes-256-cfb:plain:TUZQbnBSdHdOcXg3/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDI&group=576K546L5YWN6LS5U1NS
默认 12:29:48.942015 +0800 ShadowsocksX-NG 62
默认 12:29:48.942193 +0800 ShadowsocksX-NG 13.115.199.68:12931:origin:aes-256-cfb:plain:TUZQbnBSdHdOcXg3/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDM&group=576K546L5YWN6LS5U1NS
默认 12:29:48.942278 +0800 ShadowsocksX-NG 62
默认 12:29:48.942466 +0800 ShadowsocksX-NG 3.113.4.104:27983:origin:aes-256-cfb:plain:TnlIWFhZSXNRMGE1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.942547 +0800 ShadowsocksX-NG 60
默认 12:29:48.942784 +0800 ShadowsocksX-NG 3.113.4.104:27987:origin:aes-256-cfb:plain:TnlIWFhZSXNRMGE1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDU&group=576K546L5YWN6LS5U1NS
默认 12:29:48.942858 +0800 ShadowsocksX-NG 60
默认 12:29:48.943006 +0800 ShadowsocksX-NG 3.113.4.104:27988:origin:aes-256-cfb:plain:TnlIWFhZSXNRMGE1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDY&group=576K546L5YWN6LS5U1NS
默认 12:29:48.943054 +0800 ShadowsocksX-NG 60
默认 12:29:48.943231 +0800 ShadowsocksX-NG 3.113.4.104:27989:origin:aes-256-cfb:plain:TnlIWFhZSXNRMGE1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDc&group=576K546L5YWN6LS5U1NS
默认 12:29:48.943314 +0800 ShadowsocksX-NG 60
默认 12:29:48.943514 +0800 ShadowsocksX-NG 3.112.46.32:40901:origin:aes-256-cfb:plain:TnFDc2FpdUpSZmd1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDg&group=576K546L5YWN6LS5U1NS
默认 12:29:48.943563 +0800 ShadowsocksX-NG 60
默认 12:29:48.943727 +0800 ShadowsocksX-NG 3.112.46.32:40905:origin:aes-256-cfb:plain:TnFDc2FpdUpSZmd1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDk&group=576K546L5YWN6LS5U1NS
默认 12:29:48.943759 +0800 ShadowsocksX-NG 60
默认 12:29:48.943954 +0800 ShadowsocksX-NG 3.112.46.32:40906:origin:aes-256-cfb:plain:TnFDc2FpdUpSZmd1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.944022 +0800 ShadowsocksX-NG 60
默认 12:29:48.944213 +0800 ShadowsocksX-NG 3.112.46.32:40907:origin:aes-256-cfb:plain:TnFDc2FpdUpSZmd1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEx&group=576K546L5YWN6LS5U1NS
默认 12:29:48.944294 +0800 ShadowsocksX-NG 60
默认 12:29:48.944448 +0800 ShadowsocksX-NG 52.194.230.113:25774:origin:aes-256-cfb:plain:cXFTN3o3UzFsUGtx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEy&group=576K546L5YWN6LS5U1NS
默认 12:29:48.944511 +0800 ShadowsocksX-NG 63
默认 12:29:48.944696 +0800 ShadowsocksX-NG 52.194.230.113:25778:origin:aes-256-cfb:plain:cXFTN3o3UzFsUGtx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEz&group=576K546L5YWN6LS5U1NS
默认 12:29:48.944760 +0800 ShadowsocksX-NG 63
默认 12:29:48.944945 +0800 ShadowsocksX-NG 52.194.230.113:25779:origin:aes-256-cfb:plain:cXFTN3o3UzFsUGtx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDE0&group=576K546L5YWN6LS5U1NS
默认 12:29:48.945032 +0800 ShadowsocksX-NG 63
默认 12:29:48.945174 +0800 ShadowsocksX-NG 52.194.230.113:25780:origin:aes-256-cfb:plain:cXFTN3o3UzFsUGtx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDE1&group=576K546L5YWN6LS5U1NS
默认 12:29:48.945238 +0800 ShadowsocksX-NG 63
默认 12:29:48.945379 +0800 ShadowsocksX-NG 54.65.244.39:20806:origin:aes-256-cfb:plain:ODNENGlLZENaWHpE/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDE2&group=576K546L5YWN6LS5U1NS
默认 12:29:48.945461 +0800 ShadowsocksX-NG 61
默认 12:29:48.945586 +0800 ShadowsocksX-NG 54.65.244.39:20810:origin:aes-256-cfb:plain:ODNENGlLZENaWHpE/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDE3&group=576K546L5YWN6LS5U1NS
默认 12:29:48.945650 +0800 ShadowsocksX-NG 61
默认 12:29:48.945823 +0800 ShadowsocksX-NG 54.65.244.39:20811:origin:aes-256-cfb:plain:ODNENGlLZENaWHpE/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDE4&group=576K546L5YWN6LS5U1NS
默认 12:29:48.945855 +0800 ShadowsocksX-NG 61
默认 12:29:48.946024 +0800 ShadowsocksX-NG 54.65.244.39:20812:origin:aes-256-cfb:plain:ODNENGlLZENaWHpE/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDE5&group=576K546L5YWN6LS5U1NS
默认 12:29:48.946057 +0800 ShadowsocksX-NG 61
默认 12:29:48.946178 +0800 ShadowsocksX-NG 18.179.7.182:9839:origin:aes-256-cfb:plain:c0lZTUlPdGNJWUJR/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDIw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.946226 +0800 ShadowsocksX-NG 60
默认 12:29:48.946404 +0800 ShadowsocksX-NG 18.179.7.182:9843:origin:aes-256-cfb:plain:c0lZTUlPdGNJWUJR/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDIx&group=576K546L5YWN6LS5U1NS
默认 12:29:48.946451 +0800 ShadowsocksX-NG 60
默认 12:29:48.946603 +0800 ShadowsocksX-NG 18.179.7.182:9844:origin:aes-256-cfb:plain:c0lZTUlPdGNJWUJR/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDIy&group=576K546L5YWN6LS5U1NS
默认 12:29:48.946654 +0800 ShadowsocksX-NG 60
默认 12:29:48.946778 +0800 ShadowsocksX-NG 18.179.7.182:9845:origin:aes-256-cfb:plain:c0lZTUlPdGNJWUJR/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDIz&group=576K546L5YWN6LS5U1NS
默认 12:29:48.946810 +0800 ShadowsocksX-NG 60
默认 12:29:48.946929 +0800 ShadowsocksX-NG 3.113.8.196:36347:origin:aes-256-cfb:plain:ekNYdDNZSW1IVFlh/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDI0&group=576K546L5YWN6LS5U1NS
默认 12:29:48.946994 +0800 ShadowsocksX-NG 60
默认 12:29:48.947148 +0800 ShadowsocksX-NG 3.113.8.196:36351:origin:aes-256-cfb:plain:ekNYdDNZSW1IVFlh/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDI1&group=576K546L5YWN6LS5U1NS
默认 12:29:48.947197 +0800 ShadowsocksX-NG 60
默认 12:29:48.947351 +0800 ShadowsocksX-NG 3.113.8.196:36352:origin:aes-256-cfb:plain:ekNYdDNZSW1IVFlh/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDI2&group=576K546L5YWN6LS5U1NS
默认 12:29:48.947400 +0800 ShadowsocksX-NG 60
默认 12:29:48.947519 +0800 ShadowsocksX-NG 3.113.8.196:36353:origin:aes-256-cfb:plain:ekNYdDNZSW1IVFlh/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDI3&group=576K546L5YWN6LS5U1NS
默认 12:29:48.947569 +0800 ShadowsocksX-NG 60
默认 12:29:48.947722 +0800 ShadowsocksX-NG 52.194.229.149:29358:origin:aes-256-cfb:plain:UFdNRGhVZXJVbHI4/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDI4&group=576K546L5YWN6LS5U1NS
默认 12:29:48.947772 +0800 ShadowsocksX-NG 63
默认 12:29:48.947892 +0800 ShadowsocksX-NG 52.194.229.149:29362:origin:aes-256-cfb:plain:UFdNRGhVZXJVbHI4/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDI5&group=576K546L5YWN6LS5U1NS
默认 12:29:48.947940 +0800 ShadowsocksX-NG 63
默认 12:29:48.948057 +0800 ShadowsocksX-NG 52.194.229.149:29363:origin:aes-256-cfb:plain:UFdNRGhVZXJVbHI4/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDMw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.948123 +0800 ShadowsocksX-NG 63
默认 12:29:48.948276 +0800 ShadowsocksX-NG 52.194.229.149:29364:origin:aes-256-cfb:plain:UFdNRGhVZXJVbHI4/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDMx&group=576K546L5YWN6LS5U1NS
默认 12:29:48.948324 +0800 ShadowsocksX-NG 63
默认 12:29:48.948491 +0800 ShadowsocksX-NG 52.199.152.115:23689:origin:aes-256-cfb:plain:cGI3QzJkRXlGcDJU/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDMy&group=576K546L5YWN6LS5U1NS
默认 12:29:48.948524 +0800 ShadowsocksX-NG 63
默认 12:29:48.948648 +0800 ShadowsocksX-NG 52.199.152.115:23693:origin:aes-256-cfb:plain:cGI3QzJkRXlGcDJU/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDMz&group=576K546L5YWN6LS5U1NS
默认 12:29:48.948696 +0800 ShadowsocksX-NG 63
默认 12:29:48.948832 +0800 ShadowsocksX-NG 52.199.152.115:23694:origin:aes-256-cfb:plain:cGI3QzJkRXlGcDJU/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDM0&group=576K546L5YWN6LS5U1NS
默认 12:29:48.948865 +0800 ShadowsocksX-NG 63
默认 12:29:48.948985 +0800 ShadowsocksX-NG 52.199.152.115:23695:origin:aes-256-cfb:plain:cGI3QzJkRXlGcDJU/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDM1&group=576K546L5YWN6LS5U1NS
默认 12:29:48.949033 +0800 ShadowsocksX-NG 63
默认 12:29:48.949187 +0800 ShadowsocksX-NG 54.92.86.43:35737:origin:aes-256-cfb:plain:OXhKNjdTdW9abDBW/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDM2&group=576K546L5YWN6LS5U1NS
默认 12:29:48.949252 +0800 ShadowsocksX-NG 60
默认 12:29:48.949411 +0800 ShadowsocksX-NG 54.92.86.43:35741:origin:aes-256-cfb:plain:OXhKNjdTdW9abDBW/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDM3&group=576K546L5YWN6LS5U1NS
默认 12:29:48.949459 +0800 ShadowsocksX-NG 60
默认 12:29:48.949628 +0800 ShadowsocksX-NG 54.92.86.43:35742:origin:aes-256-cfb:plain:OXhKNjdTdW9abDBW/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDM4&group=576K546L5YWN6LS5U1NS
默认 12:29:48.949677 +0800 ShadowsocksX-NG 60
默认 12:29:48.949795 +0800 ShadowsocksX-NG 54.92.86.43:35743:origin:aes-256-cfb:plain:OXhKNjdTdW9abDBW/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDM5&group=576K546L5YWN6LS5U1NS
默认 12:29:48.949843 +0800 ShadowsocksX-NG 60
默认 12:29:48.949975 +0800 ShadowsocksX-NG 54.65.155.40:48826:origin:aes-256-cfb:plain:SjdIdWVBU2ZydjNi/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDQw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.950039 +0800 ShadowsocksX-NG 61
默认 12:29:48.950158 +0800 ShadowsocksX-NG 54.65.155.40:48830:origin:aes-256-cfb:plain:SjdIdWVBU2ZydjNi/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDQx&group=576K546L5YWN6LS5U1NS
默认 12:29:48.950206 +0800 ShadowsocksX-NG 61
默认 12:29:48.950325 +0800 ShadowsocksX-NG 54.65.155.40:48831:origin:aes-256-cfb:plain:SjdIdWVBU2ZydjNi/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDQy&group=576K546L5YWN6LS5U1NS
默认 12:29:48.950393 +0800 ShadowsocksX-NG 61
默认 12:29:48.950544 +0800 ShadowsocksX-NG 54.65.155.40:48832:origin:aes-256-cfb:plain:SjdIdWVBU2ZydjNi/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDQz&group=576K546L5YWN6LS5U1NS
默认 12:29:48.950611 +0800 ShadowsocksX-NG 61
默认 12:29:48.950732 +0800 ShadowsocksX-NG 13.115.220.222:49298:origin:aes-256-cfb:plain:OWd3ZkppRkVVakln/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDQ0&group=576K546L5YWN6LS5U1NS
默认 12:29:48.950766 +0800 ShadowsocksX-NG 63
默认 12:29:48.950877 +0800 ShadowsocksX-NG 13.115.220.222:49302:origin:aes-256-cfb:plain:OWd3ZkppRkVVakln/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDQ1&group=576K546L5YWN6LS5U1NS
默认 12:29:48.950926 +0800 ShadowsocksX-NG 63
默认 12:29:48.951079 +0800 ShadowsocksX-NG 13.115.220.222:49303:origin:aes-256-cfb:plain:OWd3ZkppRkVVakln/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDQ2&group=576K546L5YWN6LS5U1NS
默认 12:29:48.951127 +0800 ShadowsocksX-NG 63
默认 12:29:48.951252 +0800 ShadowsocksX-NG 13.115.220.222:49304:origin:aes-256-cfb:plain:OWd3ZkppRkVVakln/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDQ3&group=576K546L5YWN6LS5U1NS
默认 12:29:48.951292 +0800 ShadowsocksX-NG 63
默认 12:29:48.951430 +0800 ShadowsocksX-NG 54.248.40.96:28543:origin:aes-256-cfb:plain:cVBtN0J4SnhVOG1l/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDQ4&group=576K546L5YWN6LS5U1NS
默认 12:29:48.951478 +0800 ShadowsocksX-NG 61
默认 12:29:48.951633 +0800 ShadowsocksX-NG 54.248.40.96:28547:origin:aes-256-cfb:plain:cVBtN0J4SnhVOG1l/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDQ5&group=576K546L5YWN6LS5U1NS
默认 12:29:48.951682 +0800 ShadowsocksX-NG 61
默认 12:29:48.951819 +0800 ShadowsocksX-NG 54.248.40.96:28548:origin:aes-256-cfb:plain:cVBtN0J4SnhVOG1l/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDUw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.951852 +0800 ShadowsocksX-NG 61
默认 12:29:48.952007 +0800 ShadowsocksX-NG 54.248.40.96:28549:origin:aes-256-cfb:plain:cVBtN0J4SnhVOG1l/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDUx&group=576K546L5YWN6LS5U1NS
默认 12:29:48.952056 +0800 ShadowsocksX-NG 61
默认 12:29:48.952180 +0800 ShadowsocksX-NG 13.231.195.104:46784:origin:aes-256-cfb:plain:WTNlVXQ4QWFhU0Nz/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDUy&group=576K546L5YWN6LS5U1NS
默认 12:29:48.952245 +0800 ShadowsocksX-NG 63
默认 12:29:48.952357 +0800 ShadowsocksX-NG 13.231.195.104:46788:origin:aes-256-cfb:plain:WTNlVXQ4QWFhU0Nz/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDUz&group=576K546L5YWN6LS5U1NS
默认 12:29:48.952388 +0800 ShadowsocksX-NG 63
默认 12:29:48.952547 +0800 ShadowsocksX-NG 13.231.195.104:46789:origin:aes-256-cfb:plain:WTNlVXQ4QWFhU0Nz/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDU0&group=576K546L5YWN6LS5U1NS
默认 12:29:48.952599 +0800 ShadowsocksX-NG 63
默认 12:29:48.952788 +0800 ShadowsocksX-NG 13.231.195.104:46790:origin:aes-256-cfb:plain:WTNlVXQ4QWFhU0Nz/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDU1&group=576K546L5YWN6LS5U1NS
默认 12:29:48.952822 +0800 ShadowsocksX-NG 63
默认 12:29:48.952977 +0800 ShadowsocksX-NG 3.112.249.231:26041:origin:aes-256-cfb:plain:dkU5NnRZV0FsWVVu/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDU2&group=576K546L5YWN6LS5U1NS
默认 12:29:48.953010 +0800 ShadowsocksX-NG 62
默认 12:29:48.953114 +0800 ShadowsocksX-NG 3.112.249.231:26045:origin:aes-256-cfb:plain:dkU5NnRZV0FsWVVu/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDU3&group=576K546L5YWN6LS5U1NS
默认 12:29:48.953164 +0800 ShadowsocksX-NG 62
默认 12:29:48.953331 +0800 ShadowsocksX-NG 3.112.249.231:26046:origin:aes-256-cfb:plain:dkU5NnRZV0FsWVVu/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDU4&group=576K546L5YWN6LS5U1NS
默认 12:29:48.953365 +0800 ShadowsocksX-NG 62
默认 12:29:48.953487 +0800 ShadowsocksX-NG 3.112.249.231:26047:origin:aes-256-cfb:plain:dkU5NnRZV0FsWVVu/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDU5&group=576K546L5YWN6LS5U1NS
默认 12:29:48.953536 +0800 ShadowsocksX-NG 62
默认 12:29:48.953657 +0800 ShadowsocksX-NG 104.248.172.192:29472:origin:aes-256-cfb:plain:MnJXblpXR2VGM0RM/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDYw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.953691 +0800 ShadowsocksX-NG 64
默认 12:29:48.953814 +0800 ShadowsocksX-NG 104.248.172.192:29476:origin:aes-256-cfb:plain:MnJXblpXR2VGM0RM/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDYx&group=576K546L5YWN6LS5U1NS
默认 12:29:48.953852 +0800 ShadowsocksX-NG 64
默认 12:29:48.953989 +0800 ShadowsocksX-NG 104.248.172.192:29477:origin:aes-256-cfb:plain:MnJXblpXR2VGM0RM/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDYy&group=576K546L5YWN6LS5U1NS
默认 12:29:48.954040 +0800 ShadowsocksX-NG 64
默认 12:29:48.954193 +0800 ShadowsocksX-NG 104.248.172.192:29478:origin:aes-256-cfb:plain:MnJXblpXR2VGM0RM/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDYz&group=576K546L5YWN6LS5U1NS
默认 12:29:48.954243 +0800 ShadowsocksX-NG 64
默认 12:29:48.954430 +0800 ShadowsocksX-NG 209.97.186.211:40235:origin:aes-256-cfb:plain:eGRRVkhMWE9XT0kw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDY0&group=576K546L5YWN6LS5U1NS
默认 12:29:48.954462 +0800 ShadowsocksX-NG 63
默认 12:29:48.954690 +0800 ShadowsocksX-NG 209.97.186.211:40239:origin:aes-256-cfb:plain:eGRRVkhMWE9XT0kw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDY1&group=576K546L5YWN6LS5U1NS
默认 12:29:48.954756 +0800 ShadowsocksX-NG 63
默认 12:29:48.954943 +0800 ShadowsocksX-NG 209.97.186.211:40240:origin:aes-256-cfb:plain:eGRRVkhMWE9XT0kw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDY2&group=576K546L5YWN6LS5U1NS
默认 12:29:48.955008 +0800 ShadowsocksX-NG 63
默认 12:29:48.955143 +0800 ShadowsocksX-NG 209.97.186.211:40241:origin:aes-256-cfb:plain:eGRRVkhMWE9XT0kw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDY3&group=576K546L5YWN6LS5U1NS
默认 12:29:48.955175 +0800 ShadowsocksX-NG 63
默认 12:29:48.955332 +0800 ShadowsocksX-NG 172.104.105.30:43810:origin:aes-256-cfb:plain:NFpIMTdyUW9jMjhw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDY4&group=576K546L5YWN6LS5U1NS
默认 12:29:48.955365 +0800 ShadowsocksX-NG 63
默认 12:29:48.955526 +0800 ShadowsocksX-NG 172.104.105.30:43814:origin:aes-256-cfb:plain:NFpIMTdyUW9jMjhw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDY5&group=576K546L5YWN6LS5U1NS
默认 12:29:48.955592 +0800 ShadowsocksX-NG 63
默认 12:29:48.955733 +0800 ShadowsocksX-NG 172.104.105.30:43815:origin:aes-256-cfb:plain:NFpIMTdyUW9jMjhw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDcw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.955798 +0800 ShadowsocksX-NG 63
默认 12:29:48.955919 +0800 ShadowsocksX-NG 172.104.105.30:43816:origin:aes-256-cfb:plain:NFpIMTdyUW9jMjhw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDcx&group=576K546L5YWN6LS5U1NS
默认 12:29:48.955968 +0800 ShadowsocksX-NG 63
默认 12:29:48.956091 +0800 ShadowsocksX-NG 172.104.80.69:14082:origin:aes-256-cfb:plain:a1BxeXdxdnJWZmo1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDcy&group=576K546L5YWN6LS5U1NS
默认 12:29:48.956139 +0800 ShadowsocksX-NG 62
默认 12:29:48.956297 +0800 ShadowsocksX-NG 172.104.80.69:14086:origin:aes-256-cfb:plain:a1BxeXdxdnJWZmo1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDcz&group=576K546L5YWN6LS5U1NS
默认 12:29:48.956362 +0800 ShadowsocksX-NG 62
默认 12:29:48.956533 +0800 ShadowsocksX-NG 172.104.80.69:14087:origin:aes-256-cfb:plain:a1BxeXdxdnJWZmo1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDc0&group=576K546L5YWN6LS5U1NS
默认 12:29:48.956581 +0800 ShadowsocksX-NG 62
默认 12:29:48.956723 +0800 ShadowsocksX-NG 172.104.80.69:14088:origin:aes-256-cfb:plain:a1BxeXdxdnJWZmo1/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDc1&group=576K546L5YWN6LS5U1NS
默认 12:29:48.956755 +0800 ShadowsocksX-NG 62
默认 12:29:48.956860 +0800 ShadowsocksX-NG 139.162.76.77:15959:origin:aes-256-cfb:plain:NWtRTW1CSmhyY2lM/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDc2&group=576K546L5YWN6LS5U1NS
默认 12:29:48.956893 +0800 ShadowsocksX-NG 62
默认 12:29:48.957028 +0800 ShadowsocksX-NG 139.162.76.77:15963:origin:aes-256-cfb:plain:NWtRTW1CSmhyY2lM/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDc3&group=576K546L5YWN6LS5U1NS
默认 12:29:48.957060 +0800 ShadowsocksX-NG 62
默认 12:29:48.957161 +0800 ShadowsocksX-NG 139.162.76.77:15964:origin:aes-256-cfb:plain:NWtRTW1CSmhyY2lM/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDc4&group=576K546L5YWN6LS5U1NS
默认 12:29:48.957193 +0800 ShadowsocksX-NG 62
默认 12:29:48.957295 +0800 ShadowsocksX-NG 139.162.76.77:15965:origin:aes-256-cfb:plain:NWtRTW1CSmhyY2lM/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDc5&group=576K546L5YWN6LS5U1NS
默认 12:29:48.957327 +0800 ShadowsocksX-NG 62
默认 12:29:48.957466 +0800 ShadowsocksX-NG 104.237.139.138:43730:origin:aes-256-cfb:plain:RGx1Y01sMDJObXIx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDgw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.957498 +0800 ShadowsocksX-NG 64
默认 12:29:48.957602 +0800 ShadowsocksX-NG 104.237.139.138:43734:origin:aes-256-cfb:plain:RGx1Y01sMDJObXIx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDgx&group=576K546L5YWN6LS5U1NS
默认 12:29:48.957634 +0800 ShadowsocksX-NG 64
默认 12:29:48.957738 +0800 ShadowsocksX-NG 104.237.139.138:43735:origin:aes-256-cfb:plain:RGx1Y01sMDJObXIx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDgy&group=576K546L5YWN6LS5U1NS
默认 12:29:48.957786 +0800 ShadowsocksX-NG 64
默认 12:29:48.957907 +0800 ShadowsocksX-NG 104.237.139.138:43736:origin:aes-256-cfb:plain:RGx1Y01sMDJObXIx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDgz&group=576K546L5YWN6LS5U1NS
默认 12:29:48.957940 +0800 ShadowsocksX-NG 64
默认 12:29:48.958043 +0800 ShadowsocksX-NG 104.237.141.20:44520:origin:aes-256-cfb:plain:ZGhBVjlUVXloYWww/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDg0&group=576K546L5YWN6LS5U1NS
默认 12:29:48.958077 +0800 ShadowsocksX-NG 63
默认 12:29:48.958220 +0800 ShadowsocksX-NG 104.237.141.20:44524:origin:aes-256-cfb:plain:ZGhBVjlUVXloYWww/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDg1&group=576K546L5YWN6LS5U1NS
默认 12:29:48.958252 +0800 ShadowsocksX-NG 63
默认 12:29:48.958393 +0800 ShadowsocksX-NG 104.237.141.20:44525:origin:aes-256-cfb:plain:ZGhBVjlUVXloYWww/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDg2&group=576K546L5YWN6LS5U1NS
默认 12:29:48.958426 +0800 ShadowsocksX-NG 63
默认 12:29:48.958532 +0800 ShadowsocksX-NG 104.237.141.20:44526:origin:aes-256-cfb:plain:ZGhBVjlUVXloYWww/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDg3&group=576K546L5YWN6LS5U1NS
默认 12:29:48.958584 +0800 ShadowsocksX-NG 63
默认 12:29:48.958705 +0800 ShadowsocksX-NG 5.101.49.19:35941:origin:aes-256-cfb:plain:alQ4SDRjenVpQWl0/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDg4&group=576K546L5YWN6LS5U1NS
默认 12:29:48.958739 +0800 ShadowsocksX-NG 60
默认 12:29:48.958879 +0800 ShadowsocksX-NG 5.101.49.19:35945:origin:aes-256-cfb:plain:alQ4SDRjenVpQWl0/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDg5&group=576K546L5YWN6LS5U1NS
默认 12:29:48.958913 +0800 ShadowsocksX-NG 60
默认 12:29:48.959053 +0800 ShadowsocksX-NG 5.101.49.19:35946:origin:aes-256-cfb:plain:alQ4SDRjenVpQWl0/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDkw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.959085 +0800 ShadowsocksX-NG 60
默认 12:29:48.959225 +0800 ShadowsocksX-NG 5.101.49.19:35947:origin:aes-256-cfb:plain:alQ4SDRjenVpQWl0/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDkx&group=576K546L5YWN6LS5U1NS
默认 12:29:48.959257 +0800 ShadowsocksX-NG 60
默认 12:29:48.959361 +0800 ShadowsocksX-NG 45.79.105.116:22588:origin:aes-256-cfb:plain:b1d5aENlTUJ0ZmNx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDky&group=576K546L5YWN6LS5U1NS
默认 12:29:48.959393 +0800 ShadowsocksX-NG 62
默认 12:29:48.959530 +0800 ShadowsocksX-NG 45.79.105.116:22592:origin:aes-256-cfb:plain:b1d5aENlTUJ0ZmNx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDkz&group=576K546L5YWN6LS5U1NS
默认 12:29:48.959562 +0800 ShadowsocksX-NG 62
默认 12:29:48.959667 +0800 ShadowsocksX-NG 45.79.105.116:22593:origin:aes-256-cfb:plain:b1d5aENlTUJ0ZmNx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDk0&group=576K546L5YWN6LS5U1NS
默认 12:29:48.959699 +0800 ShadowsocksX-NG 62
默认 12:29:48.959809 +0800 ShadowsocksX-NG 45.79.105.116:22594:origin:aes-256-cfb:plain:b1d5aENlTUJ0ZmNx/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDk1&group=576K546L5YWN6LS5U1NS
默认 12:29:48.959858 +0800 ShadowsocksX-NG 62
默认 12:29:48.959980 +0800 ShadowsocksX-NG 45.79.107.223:25625:origin:aes-256-cfb:plain:eGd1T2R6MERKVEIw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDk2&group=576K546L5YWN6LS5U1NS
默认 12:29:48.960012 +0800 ShadowsocksX-NG 62
默认 12:29:48.960116 +0800 ShadowsocksX-NG 45.79.107.223:25629:origin:aes-256-cfb:plain:eGd1T2R6MERKVEIw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDk3&group=576K546L5YWN6LS5U1NS
默认 12:29:48.960148 +0800 ShadowsocksX-NG 62
默认 12:29:48.960282 +0800 ShadowsocksX-NG 45.79.107.223:25630:origin:aes-256-cfb:plain:eGd1T2R6MERKVEIw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDk4&group=576K546L5YWN6LS5U1NS
默认 12:29:48.960314 +0800 ShadowsocksX-NG 62
默认 12:29:48.960449 +0800 ShadowsocksX-NG 45.79.107.223:25631:origin:aes-256-cfb:plain:eGd1T2R6MERKVEIw/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDk5&group=576K546L5YWN6LS5U1NS
默认 12:29:48.960480 +0800 ShadowsocksX-NG 62
默认 12:29:48.960584 +0800 ShadowsocksX-NG 45.79.94.17:34839:origin:aes-256-cfb:plain:WnJaRDR6ZXlRdHhN/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEwMA&group=576K546L5YWN6LS5U1NS
默认 12:29:48.960616 +0800 ShadowsocksX-NG 60
默认 12:29:48.960759 +0800 ShadowsocksX-NG 45.79.94.17:34843:origin:aes-256-cfb:plain:WnJaRDR6ZXlRdHhN/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEwMQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.960789 +0800 ShadowsocksX-NG 60
默认 12:29:48.960893 +0800 ShadowsocksX-NG 45.79.94.17:34844:origin:aes-256-cfb:plain:WnJaRDR6ZXlRdHhN/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEwMg&group=576K546L5YWN6LS5U1NS
默认 12:29:48.960925 +0800 ShadowsocksX-NG 60
默认 12:29:48.961060 +0800 ShadowsocksX-NG 45.79.94.17:34845:origin:aes-256-cfb:plain:WnJaRDR6ZXlRdHhN/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEwMw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.961093 +0800 ShadowsocksX-NG 60
默认 12:29:48.961199 +0800 ShadowsocksX-NG 172.105.197.230:32975:origin:aes-256-cfb:plain:OGxUcmE3VWo1bWZm/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEwNA&group=576K546L5YWN6LS5U1NS
默认 12:29:48.961248 +0800 ShadowsocksX-NG 64
默认 12:29:48.961370 +0800 ShadowsocksX-NG 172.105.197.230:32979:origin:aes-256-cfb:plain:OGxUcmE3VWo1bWZm/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEwNQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.961402 +0800 ShadowsocksX-NG 64
默认 12:29:48.961543 +0800 ShadowsocksX-NG 172.105.197.230:32980:origin:aes-256-cfb:plain:OGxUcmE3VWo1bWZm/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEwNg&group=576K546L5YWN6LS5U1NS
默认 12:29:48.961575 +0800 ShadowsocksX-NG 64
默认 12:29:48.961716 +0800 ShadowsocksX-NG 172.105.197.230:32981:origin:aes-256-cfb:plain:OGxUcmE3VWo1bWZm/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEwNw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.961748 +0800 ShadowsocksX-NG 64
默认 12:29:48.961889 +0800 ShadowsocksX-NG 172.104.93.246:26437:origin:aes-256-cfb:plain:MmE1MUxnc0Z6MW1P/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEwOA&group=576K546L5YWN6LS5U1NS
默认 12:29:48.961921 +0800 ShadowsocksX-NG 63
默认 12:29:48.962055 +0800 ShadowsocksX-NG 172.104.93.246:26441:origin:aes-256-cfb:plain:MmE1MUxnc0Z6MW1P/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEwOQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.962103 +0800 ShadowsocksX-NG 63
默认 12:29:48.962223 +0800 ShadowsocksX-NG 172.104.93.246:26442:origin:aes-256-cfb:plain:MmE1MUxnc0Z6MW1P/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDExMA&group=576K546L5YWN6LS5U1NS
默认 12:29:48.962271 +0800 ShadowsocksX-NG 63
默认 12:29:48.962387 +0800 ShadowsocksX-NG 172.104.93.246:26443:origin:aes-256-cfb:plain:MmE1MUxnc0Z6MW1P/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDExMQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.962435 +0800 ShadowsocksX-NG 63
默认 12:29:48.962538 +0800 ShadowsocksX-NG 172.105.223.135:15912:origin:aes-256-cfb:plain:REpnekk4dktYeXU2/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDExMg&group=576K546L5YWN6LS5U1NS
默认 12:29:48.962602 +0800 ShadowsocksX-NG 64
默认 12:29:48.962706 +0800 ShadowsocksX-NG 172.105.223.135:15916:origin:aes-256-cfb:plain:REpnekk4dktYeXU2/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDExMw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.962738 +0800 ShadowsocksX-NG 64
默认 12:29:48.962874 +0800 ShadowsocksX-NG 172.105.223.135:15917:origin:aes-256-cfb:plain:REpnekk4dktYeXU2/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDExNA&group=576K546L5YWN6LS5U1NS
默认 12:29:48.962906 +0800 ShadowsocksX-NG 64
默认 12:29:48.963042 +0800 ShadowsocksX-NG 172.105.223.135:15918:origin:aes-256-cfb:plain:REpnekk4dktYeXU2/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDExNQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.963074 +0800 ShadowsocksX-NG 64
默认 12:29:48.963212 +0800 ShadowsocksX-NG 139.162.101.65:46439:origin:aes-256-cfb:plain:SkNoT21KRjdrQkht/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDExNg&group=576K546L5YWN6LS5U1NS
默认 12:29:48.963263 +0800 ShadowsocksX-NG 63
默认 12:29:48.963387 +0800 ShadowsocksX-NG 139.162.101.65:46443:origin:aes-256-cfb:plain:SkNoT21KRjdrQkht/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDExNw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.963435 +0800 ShadowsocksX-NG 63
默认 12:29:48.963555 +0800 ShadowsocksX-NG 139.162.101.65:46444:origin:aes-256-cfb:plain:SkNoT21KRjdrQkht/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDExOA&group=576K546L5YWN6LS5U1NS
默认 12:29:48.963603 +0800 ShadowsocksX-NG 63
默认 12:29:48.963722 +0800 ShadowsocksX-NG 139.162.101.65:46445:origin:aes-256-cfb:plain:SkNoT21KRjdrQkht/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDExOQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.963754 +0800 ShadowsocksX-NG 63
默认 12:29:48.963890 +0800 ShadowsocksX-NG 172.105.237.160:44523:origin:aes-256-cfb:plain:SUhrZnFVdGRjZHpG/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEyMA&group=576K546L5YWN6LS5U1NS
默认 12:29:48.963938 +0800 ShadowsocksX-NG 64
默认 12:29:48.964105 +0800 ShadowsocksX-NG 172.105.237.160:44527:origin:aes-256-cfb:plain:SUhrZnFVdGRjZHpG/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEyMQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.964169 +0800 ShadowsocksX-NG 64
默认 12:29:48.964322 +0800 ShadowsocksX-NG 172.105.237.160:44528:origin:aes-256-cfb:plain:SUhrZnFVdGRjZHpG/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEyMg&group=576K546L5YWN6LS5U1NS
默认 12:29:48.964391 +0800 ShadowsocksX-NG 64
默认 12:29:48.964548 +0800 ShadowsocksX-NG 172.105.237.160:44529:origin:aes-256-cfb:plain:SUhrZnFVdGRjZHpG/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEyMw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.964597 +0800 ShadowsocksX-NG 64
默认 12:29:48.964702 +0800 ShadowsocksX-NG 66.175.219.126:24473:origin:aes-256-cfb:plain:UG1TVnl0S1Znd3JU/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEyNA&group=576K546L5YWN6LS5U1NS
默认 12:29:48.964750 +0800 ShadowsocksX-NG 63
默认 12:29:48.964884 +0800 ShadowsocksX-NG 66.175.219.126:24477:origin:aes-256-cfb:plain:UG1TVnl0S1Znd3JU/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEyNQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.964932 +0800 ShadowsocksX-NG 63
默认 12:29:48.965034 +0800 ShadowsocksX-NG 66.175.219.126:24478:origin:aes-256-cfb:plain:UG1TVnl0S1Znd3JU/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEyNg&group=576K546L5YWN6LS5U1NS
默认 12:29:48.965066 +0800 ShadowsocksX-NG 63
默认 12:29:48.965168 +0800 ShadowsocksX-NG 66.175.219.126:24479:origin:aes-256-cfb:plain:UG1TVnl0S1Znd3JU/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEyNw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.965200 +0800 ShadowsocksX-NG 63
默认 12:29:48.965303 +0800 ShadowsocksX-NG 172.104.105.178:27990:origin:aes-256-cfb:plain:T3FzTjYyYW9rbXRG/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEyOA&group=576K546L5YWN6LS5U1NS
默认 12:29:48.965335 +0800 ShadowsocksX-NG 64
默认 12:29:48.965438 +0800 ShadowsocksX-NG 172.104.105.178:27994:origin:aes-256-cfb:plain:T3FzTjYyYW9rbXRG/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEyOQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.965488 +0800 ShadowsocksX-NG 64
默认 12:29:48.965609 +0800 ShadowsocksX-NG 172.104.105.178:27995:origin:aes-256-cfb:plain:T3FzTjYyYW9rbXRG/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEzMA&group=576K546L5YWN6LS5U1NS
默认 12:29:48.965641 +0800 ShadowsocksX-NG 64
默认 12:29:48.965745 +0800 ShadowsocksX-NG 172.104.105.178:27996:origin:aes-256-cfb:plain:T3FzTjYyYW9rbXRG/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEzMQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.965777 +0800 ShadowsocksX-NG 64
默认 12:29:48.965879 +0800 ShadowsocksX-NG 172.105.211.38:24934:origin:aes-256-cfb:plain:UngwRURSODNCUW9s/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEzMg&group=576K546L5YWN6LS5U1NS
默认 12:29:48.965914 +0800 ShadowsocksX-NG 63
默认 12:29:48.966019 +0800 ShadowsocksX-NG 172.105.211.38:24938:origin:aes-256-cfb:plain:UngwRURSODNCUW9s/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEzMw&group=576K546L5YWN6LS5U1NS
默认 12:29:48.966054 +0800 ShadowsocksX-NG 63
默认 12:29:48.966192 +0800 ShadowsocksX-NG 172.105.211.38:24939:origin:aes-256-cfb:plain:UngwRURSODNCUW9s/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEzNA&group=576K546L5YWN6LS5U1NS
默认 12:29:48.966224 +0800 ShadowsocksX-NG 63
默认 12:29:48.966326 +0800 ShadowsocksX-NG 172.105.211.38:24940:origin:aes-256-cfb:plain:UngwRURSODNCUW9s/?obfsparam=&protoparam=&remarks=576K546L55S15oqlQHBvamllYXBwIDEzNQ&group=576K546L5YWN6LS5U1NS
默认 12:29:48.966358 +0800 ShadowsocksX-NG 63
默认 12:29:49.527969 +0800 ShadowsocksX-NG Task <64CF58FA-7184-41FF-85DF-F61B300B6CD4>.<8> received response, status 200 content K
默认 12:29:49.688430 +0800 ShadowsocksX-NG Task <64CF58FA-7184-41FF-85DF-F61B300B6CD4>.<8> done using Connection 7
默认 12:29:49.688572 +0800 ShadowsocksX-NG Task <64CF58FA-7184-41FF-85DF-F61B300B6CD4>.<8> response ended
默认 12:29:49.689421 +0800 ShadowsocksX-NG www.google.com:1:auth_chain_a:chacha20:tls1.2_ticket_auth:YnJlYWt3YWxs/?obfsparam=&protoparam=&remarks=5Ymp5L2Z5rWB6YeP77yaOTUuNDklIDE3LjIyR0I&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.689487 +0800 ShadowsocksX-NG 71
默认 12:29:49.689678 +0800 ShadowsocksX-NG www.google.com:2:auth_chain_a:chacha20:tls1.2_ticket_auth:YnJlYWt3YWxs/?obfsparam=&protoparam=&remarks=6L-H5pyf5pe26Ze077yaMjAxOS0wOS0yMSAwOToxNDo0Ng&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.689753 +0800 ShadowsocksX-NG 71
默认 12:29:49.690027 +0800 ShadowsocksX-NG ssr-ipv4.ji-G1H1-00-i01-584.ngcssddns.com:584:auth_aes128_sha1:aes-256-cfb:http_simple:TkdDLlNT/?obfsparam=ZmZiNzc1NjgyNy5kb3dubG9hZC53aW5kb3dzdXBkYXRlLmNvbQ&protoparam=NTY4Mjc6STkwb0JZ&remarks=Si7kuLvlipvnur_ot68gQ04u5Y-w5rm-LkcxSDEwMGkwMTAwOjU4NC5ORkhEQlQtSGluZXQ&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.690094 +0800 ShadowsocksX-NG 96
默认 12:29:49.690344 +0800 ShadowsocksX-NG ssr-ipv4.ji-G1H1-00-i02-584.ngcssddns.com:584:auth_aes128_sha1:aes-256-cfb:http_simple:TkdDLlNT/?obfsparam=ZmZiNzc1NjgyNy5kb3dubG9hZC53aW5kb3dzdXBkYXRlLmNvbQ&protoparam=NTY4Mjc6STkwb0JZ&remarks=Si7kuLvlipvnur_ot68gQ04u5Y-w5rm-LkcxSDEwMGkwMjAwOjU4NC5ORkhEQlQtSGluZXQ&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.690429 +0800 ShadowsocksX-NG 96
默认 12:29:49.690636 +0800 ShadowsocksX-NG ssr-ipv4.ji-G1H1-00-i03-584.ngcssddns.com:584:auth_aes128_sha1:aes-256-cfb:http_simple:TkdDLlNT/?obfsparam=ZmZiNzc1NjgyNy5kb3dubG9hZC53aW5kb3dzdXBkYXRlLmNvbQ&protoparam=NTY4Mjc6STkwb0JZ&remarks=Si7kuLvlipvnur_ot68gQ04u5Y-w5rm-LkcxSDEwMGkwMzAwOjU4NC5ORkhEQlQtSGluZXQ&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.690704 +0800 ShadowsocksX-NG 96
默认 12:29:49.690911 +0800 ShadowsocksX-NG ssr-ipv4.ji-G1H1-00-i04-584.ngcssddns.com:584:auth_aes128_sha1:aes-256-cfb:http_simple:TkdDLlNT/?obfsparam=ZmZiNzc1NjgyNy5kb3dubG9hZC53aW5kb3dzdXBkYXRlLmNvbQ&protoparam=NTY4Mjc6STkwb0JZ&remarks=Si7kuLvlipvnur_ot68gQ04u5Y-w5rm-LkcxSDEwMGkwNDAwOjU4NC5ORkhEQlQtSGluZXQ&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.690969 +0800 ShadowsocksX-NG 96
默认 12:29:49.691200 +0800 ShadowsocksX-NG ssr-ipv4.ji-G1H1-00-i05-443.ngcssddns.com:443:auth_aes128_sha1:aes-256-cfb:http_simple:TkdDLlNT/?obfsparam=ZmZiNzc1NjgyNy5kb3dubG9hZC53aW5kb3dzdXBkYXRlLmNvbQ&protoparam=NTY4Mjc6STkwb0JZ&remarks=Si7kuLvlipvnur_ot69bNDQz56uv5Y-jXSBDTi7lj7Dmub4uRzFIMTAwaTA1MDA6NDQzLk5GSERCVC1IaW5ldA&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.691248 +0800 ShadowsocksX-NG 96
默认 12:29:49.691454 +0800 ShadowsocksX-NG ssr-ipv4.ji-G1H1-00-i06-443.ngcssddns.com:443:auth_aes128_sha1:aes-256-cfb:http_simple:TkdDLlNT/?obfsparam=ZmZiNzc1NjgyNy5kb3dubG9hZC53aW5kb3dzdXBkYXRlLmNvbQ&protoparam=NTY4Mjc6STkwb0JZ&remarks=Si7kuLvlipvnur_ot69bNDQz56uv5Y-jXSBDTi7lj7Dmub4uRzFIMTAwaTA2MDA6NDQzLk5GSERCVC1IaW5ldA&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.691486 +0800 ShadowsocksX-NG 96
默认 12:29:49.691706 +0800 ShadowsocksX-NG ssr-ipv4.ji-G1H1-00-i07-443.ngcssddns.com:443:auth_aes128_sha1:aes-256-cfb:http_simple:TkdDLlNT/?obfsparam=ZmZiNzc1NjgyNy5kb3dubG9hZC53aW5kb3dzdXBkYXRlLmNvbQ&protoparam=NTY4Mjc6STkwb0JZ&remarks=Si7kuLvlipvnur_ot69bNDQz56uv5Y-jXSBDTi7lj7Dmub4uRzFIMTAwaTA3MDA6NDQzLk5GSERCVC1IaW5ldA&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.691754 +0800 ShadowsocksX-NG 96
默认 12:29:49.691949 +0800 ShadowsocksX-NG ssr-ipv4.ji-G1H1-00-i08-80.ngcssddns.com:80:auth_aes128_sha1:aes-256-cfb:http_simple:TkdDLlNT/?obfsparam=ZmZiNzc1NjgyNy5kb3dubG9hZC53aW5kb3dzdXBkYXRlLmNvbQ&protoparam=NTY4Mjc6STkwb0JZ&remarks=Si7kuLvlipvnur_ot69bODDnq6_lj6NdIENOLuWPsOa5vi5HMUgxMDBpMDgwMDo4MC5ORkhEQlQtSGluZXQ&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.692001 +0800 ShadowsocksX-NG 94
默认 12:29:49.692195 +0800 ShadowsocksX-NG ssr-ipv4.ji-G1H1-00-i09-80.ngcssddns.com:80:auth_aes128_sha1:aes-256-cfb:http_simple:TkdDLlNT/?obfsparam=ZmZiNzc1NjgyNy5kb3dubG9hZC53aW5kb3dzdXBkYXRlLmNvbQ&protoparam=NTY4Mjc6STkwb0JZ&remarks=Si7kuLvlipvnur_ot69bODDnq6_lj6NdIENOLuWPsOa5vi5HMUgxMDBpMDkwMDo4MC5ORkhEQlQtSGluZXQ&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.692228 +0800 ShadowsocksX-NG 94
默认 12:29:49.692471 +0800 ShadowsocksX-NG ssr-ipv4.ji-G1H1-00-i10-80.ngcssddns.com:80:auth_aes128_sha1:aes-256-cfb:http_simple:TkdDLlNT/?obfsparam=ZmZiNzc1NjgyNy5kb3dubG9hZC53aW5kb3dzdXBkYXRlLmNvbQ&protoparam=NTY4Mjc6STkwb0JZ&remarks=Si7kuLvlipvnur_ot69bODDnq6_lj6NdIENOLuWPsOa5vi5HMUgxMDBpMTAwMDo4MC5ORkhEQlQtSGluZXQ&group=5Yeg6bihLeWtpuS5oOWKqeeQhg
默认 12:29:49.692521 +0800 ShadowsocksX-NG 94
错误 12:30:48.044413 +0800 ShadowsocksX-NG Task <4E0DB6E8-9241-4FFA-90C6-68957AF35FCC>.<7> finished with error - code: -1001
默认 12:30:48.044619 +0800 ShadowsocksX-NG TIC TCP Conn Cancel [6:0x600002a6ae80]
默认 12:30:48.044663 +0800 ShadowsocksX-NG [C6 Hostname#f36f704d:443 tcp, url hash: 8af3e129, tls] cancel
错误 12:30:48.044674 +0800 ShadowsocksX-NG Task <4E0DB6E8-9241-4FFA-90C6-68957AF35FCC>.<7> load failed with error Error Domain=NSURLErrorDomain Code=-1001 "请求超时。" UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x6000011c2070 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=, _NSURLErrorRelatedURLSessionTaskErrorKey=, NSLocalizedDescription=请求超时。, NSErrorFailingURLStringKey=, NSErrorFailingURLKey=, _kCFStreamErrorDomainKey=4} [-1001]
默认 12:30:48.044683 +0800 ShadowsocksX-NG [C6 Hostname#f36f704d:443 tcp, url hash: 8af3e129, tls] cancelled
默认 12:30:48.044705 +0800 ShadowsocksX-NG 0.000s [C6 Hostname#f36f704d:443 proxy] path:start
默认 12:30:48.044719 +0800 ShadowsocksX-NG 0.000s [C6 Hostname#f36f704d:443 proxy] path:satisfied
默认 12:30:48.044734 +0800 ShadowsocksX-NG 0.000s [C6 Hostname#f36f704d:443 proxy] proxy:start_process
默认 12:30:48.044746 +0800 ShadowsocksX-NG 0.000s [C6 Hostname#f36f704d:443 proxy] proxy:finish_process
默认 12:30:48.044804 +0800 ShadowsocksX-NG 0.001s [C6 Hostname#f36f704d:443 proxy] proxy:start_resolve
默认 12:30:48.044897 +0800 ShadowsocksX-NG 0.005s [C6 Hostname#f36f704d:443 proxy] proxy:finish_resolve
默认 12:30:48.044939 +0800 ShadowsocksX-NG 0.005s [C6.1 Hostname#f36f704d:443 resolver] path:start
默认 12:30:48.044954 +0800 ShadowsocksX-NG 0.005s [C6.1 Hostname#f36f704d:443 resolver] path:satisfied
默认 12:30:48.044998 +0800 ShadowsocksX-NG 0.005s [C6.1 Hostname#f36f704d:443 resolver] resolver:start_dns
默认 12:30:48.045079 +0800 ShadowsocksX-NG 0.016s [C6.1 Hostname#f36f704d:443 resolver] resolver:receive_dns
默认 12:30:48.045145 +0800 ShadowsocksX-NG 0.016s [C6.1.1 192.168.1.8:56383<->IPv4#9b885b4e:443 socket-flow] path:start
默认 12:30:48.045165 +0800 ShadowsocksX-NG 0.016s [C6.1.1 192.168.1.8:56383<->IPv4#9b885b4e:443 socket-flow] path:satisfied
默认 12:30:48.045200 +0800 ShadowsocksX-NG 0.018s [C6.1.1 192.168.1.8:56383<->IPv4#9b885b4e:443 socket-flow] flow:start_connect
默认 12:30:48.045301 +0800 ShadowsocksX-NG 59.997s [C6] path:cancel
默认 12:30:48.046380 +0800 ShadowsocksX-NG nw_endpoint_flow_protocol_disconnected [C6.1.1 IPv4#9b885b4e:443 cancelled socket-flow (null)] Output protocol disconnected
默认 12:30:48.046617 +0800 ShadowsocksX-NG nw_connection_report_state_with_handler_locked [C6] reporting state cancelled
错误 12:30:48.046998 +0800 ShadowsocksX-NG Task <4E0DB6E8-9241-4FFA-90C6-68957AF35FCC>.<7> HTTP load failed (error code: -999 [1:89])
默认 12:33:48.376320 +0800 ShadowsocksX-NG success removing entry for host config 0x600001f74d00
默认 12:33:48.376365 +0800 ShadowsocksX-NG success removing entry for host config 0x600001f74d00
默认 12:33:48.376402 +0800 ShadowsocksX-NG TIC TCP Conn Cancel [8:0x600002a68e40]
默认 12:33:48.376448 +0800 ShadowsocksX-NG [C8 Hostname#b8e9b2a6:443 tcp, url hash: 5e6d45d3, tls] cancel
默认 12:33:48.376526 +0800 ShadowsocksX-NG [C8 Hostname#b8e9b2a6:443 tcp, url hash: 5e6d45d3, tls] cancelled
[C8.1.1 192.168.1.8:56384<->IPv4#23ad8589:443]
Connected Path: satisfied (Path is satisfied), interface: en1, ipv4, dns
Duration: 240.326s, DNS @0.008s took 0.008s, TCP @0.017s took 0.150s, TLS took 0.156s
bytes in/out: 6018/975, packets in/out: 9/7, rtt: 0.153s, retransmitted packets: 0, out-of-order packets: 2
默认 12:33:48.376546 +0800 ShadowsocksX-NG 0.000s [C8 Hostname#b8e9b2a6:443 proxy] path:start
默认 12:33:48.376560 +0800 ShadowsocksX-NG 0.000s [C8 Hostname#b8e9b2a6:443 proxy] path:satisfied
默认 12:33:48.376574 +0800 ShadowsocksX-NG 0.000s [C8 Hostname#b8e9b2a6:443 proxy] proxy:start_process
默认 12:33:48.376589 +0800 ShadowsocksX-NG 0.000s [C8 Hostname#b8e9b2a6:443 proxy] proxy:finish_process
默认 12:33:48.376669 +0800 ShadowsocksX-NG 0.000s [C8 Hostname#b8e9b2a6:443 proxy] proxy:start_resolve
默认 12:33:48.376690 +0800 ShadowsocksX-NG 0.008s [C8 Hostname#b8e9b2a6:443 proxy] proxy:finish_resolve
默认 12:33:48.376707 +0800 ShadowsocksX-NG 0.008s [C8.1 Hostname#b8e9b2a6:443 resolver] path:start
默认 12:33:48.376783 +0800 ShadowsocksX-NG 0.008s [C8.1 Hostname#b8e9b2a6:443 resolver] path:satisfied
默认 12:33:48.376803 +0800 ShadowsocksX-NG 0.008s [C8.1 Hostname#b8e9b2a6:443 resolver] resolver:start_dns
默认 12:33:48.376828 +0800 ShadowsocksX-NG 0.016s [C8.1 Hostname#b8e9b2a6:443 resolver] resolver:receive_dns
默认 12:33:48.376909 +0800 ShadowsocksX-NG 0.016s [C8.1.1 192.168.1.8:56384<->IPv4#23ad8589:443 socket-flow] path:start
默认 12:33:48.376931 +0800 ShadowsocksX-NG 0.016s [C8.1.1 192.168.1.8:56384<->IPv4#23ad8589:443 socket-flow] path:satisfied
默认 12:33:48.376946 +0800 ShadowsocksX-NG 0.017s [C8.1.1 192.168.1.8:56384<->IPv4#23ad8589:443 socket-flow] flow:start_connect
默认 12:33:48.377000 +0800 ShadowsocksX-NG 0.167s [C8.1.1 192.168.1.8:56384<->IPv4#23ad8589:443 socket-flow] flow:finish_transport
默认 12:33:48.377024 +0800 ShadowsocksX-NG 0.167s [C8.1 Hostname#b8e9b2a6:443 resolver] flow:finish_transport
默认 12:33:48.377065 +0800 ShadowsocksX-NG 0.167s [C8 Hostname#b8e9b2a6:443 proxy] flow:finish_transport
默认 12:33:48.377097 +0800 ShadowsocksX-NG 0.323s [C8.1.1 192.168.1.8:56384<->IPv4#23ad8589:443 socket-flow] flow:finish_connect
默认 12:33:48.377162 +0800 ShadowsocksX-NG 0.324s [C8.1 Hostname#b8e9b2a6:443 resolver] flow:finish_connect
默认 12:33:48.377184 +0800 ShadowsocksX-NG 0.324s [C8 Hostname#b8e9b2a6:443 proxy] flow:finish_connect
默认 12:33:48.377229 +0800 ShadowsocksX-NG 0.324s [C8.1.1 192.168.1.8:56384<->IPv4#23ad8589:443 socket-flow] flow:changed_viability
默认 12:33:48.377245 +0800 ShadowsocksX-NG 0.324s [C8.1 Hostname#b8e9b2a6:443 resolver] flow:changed_viability
默认 12:33:48.377274 +0800 ShadowsocksX-NG 0.324s [C8 Hostname#b8e9b2a6:443 proxy] flow:changed_viability
默认 12:33:48.377349 +0800 ShadowsocksX-NG 240.325s [C8] path:cancel
默认 12:33:48.377879 +0800 ShadowsocksX-NG nw_endpoint_flow_protocol_disconnected [C8.1.1 IPv4#23ad8589:443 cancelled socket-flow (null)] Output protocol disconnected
默认 12:33:48.378180 +0800 ShadowsocksX-NG nw_connection_report_state_with_handler_locked [C8] reporting state cancelled
默认 12:33:48.378265 +0800 ShadowsocksX-NG TIC TCP Conn Destroyed [8:0x600002a68e40]
默认 12:33:48.378302 +0800 ShadowsocksX-NG TIC TCP Conn Cancel [7:0x600002a555c0]
默认 12:33:48.378378 +0800 ShadowsocksX-NG [C7 Hostname#71baf782:443 tcp, url hash: f6e57c27, tls] cancel
默认 12:33:48.378437 +0800 ShadowsocksX-NG [C7 Hostname#71baf782:443 tcp, url hash: f6e57c27, tls] cancelled
[C7.1.1 192.168.1.8:56385<->IPv4#3c2e41f1:443]
Connected Path: satisfied (Path is satisfied), interface: en1, ipv4, dns
Duration: 240.328s, DNS @0.007s took 0.148s, TCP @0.157s took 0.169s, TLS took 0.169s
bytes in/out: 7397/1024, packets in/out: 10/7, rtt: 0.167s, retransmitted packets: 0, out-of-order packets: 5
默认 12:33:48.378455 +0800 ShadowsocksX-NG 0.000s [C7 Hostname#71baf782:443 proxy] path:start
默认 12:33:48.378468 +0800 ShadowsocksX-NG 0.000s [C7 Hostname#71baf782:443 proxy] path:satisfied
默认 12:33:48.378481 +0800 ShadowsocksX-NG 0.000s [C7 Hostname#71baf782:443 proxy] proxy:start_process
默认 12:33:48.378493 +0800 ShadowsocksX-NG 0.000s [C7 Hostname#71baf782:443 proxy] proxy:finish_process
默认 12:33:48.378505 +0800 ShadowsocksX-NG 0.000s [C7 Hostname#71baf782:443 proxy] proxy:start_resolve
默认 12:33:48.378517 +0800 ShadowsocksX-NG 0.006s [C7 Hostname#71baf782:443 proxy] proxy:finish_resolve
默认 12:33:48.378529 +0800 ShadowsocksX-NG 0.006s [C7.1 Hostname#71baf782:443 resolver] path:start
默认 12:33:48.378573 +0800 ShadowsocksX-NG 0.007s [C7.1 Hostname#71baf782:443 resolver] path:satisfied
默认 12:33:48.378656 +0800 ShadowsocksX-NG 0.007s [C7.1 Hostname#71baf782:443 resolver] resolver:start_dns
默认 12:33:48.378678 +0800 ShadowsocksX-NG 0.155s [C7.1 Hostname#71baf782:443 resolver] resolver:receive_dns
默认 12:33:48.378695 +0800 ShadowsocksX-NG 0.155s [C7.1.1 192.168.1.8:56385<->IPv4#3c2e41f1:443 socket-flow] path:start
默认 12:33:48.378709 +0800 ShadowsocksX-NG 0.156s [C7.1.1 192.168.1.8:56385<->IPv4#3c2e41f1:443 socket-flow] path:satisfied
默认 12:33:48.378723 +0800 ShadowsocksX-NG 0.157s [C7.1.1 192.168.1.8:56385<->IPv4#3c2e41f1:443 socket-flow] flow:start_connect
默认 12:33:48.378740 +0800 ShadowsocksX-NG 0.326s [C7.1.1 192.168.1.8:56385<->IPv4#3c2e41f1:443 socket-flow] flow:finish_transport
默认 12:33:48.378767 +0800 ShadowsocksX-NG 0.327s [C7.1 Hostname#71baf782:443 resolver] flow:finish_transport
默认 12:33:48.378806 +0800 ShadowsocksX-NG 0.327s [C7 Hostname#71baf782:443 proxy] flow:finish_transport
默认 12:33:48.378886 +0800 ShadowsocksX-NG 0.495s [C7.1.1 192.168.1.8:56385<->IPv4#3c2e41f1:443 socket-flow] flow:finish_connect
默认 12:33:48.378903 +0800 ShadowsocksX-NG 0.495s [C7.1 Hostname#71baf782:443 resolver] flow:finish_connect
默认 12:33:48.378925 +0800 ShadowsocksX-NG 0.495s [C7 Hostname#71baf782:443 proxy] flow:finish_connect
默认 12:33:48.379010 +0800 ShadowsocksX-NG 0.495s [C7.1.1 192.168.1.8:56385<->IPv4#3c2e41f1:443 socket-flow] flow:changed_viability
默认 12:33:48.379032 +0800 ShadowsocksX-NG 0.495s [C7.1 Hostname#71baf782:443 resolver] flow:changed_viability
默认 12:33:48.379063 +0800 ShadowsocksX-NG 0.495s [C7 Hostname#71baf782:443 proxy] flow:changed_viability
默认 12:33:48.379112 +0800 ShadowsocksX-NG 240.328s [C7] path:cancel
默认 12:33:48.379735 +0800 ShadowsocksX-NG nw_endpoint_flow_protocol_disconnected [C7.1.1 IPv4#3c2e41f1:443 cancelled socket-flow (null)] Output protocol disconnected
默认 12:33:48.379878 +0800 ShadowsocksX-NG nw_connection_report_state_with_handler_locked [C7] reporting state cancelled
默认 12:33:48.379899 +0800 ShadowsocksX-NG TIC TCP Conn Destroyed [7:0x600002a555c0]
错误 12:33:48.379939 +0800 ShadowsocksX-NG nw_protocol_boringssl_get_output_frames(1301) [0x7f908ad43a40] get output frames failed, state 8196
错误 12:33:48.379972 +0800 ShadowsocksX-NG nw_protocol_boringssl_get_output_frames(1301) [0x7f908ad43a40] get output frames failed, state 8196
错误 12:33:48.380273 +0800 ShadowsocksX-NG nw_protocol_boringssl_get_output_frames(1301) [0x7f908ae3d160] get output frames failed, state 8196
错误 12:33:48.380313 +0800 ShadowsocksX-NG nw_protocol_boringssl_get_output_frames(1301) [0x7f908ae3d160] get output frames failed, state 8196
错误 12:33:48.380758 +0800 ShadowsocksX-NG TIC Read Status [8:0x0]: 1:57
错误 12:33:48.380770 +0800 ShadowsocksX-NG TIC Read Status [8:0x0]: 1:57
错误 12:33:48.380893 +0800 ShadowsocksX-NG TIC Read Status [7:0x0]: 1:57
错误 12:33:48.380907 +0800 ShadowsocksX-NG TIC Read Status [7:0x0]: 1:57
错误 12:34:57.900546 +0800 ShadowsocksX-NG Received XPC error Connection interrupted for message type 3 kCFNetworkAgentXPCMessageTypePACQuery
错误 12:34:57.900611 +0800 ShadowsocksX-NG Received XPC error Connection invalid for message type 3 kCFNetworkAgentXPCMessageTypePACQuery

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Tips:

  • Always check for the latest update, some known bug has been fix in the latest release such as old version not support auth_aes_md5 auth_aes_sha1

  • Beta version of macOS also may couse some problems

  • ss-local compiled by macOS Sierra 10.12 not compatite with 10.11, some old release's ss-local are compiled using 10.12 will not work on 10.11, new release are try build in 10.10 to max fit the compatite

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.