This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ImageMagick not working on Vista/Server 2008 64-bit


Brian Ford wrote:

> Isn't the efault handler supposed to catch this anyway?  

  Absolutely, but maybe it isn't working right what with all the modifications
and enhancements to SEH in recent windows kernels.  If you want a hope of
debugging this, build yourself a custom DLL with CFLAGS="-g -O0" and you might
get lucky.  You might have to debug it on a purely assembler level if you're
unlucky.

    cheers,
      DaveK

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]