Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-T2-Posting-ID: IBEbVI5rtGvBBu0aty/gAw== Message-ID: <4250DC9F.60700@ege.cc> Date: Mon, 04 Apr 2005 08:20:15 +0200 From: Bernhard Ege User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: latex coredumps on cygwin 1.5.14-1 References: <42506F06 DOT 4040808 AT austin DOT rr DOT com> In-Reply-To: <42506F06.4040808@austin.rr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Dave Johnson wrote: > Hello all, > > Today I upgraded to cygwin 1.5.14-1, and now latex coredumps > immediate upon execution. It doesn't matter what latex > source file is used, or even if none is used: > > $ latex > > Segmentation fault (core dumped) > > > Latex worked fine under the version available in December 2004 > (sorry, I don't remember the version number). I looked through > the FAQ and email archive since December, and I find no > mention of any latex problems, so I'm not sure if I've > installed something wrong. I use latex extensively, so any > help with this problem will be greatly appreciated. I have the same problem, latex core dumps as above (WinXP SP2). I tried running latex with strace: $ strace latex One or more CON code pages invalid for given keyboard code And a windows saying: Title: 16 bit MS-DOS Subsystem ~ The NTVDM CPU has encountered an illegal instruction. CS:1013 IP:210f OP:63 69 66 69 65 Choose 'Close' to terminate the application. [Close] [Ignore] The OP info seems like ASCII text: cifie GDB has this to say: $ gdb latex GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special) [gdb general info snip] (gdb) run Starting program: /usr/bin/latex.exe Program received signal SIGSEGV, Segmentation fault. 0x00451d7e in inflate_fast () (gdb) bt #0 0x00451d7e in inflate_fast () #1 0x00452aca in inflate_fast () #2 0x610067c8 in toascii () from /usr/bin/cygwin1.dll #3 0x610069d0 in dll_crt0 AT 0 () from /usr/bin/cygwin1.dll #4 0x00000000 in ?? () from (gdb) I cannot see anyway for me to fix latex myself (config file or similar) using the above info :-( Bernhard -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/