On 2025-09-29 23:15, Ilya Basin via Cygwin wrote:
From Cygwin's `strace -h`: "-u, --usecs toggle printing of microseconds timestamp".
However, the output only has seconds precision:
     $ /usr/bin/strace.exe --version
     strace (cygwin) 3.6.4
     $ /usr/bin/strace.exe -t -u /bin/true.exe
     00:00:00 [main] true 6557 pinfo::exit: Calling ExitProcess n 0x0, exitcode 
0x0
Is it a stub feature?
No, it is a documented feature; note:

  -d, --no-delta               don't display the delta-t microsecond timestamp
  -t, --timestamp              use an absolute hh:mm:ss timestamp insted of
                               the default microsecond timestamp.  Implies -d
  -u, --usecs                  toggle printing of microseconds timestamp

so default is µs delta ts and µs ts; -u toggle means the same as -t, as options may be in any order: no delta ts and only absolute hh:mm:ss ts, as normally deltas are << 1s.

Attached is a normal strace log of true, shrunk and sanitized for my protection!

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher  but when there is no more to cut
                                -- Antoine de Saint-Exupéry
--- Process 10372 created
--- Process 10372 loaded C:/Windows/System32/ntdll.dll at 00007fff51bf0000
--- Process 10372 loaded C:/Windows/System32/kernel32.dll at 00007fff51510000
--- Process 10372 loaded C:/Windows/System32/KernelBase.dll at 00007fff4f3e0000
--- Process 10372 thread 10488 created
--- Process 10372 thread 11108 created
--- Process 10372 loaded C:/.../cygwin64/bin/cygintl-8.dll at 00000005c72f0000
--- Process 10372 loaded C:/.../cygwin64/bin/cygwin1.dll at 00007fff3f300000
--- Process 10372 thread 11404 created
--- Process 10372 loaded C:/.../cygwin64/bin/cygiconv-2.dll at 000000038e6a0000
    0       0 [main] true (10372) **********************************************
  572     572 [main] true (10372) Program name: C:/.../cygwin64/bin/true.exe 
(windows pid 10372)
  161     733 [main] true (10372) OS version:   Windows NT-10.0
   88     821 [main] true (10372) **********************************************
--- Process 10372 loaded C:/Windows/System32/advapi32.dll at 00007fff4fe70000
--- Process 10372 loaded C:/Windows/System32/msvcrt.dll at 00007fff50430000
--- Process 10372 loaded C:/Windows/System32/sechost.dll at 00007fff512b0000
--- Process 10372 loaded C:/Windows/System32/rpcrt4.dll at 00007fff50940000
--- Process 10372 loaded C:/Windows/System32/bcrypt.dll at 00007fff4f290000
--- Process 10372 loaded C:/Windows/System32/cryptbase.dll at 00007fff4eb40000
--- Process 10372 loaded C:/Windows/System32/bcryptprimitives.dll at 
00007fff4fab0000
10077   10898 [main] true (10372) sigprocmask: 0 = sigprocmask (0, 0x0, 
0x7FFF3F609350)
 1219   12117 [main] true (10372) open_shared: name shared.5, shared 
0x1A0000000 (wanted 0x1A0000000), h 0x134, m 0, created 0
  258   12375 [main] true (10372) user_heap_info::init: heap base 0xA00000000, 
heap top 0xA00000000, heap size 0x20000000 (536870912)
  121   12496 [main] true (10372) open_shared: name 
S-1-5-21-3709023027-2347157756-1758867846-1001.1, shared 0x1A0010000 (wanted 
0x1A0010000), h 0x130, m 1, created 0
  144   12640 [main] true (10372) user_info::create: opening user shared for 
'S-1-5-21-3709023027-2347157756-1758867846-1001' at 0x1A0010000
  146   12786 [main] true (10372) user_info::create: user shared version 
AB1FCCE8
  168   12954 [main] true (10372) fhandler_pipe::create: name 
/./pipe/cygwin-f031669020b3f992-10372-sigwait, size 65472, mode 
PIPE_TYPE_MESSAGE
  171   13125 [main] true (10372) fhandler_pipe::create: pipe read handle 0x148
  107   13232 [main] true (10372) fhandler_pipe::create: CreateFile: name 
/./pipe/cygwin-f031669020b3f992-10372-sigwait
  109   13341 [main] true (10372) fhandler_pipe::create: pipe write handle 0x14C
  118   13459 [main] true (10372) dll_crt0_0: finished dll_crt0_0 initialization
--- Process 10372 thread 9096 created
  900   14359 [sig] true (10372) wait_sig: entering ReadFile loop, my_readsig 
0x148, my_sendsig 0x14C
 1103   15462 [main] true (10372) mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/usr/src/dash, 0x0, no-add-slash)
  421   15883 [main] true (10372) normalize_win32_path: 
C:/.../cygwin64/usr/src/dash = normalize_win32_path 
(C:/.../cygwin64/usr/src/dash)
  287   16170 [main] true (10372) mount_info::conv_to_posix_path: /usr/src/dash 
= conv_to_posix_path (C:/.../cygwin64/usr/src/dash)
  126   16296 [main] true (10372) time: 1759214944 = time(0x0)
  208   16504 [main] true (10372) sigprocmask: 0 = sigprocmask (0, 0x0, 
0xA00000100)
  748   17252 [main] true (10372) _cygwin_istext_for_stdio: fd 0: not open
  106   17358 [main] true (10372) _cygwin_istext_for_stdio: fd 1: not open
   90   17448 [main] true (10372) _cygwin_istext_for_stdio: fd 2: not open
  349   17797 [main] true (10372) open_shared: name cygpid.1511154, shared 
