straceの使い方

戻る
$ strace ./Inheritance

**********************************************
Program name: d:\MyDevelopment\C-LANG\Inheritance\Inheritance.exe (pid 3740, ppid 1)
App version:  1005.21, api: 0.156
DLL version:  1005.21, api: 0.156
DLL build:    2006-07-30 14:21
OS version:   Windows NT-5.1
Heap size:    402653184
Date/Time:    2006-10-18 22:30:29
**********************************************
   84    1055 [main] Inheritance 3740 set_myself: myself->dwProcessId 3740
   89    1144 [main] Inheritance 3740 time: 1161178229 = time (0)
  840    1984 [main] Inheritance 3740 environ_init: GetEnvironmentStrings returned 0x2452A8 - "=::=::\"
  266    2250 [main] Inheritance 3740 environ_init: 0x6F0238: !::=::\
  127    2377 [main] Inheritance 3740 environ_init: 0x6F0248: !C:=C:\cygwin\bin
 8782   11159 [main] Inheritance 3740 environ_init: 0x6F0260: ALLUSERSPROFILE=C:\Documents and Settings\All Users
  110   11269 [main] Inheritance 3740 environ_init: 0x6F0298: ANT_HOME=d:\ant-1.6.5
   84   11353 [main] Inheritance 3740 environ_init: 0x6F02B8: APPDATA=C:\Documents and Settings\RagTimeGoesToEgypt\Application Data
   83   11436 [main] Inheritance 3740 environ_init: 0x6F02F8: CLASSPATH=.;C:\Program Files\Java\jre1.5.0_08\lib\ext\QTJava.zip
   84   11520 [main] Inheritance 3740 environ_init: 0x6F0340: CLIENTNAME=Console
   82   11602 [main] Inheritance 3740 environ_init: 0x6F0358: COMMONPROGRAMFILES=C:\Program Files\Common Files
   82   11684 [main] Inheritance 3740 environ_init: 0x6F0390: COMPUTERNAME=I_WANNA_HOLD_YOUR_GLAND-1677
   82   11766 [main] Inheritance 3740 environ_init: 0x6F03B0: COMSPEC=C:\WINDOWS\system32\cmd.exe
   82   11848 [main] Inheritance 3740 environ_init: 0x6F03D8: CVS_RSH=/bin/ssh
   95   11943 [main] Inheritance 3740 parse_options: server 1
   83   12026 [main] Inheritance 3740 parse_options: returning
   42   12068 [main] Inheritance 3740 environ_init: 0x6F03F0: CYGWIN=server
   81   12149 [main] Inheritance 3740 environ_init: 0x6F0418: FP_NO_HOST_CHECK=NO
  115   12264 [main] Inheritance 3740 getwinenv: can't set native for HOME= since no environ yet
   94   12358 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\RagTimeGoesToEgypt, no-keep-rel, no-add-slash)
   59   12417 [main] Inheritance 3740 normalize_win32_path: C:\cygwin\home\RagTimeGoesToEgypt = normalize_win32_path (C:\cygwin\home\RagTimeGoesToEgypt)
   60   12477 [main] Inheritance 3740 mount_info::conv_to_posix_path: /home/RagTimeGoesToEgypt = conv_to_posix_path (C:\cygwin\home\RagTimeGoesToEgypt)
  122   12599 [main] Inheritance 3740 win_env::add_cache: posix /home/RagTimeGoesToEgypt
   44   12643 [main] Inheritance 3740 win_env::add_cache: native HOME=C:\cygwin\home\RagTimeGoesToEgypt
   44   12687 [main] Inheritance 3740 posify: env var converted to HOME=/home/RagTimeGoesToEgypt
   81   12768 [main] Inheritance 3740 environ_init: 0x6F0450: HOME=/home/RagTimeGoesToEgypt
   84   12852 [main] Inheritance 3740 environ_init: 0x6F0430: HOMEDRIVE=C:
  140   12992 [main] Inheritance 3740 environ_init: 0x6F0590: HOMEPATH=\Documents and Settings\RagTimeGoesToEgypt
   84   13076 [main] Inheritance 3740 environ_init: 0x6F05C0: HOSTNAME=ragtime-1677
   81   13157 [main] Inheritance 3740 environ_init: 0x6F05E0: INFOPATH=/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:
   84   13241 [main] Inheritance 3740 environ_init: 0x6F0650: JAVA_HOME=d:\JDK1.5
   81   13322 [main] Inheritance 3740 environ_init: 0x6F0668: LANG=ja_JP.SJIS
   81   13403 [main] Inheritance 3740 environ_init: 0x6F0680: LC_MESSAGES=C
   82   13485 [main] Inheritance 3740 environ_init: 0x6F0698: LOGONSERVER=\\I_WANNA_HOLD_YOUR_GLAND-1677
   81   13566 [main] Inheritance 3740 environ_init: 0x6F06B8: MAKE_MODE=unix
   82   13648 [main] Inheritance 3740 environ_init: 0x6F06D0: MANPATH=/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man:/usr/share/qt3/doc/man:/usr/X11R6/man
   84   13732 [main] Inheritance 3740 environ_init: 0x6F0750: NUMBER_OF_PROCESSORS=1
   82   13814 [main] Inheritance 3740 environ_init: 0x6F0770: OLDPWD=/cygdrive/d/MyDevelopment/C-LANG
   88   13902 [main] Inheritance 3740 environ_init: 0x6F07A0: OS=Windows_NT
   84   13986 [main] Inheritance 3740 getwinenv: can't set native for PATH= since no environ yet
  344   14330 [main] Inheritance 3740 normalize_posix_path: src .
  125   14455 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (d:\MyDevelopment\C-LANG\Inheritance, no-keep-rel, no-add-slash)
   78   14533 [main] Inheritance 3740 normalize_win32_path: d:\MyDevelopment\C-LANG\Inheritance = normalize_win32_path (d:\MyDevelopment\C-LANG\Inheritance)
   59   14592 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/d/MyDevelopment/C-LANG/Inheritance = conv_to_posix_path (d:\MyDevelopment\C-LANG\Inheritance)
   56   14648 [main] Inheritance 3740 cwdstuff::get: posix /cygdrive/d/MyDevelopment/C-LANG/Inheritance
   51   14699 [main] Inheritance 3740 cwdstuff::get: (/cygdrive/d/MyDevelopment/C-LANG/Inheritance) = cwdstuff::get (0x22C890, 260, 1, 0), errno 0
   47   14746 [main] Inheritance 3740 normalize_posix_path: /cygdrive/d/MyDevelopment/C-LANG/Inheritance/ = normalize_posix_path (.)
   46   14792 [main] Inheritance 3740 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/MyDevelopment/C-LANG/Inheritance)
   66   14858 [main] Inheritance 3740 mount_info::cygdrive_win32_path: src '/cygdrive/d/MyDevelopment/C-LANG/Inheritance', dst 'd:\MyDevelopment\C-LANG\Inheritance'
   46   14904 [main] Inheritance 3740 set_flags: flags: binary (0x2)
   44   14948 [main] Inheritance 3740 mount_info::conv_to_win32_path: src_path /cygdrive/d/MyDevelopment/C-LANG/Inheritance, dst d:\MyDevelopment\C-LANG\Inheritance, flags 0x2A, rc 0
  169   15117 [main] Inheritance 3740 symlink_info::check: not a symlink
   67   15184 [main] Inheritance 3740 symlink_info::check: 0 = symlink.check (d:\MyDevelopment\C-LANG\Inheritance, 0x22C550) (0x2A)
 1344   16528 [main] Inheritance 3740 set_privilege: 1 = set_privilege ((token 714) SeChangeNotifyPrivilege, 1)
  520   17048 [main] Inheritance 3740 path_conv::check: this->path(d:\MyDevelopment\C-LANG\Inheritance), has_acls(1)
  176   17224 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
   50   17274 [main] Inheritance 3740 normalize_win32_path: C:\cygwin\usr\local\bin = normalize_win32_path (C:\cygwin\usr\local\bin)
   49   17323 [main] Inheritance 3740 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (C:\cygwin\usr\local\bin)
   46   17369 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   46   17415 [main] Inheritance 3740 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin)
   45   17460 [main] Inheritance 3740 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin)
   45   17505 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   46   17551 [main] Inheritance 3740 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin)
   45   17596 [main] Inheritance 3740 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin)
   46   17642 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\X11R6\bin, keep-rel, no-add-slash)
   44   17686 [main] Inheritance 3740 normalize_win32_path: C:\cygwin\usr\X11R6\bin = normalize_win32_path (C:\cygwin\usr\X11R6\bin)
   45   17731 [main] Inheritance 3740 mount_info::conv_to_posix_path: /usr/X11R6/bin = conv_to_posix_path (C:\cygwin\usr\X11R6\bin)
   50   17781 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Perl\bin\, keep-rel, add-slash)
   43   17824 [main] Inheritance 3740 normalize_win32_path: c:\Perl\bin\ = normalize_win32_path (c:\Perl\bin\)
   45   17869 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/Perl/bin/ = conv_to_posix_path (c:\Perl\bin\)
   44   17913 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS\system32, keep-rel, no-add-slash)
   43   17956 [main] Inheritance 3740 normalize_win32_path: c:\WINDOWS\system32 = normalize_win32_path (c:\WINDOWS\system32)
  477   18433 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (c:\WINDOWS\system32)
   88   18521 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS, keep-rel, no-add-slash)
   48   18569 [main] Inheritance 3740 normalize_win32_path: c:\WINDOWS = normalize_win32_path (c:\WINDOWS)
   45   18614 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS = conv_to_posix_path (c:\WINDOWS)
   46   18660 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
   46   18706 [main] Inheritance 3740 normalize_win32_path: c:\WINDOWS\System32\Wbem = normalize_win32_path (c:\WINDOWS\System32\Wbem)
   55   18761 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/System32/Wbem = conv_to_posix_path (c:\WINDOWS\System32\Wbem)
   47   18808 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\Common Files\GTK\2.0\bin, keep-rel, no-add-slash)
   46   18854 [main] Inheritance 3740 normalize_win32_path: c:\Program Files\Common Files\GTK\2.0\bin = normalize_win32_path (c:\Program Files\Common Files\GTK\2.0\bin)
   48   18902 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Common Files/GTK/2.0/bin = conv_to_posix_path (c:\Program Files\Common Files\GTK\2.0\bin)
   47   18949 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\QuickTime\QTSystem\, keep-rel, add-slash)
   46   18995 [main] Inheritance 3740 normalize_win32_path: c:\Program Files\QuickTime\QTSystem\ = normalize_win32_path (c:\Program Files\QuickTime\QTSystem\)
   46   19041 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/QuickTime/QTSystem/ = conv_to_posix_path (c:\Program Files\QuickTime\QTSystem\)
   47   19088 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Perl\bin\, keep-rel, add-slash)
   45   19133 [main] Inheritance 3740 normalize_win32_path: c:\Perl\bin\ = normalize_win32_path (c:\Perl\bin\)
   43   19176 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/Perl/bin/ = conv_to_posix_path (c:\Perl\bin\)
   45   19221 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS\system32, keep-rel, no-add-slash)
   43   19264 [main] Inheritance 3740 normalize_win32_path: c:\WINDOWS\system32 = normalize_win32_path (c:\WINDOWS\system32)
   44   19308 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (c:\WINDOWS\system32)
   43   19351 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS, keep-rel, no-add-slash)
   43   19394 [main] Inheritance 3740 normalize_win32_path: c:\WINDOWS = normalize_win32_path (c:\WINDOWS)
   43   19437 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS = conv_to_posix_path (c:\WINDOWS)
   43   19480 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
   44   19524 [main] Inheritance 3740 normalize_win32_path: c:\WINDOWS\System32\Wbem = normalize_win32_path (c:\WINDOWS\System32\Wbem)
   44   19568 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/System32/Wbem = conv_to_posix_path (c:\WINDOWS\System32\Wbem)
   44   19612 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\Common Files\GTK\2.0\bin, keep-rel, no-add-slash)
   47   19659 [main] Inheritance 3740 normalize_win32_path: c:\Program Files\Common Files\GTK\2.0\bin = normalize_win32_path (c:\Program Files\Common Files\GTK\2.0\bin)
   54   19713 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Common Files/GTK/2.0/bin = conv_to_posix_path (c:\Program Files\Common Files\GTK\2.0\bin)
   66   19779 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (c:\Program Files\QuickTime\QTSystem\, keep-rel, add-slash)
   49   19828 [main] Inheritance 3740 normalize_win32_path: c:\Program Files\QuickTime\QTSystem\ = normalize_win32_path (c:\Program Files\QuickTime\QTSystem\)
   47   19875 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/QuickTime/QTSystem/ = conv_to_posix_path (c:\Program Files\QuickTime\QTSystem\)
   47   19922 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (d:\JDK1.5\bin, keep-rel, no-add-slash)
   45   19967 [main] Inheritance 3740 normalize_win32_path: d:\JDK1.5\bin = normalize_win32_path (d:\JDK1.5\bin)
   46   20013 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/d/JDK1.5/bin = conv_to_posix_path (d:\JDK1.5\bin)
   46   20059 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (d:\ant-1.6.5\bin, keep-rel, no-add-slash)
   45   20104 [main] Inheritance 3740 normalize_win32_path: d:\ant-1.6.5\bin = normalize_win32_path (d:\ant-1.6.5\bin)
   46   20150 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/d/ant-1.6.5/bin = conv_to_posix_path (d:\ant-1.6.5\bin)
   45   20195 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\lib\lapack, keep-rel, no-add-slash)
   46   20241 [main] Inheritance 3740 normalize_win32_path: C:\cygwin\lib\lapack = normalize_win32_path (C:\cygwin\lib\lapack)
   46   20287 [main] Inheritance 3740 mount_info::conv_to_posix_path: /usr/lib/lapack = conv_to_posix_path (C:\cygwin\lib\lapack)
  148   20435 [main] Inheritance 3740 win_env::add_cache: posix /usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Common Files/GTK/2.0/bin:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Common Files/GTK/2.0/bin:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/d/JDK1.5/bin:/cygdrive/d/ant-1.6.5/bin:/usr/lib/lapack
   65   20500 [main] Inheritance 3740 win_env::add_cache: native PATH=C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;C:\cygwin\usr\X11R6\bin;c:\Perl\bin\;c:\WINDOWS\system32;c:\WINDOWS;c:\WINDOWS\System32\Wbem;c:\Program Files\Common Files\GTK\2.0\bin;c:\Program Files\QuickTime\QTSystem\;c:\Perl\bin\;c:\WINDOWS\system32;c:\WINDOWS;c:\WINDOWS\System32\Wbem;c:\Program Files\Common Files\GTK\2.0\bin;c:\Program Files\QuickTime\QTSystem\;d:\JDK1.5\bin;d:\ant-1.6.5\bin;C:\cygwin\lib\lapack
   54   20554 [main] Inheritance 3740 posify: env var converted to PATH=/usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Common Files/GTK/2.0/bin:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Common Files/GTK/2.0/bin:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/d/JDK1.5/bin:/cygdrive/d/ant-1.6.5/bin:/usr/lib/lapack
   97   20651 [main] Inheritance 3740 environ_init: 0x6F0970: PATH=/usr/local/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Common Files/GTK/2.0/bin:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Common Files/GTK/2.0/bin:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/d/JDK1.5/bin:/cygdrive/d/ant-1.6.5/bin:/usr/lib/lapack
 1144   21795 [main] Inheritance 3740 environ_init: 0x6F07B8: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
   88   21883 [main] Inheritance 3740 environ_init: 0x6F07F8: PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig
  275   22158 [main] Inheritance 3740 environ_init: 0x6F0828: PRINTER=Canon BJ F890
   91   22249 [main] Inheritance 3740 environ_init: 0x6F0848: PROCESSOR_ARCHITECTURE=x86
   84   22333 [main] Inheritance 3740 environ_init: 0x6F0868: PROCESSOR_IDENTIFIER=x86 Family 15 Model 1 Stepping 2, GenuineIntel
   84   22417 [main] Inheritance 3740 environ_init: 0x6F08B0: PROCESSOR_LEVEL=15
   83   22500 [main] Inheritance 3740 environ_init: 0x6F08C8: PROCESSOR_REVISION=0102
  141   22641 [main] Inheritance 3740 environ_init: 0x6F08E8: PROGRAMFILES=C:\Program Files
   87   22728 [main] Inheritance 3740 environ_init: 0x6F0910: PROMPT=$P$G
   83   22811 [main] Inheritance 3740 environ_init: 0x6F0920: PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ 
   83   22894 [main] Inheritance 3740 environ_init: 0x6F1350: PWD=/cygdrive/d/MyDevelopment/C-LANG/Inheritance
   83   22977 [main] Inheritance 3740 environ_init: 0x6F1388: QMAKESPEC=/usr/lib/qt3/mkspecs/cygwin-g++
   82   23059 [main] Inheritance 3740 environ_init: 0x6F13B8: QTDIR=/usr/lib/qt3
   82   23141 [main] Inheritance 3740 environ_init: 0x6F13D0: QTJAVA=C:\Program Files\Java\jre1.5.0_08\lib\ext\QTJava.zip
   82   23223 [main] Inheritance 3740 environ_init: 0x6F1410: SESSIONNAME=Console
   82   23305 [main] Inheritance 3740 environ_init: 0x6F1428: SHLVL=1
   82   23387 [main] Inheritance 3740 environ_init: 0x6F1438: SYSTEMDRIVE=C:
   81   23468 [main] Inheritance 3740 environ_init: 0x6F1450: SYSTEMROOT=C:\WINDOWS
   84   23552 [main] Inheritance 3740 getwinenv: can't set native for TEMP= since no environ yet
   93   23645 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (C:\DOCUME~1\RagTimeGoesToEgypt\LOCALS~1\Temp, no-keep-rel, no-add-slash)
   49   23694 [main] Inheritance 3740 normalize_win32_path: C:\DOCUME~1\RagTimeGoesToEgypt\LOCALS~1\Temp = normalize_win32_path (C:\DOCUME~1\RagTimeGoesToEgypt\LOCALS~1\Temp)
   51   23745 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/DOCUME~1/RagTimeGoesToEgypt/LOCALS~1/Temp = conv_to_posix_path (C:\DOCUME~1\RagTimeGoesToEgypt\LOCALS~1\Temp)
  124   23869 [main] Inheritance 3740 win_env::add_cache: posix /cygdrive/c/DOCUME~1/RagTimeGoesToEgypt/LOCALS~1/Temp
   44   23913 [main] Inheritance 3740 win_env::add_cache: native TEMP=C:\DOCUME~1\RagTimeGoesToEgypt\LOCALS~1\Temp
   45   23958 [main] Inheritance 3740 posify: env var converted to TEMP=/cygdrive/c/DOCUME~1/RagTimeGoesToEgypt/LOCALS~1/Temp
   81   24039 [main] Inheritance 3740 environ_init: 0x6F14A0: TEMP=/cygdrive/c/DOCUME~1/RagTimeGoesToEgypt/LOCALS~1/Temp
   85   24124 [main] Inheritance 3740 environ_init: 0x6F1470: TERM=cygwin
  207   24331 [main] Inheritance 3740 environ_init: 0x6F1480: TEXDOCVIEW_DVI=cygstart %s
   97   24428 [main] Inheritance 3740 environ_init: 0x6F1610: TEXDOCVIEW_HTML=cygstart %s
   84   24512 [main] Inheritance 3740 environ_init: 0x6F1630: TEXDOCVIEW_PDF=cygstart %s
   96   24608 [main] Inheritance 3740 environ_init: 0x6F1650: TEXDOCVIEW_PS=cygstart %s
   83   24691 [main] Inheritance 3740 environ_init: 0x6F1670: TEXDOCVIEW_TXT=cygstart %s
   84   24775 [main] Inheritance 3740 getwinenv: can't set native for TMP= since no environ yet
   84   24859 [main] Inheritance 3740 mount_info::conv_to_posix_path: conv_to_posix_path (C:\DOCUME~1\RagTimeGoesToEgypt\LOCALS~1\Temp, no-keep-rel, no-add-slash)
   47   24906 [main] Inheritance 3740 normalize_win32_path: C:\DOCUME~1\RagTimeGoesToEgypt\LOCALS~1\Temp = normalize_win32_path (C:\DOCUME~1\RagTimeGoesToEgypt\LOCALS~1\Temp)
   48   24954 [main] Inheritance 3740 mount_info::conv_to_posix_path: /cygdrive/c/DOCUME~1/RagTimeGoesToEgypt/LOCALS~1/Temp = conv_to_posix_path (C:\DOCUME~1\RagTimeGoesToEgypt\LOCALS~1\Temp)
  141   25095 [main] Inheritance 3740 win_env::add_cache: posix /cygdrive/c/DOCUME~1/RagTimeGoesToEgypt/LOCALS~1/Temp
   46   25141 [main] Inheritance 3740 win_env::add_cache: native TMP=C:\DOCUME~1\RagTimeGoesToEgypt\LOCALS~1\Temp
   45   25186 [main] Inheritance 3740 posify: env var converted to TMP=/cygdrive/c/DOCUME~1/RagTimeGoesToEgypt/LOCALS~1/Temp
   82   25268 [main] Inheritance 3740 environ_init: 0x6F16B8: TMP=/cygdrive/c/DOCUME~1/RagTimeGoesToEgypt/LOCALS~1/Temp
   82   25350 [main] Inheritance 3740 environ_init: 0x6F1690: USER=RagTimeGoesToEgypt
  110   25460 [main] Inheritance 3740 environ_init: 0x6F1820: USERDOMAIN=I_WANNA_HOLD_YOUR_GLAND-1677
   83   25543 [main] Inheritance 3740 environ_init: 0x6F16A0: USERNAME=RagTimeGoesToEgypt
   90   25633 [main] Inheritance 3740 environ_init: 0x6F1840: USERPROFILE=C:\Documents and Settings\RagTimeGoesToEgypt
   83   25716 [main] Inheritance 3740 environ_init: 0x6F1870: WINDIR=C:\WINDOWS
   81   25797 [main] Inheritance 3740 environ_init: 0x6F1888: _=/usr/bin/strace
  108   25905 [main] Inheritance 3740 pinfo_init: Set nice to 0
   52   25957 [main] Inheritance 3740 pinfo_init: pid 3740, pgid 3740
 1199   27156 [main] Inheritance 3740 set_privilege: 0 = set_privilege ((token 738) SeRestorePrivilege, 1)
 1228   28384 [main] Inheritance 3740 set_privilege: 0 = set_privilege ((token 738) SeBackupPrivilege, 1)
  217   28601 [main] Inheritance 3740 set_privilege: 1 = set_privilege ((token 738) SeChangeNotifyPrivilege, 1)
  190   28791 [main] Inheritance 3740 dtable::extend: size 32, fds 0x611656CC
  104   28895 [main] Inheritance 3740 normalize_posix_path: src /etc/passwd
   49   28944 [main] Inheritance 3740 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd)
   47   28991 [main] Inheritance 3740 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/passwd)
   54   29045 [main] Inheritance 3740 set_flags: flags: binary (0x2)
   45   29090 [main] Inheritance 3740 mount_info::conv_to_win32_path: src_path /etc/passwd, dst C:\cygwin\etc\passwd, flags 0xA, rc 0
  162   29252 [main] Inheritance 3740 symlink_info::check: not a symlink
   66   29318 [main] Inheritance 3740 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\passwd, 0x22C610) (0xA)
  114   29432 [main] Inheritance 3740 set_privilege: 1 = set_privilege ((token 70C) SeChangeNotifyPrivilege, 1)
  249   29681 [main] Inheritance 3740 path_conv::check: this->path(C:\cygwin\etc\passwd), has_acls(1)
  282   29963 [main] Inheritance 3740 etc::test_file_change: FindFirstFile succeeded
  691   30654 [main] Inheritance 3740 pwdgrp::load: /etc/passwd curr_lines 7
   72   30726 [main] Inheritance 3740 pwdgrp::load: /etc/passwd load succeeded
   90   30816 [main] Inheritance 3740 normalize_posix_path: src /etc/group
   47   30863 [main] Inheritance 3740 normalize_posix_path: /etc/group = normalize_posix_path (/etc/group)
   46   30909 [main] Inheritance 3740 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/group)
   59   30968 [main] Inheritance 3740 set_flags: flags: binary (0x2)
   44   31012 [main] Inheritance 3740 mount_info::conv_to_win32_path: src_path /etc/group, dst C:\cygwin\etc\group, flags 0xA, rc 0
  145   31157 [main] Inheritance 3740 symlink_info::check: not a symlink
   58   31215 [main] Inheritance 3740 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\group, 0x22C5E0) (0xA)
   53   31268 [main] Inheritance 3740 path_conv::check: this->path(C:\cygwin\etc\group), has_acls(1)
  241   31509 [main] Inheritance 3740 etc::test_file_change: FindFirstFile succeeded
  596   32105 [main] Inheritance 3740 pwdgrp::load: /etc/group curr_lines 7
   66   32171 [main] Inheritance 3740 pwdgrp::load: /etc/group load succeeded
   75   32246 [main] Inheritance 3740 cygheap_user::ontherange: what 2, pw 0x6F1CA0
   55   32301 [main] Inheritance 3740 cygheap_user::ontherange: HOME is already in the environment /home/RagTimeGoesToEgypt
  243   32544 [main] Inheritance 3740 wait_for_sigthread: wait_sig_inited 0x7E4
  123   32667 [main] Inheritance 3740 wait_for_sigthread: process/signal handling enabled, state 0x41
  272   32939 [main] Inheritance 3740 build_argv: argv[0] = 'Inheritance'
   49   32988 [main] Inheritance 3740 build_argv: argc 1
  246   33234 [main] Inheritance 3740 build_fh_pc: fh 0x61165834
  123   33357 [main] Inheritance 3740 open_shared: name (null), n 0, shared 0x60020000 (wanted 0x60020000), h 0x7E4
 1542   34899 [main] Inheritance 3740 _pinfo::set_ctty: old no ctty
  423   35322 [main] Inheritance 3740 _pinfo::set_ctty: attaching ctty /dev/console sid 3740, pid 3740, pgid 3740, tty->pgid 0, tty->sid 3740
11700   47022 [main] Inheritance 3740 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  185   47207 [main] Inheritance 3740 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   52   47259 [main] Inheritance 3740 fhandler_base::set_flags: filemode set to binary
  206   47465 [main] Inheritance 3740 init_cygheap::manage_console_count: fhandler_console::open: console_count 1, amount 1, ctty /dev/console, avoid_freeing_console 0
   69   47534 [main] Inheritance 3740 fhandler_console::open: opened conin$ 0xF, conout$ 0x13
   77   47611 [main] Inheritance 3740 fhandler_console::output_tcsetattr: 0 = tcsetattr (,6002001C) (ENABLE FLAGS 3) (lflag 107 oflag 9)
27244   74855 [main] Inheritance 3740 handle_to_fn: NtQueryObject failed
  152   75007 [main] Inheritance 3740 normalize_posix_path: src some disk file
   52   75059 [main] Inheritance 3740 cwdstuff::get: posix /cygdrive/d/MyDevelopment/C-LANG/Inheritance
   48   75107 [main] Inheritance 3740 cwdstuff::get: (/cygdrive/d/MyDevelopment/C-LANG/Inheritance) = cwdstuff::get (0x224500, 260, 1, 0), errno 0
   47   75154 [main] Inheritance 3740 normalize_posix_path: /cygdrive/d/MyDevelopment/C-LANG/Inheritance/some disk file = normalize_posix_path (some disk file)
   48   75202 [main] Inheritance 3740 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/MyDevelopment/C-LANG/Inheritance/some disk file)
   53   75255 [main] Inheritance 3740 mount_info::cygdrive_win32_path: src '/cygdrive/d/MyDevelopment/C-LANG/Inheritance/some disk file', dst 'd:\MyDevelopment\C-LANG\Inheritance\some disk file'
   47   75302 [main] Inheritance 3740 set_flags: flags: binary (0x2)
   45   75347 [main] Inheritance 3740 mount_info::conv_to_win32_path: src_path /cygdrive/d/MyDevelopment/C-LANG/Inheritance/some disk file, dst d:\MyDevelopment\C-LANG\Inheritance\some disk file, flags 0x2A, rc 0
  256   75603 [main] Inheritance 3740 symlink_info::check: GetFileAttributes (d:\MyDevelopment\C-LANG\Inheritance\some disk file) failed
   73   75676 [main] Inheritance 3740 geterrno_from_win_error: windows error 2 == errno 2
  147   75823 [main] Inheritance 3740 symlink_info::check: GetFileAttributes (d:\MyDevelopment\C-LANG\Inheritance\some disk file.lnk) failed
   64   75887 [main] Inheritance 3740 geterrno_from_win_error: windows error 2 == errno 2
   45   75932 [main] Inheritance 3740 symlink_info::check: 0 = symlink.check (d:\MyDevelopment\C-LANG\Inheritance\some disk file, 0x2241C0) (0x2A)
   50   75982 [main] Inheritance 3740 mount_info::conv_to_win32_path: conv_to_win32_path (/cygdrive/d/MyDevelopment/C-LANG/Inheritance)
   51   76033 [main] Inheritance 3740 mount_info::cygdrive_win32_path: src '/cygdrive/d/MyDevelopment/C-LANG/Inheritance', dst 'd:\MyDevelopment\C-LANG\Inheritance'
   45   76078 [main] Inheritance 3740 set_flags: flags: binary (0x2)
   44   76122 [main] Inheritance 3740 mount_info::conv_to_win32_path: src_path /cygdrive/d/MyDevelopment/C-LANG/Inheritance, dst d:\MyDevelopment\C-LANG\Inheritance, flags 0x2A, rc 0
  152   76274 [main] Inheritance 3740 symlink_info::check: not a symlink
   58   76332 [main] Inheritance 3740 symlink_info::check: 0 = symlink.check (d:\MyDevelopment\C-LANG\Inheritance, 0x2241C0) (0x2A)
   61   76393 [main] Inheritance 3740 path_conv::check: this->path(d:\MyDevelopment\C-LANG\Inheritance\some disk file), has_acls(1)
   55   76448 [main] Inheritance 3740 build_fh_pc: fh 0x61165A3C
   64   76512 [main] Inheritance 3740 fhandler_base::set_flags: flags 0x2, supplied_bin 0x0
   45   76557 [main] Inheritance 3740 fhandler_base::set_flags: filemode set to binary
   42   76599 [main] Inheritance 3740 fhandler_base::init: created new fhandler_base for handle 0x680, bin 1
  151   76750 [main] Inheritance 3740 build_fh_pc: fh 0x61165C44
   53   76803 [main] Inheritance 3740 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
   43   76846 [main] Inheritance 3740 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   42   76888 [main] Inheritance 3740 fhandler_base::set_flags: filemode set to binary
  168   77056 [main] Inheritance 3740 init_cygheap::manage_console_count: fhandler_console::open: console_count 2, amount 1, ctty /dev/console, avoid_freeing_console 0
   62   77118 [main] Inheritance 3740 fhandler_console::open: opened conin$ 0xB, conout$ 0x2B
   74   77192 [main] Inheritance 3740 fhandler_console::output_tcsetattr: 0 = tcsetattr (,6002001C) (ENABLE FLAGS 3) (lflag 107 oflag 9)
  135   77327 [main] Inheritance 3740 fhandler_console::need_invisible: invisible_console 0
   54   77381 [main] Inheritance 3740 dll_crt0_1: user_data->main 0x401150
   45   77426 [main] Inheritance 3740 __set_errno: void dll_crt0_1(void*):949 val 0
--- Process 3740, exception C0000005 at 610B3616
  560   77986 [main] Inheritance 3740 _cygtls::handle_exceptions: In cygwin_except_handler exc 0xC0000005 at 0x610B3616 sp 0x22CA20
   74   78060 [main] Inheritance 3740 _cygtls::handle_exceptions: In cygwin_except_handler sig 11 at 0x610B3616
   46   78106 [main] Inheritance 3740 _cygtls::handle_exceptions: In cygwin_except_handler calling 0x0
  914   79020 [main] Inheritance 3740 get_file_attribute: file: d:\MyDevelopment\C-LANG\Inheritance\some disk file
  172   79192 [main] Inheritance 3740 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-972506294-346832259-4021508746-1005
   54   79246 [main] Inheritance 3740 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-972506294-346832259-4021508746-513
  116   79362 [main] Inheritance 3740 get_info_from_sd: ACL 1A4, uid 1005, gid 513
   84   79446 [main] Inheritance 3740 fhandler_base::fstat_helper: 0 = fstat (, 0x22C990) st_atime=45362C75 st_size=29739, st_mode=0x81A4, st_ino=281474976827126, sizeof=96
   53   79499 [main] Inheritance 3740 fstat64: 0 = fstat (1, 0x22C990)
  218   79717 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   61   79778 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   65   79843 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   97   79940 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   72   80012 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   91   80103 [main] Inheritance 3740 fhandler_base::write: binary write

  476   80579 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   53   80632 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   54   80686 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   60   80746 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   55   80801 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   79   80880 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Ancestor ] is CREATED! 
  281   81161 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   51   81212 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   58   81270 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   56   81326 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   52   81378 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   77   81455 [main] Inheritance 3740 fhandler_base::write: binary write

  441   81896 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   50   81946 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   49   81995 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   54   82049 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   50   82099 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   79   82178 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Progenitor ] is CREATED! 
  285   82463 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   51   82514 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   49   82563 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   53   82616 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   50   82666 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
  340   83006 [main] Inheritance 3740 fhandler_base::write: binary write

 3552   86558 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
  102   86660 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   64   86724 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   68   86792 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   58   86850 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   86   86936 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Frank Simatra ] is CREATED! 
  464   87400 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   53   87453 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   50   87503 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   54   87557 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   53   87610 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   80   87690 [main] Inheritance 3740 fhandler_base::write: binary write
