AdGuard for MacOS 2.5.2.949

Chinaski

Quality Assurance
Staff member
Administrator
Moderator
This is a rather uncharacteristic update for AdGuard for Mac. There's no real headliner, but instead a bunch of bugfixes, low-scale improvements, and localization updates.
Important! Starting with this update, AdGuard will only work on macOS 10.12+. Unfortunately, the older macOS versions do not have capabilities to support the advanced techniques we use in our filtering engine.

Changelog

[Enhancement] Update CoreLibs to 1.7.189 [#835]
[Fixed] Some text strings on the initial setup screen are clipped [#785]
[Fixed] Opera browser isn't filtered in Network extension mode [#800]
[Fixed] Switching between system profiles causes AdGuard to crash [#805]
[Fixed] hepsiburada.com - HTTPS filtering issue [#1406]
[Fixed] blockchain.com is broken [#1411]
[Other] Added Dutch localization
[Other] Microsoft Outlook removed from the list of applications filtered by default
[Other] Added AdGuard Browser Assistant extension support in Edge browser

This version on GitHub
Download via direct link
 

eicar

New Member
I had to reinstall 2.5.1. The 2.5.2 update was very unstable on macOS 11.2.1 (Intel) with regular crashes in network extension mode every couple of seconds. I tried to reset AdGuard, but that actually seemed to make things worse.

If you update to 2.5.1, make sure you have first backed up your *.com.adguard.mac container in ~/Library/GroupContainers, and if the updated AdGuard doesn't work on your Mac, you can always get the previous version here: https://forum.adguard.com/index.php?threads/adguard-for-macos-2-5-1-928.40683/
 
Last edited:

Chinaski

Quality Assurance
Staff member
Administrator
Moderator
Hello there @eicar

To troubleshoot this issue, we need to get the app logs.

Here's what we need you to do:

1. Menu -> Gear -> Advanced -> Logging level -> Debug;
2. Reproduce the issue (and remember the exact time when it happened);
3. Menu -> Advanced -> Export Logs and System Info...;
4. Send the archive to apple@adguard.com and mention this issue number in the subject.

After you can try to reinstall the AdGuard app completely:

Remove /Library/Application Support/com.adguard.mac.adguard
Remove ~/Library/Preferences/com.adguard.mac.adguard.plist
Remove ~/Library/Group Containers/TC3Q7MAJXF.com.adguard.com

Install AdGuard app via direct link.
 

eicar

New Member
I already sent them yesterday… multiple times. Haven't heard anything back except a quasi-automated response to "reset Adguard". LOL. Tried restarting AdGuard a couple of times while troubleshooting, and always sent logs. I also reset & reinstalled Adguard. Didn't help. I only mentioned this here to warn users. Because it's a shitshow.

A side-note concerning future updates: if an update changes big things under the hood, like library changes & cutting OS support, you can't just up the patch number, as in this case from 2.5.1 to 2.5.2. At the very least you need to up the minor version number, which would have been 2.5.1 to 2.6.0. Because if it's a software that's relevant to OS security like AdGuard, I usually wait with an update in these cases (minor or major version updates) until I've read a couple of reviews, until I've finished my work etc. When I see an update from 2.5.1 to 2.5.2, I do not expect it to change major stuff. In this case, it actually should have been an update to version 3. I quote:

Given a version number MAJOR.MINOR.PATCH, increment the:

MAJOR version when you make incompatible API changes,
MINOR version when you add functionality in a backwards compatible manner, and
PATCH version when you make backwards compatible bug fixes.

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
https://semver.org

You can't make major code & functionality changes and only increase the patch number!
 

Chinaski

Quality Assurance
Staff member
Administrator
Moderator
The issue you are experiencing is most likely local in character.
The system seems to be disabling the Network extension, which is used by AdGuard to perform filtering.

Try to open Terminal and type:

1) systemextensionsctl list (make sure that the network extension is running)

1613821832491.png


2) Close the AdGuard app and type systemextensionsctl reset
3) Launch the AdGuard app again

Please inform me of the result.
 

eicar

New Member
Had to disable SIP. But the extension reset didn't help anyway.

before
Code:
4 extension(s)
--- com.apple.system_extension.network_extension
enabled active teamID bundleID (version) name [state]
* * TC3Q7MAJXF com.adguard.mac.adguard.network-extension (2.5.1/928) AdGuard Network Extension [activated enabled]
* * MLZF7K7B5R at.obdev.littlesnitch.networkextension (5.0.4/6162) Little Snitch Network Extension [activated enabled]
--- com.apple.system_extension.endpoint_security
enabled active teamID bundleID (version) name [state]
* * MLZF7K7B5R at.obdev.littlesnitch.endpointsecurity (5.0.4/6162) Little Snitch Endpoint Security [activated enabled]
* * 33YRLYRBYV com.csaba.fitzl.shield.Extension (1.0.1/70) Shield System Extension [activated enabled]
after
Code:
4 extension(s)
--- com.apple.system_extension.network_extension
enabled active teamID bundleID (version) name [state]
* * MLZF7K7B5R at.obdev.littlesnitch.networkextension (5.0.4/6162) Little Snitch Network Extension [activated enabled]
* * TC3Q7MAJXF com.adguard.mac.adguard.network-extension (2.5.2/949) AdGuard Network Extension [activated enabled]
--- com.apple.system_extension.endpoint_security
enabled active teamID bundleID (version) name [state]
* * MLZF7K7B5R at.obdev.littlesnitch.endpointsecurity (5.0.4/6162) Little Snitch Endpoint Security [activated enabled]
*    *    33YRLYRBYV    com.csaba.fitzl.shield.Extension (1.0.1/70)    Shield System Extension    [activated enabled]
And it's not that Adguard didn't work per se… it was still able to block ads, but just crashes constantly, and after a few crashes it will just disable itself.

So there seems to be a bug in the code. I mean, what else could it be? Sure, it's "local in character", but it's still an AdGuard bug. I'm definitely not *actively* making Adguard crash! And it's your programmers' job to fix bugs, right? So it's probably time to look at the heaps of crash reports my AdGuard has already sent home and get to work. And it would also be nice to keep me in the loop via email… and I don't mean generic "we are sorry you are experiencing problems" bot replies.
 

eicar

New Member
Just to pre-empt another generic suggestion: yes, I have now also tried to uninstall everything related to Adguard, the app, every helper and auxiliary directory, including stuff in /private/var/root, every installer receipt, every staged extension, uninstalled the adguard network extension the proper way (using trash in Finder), removed every file with "adguard" in the filename… and yes, I did that a couple of times always with a reboot inbetween, afterwards searching again for any "adguard" remnants on the boot volume.

Then installed v2.5.2 as a completely clean app without settings… v2.5.2 still crashes constantly.

Will have to revert to v2.5.1… hoping for a bug fix.

For posterity here's the crash/bug report:


Code:
Crashed Thread:        1  Dispatch queue: com.adguard.corelibs.AGNEVpnRouteResolver.queue

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [13007]

VM Regions Near 0:
--> 
    __TEXT                      105efc000-105fac000    [  704K] r-x/r-x SM=COW  /Library/SystemExtensions/*/*.network-extension

Thread 0:
0   libsystem_kernel.dylib            0x00007fff2052d622 __sigsuspend_nocancel + 10
1   libdispatch.dylib                 0x00007fff203c253f _dispatch_sigsuspend + 36
2   libdispatch.dylib                 0x00007fff203c251b _dispatch_sig_thread + 53

Thread 1 Crashed:: Dispatch queue: com.adguard.corelibs.AGNEVpnRouteResolver.queue
0   com.adguard.AdguardCore           0x00000001067f3320 AGNEVpnRouteResolver::refreshRoutingTable() + 736
1   com.adguard.AdguardCore           0x00000001067f265f AGNEVpnRouteResolver::processChangedKeys(NSArray*) + 1551
2   com.adguard.AdguardCore           0x00000001067f2007 invocation function for block in AGNEVpnRouteResolver::start() + 71
3   libdispatch.dylib                 0x00007fff203b17c7 _dispatch_client_callout + 8
4   libdispatch.dylib                 0x00007fff203be605 _dispatch_lane_barrier_sync_invoke_and_complete + 60
5   com.adguard.AdguardCore           0x00000001067f1a9b AGNEVpnRouteResolver::start() + 555
6   com.adguard.AdguardCore           0x00000001067f17c9 AGNEVpnRouteResolver::AGNEVpnRouteResolver() + 249
7   com.adguard.AdguardCore           0x00000001067f1594 AGNERouteResolver::create() + 68
8   com.adguard.AdguardCore           0x00000001067bf104 AGMacProxyServer::onNewConnectionWithVSocket(AGVSocket*, AGEventLoop*, unsigned long long) + 1828
9   com.adguard.AdguardCore           0x00000001067e6fd9 -[ANNEProxyServer newConnectionWithAppProxyFlow:] + 393
10  com.adguard.AdguardCore           0x00000001067d6dca -[ANNEAppProxyProvider handleNewFlow:] + 90
11  com.apple.NetworkExtension        0x00007fff2dedde4e -[NEExtensionAppProxyProviderContext flowDivertNewFlow:completionHandler:] + 307
12  com.apple.NetworkExtension        0x00007fff2dedd332 __88-[NEExtensionAppProxyProviderContext setInitialFlowDivertControlSocket:extraValidation:]_block_invoke.103 + 65
13  com.apple.NetworkExtension        0x00007fff2df0af75 __flow_startup_block_invoke.89 + 131
14  libdispatch.dylib                 0x00007fff203b05dd _dispatch_call_block_and_release + 12
15  libdispatch.dylib                 0x00007fff203b17c7 _dispatch_client_callout + 8
16  libdispatch.dylib                 0x00007fff203b75fe _dispatch_lane_serial_drain + 606
17  libdispatch.dylib                 0x00007fff203b80cb _dispatch_lane_invoke + 375
18  libdispatch.dylib                 0x00007fff203c1c5d _dispatch_workloop_worker_thread + 819
19  libsystem_pthread.dylib           0x00007fff20559499 _pthread_wqthread + 314
20  libsystem_pthread.dylib           0x00007fff20558467 start_wqthread + 15

Thread 2:
0   libsystem_kernel.dylib            0x00007fff2052a7b6 __semwait_signal + 10
1   libsystem_c.dylib                 0x00007fff204a7c92 nanosleep + 196
2   libsystem_c.dylib                 0x00007fff204a7afa sleep + 41
3   com.adguard.mac.adguard.network-extension    0x0000000105f31831 0x105efc000 + 219185
4   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
5   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 3:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 4:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 5:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 6:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 7:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 8:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 9:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 10:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 11:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 12:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 13:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 14:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 15:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 16:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 17:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 18:
0   libsystem_kernel.dylib            0x00007fff2052e4fe poll + 10
1   com.adguard.AdguardCore           0x00000001068859c2 poll_dispatch + 178
2   com.adguard.AdguardCore           0x000000010687a8f3 event_base_loop + 867
3   com.adguard.AdguardCore           0x000000010682ef7f AGEventLoop::run() + 95
4   com.adguard.AdguardCore           0x0000000106813830 AGThread::run_thread(void*) + 48
5   libsystem_pthread.dylib           0x00007fff2055c950 _pthread_start + 224
6   libsystem_pthread.dylib           0x00007fff2055847b thread_start + 15

Thread 19:
0   libsystem_pthread.dylib           0x00007fff20558458 start_wqthread + 0

Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000003600007f  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x00007fe6fc80df81  rsi: 0x00007fe6fc80d718  rbp: 0x00007000102b5000  rsp: 0x00007000102b4e40
   r8: 0x0000000000000000   r9: 0x0000000000001ef3  r10: 0x00000000fff9ffff  r11: 0xfffff01913aa7778
  r12: 0x00007fe6fa822f80  r13: 0x000000ff0000007f  r14: 0x000000003600007f  r15: 0x00007fe6fc80d0e0
  rip: 0x00000001067f3320  rfl: 0x0000000000010206  cr2: 0x0000000000000000
  
Logical CPU:     0
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 1 instruction stream:
  01 00 00 41 f6 47 10 01-74 ed 49 8b 77 18 48 89  ...A.G..t.I.w.H.
  df e8 9a b5 03 00 48 89-df e8 52 af 03 00 3c 02  ......H...R...<.
  0f 85 48 01 00 00 49 8b-77 20 48 8d 9d 90 fe ff  ..H...I.w H.....
  ff 48 89 df e8 77 b5 03-00 48 8d bd 30 ff ff ff  .H...w...H..0...
  e8 5b ae 03 00 44 8b 30-48 89 df e8 50 ae 03 00  .[...D.0H...P...
  49 8b 7f 08 48 85 ff 0f-84 fc 00 00 00 4c 89 f3  I...H........L..
 [44]8b 28 e8 36 aa 44 00-89 85 68 fe ff ff 48 89  D.(.6.D...h...H.    <==
  d9 44 21 e9 4c 8b b5 58-fe ff ff 49 8b 1e 48 85  .D!.L..X...I..H.
  db 48 89 8d 70 fe ff ff-75 24 4c 89 f3 4d 8b 26  .H..p...u$L..M.&
  4d 85 e4 0f 85 b5 00 00-00 eb 49 0f 1f 44 00 00  M.........I..D..
  48 8b 03 49 89 de 48 85-c0 74 2e 48 89 c3 8b 43  H..I..H..t.H...C
  20 44 39 e8 72 ea 44 39-e8 77 07 39 4b 1c 77 e0   D9.r.D9.w.9K.w.
  
Thread 1 last branch register state not available.
 

Chinaski

Quality Assurance
Staff member
Administrator
Moderator
Thank you for your reports, they helped us a lot in finding a solution to the issue.
Especially for you, we have compiled this build which supposedly solves your problem.
 

eicar

New Member
Thank you… just tested, but I'm sorry to report that there's no change. Crashes are still occurring. Seems to be the same bug/phenomenon.

 

futnuh

New Member
The issue you are experiencing is most likely local in character.
Maybe local, but not limited to just one person. I've spent the last hour trying to get back to a functioning AdGuard after installing what I thought was a minor update.
 

eicar

New Member
I can't test it yet. Not before late Sunday or Monday. Can't jeopardize my work.

By the way: Little Snitch is suffering from the same bug—network extension with constant crashes—, slightly different results, though: loss of network functionality & 100% CPU load until you force-quit the extension. Oh man, macOS has become such a sh*tshow. Thank you very much, Apple.
 

Dashawitz

New Member
Having same problem here on a new M1 Mac running Big Sur. Unfortunately, my problem is that I can't run that Nightly version posted above because the paid version that I have is through Setapp. So when I run that nightly version it installs a new instance of AdGuard and that version says that my trial period has expired and it leaves the Setapp version untouched which still causes the crashes.
 

Chinaski

Quality Assurance
Staff member
Administrator
Moderator
Having same problem here on a new M1 Mac running Big Sur. Unfortunately, my problem is that I can't run that Nightly version posted above because the paid version that I have is through Setapp. So when I run that nightly version it installs a new instance of AdGuard and that version says that my trial period has expired and it leaves the Setapp version untouched which still causes the crashes.

A fix for this issue for the Setapp version will be released in the coming days.
I have sent you a temporary license key for AdGuard for MAC, we apologize for the inconvenience.
 

eicar

New Member
Only fyi: the underlying bug for the Little Snitch NEXT crashes was related to connections using the QUIC protocol.
 
Top