0x1A0020000 (wanted 0x1A0020000), h 0x178, m 2, created 1
  211   18008 [main] true (10372) time: 1759214944 = time(0x0)
  122   18130 [main] true 1511154 pinfo::thisproc: myself dwProcessId 10372
  134   18264 [main] true 1511154 environ_init: GetEnvironmentStrings returned 
0x7C9C60
  432   18696 [main] true 1511154 win32env_to_cygenv: 0xA000004B0: 
ALLUSERSPROFILE=C:/ProgramData
  274   18970 [main] true 1511154 win32env_to_cygenv: 0xA000004E0: 
APPDATA=$HOME/AppData/Roaming
  163   19133 [main] true 1511154 win32env_to_cygenv: 0xA00000510: 
AWKLIBPATH=/usr/lib/gawk::
  182   19315 [main] true 1511154 win32env_to_cygenv: 0xA00000540: 
AWKPATH=.:/usr/share/awk:/usr/local/bin:/usr/bin:/bin:/usr/local/bin:...
  173   19488 [main] true 1511154 win32env_to_cygenv: 0xA00000C90: 
BROWSER=/proc/cygdrive/c/Program 
Files/BraveSoftware/Brave-Browser/Application/brave.exe
  157   19645 [main] true 1511154 win32env_to_cygenv: 0xA00000D00: 
COMMONPROGRAMFILES=C:/Program Files/Common Files
  214   19859 [main] true 1511154 win32env_to_cygenv: 0xA00000D40: 
COMPUTERNAME=$HOSTNAME
  164   20023 [main] true 1511154 win32env_to_cygenv: 0xA00000D60: 
COMSPEC=C:/WINDOWS/system32/cmd.exe
  163   20186 [main] true 1511154 win32env_to_cygenv: 0xA00000D90: 
CONFIG_SITE=/etc/config.site
  179   20365 [main] true 1511154 parse_options: glob (called func)
  280   20645 [main] true 1511154 parse_options: error_start (called func)
  179   20824 [main] true 1511154 parse_options: returning
   83   20907 [main] true 1511154 win32env_to_cygenv: 0xA00000DC0: 
CYGWIN=noglob error_start=C:/.../cygwin64/bin/dumper.exe
  168   21075 [main] true 1511154 win32env_to_cygenv: 0xA00020EA0: 
CommonProgramW6432=C:/Program Files/Common Files
  170   21245 [main] true 1511154 win32env_to_cygenv: 0xA00020EE0: 
DATE_FORMAT_FULL=%Y %B %e %A %T%z
  154   21399 [main] true 1511154 win32env_to_cygenv: 0xA00020F10: 
DATE_FORMAT_LONG=%Y %b %d %a %T%z
  157   21556 [main] true 1511154 win32env_to_cygenv: 0xA00020F40: 
DATE_FORMAT_MEDIUM=%F %T%z
  157   21713 [main] true 1511154 win32env_to_cygenv: 0xA00020F70: 
DATE_FORMAT_SHORT=%F %R
  168   21881 [main] true 1511154 win32env_to_cygenv: 0xA00020F90: 
DBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/dbus-SVLyUynrBE,guid=0ec784796bc2e0f96c4dab8868ccaafa
  162   22043 [main] true 1511154 win32env_to_cygenv: 0xA00021000: DISPLAY=:0
  406   22449 [main] true 1511154 win32env_to_cygenv: 0xA00021020: 
DriverData=C:/Windows/System32/Drivers/DriverData
  209   22658 [main] true 1511154 win32env_to_cygenv: 0xA00021060: 
EDITOR=/usr/bin/vim
  167   22825 [main] true 1511154 win32env_to_cygenv: 0xA00021080: 
EXECIGNORE=*.txt;*.htm;*.html;*.tar;*.Z;*.z;*.?z;*.bz2;*.log;*.pdf;*.epub;*.jar;*.zip;*.[0-9]*;*.jpg;*.jpeg;*.png;*.svg
  164   22989 [main] true 1511154 win32env_to_cygenv: 0xA00021100: 
FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer
  170   23159 [main] true 1511154 win32env_to_cygenv: 0xA00021140: 
FPS_BROWSER_USER_PROFILE_STRING=Default
  172   23331 [main] true 1511154 win32env_to_cygenv: 0xA00021170: 
GCC_COLORS=error=1;31:warning=1;35:note=1;36:caret=1;32:locus=1:quote=1
  155   23486 [main] true 1511154 win32env_to_cygenv: 0xA000211C0: 
GREP_COLORS=mt=1;33;44;7:ln=34
  157   23643 [main] true 1511154 win32env_to_cygenv: 0xA000211F0: 
HISTCONTROL=ignoreboth:erasedups
  152   23795 [main] true 1511154 win32env_to_cygenv: 0xA00021220: 
HISTFILESIZE=2000
  171   23966 [main] true 1511154 win32env_to_cygenv: 0xA00021240: HISTIGNORE=[ 
        ]*:&:[fb]g:exit:history:l:l[alst]
  155   24121 [main] true 1511154 win32env_to_cygenv: 0xA00021280: HISTSIZE=1000
  168   24289 [main] true 1511154 getwinenv: can't set native for HOME= since 
no environ yet
   89   24378 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path ($HOME, 0x10000000, no-add-slash)
   84   24462 [main] true 1511154 normalize_win32_path: $HOME = 
normalize_win32_path ($HOME)
   96   24558 [main] true 1511154 mount_info::conv_to_posix_path: $HOME = 
conv_to_posix_path ($HOME)
  229   24787 [main] true 1511154 win_env::add_cache: posix $HOME
   82   24869 [main] true 1511154 win_env::add_cache: native HOME=$HOME
   82   24951 [main] true 1511154 posify_maybe: env var converted to HOME=$HOME
  230   25181 [main] true 1511154 win32env_to_cygenv: 0xA00021300: HOME=$HOME
  166   25347 [main] true 1511154 win32env_to_cygenv: 0xA000212A0: HOMEDRIVE=C:
  155   25502 [main] true 1511154 win32env_to_cygenv: 0xA00021320: 
