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-Authentication-Warning: localhost.localdomain: ronald set sender to blytkerchan AT users DOT sourceforge DOT net using -f Date: Thu, 28 Aug 2003 12:08:20 +0200 From: Ronald Landheer-Cieslak To: cygwin AT cygwin DOT com Subject: all apps crash at startup with current CVS checkout of cygwin Message-ID: <20030828100820.GC28930@linux_rln.harvest> Reply-To: cygwin AT cygwin DOT com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline User-Agent: Mutt/1.4i X-Disclaimer: I had nothing to do with it - I swear! X-loop: linux_rln.harvest --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline With a fresh checkout from cygwin's CVS repo, fresh build, etc. I get this when I start rxvt: 6 [main] rxvt 1912 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 15845 [main] rxvt 1912 open_stackdumpfile: Dumping stack trace to rxvt.exe.sta ckdump. The stackdump is attached. All Cygwin applications have this behaviour with the self-built Cygwin - so I'm rolling back to B20 (well.. the Aug 23 snapshot). If anyone is interested, I'll be happy to send the result of $ objdump -x cygwin1-20030828.dll > cygwin1-20030828.dll.headers or anything else (the built DLL itself, the result of any command I can run with or without it installed, etc.) HTH rlc -- The Official Colorado State Vegetable is now the "state legislator". --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="rxvt.exe.stackdump" Exception: STATUS_ACCESS_VIOLATION at eip=6107BF59 eax=00000770 ebx=00000000 ecx=00000000 edx=FFFFFFFF esi=00000104 edi=6165012C ebp=0022F430 esp=0022F408 program=D:\cygwin\bin\rxvt.exe cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023 Stack trace: Frame Function Args 0022F430 6107BF59 (00230640, 0000007C, 0022F470, 784ABD73) 0022F460 61057909 (6165012C, 00230178, 000001FA, 784AB650) 0022F4A0 61057C20 (6165012C, 0022F988, 00000001, 00000000) 0022F4D0 6104EB92 (610519C7, 0022F988, 00000000, 00000000) 0022FAB0 6104F517 (00000000, 00000000, 00237228, 7FFDE000) 0022FE30 610574A2 (0A040795, 00000001, 0022FE70, 6100AE7C) 0022FE40 61057649 (0A040795, 6100AE21, 0022FE70, 6104113B) 0022FE70 6100AE7C (0A040398, 0A040795, 78465600, FFFFFFFF) 0022FED0 6100C4C4 (00000001, 00000000, 0000027C, 610578A5) 0022FEF0 6105855F (00000000, 00000000, 0000027C, 00000000) 0022FF40 610048B6 (610D6ED8, FFFFFFFE, 00000048, 610D6DFC) 0022FF90 610051AD (00000000, 00000000, 80430F47, 00000000) 0022FFB0 00424C12 (00401090, 037F0009, 0022FFF0, 77E8CA90) 0022FFC0 0040103C (00000000, 00000000, 7FFDF000, 00000000) 0022FFF0 77E8CA90 (00401000, 00000000, 000000C8, 00000100) End of stack trace --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii -- 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/ --tKW2IUtsqtDRztdT--