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: Thu, 27 Jun 2002 18:51:02 +0200 From: Pavel Tsekov Reply-To: Pavel Tsekov Organization: Syntrex, Inc. X-Priority: 3 (Normal) Message-ID: <14828207880.20020627185102@syntrex.com> To: cygwin AT cygwin DOT com CC: Harsha Kalidindi Subject: Re[3]: Setup.exe fails with a Microsoft Runtime Exception .. In-Reply-To: <4316820446.20020627154114@syntrex.com> References: <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020627084714 DOT 02b44d10 AT hqsmh7> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020627084714 DOT 02b44d10 AT hqsmh7> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020627091325 DOT 02b41640 AT hqsmh7> <4316820446 DOT 20020627154114 AT syntrex DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit HK>> Yes. It happens everytime when it tries to process the first package. HK>> The text in the exception message window is: HK>> 'The instruction at "0x0040676e" referenced memory at HK>> "0x74657387". The memory could not be "read".' PT> Ok - this 0x74657387 looks like part of an ASCII string, so it looks PT> like some memory is being overwritten. I'll look into this later. I know for sure where the crash occures but I need some more info because I can't reproduce it on my machine and I can't understand the why it happens: 1. Do you have a file which name starts with 'apache' in /etc/setup/ - if yes please attach in your response. 2. Are you willing to run a setup.exe provided by me ? I'll include some debugging messages so we can know what exactly happens. For setup.exe developers: The crash is in compress_gz::destroy - the place where 'original' is deleted. I suppose this happens when the object used to read the /etc/setup/apache*.lst.gz is destroyed or something :) Are there any other places where compress_gz is used ? I don't recall other .gz files except those in /etc/setup. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/