X-Spam-Check-By: sourceware.org Date: Fri, 26 May 2006 01:28:13 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com, bug-automake AT gnu DOT org Subject: Re: Cygwin: texi2dvi stumbles over texinfo.tex Message-ID: <20060526052813.GB17984@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com, bug-automake AT gnu DOT org Mail-Followup-To: cygwin AT cygwin DOT com, bug-automake AT gnu DOT org References: <20060525063820 DOT GA6327 AT iam DOT uni-bonn DOT de> <200605252204 DOT k4PM4Fk08988 AT f7 DOT net> <20060526044620 DOT GA6330 AT iam DOT uni-bonn DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060526044620.GA6330@iam.uni-bonn.de> User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Fri, May 26, 2006 at 06:46:21AM +0200, Ralf Wildenhues wrote: >$ cat texindex.exe.stackdump >Exception: STATUS_ACCESS_VIOLATION at eip=6105440C > >eax=0000004A ebx=00000003 ecx=00000013 edx=02B9E8A9 esi=00405457 edi=0040544D > >ebp=0022EE08 esp=0022ED60 program=C:\cygwin\bin\texindex.exe, pid 296, thread main > >cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 > >Stack trace: > >Frame Function Args > >0022EE08 6105440C (00460210, 00000000, 0022EEC8, 6108DD7F) > >0022EE18 61054685 (0040544D, 6115E684, 00000000, 00403229) > >0022EEC8 6108DD7F (00000005, 6115E684, 00460090, 77DADB0D) > >0022EF78 61005BC8 (0022EFD0, 00000000, 00000002, 00000000) > >0022FF88 61005EB3 (00000000, 00000000, 00000000, 00000000) That's apparently a call to mktemp, although I can't tell what's causing the problem. Setting the CYGWIN environment variable to error_start:gdb might help with finding what the argument to mktemp is. cgf -- 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/