HOMEPATH=/Users/$USER
  176   25678 [main] true 1511154 win32env_to_cygenv: 0xA00021340: 
HOSTFILE=/etc/hosts
  217   25895 [main] true 1511154 win32env_to_cygenv: 0xA00021360: 
HOSTLANG=en_CA.UTF-8
  159   26054 [main] true 1511154 win32env_to_cygenv: 0xA00021380: 
HOSTNAME=$HOSTNAME
  166   26220 [main] true 1511154 win32env_to_cygenv: 0xA000213A0: 
HOSTTERM=xterm-256color
  175   26395 [main] true 1511154 win32env_to_cygenv: 0xA000213C0: 
IMSETTINGS_INTEGRATE_DESKTOP=no
  155   26550 [main] true 1511154 win32env_to_cygenv: 0xA000213F0: 
INFOPATH=$HOME/info:$HOME/info:/usr/local/info:/usr/info:/usr/share/ddd-3.4.1/info:/usr/share/git-core/templates/info:/proc/cygdrive/c/.../share/info:/proc/cygdrive/c/.../cygwin-99.archive/usr/share/info
  156   26706 [main] true 1511154 win32env_to_cygenv: 0xA000214D0: 
LANG=en_CA.UTF-8
  168   26874 [main] true 1511154 win32env_to_cygenv: 0xA000214F0: 
LANGUAGE=en_CA:en_GB:en
  165   27039 [main] true 1511154 win32env_to_cygenv: 0xA00021510: 
LAUNCHER=$HOME/bin/gio-open
  173   27212 [main] true 1511154 win32env_to_cygenv: 0xA00021540: LESS=-c -R 
-M -PM?P%Pb/% %lb/%L.?p %pb/% %bb/%B.?f %f.?m %i/%m.?x %x.
  165   27377 [main] true 1511154 win32env_to_cygenv: 0xA00021590: 
LESSOPEN=|/usr/bin/lesspipe.sh %s
  158   27535 [main] true 1511154 win32env_to_cygenv: 0xA000215C0: 
LOCALAPPDATA=$HOME/AppData/Local
  145   27680 [main] true 1511154 win32env_to_cygenv: 0xA000215F0: LOGNAME=$USER
  152   27832 [main] true 1511154 win32env_to_cygenv: 0xA00021610: 
LOGONSERVER=/$HOSTNAME
  199   28031 [main] true 1511154 win32env_to_cygenv: 0xA00021630: LS_COLORS=...
  182   28213 [main] true 1511154 win32env_to_cygenv: 0xA00021D60: 
MANPAGER=/usr/bin/less
  169   28382 [main] true 1511154 win32env_to_cygenv: 0xA00021D80: 
MANPATH=/usr/local/man:/usr/man:/usr/share/sendmail/man:/usr/share/texmf-dist/doc/man:/usr/src/gnuplot-main/man:/proc/cygdrive/c/.../share/man:/proc/cygdrive/c/.../cygwin-99.archive/usr/share/man:/proc/cygdrive/c/.../ast/src/lib/libast/man:/proc/cygdrive/c/.../ast/arch/cygwin.i386/man:
  164   28546 [main] true 1511154 win32env_to_cygenv: 0xA00021EA0: 
NO_AT_BRIDGE=1
  217   28763 [main] true 1511154 win32env_to_cygenv: 0xA00021EC0: 
NUMBER_OF_PROCESSORS=4
  170   28933 [main] true 1511154 win32env_to_cygenv: 0xA00021EE0: 
OLDPWD=$HOME/Desktop
  156   29089 [main] true 1511154 win32env_to_cygenv: 0xA00021F10: 
OPENSSL64_INC=/usr/include/openssl
  251   29340 [main] true 1511154 win32env_to_cygenv: 0xA00021F40: 
OPENSSL64_LIB=/usr/lib
  175   29515 [main] true 1511154 win32env_to_cygenv: 0xA00021F60: 
OPENSSL_CONF=/usr/ssl/openssl.cnf
  259   29774 [main] true 1511154 win32env_to_cygenv: 0xA00021F90: 
OPENSSL_INC=/usr/include/openssl
  176   29950 [main] true 1511154 win32env_to_cygenv: 0xA00021FC0: 
OPENSSL_LIB=/usr/lib
  186   30136 [main] true 1511154 win32env_to_cygenv: 0xA00021FE0: 
ORIGINAL_PATH=...
  163   30299 [main] true 1511154 win32env_to_cygenv: 0xA00022470: OS=Windows_NT
  157   30456 [main] true 1511154 win32env_to_cygenv: 0xA00022490: 
PAGER=/usr/bin/less
  169   30625 [main] true 1511154 getwinenv: can't set native for PATH= since 
no environ yet
  242   30867 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path ($HOME/bin, 0x10000100, no-add-slash)
  107   30974 [main] true 1511154 normalize_win32_path: $HOME/bin = 
normalize_win32_path ($HOME/bin)
  200   31174 [main] true 1511154 mount_info::conv_to_posix_path: $HOME/bin = 
conv_to_posix_path ($HOME/bin)
   97   31271 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path ($HOME/bin, 0x10000100, no-add-slash)
   84   31355 [main] true 1511154 normalize_win32_path: $HOME/bin = 
normalize_win32_path ($HOME/bin)
   93   31448 [main] true 1511154 mount_info::conv_to_posix_path: $HOME/bin = 
conv_to_posix_path ($HOME/bin)
   82   31530 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/usr/local/bin, 0x10000100, no-add-slash)
   84   31614 [main] true 1511154 normalize_win32_path: 
