Impossible to use ImageMagick in Windows Service

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
sureshk

Any updates on this?

Post by sureshk »

Same issue here, disabling SetConsoleCtrlHandler() didn't help.
Tried with 6.2.4.
sureshk

Post by sureshk »

Removed all the signal handlers from the build including the console handler and its fine now.
Post Reply