This is the mail archive of the cygwin-apps@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: setup snapshot


On Tue, Dec 04, 2001 at 10:00:04PM +1100, Robert Collins wrote:
> Works for me. Sorry, but unless you can give me a little insight into
> the fault you're seeing I can't fix this. Can you get a meaningful bt
> from your compiled code?

The following is a gdb session using the native build from HEAD
on the XP Prof box, using my private mirror site.  I don't have
to type it in though.  It's already given as one of the choices
in the mirror list (Sorry for Xing out names but it's required).

========================================================================
(gdb) r
Starting program: /src/cygwin/bin/i686-pc-cygwin/winsup/cinstall/./setup.exe
warning: LOG: 2 2001/12/04 12:10:50 io_stream::~io_stream called
warning: LOG: 2 2001/12/04 12:10:50 io_stream::~io_stream called
warning: LOG: 2 2001/12/04 12:10:50 Starting cygwin install, version 2.158
warning: LOG: 0 Current Directory: D:\src\cygwin\bin\i686-pc-cygwin\winsup\cinstall
warning: LOG: 2 2001/12/04 12:10:50 Command line parameters

warning: LOG: 2 2001/12/04 12:10:50 0 - 'D:\src\cygwin\bin\i686-pc-cygwin\winsup\cinstall\setup.exe'

warning: LOG: 2 2001/12/04 12:10:50 1 parameters passed

warning: LOG: 0 source: network install
warning: LOG: 0 root: C:/cygwin binary system
warning: LOG: 2 2001/12/04 12:11:00 io_stream::~io_stream called
warning: LOG: 2 2001/12/04 12:11:01 io_stream::~io_stream called
warning: LOG: 0 Selected local directory: C:\cygwin\install
warning: LOG: 0 net: Direct
warning: LOG: 1 get_url_to_membuf http://sources.redhat.com/cygwin/mirrors.lst
warning: LOG: 2 2001/12/04 12:11:03 io_stream::~io_stream called
warning: LOG: 2 2001/12/04 12:11:03 io_stream::~io_stream called
warning: LOG: 2 2001/12/04 12:11:04 io_stream::~io_stream called
warning: LOG: 0 site: ftp://XXXXXXXXXXXXXXXX/cygwin
warning: LOG: 1 get_url_to_membuf ftp://XXXXXXXXXXXXXXXX/cygwin/setup.ini
warning: LOG: 1 ftp > 220-Hello XXXXXXXXXXXXXXXXXX, there are 0 (max 3) users logged in at the moment.
warning: LOG: 1 ftp > 220-Local time is: Tue Dec  4 12:10:11 2001
warning: LOG: 1 ftp > 220-
warning: LOG: 1 ftp > 220-Please use your email address as password and NOT silly words
warning: LOG: 1 ftp > 220-like "mozilla@" or "WWWuser@", as some Web browsers do!
warning: LOG: 1 ftp > 220-
warning: LOG: 1 ftp > 220-If you have any questions concerning this ftp archive or would
warning: LOG: 1 ftp > 220-like to announce your uploads, please send a mail to the ftp-admin
warning: LOG: 1 ftp > 220-of this server: XXXXXXXXXXXXXXXXXX
warning: LOG: 1 ftp > 220-
warning: LOG: 1 ftp > 220-All transfers are logged. If you don't like this, disconnect now.
warning: LOG: 1 ftp > 220-
warning: LOG: 1 ftp > 220 XXXXXXXXXXXXXX FTP server (Version wu-2.6.0(1) Fri May 11 16:32:16 GMT 2001) ready.
warning: LOG: 1 ftp > 331 Guest login ok, send your complete e-mail address as password.
warning: LOG: 1 ftp > 230 Guest login ok, access restrictions apply.
warning: LOG: 1 ftp > 200 Type set to I.
warning: LOG: 1 ftp > 227 Entering Passive Mode (192,168,1,1,85,133)
warning: LOG: 1 ftp > 150 Opening BINARY mode data connection for /cygwin/setup.ini (40819 bytes).

Program received signal SIGSEGV, Segmentation fault.
0x77f67f26 in _libmsvcrt_a_iname ()
(gdb) bt
#0  0x77f67f26 in _libmsvcrt_a_iname ()
#1  0x00000064 in ?? ()
#2  0x77c2ac14 in _libmsvcrt_a_iname ()
#3  0x77c2ac2a in _libmsvcrt_a_iname ()
#4  0x00411014 in yyparse () at /src/cygwin/src/winsup/cinstall/iniparse.y:85
#5  0x0040d391 in do_remote_ini ()
    at ../../../../src/winsup/cinstall/ini.cc:117
#6  0x0040d5f9 in do_ini (h=0x400000)
    at ../../../../src/winsup/cinstall/ini.cc:149
#7  0x00416fbc in WinMain (h=0x400000, hPrevInstance=0x0,
    command_line=0x2523db "", cmd_show=10)
    at ../../../../src/winsup/cinstall/main.cc:179
#8  0x0043fb35 in main () at ../../../../src/winsup/cinstall/site.cc:45
(gdb)
========================================================================

The next is a session using one of the predefined mirrors,
gd.tuwien.ac.at.

========================================================================
(gdb) r
Starting program: /src/cygwin/bin/i686-pc-cygwin/winsup/cinstall/./setup.exe
warning: LOG: 2 2001/12/04 12:22:18 io_stream::~io_stream called
warning: LOG: 2 2001/12/04 12:22:18 io_stream::~io_stream called
warning: LOG: 2 2001/12/04 12:22:18 Starting cygwin install, version 2.158
warning: LOG: 0 Current Directory: D:\src\cygwin\bin\i686-pc-cygwin\winsup\cinstall
warning: LOG: 2 2001/12/04 12:22:18 Command line parameters

