-
Notifications
You must be signed in to change notification settings - Fork 499
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels