Hello. I am debugging an IOT system using(Windows10 pro) Firebird 3.0.4.3305.
And have a trouble with "C:\ProgramData\firebird\fb12_monitor_xxxxxxxxxxxxxxxxxxxxxx".
The Firebird makes an error once or twice a week in the way shown in firebird.log:
---------------------
FBServer Sun May 22 00:57:43 2022
Operating system call CreateFile failed. Error code 225
FBServer Sun May 22 00:57:43 2022
MonitoringData: Cannot initialize the shared memory region
operating system directive CreateFile failed
Operation did not complete successfully because the file contains a virus or potentially unwanted software.
ERROR_VIRUS_INFECTED
and I never saw it before. Very strange.
--------------------
Once this error happens it repeats on any access from client thereafter.
This log does not explicitly show the error file name, but I found
"C:\ProgramData\firebird\fb12_monitor_xxxxxxxxxxxxxxxxxxxxxx" (xxx : 24 hex digits)
is the file that is considered to have a virus.
(In the system the windows defender is activated (required) but I excluded Firebird programs and
C:\ProgramData\firebird\)
I am sure the firebird clients do not access MON$ tables
Does anyone know how to avoid this problem ?
I think escaping from defender or not making fb2_ fille would be a solution
--
You received this message because you are subscribed to the Google Groups "firebird-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebird-suppo...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/firebird-support/dfbacfeb-27a4-4b41-99b7-b2b49c424390n%40googlegroups.com.