WildCat's instance [ Frank Simatra ] is CREATED! 
  285   87975 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   52   88027 [main] Inheritance 3740 sig_send: wakeup 0x6F0
  221   88248 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   68   88316 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   56   88372 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   82   88454 [main] Inheritance 3740 fhandler_base::write: binary write

  443   88897 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   53   88950 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   50   89000 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
  109   89109 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   54   89163 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   80   89243 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Butchie Whitemore ] is CREATED! 
  445   89688 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   53   89741 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   51   89792 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   54   89846 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   52   89898 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   79   89977 [main] Inheritance 3740 fhandler_base::write: binary write
WildCat's instance [ Butchie Whitemore ] is CREATED! 
  314   90291 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   49   90340 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   50   90390 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   56   90446 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   53   90499 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   80   90579 [main] Inheritance 3740 fhandler_base::write: binary write

  440   91019 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   49   91068 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   51   91119 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   55   91174 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   52   91226 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   78   91304 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Tama ] is CREATED! 
  437   91741 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   49   91790 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   51   91841 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   54   91895 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   50   91945 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   84   92029 [main] Inheritance 3740 fhandler_base::write: binary write
WildCat's instance [ Tama ] is CREATED! 
  478   92507 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   53   92560 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   52   92612 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   55   92667 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   51   92718 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   77   92795 [main] Inheritance 3740 fhandler_base::write: binary write
TamedCat's instance [ Tama ] is CREATED! 
  280   93075 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   50   93125 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   48   93173 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   55   93228 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   53   93281 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   78   93359 [main] Inheritance 3740 fhandler_base::write: binary write

  431   93790 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   48   93838 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   47   93885 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   60   93945 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   63   94008 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   83   94091 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Ancestor ] method() invoked ... 
  379   94470 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   68   94538 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   59   94597 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   58   94655 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   53   94708 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   81   94789 [main] Inheritance 3740 fhandler_base::write: binary write

  516   95305 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   59   95364 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   53   95417 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   59   95476 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   54   95530 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   81   95611 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Progenitor ] method() invoked ... 
  472   96083 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   51   96134 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   49   96183 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   54   96237 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   50   96287 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   80   96367 [main] Inheritance 3740 fhandler_base::write: binary write
WildCat's instance [ Frank Simatra ] method() invoked ... 
  441   96808 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   57   96865 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   48   96913 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   55   96968 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   49   97017 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   82   97099 [main] Inheritance 3740 fhandler_base::write: binary write
WildCat's instance [ Butchie Whitemore ] method() invoked ... 
  463   97562 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   52   97614 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   49   97663 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   53   97716 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   51   97767 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
  117   97884 [main] Inheritance 3740 fhandler_base::write: binary write
