Good evening, everyone,
a program that's been running for the last couple of months suddenly crashes:
'Event 8' is printed to the console, the Silverfrost Exception Report contains
Access violation (c0000005) at address 7747fe50
Within file ntdll.dll In RtlUnicodeToMultiByteSize at address 50 In GetModuleFileNameA at address D6 Within file KERNELBASE.dll In _system_exception_handler(<ptr>structÄ_EXCEPTION_POINTERS) at address 12F Within file SALFLIBC64.DLL in __system_exception_handler(<ptr>structÄ_EXCEPTION_POINTERS) at address 12f Within file ntdll.dll In RtlUnwindEx at address 852 In KiUserExceptionDispatcher at address 2E In RtlUnicodeToMultiByteSize at address 50 In GetModuleFileNameA at address D6 Within file KERNELBASE.dll In _system_exception_handler(<ptr>structÄ_EXCEPTION_POINTERS) at address 12F Within file SALFLIBC64.DLL in __system_exception_handler(<ptr>structÄ_EXCEPTION_POINTERS) at address 12f
When running the debugger, nothing happens, except that the program simply stops at some point.
Could somebody please tell me, what to make of this?
Thank you!