Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Markus Hoenicka MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15215.64536.804000.330330@gargle.gargle.HOWL> Date: Tue, 7 Aug 2001 14:32:56 +0000 To: cygwin AT cygwin DOT com Subject: Re: postgres connection problem In-Reply-To: <20010805211132.A1564@dothill.com> References: <15208 DOT 8759 DOT 467000 DOT 79427 AT gargle DOT gargle DOT HOWL> <20010805211132 DOT A1564 AT dothill DOT com> X-Mailer: VM 6.94 under Emacs 20.6.1 Jason Tishler writes: > Would you be willing to run the following: > > $ strace -o psql.log psql template1 > > and report back to the list? Here we go. BTW this is what ls tells me about the access rights of the socket: markus AT WUTZ ~ $ ls -al /tmp/.s.PGSQL.5432 srwxrwxrwx 1 postgres Kein 51 Aug 6 20:33 /tmp/.s.PGSQL.5432 markus AT WUTZ ~ $ ls -al / ... drwxrwxrwx 2 Administ Kein 4096 Aug 6 20:33 tmp ... ********************************************** Program name: D:\cygwin\bin\psql.exe (171) App version: 1003.3, api: 0.40 DLL version: 1003.2, api: 0.39 DLL build: 2001-05-20 23:28 OS version: Windows NT-4.0 Date/Time: 2001-08-06 22:35:56 ********************************************** 3260 5844 [main] psql 171 environ_init: 0xA0101B0: !D:=D:\cygwin\bin 667 6511 [main] psql 171 environ_init: 0xA0101C8: COMPUTERNAME=WUTZ 892 7403 [main] psql 171 environ_init: 0xA0101E0: COMSPEC=D:\WINNT\system32\cmd.exe 641 8044 [main] psql 171 parse_options: ntsec 1 1260 9304 [main] psql 171 parse_options: binmode 65536 527 9831 [main] psql 171 parse_options: returning 275 10106 [main] psql 171 environ_init: 0xA010208: CYGWIN=ntsec binmode 526 10632 [main] psql 171 getwinenv: can't set native for HOME= since no environ yet 581 11213 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (f:\home\markus, no-keep-rel, no-add-slash) 312 11525 [main] psql 171 normalize_win32_path: f:\home\markus = normalize_win32_path (f:\home\markus) 331 11856 [main] psql 171 mount_info::conv_to_posix_path: /home/markus = conv_to_posix_path (f:\home\markus) 795 12651 [main] psql 171 win_env::add_cache: posix /home/markus 274 12925 [main] psql 171 win_env::add_cache: native HOME=f:\home\markus 279 13204 [main] psql 171 posify: env var converted to HOME=/home/markus 525 13729 [main] psql 171 environ_init: 0xA010260: HOME=/home/markus 544 14273 [main] psql 171 environ_init: 0xA010248: HOMEDRIVE=d: 526 14799 [main] psql 171 environ_init: 0xA0103A0: HOMEPATH=\users\markus 527 15326 [main] psql 171 environ_init: 0xA0103C0: HOSTNAME=WUTZ 521 15847 [main] psql 171 environ_init: 0xA0103D8: HOSTTYPE=i686 525 16372 [main] psql 171 environ_init: 0xA0103F0: LOGONSERVER=\\WUTZ 524 16896 [main] psql 171 environ_init: 0xA010408: MACHTYPE=i686-pc-cygwin 667 17563 [main] psql 171 environ_init: 0xA010428: MAKE_MODE=UNIX 525 18088 [main] psql 171 environ_init: 0xA010440: MANPATH=/usr/man:/usr/local/man 528 18616 [main] psql 171 environ_init: 0xA010468: NUMBER_OF_PROCESSORS=1 539 19155 [main] psql 171 environ_init: 0xA010488: OLDPWD=/home/markus 523 19678 [main] psql 171 environ_init: 0xA0104A0: OS2LIBPATH=D:\WINNT\system32\os2\dll; 525 20203 [main] psql 171 environ_init: 0xA0104D0: OS=Windows_NT 530 20733 [main] psql 171 environ_init: 0xA0104E8: OSTYPE=cygwin 537 21270 [main] psql 171 getwinenv: can't set native for PATH= since no environ yet 550 21820 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (D:\cygwin\usr\local\bin, keep-rel, no-add-slash) 351 22171 [main] psql 171 normalize_win32_path: D:\cygwin\usr\local\bin = normalize_win32_path (D:\cygwin\usr\local\bin) 294 22465 [main] psql 171 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (D:\cygwin\usr\local\bin) 300 22765 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (D:\cygwin\bin, keep-rel, no-add-slash) 292 23057 [main] psql 171 normalize_win32_path: D:\cygwin\bin = normalize_win32_path (D:\cygwin\bin) 288 23345 [main] psql 171 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (D:\cygwin\bin) 297 23642 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (D:\cygwin\bin, keep-rel, no-add-slash) 309 23951 [main] psql 171 normalize_win32_path: D:\cygwin\bin = normalize_win32_path (D:\cygwin\bin) 287 24238 [main] psql 171 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (D:\cygwin\bin) 299 24537 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (d:\WINNT\system32, keep-rel, no-add-slash) 290 24827 [main] psql 171 normalize_win32_path: d:\WINNT\system32 = normalize_win32_path (d:\WINNT\system32) 293 25120 [main] psql 171 mount_info::conv_to_posix_path: /cygdrive/d/WINNT/system32 = conv_to_posix_path (d:\WINNT\system32) 301 25421 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (d:\WINNT, keep-rel, no-add-slash) 596 26017 [main] psql 171 normalize_win32_path: d:\WINNT = normalize_win32_path (d:\WINNT) 293 26310 [main] psql 171 mount_info::conv_to_posix_path: /cygdrive/d/WINNT = conv_to_posix_path (d:\WINNT) 290 26600 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (d:\win32app\emacsen\bin, keep-rel, no-add-slash) 301 26901 [main] psql 171 normalize_win32_path: d:\win32app\emacsen\bin = normalize_win32_path (d:\win32app\emacsen\bin) 326 27227 [main] psql 171 mount_info::conv_to_posix_path: /cygdrive/d/win32app/emacsen/bin = conv_to_posix_path (d:\win32app\emacsen\bin) 304 27531 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (d:\win32app\emacs207\bin, keep-rel, no-add-slash) 292 27823 [main] psql 171 normalize_win32_path: d:\win32app\emacs207\bin = normalize_win32_path (d:\win32app\emacs207\bin) 294 28117 [main] psql 171 mount_info::conv_to_posix_path: /cygdrive/d/win32app/emacs207/bin = conv_to_posix_path (d:\win32app\emacs207\bin) 304 28421 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (d:\win32app\Ghostgum\gsview, keep-rel, no-add-slash) 293 28714 [main] psql 171 normalize_win32_path: d:\win32app\Ghostgum\gsview = normalize_win32_path (d:\win32app\Ghostgum\gsview) 309 29023 [main] psql 171 mount_info::conv_to_posix_path: /cygdrive/d/win32app/Ghostgum/gsview = conv_to_posix_path (d:\win32app\Ghostgum\gsview) 303 29326 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (d:\win32app\texmf\miktex\bin, keep-rel, no-add-slash) 294 29620 [main] psql 171 normalize_win32_path: d:\win32app\texmf\miktex\bin = normalize_win32_path (d:\win32app\texmf\miktex\bin) 297 29917 [main] psql 171 mount_info::conv_to_posix_path: /cygdrive/d/win32app/texmf/miktex/bin = conv_to_posix_path (d:\win32app\texmf\miktex\bin) 303 30220 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (D:\cygwin\bin, keep-rel, no-add-slash) 290 30510 [main] psql 171 normalize_win32_path: D:\cygwin\bin = normalize_win32_path (D:\cygwin\bin) 307 30817 [main] psql 171 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (D:\cygwin\bin) 296 31113 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (d:\win32app\gs\gs7.00\bin, keep-rel, no-add-slash) 293 31406 [main] psql 171 normalize_win32_path: d:\win32app\gs\gs7.00\bin = normalize_win32_path (d:\win32app\gs\gs7.00\bin) 295 31701 [main] psql 171 mount_info::conv_to_posix_path: /cygdrive/d/win32app/gs/gs7.00/bin = conv_to_posix_path (d:\win32app\gs\gs7.00\bin) 302 32003 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (D:\cygwin\bin, keep-rel, no-add-slash) 279 32282 [main] psql 171 normalize_win32_path: D:\cygwin\bin = normalize_win32_path (D:\cygwin\bin) 295 32577 [main] psql 171 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (D:\cygwin\bin) 298 32875 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (D:\cygwin\usr\local\bin, keep-rel, no-add-slash) 292 33167 [main] psql 171 normalize_win32_path: D:\cygwin\usr\local\bin = normalize_win32_path (D:\cygwin\usr\local\bin) 293 33460 [main] psql 171 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (D:\cygwin\usr\local\bin) 300 33760 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (~\bin, keep-rel, no-add-slash) 288 34048 [main] psql 171 mount_info::conv_to_posix_path: ~/bin = conv_to_posix_path (~\bin) 799 34847 [main] psql 171 win_env::add_cache: posix /usr/local/bin:/usr/bin:/usr/bin:/cygdrive/d/WINNT/system32:/cygdrive/d/WINNT:/cygdrive/d/win32app/emacsen/bin:/cygdrive/d/win32app/emacs207/bin:/cygdrive/d/win32app/Ghostgum/gsview:/cygdrive/d/win32app/texmf/miktex/bin:/usr/bin:/cygdrive/d/win32app/gs/gs7.00/bin:/usr/bin:/usr/local/bin:~/bin 309 35156 [main] psql 171 win_env::add_cache: native PATH=D:\cygwin\usr\local\bin;D:\cygwin\bin;D:\cygwin\bin;d:\WINNT\system32;d:\WINNT;d:\win32app\emacsen\bin;d:\win32app\emacs207\bin;d:\win32app\Ghostgum\gsview;d:\win32app\texmf\miktex\bin;D:\cygwin\bin;d:\win32app\gs\gs7.00\bin;D:\cygwin\bin;D:\cygwin\usr\local\bin;~\bin 336 35492 [main] psql 171 posify: env var converted to PATH=/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/d/WINNT/system32:/cygdrive/d/WINNT:/cygdrive/d/win32app/emacsen/bin:/cygdrive/d/win32app/emacs207/bin:/cygdrive/d/win32app/Ghostgum/gsview:/cygdrive/d/win32app/texmf/miktex/bin:/usr/bin:/cygdrive/d/win32app/gs/gs7.00/bin:/usr/bin:/usr/local/bin:~/bin 570 36062 [main] psql 171 environ_init: 0xA010618: PATH=/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/d/WINNT/system32:/cygdrive/d/WINNT:/cygdrive/d/win32app/emacsen/bin:/cygdrive/d/win32app/emacs207/bin:/cygdrive/d/win32app/Ghostgum/gsview:/cygdrive/d/win32app/texmf/miktex/bin:/usr/bin:/cygdrive/d/win32app/gs/gs7.00/bin:/usr/bin:/usr/local/bin:~/bin 565 36627 [main] psql 171 environ_init: 0xA010500: PATHEXT=.COM;.EXE;.BAT;.CMD 541 37168 [main] psql 171 environ_init: 0xA010520: PROCESSOR_ARCHITECTURE=x86 545 37713 [main] psql 171 environ_init: 0xA010540: PROCESSOR_IDENTIFIER=x86 Family 6 Model 3 Stepping 4, GenuineIntel 532 38245 [main] psql 171 environ_init: 0xA010588: PROCESSOR_LEVEL=6 525 38770 [main] psql 171 environ_init: 0xA0105A0: PROCESSOR_REVISION=0304 546 39316 [main] psql 171 environ_init: 0xA0105C0: PROMPT=$P$G 528 39844 [main] psql 171 environ_init: 0xA0105D0: PS1=]0;\w \u@\h \w $ 529 40373 [main] psql 171 environ_init: 0xA010600: PWD=/home/markus 538 40911 [main] psql 171 environ_init: 0xA010A50: REFDBLIB=/usr/local/share/refdb 525 41436 [main] psql 171 environ_init: 0xA010A78: SGMLROOT=d:\cygwin\usr\local\lib\sgml 524 41960 [main] psql 171 environ_init: 0xA010AA8: SGML_CATALOG_FILES=./catalog:/usr/local/lib/sgml/dtd/docbook41/docbook.cat:/usr/local/lib/sgml/dtd/docbook31/docbook.cat:/usr/local/lib/sgml/dtd/catalog:/usr/local/lib/sgml/stylesheets/docbook/catalog:/usr/local/lib/sgml/dtd/refdb/catalog 551 42511 [main] psql 171 environ_init: 0xA010BA0: SHELL=/bin/bash 521 43032 [main] psql 171 environ_init: 0xA010BB8: SHLVL=1 519 43551 [main] psql 171 environ_init: 0xA010BC8: SYSTEMDRIVE=D: 540 44091 [main] psql 171 environ_init: 0xA010BE0: SYSTEMROOT=D:\WINNT 528 44619 [main] psql 171 getwinenv: can't set native for TEMP= since no environ yet 536 45155 [main] psql 171 mount_info::conv_to_posix_path: conv_to_posix_path (D:\TEMP, no-keep-rel, no-add-slash) 287 45442 [main] psql 171 normalize_win32_path: D:\TEMP = normalize_win32_path (D:\TEMP) 306 45748 [main] psql 171 mount_info::conv_to_posix_path: /cygdrive/d/TEMP = conv_to_posix_path (D:\TEMP) 766 46514 [main] psql 171 win_env::add_cache: posix /cygdrive/d/TEMP 262 46776 [main] psql 171 win_env::add_cache: native TEMP=D:\TEMP 291 47067 [main] psql 171 posify: env var converted to TEMP=/cygdrive/d/TEMP 533 47600 [main] psql 171 environ_init: 0xA010C10: TEMP=/cygdrive/d/TEMP 528 48128 [main] psql 171 environ_init: 0xA010BF8: TERM=cygwin 523 48651 [main] psql 171 environ_init: 0xA010D50: USER=markus 539 49190 [main] psql 171 environ_init: 0xA010D60: USERDOMAIN=WUTZ 526 49716 [main] psql 171 environ_init: 0xA010D78: USERNAME=markus 522 50238 [main] psql 171 environ_init: 0xA010D90: USERPROFILE=D:\WINNT\Profiles\markus 541 50779 [main] psql 171 environ_init: 0xA010DC0: WINDIR=D:\WINNT 523 51302 [main] psql 171 environ_init: 0xA010DD8: _=/usr/bin/strace 805 52107 [main] psql 171 pinfo_init: pid 171, pgid 171 417 52524 [main] psql 171 dtable::extend: size 32, fds 0x1A020094 1975 54499 [main] psql 171 internal_getlogin: GetUserName() = markus 326 54825 [main] psql 171 internal_getlogin: Domain: WUTZ, Logon Server: WUTZ 768 55593 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (0) 302 55895 [main] psql 171 _cygwin_istext_for_stdio: _cifs: fd not open 293 56188 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (1) 312 56500 [main] psql 171 _cygwin_istext_for_stdio: _cifs: fd not open 307 56807 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (2) 369 57176 [main] psql 171 _cygwin_istext_for_stdio: _cifs: fd not open 311 57487 [main] psql 171 _open: open (/etc/passwd, 0x20000) 492 57979 [main] psql 171 dtable::build_fhandler: some disk file - cb 60, fd 3, fh 0x1A020234 314 58293 [main] psql 171 fhandler_disk_file::open: (/etc/passwd, 0x20000) 451 58744 [main] psql 171 normalize_posix_path: src /etc/passwd 343 59087 [main] psql 171 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd) 301 59388 [main] psql 171 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/passwd) 292 59680 [main] psql 171 normalize_posix_path: src /etc/passwd 279 59959 [main] psql 171 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd) 447 60406 [main] psql 171 mount_info::conv_to_win32_path: src_path /etc/passwd, dst D:\cygwin\etc\passwd, flags 0xA 528 60934 [main] psql 171 symlink_info::check: not a symlink 293 61227 [main] psql 171 symlink_info::check: 0 = symlink.check (D:\cygwin\etc\passwd, 0x241ED80) (0xA) 685 61912 [main] psql 171 path_conv::check: GetVolumeInformation(D:\) = OK, this->path(D:\cygwin\etc\passwd), set_has_acls(8) 343 62255 [main] psql 171 fhandler_base::open: (D:\cygwin\etc\passwd, 0x20000) 488 62743 [main] psql 171 fhandler_base::open: 0x88 = CreateFileA (D:\cygwin\etc\passwd, 0x80000000, 0x7, 0x61095C30, 0x3, 0x80, 0) 319 63062 [main] psql 171 fhandler_base::open: filemode set to text 293 63355 [main] psql 171 fhandler_base::open: 1 = fhandler_base::open (D:\cygwin\etc\passwd, 0x20000) 312 63667 [main] psql 171 fhandler_disk_file::open: 1 = fhandler_disk_file::open (D:\cygwin\etc\passwd, 0x20000) 290 63957 [main] psql 171 _open: 3 = open (/etc/passwd, 0x20000) 301 64258 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (3) 281 64539 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio says yes 380 64919 [main] psql 171 fhandler_disk_file::fstat: 1 = GetFileInformationByHandle (D:\cygwin\etc\passwd, 136) 341 65260 [main] psql 171 get_nt_attribute: file: D:\cygwin\etc\passwd 276 65536 [main] psql 171 read_sd: file = D:\cygwin\etc\passwd 564 66100 [main] psql 171 read_sd: file = D:\cygwin\etc\passwd: len=0 777 66877 [main] psql 171 _open: open (/etc/group, 0x20000) 539 67416 [main] psql 171 dtable::build_fhandler: some disk file - cb 60, fd 4, fh 0x1A020AAC 299 67715 [main] psql 171 fhandler_disk_file::open: (/etc/group, 0x20000) 474 68189 [main] psql 171 normalize_posix_path: src /etc/group 288 68477 [main] psql 171 normalize_posix_path: /etc/group = normalize_posix_path (/etc/group) 299 68776 [main] psql 171 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/group) 287 69063 [main] psql 171 normalize_posix_path: src /etc/group 281 69344 [main] psql 171 normalize_posix_path: /etc/group = normalize_posix_path (/etc/group) 292 69636 [main] psql 171 mount_info::conv_to_win32_path: src_path /etc/group, dst D:\cygwin\etc\group, flags 0xA 434 70070 [main] psql 171 symlink_info::check: not a symlink 292 70362 [main] psql 171 symlink_info::check: 0 = symlink.check (D:\cygwin\etc\group, 0x241D4C0) (0xA) 619 70981 [main] psql 171 path_conv::check: GetVolumeInformation(D:\) = OK, this->path(D:\cygwin\etc\group), set_has_acls(8) 334 71315 [main] psql 171 fhandler_base::open: (D:\cygwin\etc\group, 0x20000) 453 71768 [main] psql 171 fhandler_base::open: 0xB0 = CreateFileA (D:\cygwin\etc\group, 0x80000000, 0x7, 0x61095C30, 0x3, 0x80, 0) 320 72088 [main] psql 171 fhandler_base::open: filemode set to text 290 72378 [main] psql 171 fhandler_base::open: 1 = fhandler_base::open (D:\cygwin\etc\group, 0x20000) 288 72666 [main] psql 171 fhandler_disk_file::open: 1 = fhandler_disk_file::open (D:\cygwin\etc\group, 0x20000) 307 72973 [main] psql 171 _open: 4 = open (/etc/group, 0x20000) 308 73281 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (4) 283 73564 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio says yes 350 73914 [main] psql 171 fhandler_disk_file::fstat: 1 = GetFileInformationByHandle (D:\cygwin\etc\group, 176) 340 74254 [main] psql 171 get_nt_attribute: file: D:\cygwin\etc\group 288 74542 [main] psql 171 read_sd: file = D:\cygwin\etc\group 539 75081 [main] psql 171 read_sd: file = D:\cygwin\etc\group: len=0 553 75634 [main] psql 171 get_nt_attribute: file: D:\cygwin\etc\group 1FF, uid 544, gid 513 301 75935 [main] psql 171 fhandler_disk_file::fstat: 0 = fstat (, 0x241DA40) st_atime=3B6EFF9C st_size=289, st_mode=0x81FF, st_ino=292631, sizeof=64 301 76236 [main] psql 171 _fstat: 0 = fstat (4, 241DA40) 326 76562 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (4) 288 76850 [main] psql 171 _cygwin_istext_for_stdio: _cifs: get_*_binary 364 77214 [main] psql 171 setmode_helper: setmode: file was cle now raw 285 77499 [main] psql 171 setmode: setmode (4, binary) returns text 290 77789 [main] psql 171 _read: read (4, 0xA010F78, 1024) blocking, sigcatchers 0 297 78086 [main] psql 171 _read: non-interruptible read 436 78522 [main] psql 171 fhandler_base::read: returning 289 chars, binary mode 295 78817 [main] psql 171 _read: 289 = read (4, 0xA010F78, 1024), bin 4096, errno 0 307 79124 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (4) 283 79407 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio says yes 282 79689 [main] psql 171 setmode_helper: setmode: file was raw now cle 283 79972 [main] psql 171 setmode: setmode (4, text) returns binary 4939 84911 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (4) 301 85212 [main] psql 171 _cygwin_istext_for_stdio: _cifs: get_*_binary 280 85492 [main] psql 171 setmode_helper: setmode: file was cle now raw 284 85776 [main] psql 171 setmode: setmode (4, binary) returns text 283 86059 [main] psql 171 _read: read (4, 0xA010F78, 1024) blocking, sigcatchers 0 283 86342 [main] psql 171 _read: non-interruptible read 298 86640 [main] psql 171 _read: 0 = read (4, 0xA010F78, 1024), bin 4096, errno 0 311 86951 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (4) 361 87312 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio says yes 285 87597 [main] psql 171 setmode_helper: setmode: file was raw now cle 281 87878 [main] psql 171 setmode: setmode (4, text) returns binary 306 88184 [main] psql 171 _close: close (4) 284 88468 [main] psql 171 fhandler_base::close: handle 0xB0 380 88848 [main] psql 171 _close: 0 = close (4) 488 89336 [main] psql 171 get_nt_attribute: file: D:\cygwin\etc\passwd 1FF, uid 544, gid 513 299 89635 [main] psql 171 fhandler_disk_file::fstat: 0 = fstat (, 0x241F300) st_atime=3B6EFF9C st_size=607, st_mode=0x81FF, st_ino=292630, sizeof=64 299 89934 [main] psql 171 _fstat: 0 = fstat (3, 241F300) 288 90222 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (3) 285 90507 [main] psql 171 _cygwin_istext_for_stdio: _cifs: get_*_binary 300 90807 [main] psql 171 setmode_helper: setmode: file was cle now raw 281 91088 [main] psql 171 setmode: setmode (3, binary) returns text 285 91373 [main] psql 171 _read: read (3, 0xA010F78, 1024) blocking, sigcatchers 0 284 91657 [main] psql 171 _read: non-interruptible read 418 92075 [main] psql 171 fhandler_base::read: returning 607 chars, binary mode 296 92371 [main] psql 171 _read: 607 = read (3, 0xA010F78, 1024), bin 4096, errno 0 308 92679 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (3) 270 92949 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio says yes 1038 93987 [main] psql 171 setmode_helper: setmode: file was raw now cle 288 94275 [main] psql 171 setmode: setmode (3, text) returns binary 2594 96869 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (3) 295 97164 [main] psql 171 _cygwin_istext_for_stdio: _cifs: get_*_binary 282 97446 [main] psql 171 setmode_helper: setmode: file was cle now raw 281 97727 [main] psql 171 setmode: setmode (3, binary) returns text 283 98010 [main] psql 171 _read: read (3, 0xA010F78, 1024) blocking, sigcatchers 0 302 98312 [main] psql 171 _read: non-interruptible read 295 98607 [main] psql 171 _read: 0 = read (3, 0xA010F78, 1024), bin 4096, errno 0 278 98885 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (3) 290 99175 [main] psql 171 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio says yes 282 99457 [main] psql 171 setmode_helper: setmode: file was raw now cle 282 99739 [main] psql 171 setmode: setmode (3, text) returns binary 301 100040 [main] psql 171 _close: close (3) 279 100319 [main] psql 171 fhandler_base::close: handle 0x88 334 100653 [main] psql 171 _close: 0 = close (3) 388 101041 [main] psql 171 extract_nt_dom_user: pw_gecos = A011921 (Markus Hoenicka,S-1-5-21-607199210-1221922859-2118856591-1001) 1030 102071 [main] psql 171 internal_getlogin: Cygwins Username: markus 710 102781 [main] psql 171 sigproc_init: process/signal handling enabled(1) 585 103366 [main] psql 171 build_argv: argv[0] = 'psql' 275 103641 [main] psql 171 build_argv: argv[1] = 'template1' 290 103931 [main] psql 171 build_argv: argc 2 671 104602 [main] psql 171 dtable::build_fhandler: /dev/conin - cb 1248, fd 0, fh 0x1A020234 337 104939 [main] psql 171 fhandler_base::init: created new fhandler_base for handle 0xB 407 105346 [main] psql 171 open_shared: name (null), shared 0x1C520000 (wanted 0x0), h 0x5C 340 105686 [main] psql 171 tty_min::set_ctty: attached tty1073741824 sid 171, pid 171, tty->pgid 0, tty->sid 171 301 105987 [main] psql 171 tty_min::set_ctty: resetting tty1073741824 sid. Was 171, now 171. pgid was 0, now 171. 1113 107100 [main] psql 171 fhandler_console::open: opened conin$ 0x2B, conout$ 0x2F 379 107479 [main] psql 171 fhandler_console::output_tcsetattr: 0 = tcsetattr (,1C520018) (ENABLE FLAGS 3) (lflag 107 oflag 9) 298 107777 [main] psql 171 dtable::init_std_file_from_handle: fd 0, handle 0xB 353 108130 [main] psql 171 dtable::build_fhandler: /dev/conout - cb 1248, fd 1, fh 0x1A020AAC 296 108426 [main] psql 171 fhandler_base::init: created new fhandler_base for handle 0x13 1120 109546 [sig] psql 171 wait_sig: sigcatch_nonmain 0x98, sigcatch_main 0x9C 328 109874 [sig] psql 171 wait_sig: Ready. dwProcessid 171 444 110318 [main] psql 171 fhandler_console::open: opened conin$ 0xB, conout$ 0x33 330 110648 [main] psql 171 fhandler_console::output_tcsetattr: 0 = tcsetattr (,1C520018) (ENABLE FLAGS 3) (lflag 107 oflag 9) 294 110942 [main] psql 171 dtable::init_std_file_from_handle: fd 1, handle 0x13 357 111299 [main] psql 171 dtable::build_fhandler: /dev/conout - cb 1248, fd 2, fh 0x1A02134C 304 111603 [main] psql 171 fhandler_base::init: created new fhandler_base for handle 0x17 547 112150 [main] psql 171 fhandler_console::open: opened conin$ 0x13, conout$ 0x37 365 112515 [main] psql 171 fhandler_console::output_tcsetattr: 0 = tcsetattr (,1C520018) (ENABLE FLAGS 3) (lflag 107 oflag 9) 308 112823 [main] psql 171 dtable::init_std_file_from_handle: fd 2, handle 0x17 301 113124 [main] psql 171 dll_list::init: here 292 113416 [main] psql 171 dll_crt0_1: user_data->main 0x40CF38 357 113773 [main] psql 171 sig_send: pid 171, signal -2, its_me 1 294 114067 [main] psql 171 sig_send: Waiting for thiscomplete 0xC4 323 114390 [sig] psql 171 wait_sig: awake 292 114682 [sig] psql 171 wait_sig: processing signal -2 313 114995 [main] psql 171 sig_send: returning 0 from sending signal -2 1915 116910 [main] psql 171 isatty: 1 = isatty (0) 310 117220 [main] psql 171 isatty: 1 = isatty (1) 3901 121121 [sig] psql 171 wait_sig: set main thread completion event 294 121415 [sig] psql 171 wait_sig: looping 636 122051 [main] psql 171 cygwin_socket: socket (1, 1, 0) 15870 137921 [main] psql 171 wsock_init: res 0 381 138302 [main] psql 171 wsock_init: wVersion 514 294 138596 [main] psql 171 wsock_init: wHighVersion 514 285 138881 [main] psql 171 wsock_init: szDescription WinSock 2.0 285 139166 [main] psql 171 wsock_init: szSystemStatus Running (duh) 278 139444 [main] psql 171 wsock_init: iMaxSockets 0 308 139752 [main] psql 171 wsock_init: iMaxUdpDg 0 281 140033 [main] psql 171 wsock_init: lpVendorInfo 0 7475 147508 [main] psql 171 dtable::build_fhandler: /dev/streamsocket - cb 88, fd 3, fh 0x1A021B9C 337 147845 [main] psql 171 cygwin_socket: 3 = socket (1, 1, 0) 323 148168 [main] psql 171 _open: open (/tmp/.s.PGSQL.5432, 0x0) 337 148505 [main] psql 171 dtable::build_fhandler: some disk file - cb 60, fd 4, fh 0x1A02261C 302 148807 [main] psql 171 fhandler_disk_file::open: (/tmp/.s.PGSQL.5432, 0x0) 313 149120 [main] psql 171 normalize_posix_path: src /tmp/.s.PGSQL.5432 317 149437 [main] psql 171 normalize_posix_path: /tmp/.s.PGSQL.5432 = normalize_posix_path (/tmp/.s.PGSQL.5432) 297 149734 [main] psql 171 mount_info::conv_to_win32_path: conv_to_win32_path (/tmp/.s.PGSQL.5432) 297 150031 [main] psql 171 normalize_posix_path: src /tmp/.s.PGSQL.5432 290 150321 [main] psql 171 normalize_posix_path: /tmp/.s.PGSQL.5432 = normalize_posix_path (/tmp/.s.PGSQL.5432) 294 150615 [main] psql 171 mount_info::conv_to_win32_path: src_path /tmp/.s.PGSQL.5432, dst D:\cygwin\tmp\.s.PGSQL.5432, flags 0xA 838 151453 [main] psql 171 check_sysfile: 0 = symlink.check_sysfile (D:\cygwin\tmp\.s.PGSQL.5432, ) (0x4000000A) 382 151835 [main] psql 171 symlink_info::check: not a symlink 285 152120 [main] psql 171 symlink_info::check: 0 = symlink.check (D:\cygwin\tmp\.s.PGSQL.5432, 0x241F684) (0x4000000A) 634 152754 [main] psql 171 path_conv::check: GetVolumeInformation(D:\) = OK, this->path(D:\cygwin\tmp\.s.PGSQL.5432), set_has_acls(8) 326 153080 [main] psql 171 fhandler_base::open: (D:\cygwin\tmp\.s.PGSQL.5432, 0x0) 455 153535 [main] psql 171 fhandler_base::open: 0x60 = CreateFileA (D:\cygwin\tmp\.s.PGSQL.5432, 0x80000000, 0x7, 0x61095C30, 0x3, 0x80, 0) 321 153856 [main] psql 171 fhandler_base::open: filemode set to binary 314 154170 [main] psql 171 fhandler_base::open: 1 = fhandler_base::open (D:\cygwin\tmp\.s.PGSQL.5432, 0x0) 291 154461 [main] psql 171 fhandler_disk_file::open: 1 = fhandler_disk_file::open (D:\cygwin\tmp\.s.PGSQL.5432, 0x0) 288 154749 [main] psql 171 _open: 4 = open (/tmp/.s.PGSQL.5432, 0x0) 288 155037 [main] psql 171 _read: read (4, 0x241FCB4, 128) blocking, sigcatchers 0 285 155322 [main] psql 171 _read: non-interruptible read 327 155649 [main] psql 171 fhandler_base::read: returning 51 chars, binary mode 309 155958 [main] psql 171 _read: 51 = read (4, 0x241FCB4, 128), bin 4096, errno 0 345 156303 [main] psql 171 _close: close (4) 286 156589 [main] psql 171 fhandler_base::close: handle 0x60 353 156942 [main] psql 171 _close: 0 = close (4) 4403 161345 [main] psql 171 _close: close (3) 664 162009 [main] psql 171 _close: 0 = close (3) 894 162903 [main] psql 171 _write: write (2, 0x241F724, 162) 317 163220 [main] psql 171 _write: write fh 0x1A02134C, name '/dev/conout' bg_check 1, bg_eof 0 315 163535 [main] psql 171 fhandler_console::write: 241F724, 162 329 163864 [main] psql 171 fhandler_console::write: at 112(p) state is 1 815 164679 [main] psql 171 fhandler_console::write: at 9(0x20) state is 1 410 165089 [main] psql 171 fhandler_console::write: at 73(I) state is 1 610 165699 [main] psql 171 fhandler_console::write: at 9(0x20) state is 1 443 166142 [main] psql 171 fhandler_console::write: at 97(a) state is 1 780 166922 [main] psql 171 fhandler_console::write: 162 = write_console (,..162) 293 167215 [main] psql 171 _write: 162 = write (2, 0x241F724, 162) 3413 170628 [main] psql 171 do_exit: do_exit (2) 302 170930 [main] psql 171 void: 0x0 = signal (20, 0x1) 296 171226 [main] psql 171 void: 0x0 = signal (1, 0x1) 296 171522 [main] psql 171 void: 0x0 = signal (2, 0x1) 294 171816 [main] psql 171 void: 0x0 = signal (3, 0x1) 485 172301 [main] psql 171 proc_terminate: nchildren 0, nzombies 0 253 172554 [main] psql 171 proc_terminate: leaving 288 172842 [main] psql 171 sigproc_terminate: entering 317 173159 [main] psql 171 sigproc_terminate: done 608 173767 [main] psql 171 __to_clock_t: dwHighDateTime 0, dwLowDateTime 500720 293 174060 [main] psql 171 __to_clock_t: total 00000000 00000032 283 174343 [main] psql 171 __to_clock_t: dwHighDateTime 0, dwLowDateTime 500720 297 174640 [main] psql 171 __to_clock_t: total 00000000 00000032 290 174930 [main] psql 171 _pinfo::exit: Calling ExitProcess 2 -- Markus Hoenicka, PhD UT Houston Medical School Dept. of Integrative Biology and Pharmacology 6431 Fannin MSB4.114 Houston, TX 77030 (713) 500-6313, -7477 (713) 500-7444 (fax) Markus DOT Hoenicka AT uth DOT tmc DOT edu http://ourworld.compuserve.com/homepages/hoenicka_markus/ -- 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/