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: Fri, 7 Jun 2002 15:26:49 +0200 From: Pavel Tsekov Reply-To: Pavel Tsekov Organization: Syntrex, Inc. X-Priority: 3 (Normal) Message-ID: <9319500710.20020607152649@syntrex.com> To: "Max Bowsher" CC: cygwin AT cygwin DOT com Subject: Re[5]: cygwin download incomplete - try again - loop? In-Reply-To: <017201c20e1f$4fe1ac40$42a18c09@wdg.uk.ibm.com> References: <003601c20e08$41e0bd50$42a18c09 AT wdg DOT uk DOT ibm DOT com> <1577430955 DOT 20020607120539 AT syntrex DOT com> <6911522488 DOT 20020607131350 AT syntrex DOT com> <017201c20e1f$4fe1ac40$42a18c09 AT wdg DOT uk DOT ibm DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello Max, Friday, June 07, 2002, 2:31:56 PM, you wrote: MB> Backtrace from the crash below. MB> strlen(url) is called with url = NULL on line 92. MB> Its easy to kludge round this, but it strikes me that the problem would be MB> better solved by finding out why a null pointer is being passed in the first MB> place. Maybe this weekend :-). MB> (gdb) bt MB> #0 0x004346d3 in rfc1738_do_escape (url=0x0, encode_reserved=1) MB> at ../setup/rfc1738.cc:92 MB> #1 0x0043484c in rfc1738_escape_part (url=@0x13785c8) MB> at ../setup/rfc1738.cc:187 MB> #2 0x0040c5ef in check_for_cached (pkgsource=@0x12f48e0) MB> at ../setup/download.cc:91 MB> #3 0x004043e6 in scan_downloaded_files () at ../setup/choose.cc:471 MB> #4 0x004045f1 in ChooserPage::OnInit (this=0x23fb60) at ../setup/choose.cc:517 MB> #5 0x00434112 in PropertyPage::DialogProc (this=0x23fb60, message=272, MB> wParam=0, lParam=2461248) at ../setup/proppage.cc:114 MB> #6 0x0043404d in PropertyPage::FirstDialogProcReflector (hwnd=0x30556, MB> message=272, wParam=0, lParam=2461248) at ../setup/proppage.cc:86 Ah, this is another one! :) Btw I recall you reported something like this some weeks ago. I'll take a look at it too. -- 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/