Safari Networking process uses 1 full CPU
Very similar to this previous (old unresolved) question, my Safari application uses ~100% CPU for quite a long time until I exit Safari completely (even closing all tabs did not help).
The process Safari Networking is responsible for it. I cannot figure out what is causing it. I checked in the log Console and found these logs: popping a lot (~280 per sec):
com.apple.WebKit.Networking (CFNetwork)
Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 228
Always with same PID, but after some time it will change Thread ID.
Here is an extract when it changes the connection / thread:
| par défaut | 08:56:31.312705 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 208 |
| par défaut | 08:56:31.316538 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 208 |
| par défaut | 08:56:31.320479 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 208 |
| par défaut | 08:56:31.324650 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 208 |
| par défaut | 08:56:31.328417 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 208 |
| par défaut | 08:56:31.332199 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 208 |
| par défaut | 08:56:31.335970 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 208 |
| par défaut | 08:56:31.340022 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 208 |
| erreur | 08:56:31.341307 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC Read Status [208:0x7feb10314b90]: 1:57 |
| par défaut | 08:56:31.341362 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TCP Conn Event [208:0x7feb10314b90]: 2 |
| erreur | 08:56:31.341380 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC Read Status [208:0x7feb10314b90]: 1:57 |
| erreur | 08:56:31.341402 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC Read Status [208:0x7feb10314b90]: 1:57 |
| par défaut | 08:56:31.341452 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TCP Conn Cancel [208:0x7feb10314b90] |
| par défaut | 08:56:31.341904 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | [209 <private> stream, pid: 44594, url: https://collector-pxpmp8ilui.perimeterx.net/api/v1/collector/noCors?payload=W3si dCI6IlBYNTc1IiwiZCI6eyJQWDgyIjoiMTYyOHgyNDgiLCJQWD, tls] cancelled |
| [209.1 79C657D7-B427-46D0-B03F-90A93D504F73 <private>.51127<-><private>] | |||||
| Connected Path: satisfied (Path is satisfied), interface: en0, ipv4, dns | |||||
| Duration: 240.285s, DNS @0.000s took 0.003s, TCP @0.004s took 0.001s, TLS took 0.065s | |||||
| bytes in/out: 6144/839, packets in/out: 7/7, rtt: 0.000s, retransmitted packets: 0, out-of-order packets: 0 | |||||
| par défaut | 08:56:31.342220 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TCP Conn Destroyed [208:0x7feb10314b90] |
| par défaut | 08:56:31.342790 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC Enabling TLS [228:0x7feb08111c80] |
| par défaut | 08:56:31.344467 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TCP Conn Start [228:0x7feb08111c80] |
| par défaut | 08:56:31.344643 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> setting up Connection 228 |
| par défaut | 08:56:31.344672 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | [229 <private> <private>] start |
| par défaut | 08:56:31.350434 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TLS Event [228:0x7feb08111c80]: 1, Pending(0) |
| par défaut | 08:56:31.382154 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TLS Event [228:0x7feb08111c80]: 2, Pending(0) |
| par défaut | 08:56:31.382779 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TLS Event [228:0x7feb08111c80]: 11, Pending(0) |
| par défaut | 08:56:31.383129 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TLS Event [228:0x7feb08111c80]: 12, Pending(0) |
| par défaut | 08:56:31.383164 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TLS Event [228:0x7feb08111c80]: 14, Pending(0) |
| par défaut | 08:56:31.389892 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TLS Trust Result [228:0x7feb08111c80]: 0 |
| par défaut | 08:56:31.403000 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TLS Event [228:0x7feb08111c80]: 20, Pending(0) |
| par défaut | 08:56:31.403043 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TCP Conn Connected [228:0x7feb08111c80]: Err(16) |
| par défaut | 08:56:31.403262 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TCP Conn Event [228:0x7feb08111c80]: 1 |
| par défaut | 08:56:31.403338 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TCP Conn Event [228:0x7feb08111c80]: 8 |
| par défaut | 08:56:31.403356 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | TIC TLS Handshake Complete [228:0x7feb08111c80] |
| par défaut | 08:56:31.406233 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 228 |
| par défaut | 08:56:31.410853 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 228 |
| par défaut | 08:56:31.415460 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 228 |
| par défaut | 08:56:31.419575 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 228 |
| par défaut | 08:56:31.423497 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 228 |
| par défaut | 08:56:31.427458 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 228 |
| par défaut | 08:56:31.431201 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 228 |
| par défaut | 08:56:31.435175 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 228 |
| par défaut | 08:56:31.439082 +0100 | 0x4b58ea | 44594 | com.apple.WebKit.Networking | Task <BABB2876-1B1A-4E4C-9AB4-7E88CEF61716>.<42> now using Connection 228 |
What is my Safari doing?