imageproxy
imageproxy copied to clipboard
memory fatal error on Windows issue
Recently we encountered a blue screen and unexpectedly reboot on a windows server that only runs imageproxy. According to the dmp file, can you help us confirm that imageproxy is or is not using these system apis on windows? iocreatedfile() iocsqremovenextirp() It seems that failed to rewrite some read-only memory segments when we runs imageproxy. Startup Script "imageproxy -cache memory:2048:1h -baseURL http://192.168.10.21:9000 -scaleUp true"
"http://192.168.10.21:9000" is minio storage server.