TamedCat's instance [ Tama ] method() invoked ... 
  441   98325 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   50   98375 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   49   98424 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   54   98478 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   60   98538 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   85   98623 [main] Inheritance 3740 fhandler_base::write: binary write
TamedCat's instance [ Tama ] is DESTROYED! 
  475   99098 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   48   99146 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   52   99198 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   50   99248 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   51   99299 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   78   99377 [main] Inheritance 3740 fhandler_base::write: binary write
WildCat's instance [ Tama ] is DESTROYED! 
  225   99602 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   49   99651 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   46   99697 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   52   99749 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   56   99805 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   79   99884 [main] Inheritance 3740 fhandler_base::write: binary write

  456  100340 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   50  100390 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   46  100436 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   53  100489 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   50  100539 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   80  100619 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Tama ] is DESTROYED! 
 2092  102711 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
  103  102814 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   70  102884 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   59  102943 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   56  102999 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   85  103084 [main] Inheritance 3740 fhandler_base::write: binary write
WildCat's instance [ Butchie Whitemore ] is DESTROYED! 
  231  103315 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   49  103364 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   49  103413 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   57  103470 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   54  103524 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   78  103602 [main] Inheritance 3740 fhandler_base::write: binary write

  462  104064 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   50  104114 [main] Inheritance 3740 sig_send: wakeup 0x6F0
  192  104306 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
 -142  104164 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
  273  104437 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   82  104519 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Butchie Whitemore ] is DESTROYED! 
  523  105042 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   59  105101 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   53  105154 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   57  105211 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   53  105264 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   81  105345 [main] Inheritance 3740 fhandler_base::write: binary write
WildCat's instance [ Frank Simatra ] is DESTROYED! 
  272  105617 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   57  105674 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   48  105722 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   55  105777 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   53  105830 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   79  105909 [main] Inheritance 3740 fhandler_base::write: binary write

  451  106360 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   52  106412 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   49  106461 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   55  106516 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   51  106567 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   85  106652 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Frank Simatra ] is DESTROYED! 
  274  106926 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   50  106976 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   48  107024 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   54  107078 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   51  107129 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   80  107209 [main] Inheritance 3740 fhandler_base::write: binary write

  449  107658 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   51  107709 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   49  107758 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   54  107812 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   51  107863 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   78  107941 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Progenitor ] is DESTROYED! 
  266  108207 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   52  108259 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   49  108308 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   54  108362 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   50  108412 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   79  108491 [main] Inheritance 3740 fhandler_base::write: binary write

  491  108982 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -34, its_me 1
   57  109039 [main] Inheritance 3740 sig_send: wakeup 0x6F0
   49  109088 [main] Inheritance 3740 sig_send: Waiting for pack.wakeup 0x6F0
   55  109143 [sig] Inheritance 3740 wait_sig: signalling pack.wakeup 0x6F0
   52  109195 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -34
   78  109273 [main] Inheritance 3740 fhandler_base::write: binary write