C:/.../cygwin64/usr/local/bin = normalize_win32_path 
(C:/.../cygwin64/usr/local/bin)
   83   31697 [main] true 1511154 mount_info::conv_to_posix_path: 
/usr/local/bin = conv_to_posix_path (C:/.../cygwin64/usr/local/bin)
   83   31780 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/usr/local/sbin, 0x10000100, no-add-slash)
   83   31863 [main] true 1511154 normalize_win32_path: 
C:/.../cygwin64/usr/local/sbin = normalize_win32_path 
(C:/.../cygwin64/usr/local/sbin)
   82   31945 [main] true 1511154 mount_info::conv_to_posix_path: 
/usr/local/sbin = conv_to_posix_path (C:/.../cygwin64/usr/local/sbin)
   83   32028 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/bin, 0x10000100, no-add-slash)
   83   32111 [main] true 1511154 normalize_win32_path: C:/.../cygwin64/bin = 
normalize_win32_path (C:/.../cygwin64/bin)
   82   32193 [main] true 1511154 mount_info::conv_to_posix_path: /usr/bin = 
conv_to_posix_path (C:/.../cygwin64/bin)
   83   32276 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/usr/sbin, 0x10000100, no-add-slash)
   83   32359 [main] true 1511154 normalize_win32_path: 
C:/.../cygwin64/usr/sbin = normalize_win32_path (C:/.../cygwin64/usr/sbin)
   83   32442 [main] true 1511154 mount_info::conv_to_posix_path: /usr/sbin = 
conv_to_posix_path (C:/.../cygwin64/usr/sbin)
   82   32524 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/sbin, 0x10000100, no-add-slash)
   83   32607 [main] true 1511154 normalize_win32_path: C:/.../cygwin64/sbin = 
normalize_win32_path (C:/.../cygwin64/sbin)
   82   32689 [main] true 1511154 mount_info::conv_to_posix_path: /sbin = 
conv_to_posix_path (C:/.../cygwin64/sbin)
   83   32772 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/usr/i686-w64-mingw32/bin, 0x10000100, 
no-add-slash)
   83   32855 [main] true 1511154 normalize_win32_path: 
C:/.../cygwin64/usr/i686-w64-mingw32/bin = normalize_win32_path 
(C:/.../cygwin64/usr/i686-w64-mingw32/bin)
   83   32938 [main] true 1511154 mount_info::conv_to_posix_path: 
/usr/i686-w64-mingw32/bin = conv_to_posix_path 
(C:/.../cygwin64/usr/i686-w64-mingw32/bin)
   83   33021 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/usr/x86_64-pc-cygwin/bin, 0x10000100, 
no-add-slash)
   83   33104 [main] true 1511154 normalize_win32_path: 
C:/.../cygwin64/usr/x86_64-pc-cygwin/bin = normalize_win32_path 
(C:/.../cygwin64/usr/x86_64-pc-cygwin/bin)
   82   33186 [main] true 1511154 mount_info::conv_to_posix_path: 
/usr/x86_64-pc-cygwin/bin = conv_to_posix_path 
(C:/.../cygwin64/usr/x86_64-pc-cygwin/bin)
   83   33269 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/usr/x86_64-w64-mingw32/bin, 0x10000100, 
no-add-slash)
   83   33352 [main] true 1511154 normalize_win32_path: 
C:/.../cygwin64/usr/x86_64-w64-mingw32/bin = normalize_win32_path 
(C:/.../cygwin64/usr/x86_64-w64-mingw32/bin)
   82   33434 [main] true 1511154 mount_info::conv_to_posix_path: 
/usr/x86_64-w64-mingw32/bin = conv_to_posix_path 
(C:/.../cygwin64/usr/x86_64-w64-mingw32/bin)
  160   33594 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../bin, 0x10000100, no-add-slash)
   95   33689 [main] true 1511154 normalize_win32_path: C:/.../bin = 
normalize_win32_path (C:/.../bin)
   84   33773 [main] true 1511154 mount_info::conv_to_posix_path: 
/proc/cygdrive/c/.../bin = conv_to_posix_path (C:/.../bin)
   83   33856 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../sbin, 0x10000100, no-add-slash)
   81   33937 [main] true 1511154 normalize_win32_path: C:/.../sbin = 
normalize_win32_path (C:/.../sbin)
   91   34028 [main] true 1511154 mount_info::conv_to_posix_path: 
/proc/cygdrive/c/.../sbin = conv_to_posix_path (C:/.../sbin)
   90   34118 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../ast/bin, 0x10000100, no-add-slash)
   83   34201 [main] true 1511154 normalize_win32_path: C:/.../ast/bin = 
normalize_win32_path (C:/.../ast/bin)
   91   34292 [main] true 1511154 mount_info::conv_to_posix_path: 
/proc/cygdrive/c/.../ast/bin = conv_to_posix_path (C:/.../ast/bin)
...
  232   38538 [main] true 1511154 win_env::add_cache: posix 
$HOME/bin:$HOME/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/sbin:/usr/i686-w64-mingw32/bin:/usr/x86_64-pc-cygwin/bin:/usr/x86_64-w64-mingw32/bin:/proc/cygdrive/c/.../bin:/proc/cygdrive/c/.../sbin:/proc/cygdrive/c/.../ast/bin:...
  103   38641 [main] true 1511154 win_env::add_cache: native 
PATH=$HOME/bin;$HOME/bin;C:/.../cygwin64/usr/local/bin;C:/.../cygwin64/usr/local/sbin;C:/.../cygwin64/bin;C:/.../cygwin64/usr/sbin;C:/.../cygwin64/sbin;C:/.../cygwin64/usr/i686-w64-mingw32/bin;C:/.../cygwin64/usr/x86_64-pc-cygwin/bin;C:/.../cygwin64/usr/x86_64-w64-mingw32/bin;C:/.../bin;C:/.../sbin;C:/.../ast/bin;C:/bin;C:/sbin;...
   88   38729 [main] true 1511154 posify_maybe: env var converted to 
