This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re[3]: cygwin download incomplete - try again - loop?


Robert Collins <robert.collins@syncretize.net> wrote:
> I can't duplicate this. Is this from HEAD or setup-200206?

HEAD, checked out from an rsync local replica of the cvs tree. Updated within 15
mins of this mail.

Placing a setup.ini file in the root of the local package directory duplicates
the crash reliably for me.

> Also, can you use 'bt full' not 'bt' when getting a back trace?

(gdb) bt full
#0  0x004346d3 in rfc1738_do_escape (url=0x0, encode_reserved=1)
    at ../setup/rfc1738.cc:92
        url = 0x0
        buf = 0x0
        bufsize = 0
        p = 0x12f4790 "hJ/\001"
        q = 0x0
        i = 0
        do_escape = 0
#1  0x0043484c in rfc1738_escape_part (url=@0x13784d0)
    at ../setup/rfc1738.cc:187
        url = (String &) @0x0: Cannot access memory at address 0x0
(gdb) bt
#0  0x004346d3 in rfc1738_do_escape (url=0x0, encode_reserved=1)
    at ../setup/rfc1738.cc:92
#1  0x0043484c in rfc1738_escape_part (url=@0x13784d0)
    at ../setup/rfc1738.cc:187
#2  0x0040c5ef in check_for_cached (pkgsource=@0x12f47a0)
    at ../setup/download.cc:91
#3  0x004043e6 in scan_downloaded_files () at ../setup/choose.cc:471
#4  0x004045f1 in ChooserPage::OnInit (this=0x23fb60) at ../setup/choose.cc:517
#5  0x00434112 in PropertyPage::DialogProc (this=0x23fb60, message=272,
    wParam=0, lParam=2461248) at ../setup/proppage.cc:114
#6  0x0043404d in PropertyPage::FirstDialogProcReflector (hwnd=0xf064a,
    message=272, wParam=0, lParam=2461248) at ../setup/proppage.cc:86

> Thanks,
> Rob




--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]