Hi,
I got an SEHException sometimes and want to debug it. Can you help me with that?
The problem is, that I can not reproduce it, it does not happen all the time, but I think it might have something to do with manipulating Pixels using Writable Pixel Collections.
Stack Trace:
at Magick.Pixels.{dtor}(Pixels* )
at ImageMagick.PixelBaseCollection.!PixelBaseCollection()
at ImageMagick.PixelBaseCollection.Dispose(Boolean A_0)
at ImageMagick.PixelBaseCollection.Finalize()
A .pdb might help.
I got an SEHException sometimes and want to debug it. Can you help me with that?
The problem is, that I can not reproduce it, it does not happen all the time, but I think it might have something to do with manipulating Pixels using Writable Pixel Collections.
Stack Trace:
at Magick.Pixels.{dtor}(Pixels* )
at ImageMagick.PixelBaseCollection.!PixelBaseCollection()
at ImageMagick.PixelBaseCollection.Dispose(Boolean A_0)
at ImageMagick.PixelBaseCollection.Finalize()
A .pdb might help.