PATH=$HOME/bin:$HOME/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/sbin:/usr/i686-w64-mingw32/bin:/usr/x86_64-pc-cygwin/bin:/usr/x86_64-w64-mingw32/bin:/proc/cygdrive/c/.../bin:/proc/cygdrive/c/.../sbin:/proc/cygdrive/c/.../ast/bin:...
  245   38974 [main] true 1511154 win32env_to_cygenv: 0xA00022E10: 
PATH=$HOME/bin:$HOME/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/sbin:/usr/i686-w64-mingw32/bin:/usr/x86_64-pc-cygwin/bin:/usr/x86_64-w64-mingw32/bin:/proc/cygdrive/c/.../bin:/proc/cygdrive/c/.../sbin:/proc/cygdrive/c/.../ast/bin:...
  167   39141 [main] true 1511154 win32env_to_cygenv: 0xA000224B0: 
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  156   39297 [main] true 1511154 win32env_to_cygenv: 0xA00022500: 
PRINTER=EPSONWF-3720 (WF-3720 Series)
  157   39454 [main] true 1511154 win32env_to_cygenv: 0xA00022530: 
PROCESSOR_ARCHITECTURE=AMD64
  174   39628 [main] true 1511154 win32env_to_cygenv: 0xA00022560: 
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 101 Stepping 1, AuthenticAMD
  157   39785 [main] true 1511154 win32env_to_cygenv: 0xA000225B0: 
PROCESSOR_LEVEL=21
  157   39942 [main] true 1511154 win32env_to_cygenv: 0xA000225D0: 
PROCESSOR_REVISION=6501
  155   40097 [main] true 1511154 win32env_to_cygenv: 0xA000225F0: 
PROFILEREAD=true
  156   40253 [main] true 1511154 win32env_to_cygenv: 0xA00022610: 
PROGRAMFILES=C:/Program Files
  156   40409 [main] true 1511154 win32env_to_cygenv: 0xA00022640: 
PROMPT_COMMAND=history -a
  159   40568 [main] true 1511154 win32env_to_cygenv: 0xA00022670: 
PS1=/[/e]0;[X:0 Cygwin 64] /u@/H /w xterm-256color mintty bash 
/a/]/[(B/]/u@/h /[/]/W /[/]/! /[/]/$ /[(B/]
  158   40726 [main] true 1511154 win32env_to_cygenv: 0xA00022710: 
PSModulePath=C:/Program 
Files/WindowsPowerShell/Modules;C:/WINDOWS/system32/WindowsPowerShell/v1.0/Modules
  160   40886 [main] true 1511154 win32env_to_cygenv: 0xA00022790: 
PUBLIC=/home/Public
  157   41043 [main] true 1511154 win32env_to_cygenv: 0xA000227B0: 
PWD=/usr/src/dash
  157   41200 [main] true 1511154 win32env_to_cygenv: 0xA00023100: 
ProgramData=C:/ProgramData
  155   41355 [main] true 1511154 win32env_to_cygenv: 0xA00023130: 
ProgramW6432=C:/Program Files
  156   41511 [main] true 1511154 win32env_to_cygenv: 0xA00023160: 
QT_QPA_PLATFORMTHEME=qt5ct
  156   41667 [main] true 1511154 win32env_to_cygenv: 0xA00023190: 
RANDFILE=C:/Program Files (x86)/NTP/etc/.rnd
  156   41823 [main] true 1511154 win32env_to_cygenv: 0xA000227D0: 
SESSIONNAME=Console
  156   41979 [main] true 1511154 win32env_to_cygenv: 0xA000231D0: 
SHELL=/bin/bash
  156   42135 [main] true 1511154 win32env_to_cygenv: 0xA000231F0: SHLVL=1
  155   42290 [main] true 1511154 win32env_to_cygenv: 0xA00023210: 
SSH_AGENT_PID=54376
  156   42446 [main] true 1511154 win32env_to_cygenv: 0xA00023230: 
SSH_AUTH_SOCK=/tmp/ssh-iNsiUKYjZSl6/agent.54371
  172   42618 [main] true 1511154 win32env_to_cygenv: 0xA00023270: 
SYSTEMDRIVE=C:
  246   42864 [main] true 1511154 win32env_to_cygenv: 0xA00023290: 
SYSTEMROOT=C:/WINDOWS
  164   43028 [main] true 1511154 win32env_to_cygenv: 0xA000232B0: 
TAR_OPTIONS=-a --group=user:100 --owner=$USER:1000
  156   43184 [main] true 1511154 getwinenv: can't set native for TEMP= since 
no environ yet
   82   43266 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/tmp, 0x10000000, no-add-slash)
   82   43348 [main] true 1511154 normalize_win32_path: C:/.../cygwin64/tmp = 
normalize_win32_path (C:/.../cygwin64/tmp)
   83   43431 [main] true 1511154 mount_info::conv_to_posix_path: /tmp = 
conv_to_posix_path (C:/.../cygwin64/tmp)
  228   43659 [main] true 1511154 win_env::add_cache: posix /tmp
   82   43741 [main] true 1511154 win_env::add_cache: native 
TEMP=C:/.../cygwin64/tmp
   92   43833 [main] true 1511154 posify_maybe: env var converted to TEMP=/tmp
  223   44056 [main] true 1511154 win32env_to_cygenv: 0xA00023370: TEMP=/tmp
  155   44211 [main] true 1511154 win32env_to_cygenv: 0xA000232F0: 
TERM=xterm-256color
  349   44560 [main] true 1511154 win32env_to_cygenv: 0xA00023390: 
TERM_PROGRAM=mintty
  155   44715 [main] true 1511154 win32env_to_cygenv: 0xA000233B0: 
TERM_PROGRAM_VERSION=3.7.9
  156   44871 [main] true 1511154 getwinenv: can't set native for TMP= since no 
environ yet
   84   44955 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/tmp, 0x10000000, no-add-slash)
   84   45039 [main] true 1511154 normalize_win32_path: C:/.../cygwin64/tmp = 
normalize_win32_path (C:/.../cygwin64/tmp)
   82   45121 [main] true 1511154 mount_info::conv_to_posix_path: /tmp = 
conv_to_posix_path (C:/.../cygwin64/tmp)
  237   45358 [main] true 1511154 win_env::add_cache: posix /tmp
   81   45439 [main] true 1511154 win_env::add_cache: native 
TMP=C:/.../cygwin64/tmp
   83   45522 [main] true 1511154 posify_maybe: env var converted to TMP=/tmp
  238   45760 [main] true 1511154 win32env_to_cygenv: 0xA00023460: TMP=/tmp
  157   45917 [main] true 1511154 getwinenv: can't set native for TMPDIR= since 
no environ yet
   82   45999 [main] true 1511154 mount_info::conv_to_posix_path: 
conv_to_posix_path (C:/.../cygwin64/tmp, 0x10000000, no-add-slash)
   82   46081 [main] true 1511154 normalize_win32_path: C:/.../cygwin64/tmp = 
normalize_win32_path (C:/.../cygwin64/tmp)
   83   46164 [main] true 1511154 mount_info::conv_to_posix_path: /tmp = 
conv_to_posix_path (C:/.../cygwin64/tmp)
  228   46392 [main] true 1511154 win_env::add_cache: posix /tmp
   82   46474 [main] true 1511154 win_env::add_cache: native 
TMPDIR=C:/.../cygwin64/tmp
   82   46556 [main] true 1511154 posify_maybe: env var converted to TMPDIR=/tmp
  227   46783 [main] true 1511154 win32env_to_cygenv: 0xA000234D0: TMPDIR=/tmp
  165   46948 [main] true 1511154 win32env_to_cygenv: 0xA000233E0: TZ=$TZ
  163   47111 [main] true 1511154 win32env_to_cygenv: 0xA000234F0: USER=$USER
  160   47271 [main] true 1511154 win32env_to_cygenv: 0xA00023510: 
USERDOMAIN=$HOSTNAME
  155   47426 [main] true 1511154 win32env_to_cygenv: 0xA00023530: 
USERDOMAIN_ROAMINGPROFILE=$HOSTNAME
  165   47591 [main] true 1511154 win32env_to_cygenv: 0xA00023560: 
USERNAME=$USER
  154   47745 [main] true 1511154 win32env_to_cygenv: 0xA00023580: 
USERPROFILE=$HOME
  155   47900 [main] true 1511154 win32env_to_cygenv: 0xA000235B0: 
VBOX_MSI_INSTALL_PATH=C:/Program Files/Oracle/VirtualBox/
  156   48056 [main] true 1511154 win32env_to_cygenv: 0xA00023600: 
VIM=$HOME/.vim
  155   48211 [main] true 1511154 win32env_to_cygenv: 0xA00023620: 
VIMRUNTIME=/usr/share/vim/vim91
  238   48449 [main] true 1511154 win32env_to_cygenv: 0xA00023650: 
VISUAL=/usr/bin/gvim -f
  155   48604 [main] true 1511154 win32env_to_cygenv: 0xA00000160: 
WCDHOME=$HOME/.wcd
  166   48770 [main] true 1511154 win32env_to_cygenv: 0xA00000180: 
WINDIR=C:/WINDOWS
  157   48927 [main] true 1511154 win32env_to_cygenv: 0xA000001A0: 
WSLENV=HOSTTERM::HOSTLANG
  164   49091 [main] true 1511154 win32env_to_cygenv: 0xA000001D0: 
XAUTHORITY=$HOME/.Xauthority
  164   49255 [main] true 1511154 win32env_to_cygenv: 0xA00000200: 
XDG_CURRENT_DESKTOP=X-Cygwin
  164   49419 [main] true 1511154 win32env_to_cygenv: 0xA00000230: 
XDG_MENU_PREFIX=xwin-
  158   49577 [main] true 1511154 win32env_to_cygenv: 0xA00000250: 
XDG_RUNTIME_DIR=/run/user/$UID/
  155   49732 [main] true 1511154 win32env_to_cygenv: 0xA00000280: 
_=/usr/bin/strace
  231   49963 [main] true 1511154 pinfo_init: Set nice to 0
   92   50055 [main] true 1511154 pinfo_init: pid 1511154, pgid 1511154, 
process_state 0x20041
   94   50149 [main] true 1511154 App version:  3005.7, api: 0.350
   92   50241 [main] true 1511154 DLL version:  3006.4, api: 0.357
   93   50334 [main] true 1511154 DLL build:    2025-07-15 07:55
  112   50446 [main] true 1511154 dtable::extend: size 32, fds 0x800006CD0
 1079   51525 [main] true 1511154 transport_layer_pipes::connect: Try to 
connect to named pipe: /./pipe/cygwin-f031669020b3f992-lpc
  470   51995 [main] true 1511154 transport_layer_pipes::connect: Try to 
connect to named pipe: /./pipe/cygwin-f031669020b3f992-lpc
  433   52428 [main] true 1511154 transport_layer_pipes::connect: Try to 
connect to named pipe: /./pipe/cygwin-f031669020b3f992-lpc
  339   52767 [main] true 1511154 cygheap_user::ontherange: what 2, pw 
0x800006EF0
   95   52862 [main] true 1511154 cygheap_user::ontherange: HOME is already in 
the environment $HOME
  228   53090 [main] true 1511154 build_argv: argv[0] = 'true'
   89   53179 [main] true 1511154 build_argv: argc 1
  400   53579 [main] true 1511154 open_shared: name 
f031669020b3f992-cons0x5A047A.0, shared 0x1A0030000 (wanted 0x1A0030000), h 
0x18C, m 3, created 1
--- Process 10372 (pid: 1511154) loaded C:/Windows/System32/user32.dll at 
00007fff50290000
--- Process 10372 (pid: 1511154) loaded C:/Windows/System32/win32u.dll at 
00007fff4fbf0000
--- Process 10372 (pid: 1511154) loaded C:/Windows/System32/gdi32.dll at 
00007fff51a40000
--- Process 10372 (pid: 1511154) loaded C:/Windows/System32/gdi32full.dll at 
00007fff4f2c0000
--- Process 10372 (pid: 1511154) loaded C:/Windows/System32/msvcp_win.dll at 
00007fff4f6e0000
--- Process 10372 (pid: 1511154) loaded C:/Windows/System32/ucrtbase.dll at 
00007fff4f780000
--- Process 10372 (pid: 1511154) loaded C:/Windows/System32/imm32.dll at 
00007fff51400000
 8843   62422 [main] true 1511154 build_fh_pc: created an archetype 
(0x800007F70) for /dev/cons1(3/1)
  130   62552 [main] true 1511154 build_fh_pc: fh 0x800007BF0, dev 00030001
 1207   63759 [main] true 1511154 fhandler_console::open: opened conin$ 0x1C0, 
conout$ 0x1C4
--- Process 10372 (pid: 1511154) thread 10428 created
  497   64256 [consm] true 1511154 cygthread::stub: thread 'consm', id 0x28BC, 
stack_ptr 0x2ECCCB0
  230   64486 [main] true 1511154 fhandler_base::open_with_arch: line 451:  
/dev/cons1<0x800007F70> usecount + 1 = 1
  211   64697 [main] true 1511154 fhandler_base::set_flags: flags 0x10002, 
supplied_bin 0x0
   98   64795 [main] true 1511154 fhandler_base::set_flags: O_TEXT/O_BINARY set 
in flags 0x10000
   69   64864 [main] true 1511154 fhandler_base::set_flags: filemode set to 
binary
   72   64936 [main] true 1511154 _pinfo::set_ctty: old no ctty, ctty device 
number 0xFFFFFFFF, tc.ntty device number 0x30001 flags & O_NOCTTY 0x0
   71   65007 [main] true 1511154 _pinfo::set_ctty: cygheap->ctty 0x0, 
archetype 0x800007F70
   68   65075 [main] true 1511154 _pinfo::set_ctty: ctty was NULL
   68   65143 [main] true 1511154 _pinfo::set_ctty: line 558:  
/dev/cons1<0x800007F70> usecount + 1 = 2
   72   65215 [main] true 1511154 _pinfo::set_ctty: /dev/cons1 ctty, usecount 2
   71   65286 [main] true 1511154 _pinfo::set_ctty: attaching ctty /dev/cons1 
sid 1511154, pid 1511154, pgid 1511154, tty->pgid 1511154, tty->sid 0
   73   65359 [main] true 1511154 _pinfo::set_ctty: cygheap->ctty now 
0x800007F70, archetype 0x800007F70
  788   66147 [main] true 1511154 fhandler_base::set_flags: flags 0x10002, 
supplied_bin 0x0
   69   66216 [main] true 1511154 fhandler_base::set_flags: O_TEXT/O_BINARY set 
in flags 0x10000
   68   66284 [main] true 1511154 fhandler_base::set_flags: filemode set to 
binary
   68   66352 [main] true 1511154 _pinfo::set_ctty: old ctty /dev/cons1, ctty 
device number 0x30001, tc.ntty device number 0x30001 flags & O_NOCTTY 0x0
   68   66420 [main] true 1511154 _pinfo::set_ctty: attaching ctty /dev/cons1 
sid 1511154, pid 1511154, pgid 1511154, tty->pgid 1511154, tty->sid 1511154
   69   66489 [main] true 1511154 _pinfo::set_ctty: cygheap->ctty now 
0x800007F70, archetype 0x800007F70
  316   66805 [main] true 1511154 build_fh_pc: found an archetype for 
(null)(3/1) io_handle 0x1C0
   70   66875 [main] true 1511154 build_fh_pc: fh 0x800008350, dev 00030001
   68   66943 [main] true 1511154 fhandler_base::open_with_arch: line 471:  
/dev/cons1<0x800007F70> usecount + 1 = 3
   67   67010 [main] true 1511154 fhandler_base::set_flags: flags 0x10002, 
supplied_bin 0x0
   67   67077 [main] true 1511154 fhandler_base::set_flags: O_TEXT/O_BINARY set 
in flags 0x10000
   68   67145 [main] true 1511154 fhandler_base::set_flags: filemode set to 
binary
   67   67212 [main] true 1511154 _pinfo::set_ctty: old ctty /dev/cons1, ctty 
device number 0x30001, tc.ntty device number 0x30001 flags & O_NOCTTY 0x0
   68   67280 [main] true 1511154 _pinfo::set_ctty: attaching ctty /dev/cons1 
sid 1511154, pid 1511154, pgid 1511154, tty->pgid 1511154, tty->sid 1511154
   69   67349 [main] true 1511154 _pinfo::set_ctty: cygheap->ctty now 
0x800007F70, archetype 0x800007F70
  325   67674 [main] true 1511154 fhandler_base::set_flags: flags 0x10002, 
