X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4A43FE48.5060905@gmail.com> Date: Thu, 25 Jun 2009 23:46:32 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ImageMagick not working on Vista/Server 2008 64-bit References: <0sho35p4hsgunmi6in1q8uercfg137snkg AT 4ax DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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