Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adguard extension repeatedly crashes on Edge Browser #3098

Open
bnrm999 opened this issue Jan 22, 2025 · 1 comment
Open

Adguard extension repeatedly crashes on Edge Browser #3098

bnrm999 opened this issue Jan 22, 2025 · 1 comment

Comments

@bnrm999
Copy link

bnrm999 commented Jan 22, 2025

Its been happening for almost 3 4 days now, every now and then adguard extension just crashes on MS Edge Browser, It even happens when the browser is apparently closed.
Would appreciate if somebody can point out anything wrong.

Regards

@windwak3r
Copy link

@bnrm999, hello! Please do the following:

  1. Press Win + R.
  2. Type cmd and press Enter to open the terminal.
  3. Copy and paste one of the following commands into the terminal, depending on your installation.
    32 bit Edge:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --user-data-dir=C:\edge-debug --enable-logging --v=1

64 bit Edge:

"C:\Program Files\Microsoft\Edge\Application\msedge.exe" --user-data-dir=C:\edge-debug --enable-logging --v=1
  1. Press Enter to run Edge browser and reproduce the problem.
  2. Remember the time it was reproduced.
  3. Go to C:\edge-debug\ folder and copy chrome_debug.log to any location (note that each time you restart the browser, the logs will be rewritten).
  4. Send the file to [email protected]:
    - include [extension] keyword and 3098 in the subject of your email
    - specify the exact time when the issue occurred
    Or you can attach it to a comment here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants