rodneyviana / ODSyncService

OneDrive service/DLL for Sync State
MIT License
93 stars 26 forks source link

Error General Unable to add breakpoint #21

Closed WouterLS closed 3 years ago

WouterLS commented 3 years ago

When I use the setup. it installs ok, but the logs show this when staring up onedrive. It seems onedrive won't startup. Unless I remove ODOnDemand.

2020-10-25 23:28:04.169 Information General Initiating App 0 2020-10-25 23:28:04.199 Information General Successfully started process (id=0, cmdLine='"C:\Users\Wouter\AppData\Local\Microsoft\OneDrive\OneDrive.exe"') 0 2020-10-25 23:28:04.301 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.301 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.316 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.316 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.332 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.348 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.348 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.403 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.479 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.479 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.601 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.747 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.759 Error General Unable to add breakpoint 7456 2020-10-25 23:28:04.765 Error General Unable to add breakpoint 7456

rodneyviana commented 3 years ago

It looks like anti-virus considering the application malware. Create an exception for the application on your anti-virus and see if it resolves the issue.