| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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: | Tue, 4 Mar 2003 16:42:28 +0100 (CET) |
| From: | Pavel Tsekov <ptsekov AT gmx DOT net> |
| X-X-Sender: | ptsekov AT moria DOT atlanticsky DOT com |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Cygwin setup crashes |
| In-Reply-To: | <013801c2e251$76c251f0$78d96f83@pomello> |
| Message-ID: | <Pine.LNX.4.44.0303041640340.4263-100000@moria.atlanticsky.com> |
| MIME-Version: | 1.0 |
On Tue, 4 Mar 2003, Max Bowsher wrote: > > Call stack: > > 00406816 SETUP.EXE:00406816 compress_gz::destroy() > > compress_gz.cc:472 ... > > free (outbuf); > > if (original) > >> delete original; > > } > > Interesting indeed. Something very weird is happening, if a non-null pointer > if causing a segfault on being deleted. I wonder if it could be a > double-free. I'll fiddle with this. > > Manu: Just to confirm, this is setup from HEAD of CVS, showing version 2.312 > on it's splash page? > Also, could you send the output of 'find' run from your local package > directory? (as an attachment) The line numbers match those of setup from HEAD. I guess the parent (original) stream was destroyed before the compress_gz object. -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |