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

First chance exception on 00007FFA345D3FB8 (E06D7363, CPP_EH_EXCEPTION) #1846

Closed
Jasi2169 opened this issue Dec 24, 2017 · 1 comment
Closed

Comments

@Jasi2169
Copy link

Jasi2169 commented Dec 24, 2017

Before submitting an issue, make sure it has not already been reported.

Then, make sure the following points are included in your issue:

  • Dec 20 2017
  • Windows 10 Enterprise x64
  • First chance exception on 00007FFA345D3FB8 (E06D7363, CPP_EH_EXCEPTION)
  • when i run the target the app ,it keeps pausing and showing same error i reported,so there loading icon keeps loading on the target app,no way to debug it

PS after a more than 1 and half year i touched x64dbg today

so i just want to know what this issue actually means and when this exception is raised ?

@mrexodia
Copy link
Member

It is not an issue, just the c++ app throwing exceptions and handling them (for example because it cannot connect to a website or any other error state). Just press shift+f9 to automatically continue on first chance exceptions.

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

No branches or pull requests

2 participants