supplied_bin 0x0
   67   67741 [main] true 1511154 fhandler_base::set_flags: O_TEXT/O_BINARY set 
in flags 0x10000
   67   67808 [main] true 1511154 fhandler_base::set_flags: filemode set to 
binary
   67   67875 [main] true 1511154 _pinfo::set_ctty: old ctty /dev/cons1, ctty 
device number 0x30001, tc.ntty device number 0x30001 flags & O_NOCTTY 0x0
   69   67944 [main] true 1511154 _pinfo::set_ctty: attaching ctty /dev/cons1 
sid 1511154, pid 1511154, pgid 1511154, tty->pgid 1511154, tty->sid 1511154
   69   68013 [main] true 1511154 _pinfo::set_ctty: cygheap->ctty now 
0x800007F70, archetype 0x800007F70
  274   68287 [main] true 1511154 build_fh_pc: found an archetype for 
(null)(3/1) io_handle 0x1C0
   68   68355 [main] true 1511154 build_fh_pc: fh 0x8000086D0, dev 00030001
   68   68423 [main] true 1511154 fhandler_base::open_with_arch: line 471:  
/dev/cons1<0x800007F70> usecount + 1 = 4
   68   68491 [main] true 1511154 fhandler_base::set_flags: flags 0x10002, 
supplied_bin 0x0
   66   68557 [main] true 1511154 fhandler_base::set_flags: O_TEXT/O_BINARY set 
in flags 0x10000
   67   68624 [main] true 1511154 fhandler_base::set_flags: filemode set to 
binary
   67   68691 [main] true 1511154 _pinfo::set_ctty: old ctty /dev/cons1, ctty 
device number 0x30001, tc.ntty device number 0x30001 flags & O_NOCTTY 0x0
   68   68759 [main] true 1511154 _pinfo::set_ctty: attaching ctty /dev/cons1 
sid 1511154, pid 1511154, pgid 1511154, tty->pgid 1511154, tty->sid 1511154
   74   68833 [main] true 1511154 _pinfo::set_ctty: cygheap->ctty now 
0x800007F70, archetype 0x800007F70
  327   69160 [main] true 1511154 fhandler_base::set_flags: flags 0x10002, 
supplied_bin 0x0
   68   69228 [main] true 1511154 fhandler_base::set_flags: O_TEXT/O_BINARY set 
in flags 0x10000
  117   69345 [main] true 1511154 fhandler_base::set_flags: filemode set to 
binary
   69   69414 [main] true 1511154 _pinfo::set_ctty: old ctty /dev/cons1, ctty 
device number 0x30001, tc.ntty device number 0x30001 flags & O_NOCTTY 0x0
   69   69483 [main] true 1511154 _pinfo::set_ctty: attaching ctty /dev/cons1 
sid 1511154, pid 1511154, pgid 1511154, tty->pgid 1511154, tty->sid 1511154
   69   69552 [main] true 1511154 _pinfo::set_ctty: cygheap->ctty now 
0x800007F70, archetype 0x800007F70
  769   70321 [main] true 1511154 __set_errno: void dll_crt0_1(void*):956 
setting errno 0
 1198   71519 [main] true 1511154 do_exit: do_exit (0), exit_state 1
   70   71589 [main] true 1511154 void: 0x0 = signal (20, 0x1)
   67   71656 [main] true 1511154 void: 0x0 = signal (1, 0x1)
   67   71723 [main] true 1511154 void: 0x0 = signal (2, 0x1)
   68   71791 [main] true 1511154 void: 0x0 = signal (3, 0x1)
   70   71861 [main] true 1511154 fhandler_base::close_with_arch: line 1295:  
/dev/cons1<0x800007F70> usecount + -1 = 3
   68   71929 [main] true 1511154 fhandler_base::close_with_arch: not closing 
archetype
   68   71997 [main] true 1511154 fhandler_base::close_with_arch: line 1295:  
/dev/cons1<0x800007F70> usecount + -1 = 2
   68   72065 [main] true 1511154 fhandler_base::close_with_arch: not closing 
archetype
   69   72134 [main] true 1511154 fhandler_base::close_with_arch: line 1295:  
/dev/cons1<0x800007F70> usecount + -1 = 1
   67   72201 [main] true 1511154 fhandler_base::close_with_arch: not closing 
archetype
   68   72269 [main] true 1511154 init_cygheap::close_ctty: closing 
cygheap->ctty 0x800007F70
   67   72336 [main] true 1511154 fhandler_base::close_with_arch: closing 
passed in archetype 0x0, usecount 0
   69   72405 [main] true 1511154 fhandler_console::close: closing: 0x1C0, 0x1C4
35283  107688 [main] true 1511154 fhandler_console::free_console: freed 
console, res 1
  161  107849 [main] true 1511154 dtable::delete_archetype: deleting element 0 
for /dev/cons1(3/1)
   98  107947 [main] true 1511154 getpid: 1511154 = getpid()
   84  108031 [main] true 1511154 proc_terminate: child_procs count 0
   82  108113 [main] true 1511154 proc_terminate: leaving
   89  108202 [main] true 1511154 pinfo::exit: Calling dlls.cleanup_forkables n 
0x0, exitcode 0x0
   88  108290 [main] true 1511154 pinfo::exit: Calling ExitProcess n 0x0, 
exitcode 0x0
--- Process 10372 (pid: 1511154) thread 9760 exited with status 0x0
--- Process 10372 (pid: 1511154) thread 10428 exited with status 0x0
--- Process 10372 (pid: 1511154) thread 9096 exited with status 0x0
--- Process 10372 (pid: 1511154) thread 11404 exited with status 0x0
--- Process 10372 (pid: 1511154) thread 11108 exited with status 0x0
--- Process 10372 (pid: 1511154) exited with status 0x0
-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to