Cat's instance [ Ancestor ] is DESTROYED! 
  565  109838 [main] Inheritance 3740 close: close (0)
  137  109975 [main] Inheritance 3740 init_cygheap::manage_console_count: fhandler_console::close: console_count 1, amount -1, ctty /dev/console, avoid_freeing_console 0
   64  110039 [main] Inheritance 3740 close: 0 = close (0)
  332  110371 [main] Inheritance 3740 close: close (1)
   46  110417 [main] Inheritance 3740 fhandler_base::close: closing '/cygdrive/d/MyDevelopment/C-LANG/Inheritance/some disk file' handle 0x680
   53  110470 [main] Inheritance 3740 close: 0 = close (1)
  372  110842 [main] Inheritance 3740 close: close (2)
   79  110921 [main] Inheritance 3740 init_cygheap::manage_console_count: fhandler_console::close: console_count 0, amount -1, ctty /dev/console, avoid_freeing_console 0
   53  110974 [main] Inheritance 3740 close: 0 = close (2)
  186  111160 [main] Inheritance 3740 do_exit: do_exit (0), exit_state 0
   45  111205 [main] Inheritance 3740 void: 0x0 = signal (20, 0x1)
   41  111246 [main] Inheritance 3740 void: 0x0 = signal (1, 0x1)
   72  111318 [main] Inheritance 3740 void: 0x0 = signal (2, 0x1)
   43  111361 [main] Inheritance 3740 void: 0x0 = signal (3, 0x1)
   99  111460 [main] Inheritance 3740 sigproc_terminate: entering
   52  111512 [main] Inheritance 3740 sig_send: sendsig 0x704, pid 3740, signal -42, its_me 1
   61  111573 [main] Inheritance 3740 sig_send: Not waiting for sigcomplete.  its_me 1 signal -42
   44  111617 [main] Inheritance 3740 sig_send: returning 0x0 from sending signal -42
   42  111659 [main] Inheritance 3740 proc_terminate: nprocs 0
   40  111699 [main] Inheritance 3740 proc_terminate: leaving
  215  111914 [main] Inheritance 3740 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250
   79  111993 [main] Inheritance 3740 __to_clock_t: total 00000000 0000000F
   44  112037 [main] Inheritance 3740 __to_clock_t: dwHighDateTime 0, dwLowDateTime 468750
   42  112079 [main] Inheritance 3740 __to_clock_t: total 00000000 0000002E
  371  112450 [sig] Inheritance 3740 wait_sig: saw __SIGEXIT
  143  112593 [sig] Inheritance 3740 wait_sig: signal thread exiting
  954  113547 [main] Inheritance 3740 pinfo::exit: Calling ExitProcess n 0x0, exitcode 0x0

戻る

inserted by FC2 system