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 Date: Sat, 30 Aug 2003 22:14:30 +0100 From: Elfyn McBratney To: cygwin AT cygwin DOT com Subject: Re: all apps crash at startup with current CVS checkout of cygwin Message-ID: <20030830211430.GP614@emcb.co.uk> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20030828100820 DOT GC28930 AT linux_rln DOT harvest> <20030828143400 DOT GC3806 AT redhat DOT com> <20030829094152 DOT GI28930 AT linux_rln DOT harvest> <20030829160628 DOT GA13143 AT redhat DOT com> <20030830204033 DOT GA20010 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030830204033.GA20010@redhat.com> User-Agent: Mutt/1.4.1i Christopher Faylor wrote: > On Fri, Aug 29, 2003 at 12:06:28PM -0400, Christopher Faylor wrote: > >On Fri, Aug 29, 2003 at 11:41:52AM +0200, Ronald Landheer-Cieslak wrote: > >>On Thu, Aug 28, 2003 at 10:34:00AM -0400, Christopher Faylor wrote: > >>> On Thu, Aug 28, 2003 at 12:08:20PM +0200, Ronald Landheer-Cieslak wrote: > >>> >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. > >>> > >>> Stackdumps of self-built dlls are really not interesting. If you are > >>> building the dll from scratch then you can always debug the problem with > >>> a gdb + working DLL build with --enable-debugging. gdb will show you > >>> exactly where the error is occuring. > >>> > >>> Or you can use addr2line to decode the addresses below: > > ^^ > > ** > >>> > >>$ addr2line -e cygwin1.dll 6107BF59 > >>/home/RLandheer/cygwin/build/i686-pc-cygwin/winsup/cygwin/../../../../src/winsup/cygwin/sync.cc:75 > >> > >>just in case it helps :) > > Any word on this? cygcheck output? Full addr2line decoding of stack > trace? gdb back trace of crash? > > Out of curiousity, has anyone else seen this? Nope. Out of the ten machines I run Cygwin on at work (2000/XP Pro with 1.5.2/1.5.3s/CVS) I havn't seen anything like this. Though come to think of it I was seeing a strange problem with sourcenav, a month or so back, where running any cygwin program (from within sourcenav) would result in a SEGV (e.g., `grep' and `cvs'). Never even attempted to investigate it. (Probably should have at least mentioned it here) Just putting that out there in case it might help, probably won't in any case as the machine in question was really crapped out, anyway. -- Elfyn McBratney +------------------------------------------------------------+ | Software Patents in Europe | +------------------------------------------------------------+ | On September 1st 2003 the European Parliment will make a | | decision about establishing a new law which would allow | | software patents in Europe. This means that Europe's | | programmers and citizens alike could face considerable | | risk. | +------------------------------------------------------------+ | Unlike copyright, patents can block independent creations! | | Software patents can render software copyright useless. | | One copyrighted work can be covered by hundreds of patents | | of which the author doesn't even know but for whose | | infringement he and his users can be sued. Some of these | | patents may be impossible to work around, because they are | | broad or because they are part of communication standards. | +------------------------------------------------------------+ | What can you do to help? FFII/Eurolinux are organising | | activities in and near the parliment to bring about an | | interdisciplinary discussion in a field which has for too | | long been dominated by industrial patent lawyers. | +------------------------------------------------------------+ | For more information, or too see how you can help, visit | | . | +------------------------------------------------------------+ -- 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/