How to debug webservices ?

Hello, 

Does someone knows how to debug webservices ? 

I know there is a log file called "crmwebservice.log" and I can also look sql error log file but I have this type of error I don't know how to debug : 

mars 28 2022 14:08:02.711 5552 3316 1 Exception Caught In DispatchAPI. Message - Failed to update ##entity## successfully. Access violation at address 1A937FEE in module 'eware.dll'. Read of address 635F6772.
mars 28 2022 14:08:03.492 5552 3316 1 Exception Caught In DispatchAPI. Message - Query failed to run successfully. .
mars 28 2022 14:08:03.837 5552 3852 1 Exception Caught In DispatchAPI. Message - Failed to update ##entity## successfully. Access violation at address 1A937FEE in module 'eware.dll'. Read of address 635F6772.
mars 28 2022 14:08:14.665 5552 3852 1 Exception Caught In DispatchAPI. Message - Query failed to run successfully. .

There is no log related to these errors on ewaresql.log nor ewaresystem.log. 

These errors seem to happen randomly during the day.