warning: LOG: 2 2001/12/04 12:22:18 0 - 'D:\src\cygwin\bin\i686-pc-cygwin\winsup\cinstall\setup.exe'

warning: LOG: 2 2001/12/04 12:22:18 1 parameters passed

warning: LOG: 0 source: network install
warning: LOG: 0 root: C:/cygwin binary system
warning: LOG: 2 2001/12/04 12:22:22 io_stream::~io_stream called
warning: LOG: 2 2001/12/04 12:22:22 io_stream::~io_stream called
warning: LOG: 0 Selected local directory: C:\cygwin\install
warning: LOG: 0 net: Direct
warning: LOG: 1 get_url_to_membuf http://sources.redhat.com/cygwin/mirrors.lst
warning: LOG: 2 2001/12/04 12:22:24 io_stream::~io_stream called
warning: LOG: 2 2001/12/04 12:22:24 io_stream::~io_stream called
warning: LOG: 2 2001/12/04 12:22:26 io_stream::~io_stream called
warning: LOG: 0 site: ftp://gd.tuwien.ac.at/gnu/cygwin
warning: LOG: 1 get_url_to_membuf ftp://gd.tuwien.ac.at/gnu/cygwin/setup.ini
warning: LOG: 1 ftp > 220 gd.tuwien.ac.at NcFTPd Server (free educational license) ready.
warning: LOG: 1 ftp > 331 Guest login ok, send your complete e-mail address as password.
warning: LOG: 1 ftp > 230-You are user #423 of 1000 simultaneous users allowed.
warning: LOG: 1 ftp > 230-
warning: LOG: 1 ftp > 230-- G D S ------ Welcome to Goodie Domain Service
warning: LOG: 1 ftp > 230-- D -- Vienna University of Technology, Austria
warning: LOG: 1 ftp > 230-- S -- Dept. of Information Technology Services
warning: LOG: 1 ftp > 230-===============================================
warning: LOG: 1 ftp > 230-
warning: LOG: 1 ftp > 230-                         What's in store here ?
warning: LOG: 1 ftp > 230-
warning: LOG: 1 ftp > 230-             Yes, currently over 600Gb of tasty
warning: LOG: 1 ftp > 230-*** Goodies: Open Source Software, Freeware ***
warning: LOG: 1 ftp > 230-               as well as a lot of useful hints
warning: LOG: 1 ftp > 230-              to related stuff around the globe
warning: LOG: 1 ftp > 230---------------
warning: LOG: 1 ftp > 230-           Select access via ftp / http / rsync
warning: LOG: 1 ftp > 230-                             paths are the same
warning: LOG: 1 ftp > 230-                       tarring on fly supported
warning: LOG: 1 ftp > 230------------------------
warning: LOG: 1 ftp > 230-               All offerings on the basis AS IS
warning: LOG: 1 ftp > 230-          and you know, NO WARRANTY of any kind
warning: LOG: 1 ftp > 230-       See also Disclaimer and privacy policy @
warning: LOG: 1 ftp > 230-        http://gd.tuwien.ac.at/legal-terms.html
warning: LOG: 1 ftp > 230-     http://gd.tuwien.ac.at/privacy-policy.html
warning: LOG: 1 ftp > 230------
warning: LOG: 1 ftp > 230-                 Anything missing ? Let me know
warning: LOG: 1 ftp > 230-                   Antonin.Sprinzl@tuwien.ac.at
warning: LOG: 1 ftp > 230--------------------
warning: LOG: 1 ftp > 230-
warning: LOG: 1 ftp > 230 Logged in anonymously.
warning: LOG: 1 ftp > 200 Type okay.
warning: LOG: 1 ftp > 227 Entering Passive Mode (192,35,244,50,235,135)
warning: LOG: 1 ftp > 150 Data connection accepted from 193.175.24.89:63334; transfer starting for setup.ini (40819 bytes).
warning: HEAP[setup.exe]:
warning: Heap missing last entry in committed range near c7bb80


Program received signal SIGTRAP, Trace/breakpoint trap.
0x77f7f571 in _libmsvcrt_a_iname ()
(gdb) bt
#0  0x77f7f571 in _libmsvcrt_a_iname ()
#1  0x77fab985 in _libmsvcrt_a_iname ()
#2  0x77f53c12 in _libmsvcrt_a_iname ()
#3  0x77f5389e in _libmsvcrt_a_iname ()
#4  0x77c2ac14 in _libmsvcrt_a_iname ()
#5  0x77c2ac2a in _libmsvcrt_a_iname ()
#6  0x00410d52 in yyparse () at /usr/share/bison.simple:432
#7  0x0040d391 in do_remote_ini ()
    at ../../../../src/winsup/cinstall/ini.cc:117
#8  0x0040d5f9 in do_ini (h=0x400000)
    at ../../../../src/winsup/cinstall/ini.cc:149
#9  0x00416fbc in WinMain (h=0x400000, hPrevInstance=0x0,
    command_line=0x2523db "", cmd_show=10)
    at ../../../../src/winsup/cinstall/main.cc:179
#10 0x0043fb35 in main () at ../../../../src/winsup/cinstall/site.cc:45
(gdb)
========================================================================

Does that help?  Do you need more output?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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