X-Spam-Check-By: sourceware.org Date: Fri, 25 May 2007 07:20:07 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Problems with XPDF on Cygwin with recent snapshots (newlib ?) Message-ID: <20070525112007.GC15201@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20070523211128 DOT GA10318 AT ednor DOT casa DOT cgf DOT cx> <497404 DOT 77746 DOT qm AT web25011 DOT mail DOT ukl DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <497404.77746.qm@web25011.mail.ukl.yahoo.com> User-Agent: Mutt/1.5.14 (2007-02-12) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 25, 2007 at 12:20:38PM +0200, Marco Atzeri wrote: >--- Christopher Faylor ha scritto: > >> On Wed, May 23, 2007 at 10:51:48PM +0200, Angelo >> Graziosi wrote: >> >Using cygwin-inst-20070523.tar.bz2 there is XPDF >> that core dumps loading a >> >pdf file. >> > >> >The same happens with a cygwin1.dll 1.5.24-2 >> rebuilt with CVS newlib dated >> >May 18. >> > >> >Instead using cygwin1.dll 1.5.24-2 rebuilt with CVS >> newlib dated May 01, >> >XPDF works fine. >> >> Where is the SEGV occurring? > >readv ? > > 25 298948324 [main] xpdf 3092 readv: readv (3, 0x22C560, 1) nonblocking, sigcatchers 0 > 30 298948354 [main] xpdf 3092 __set_errno: void __set_winsock_errno(const char*, int):238 val 11 > 25 298948379 [main] xpdf 3092 __set_winsock_errno:recv_internal:1215 - winsock error 10035 -> errno 11 > 25 298948404 [main] xpdf 3092 readv: -1 = readv (3, 0x22C560, 1), errno 11 >--- Process 3092, exception C0000005 at 6B14D431 > 235 298948639 [main] xpdf 3092 _cygtls::handle_exceptions: In cygwin_except_handler exc 0xC0000005 at 0x6B14D431 sp 0x22C6B0 > 29 298948668 [main] xpdf 3092 _cygtls::handle_exceptions: In cygwin_except_handler sig 11 at 0x6B14D431 > 25 298948693 [main] xpdf 3092 >_cygtls::handle_exceptions: In cygwin_except_handler calling 0x0 > 25 298948718 [main] xpdf 3092 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION strace is not a reliable indicator of problem location but from the above it seems like the error is coming from a DLL other than cygwin which is located at 0x6B14d431 . -- 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/