Advertisement
apetrelli

strace for cygpath

Feb 8th, 2022
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. --- Process 2480 created
  2. --- Process 2480 loaded C:\Windows\System32\ntdll.dll at 00007ffb7f690000
  3. --- Process 2480 loaded C:\Windows\System32\kernel32.dll at 00007ffb7dbd0000
  4. --- Process 2480 loaded C:\Windows\System32\KernelBase.dll at 00007ffb7cf80000
  5. --- Process 2480 loaded C:\Program Files\SentinelOne\Sentinel Agent 21.7.4.1043\InProcessClient64.dll at 00007ffb7c940000
  6. --- Process 2480 loaded C:\Windows\System32\advapi32.dll at 00007ffb7f270000
  7. --- Process 2480 loaded C:\Windows\System32\msvcrt.dll at 00007ffb7eca0000
  8. --- Process 2480 thread 14284 created
  9. --- Process 2480 loaded C:\Windows\System32\sechost.dll at 00007ffb7e240000
  10. --- Process 2480 loaded C:\Windows\System32\rpcrt4.dll at 00007ffb7ea40000
  11. --- Process 2480 thread 6296 created
  12. --- Process 2480 thread 7460 created
  13. --- Process 2480 loaded C:\Windows\System32\shell32.dll at 00007ffb7e2e0000
  14. --- Process 2480 loaded C:\Windows\System32\msvcp_win.dll at 00007ffb7d630000
  15. --- Process 2480 loaded C:\Windows\System32\ucrtbase.dll at 00007ffb7ce80000
  16. --- Process 2480 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000
  17. --- Process 2480 loaded C:\Windows\System32\user32.dll at 00007ffb7dd20000
  18. --- Process 2480 loaded C:\Windows\System32\win32u.dll at 00007ffb7cda0000
  19. --- Process 2480 loaded C:\Windows\System32\gdi32.dll at 00007ffb7f320000
  20. --- Process 2480 loaded C:\Windows\System32\gdi32full.dll at 00007ffb7d3b0000
  21. --- Process 2480 loaded C:\Windows\System32\userenv.dll at 00007ffb7cc60000
  22. --- Process 2480 loaded C:\Windows\System32\imm32.dll at 00007ffb7f500000
  23. 1 1 [main] cygpath (2480) **********************************************
  24. 450 451 [main] cygpath (2480) Program name: C:\cygwin64\bin\cygpath.exe (windows pid 2480)
  25. 254 705 [main] cygpath (2480) OS version: Windows NT-10.0
  26. 115 820 [main] cygpath (2480) **********************************************
  27. --- Process 2480 loaded C:\Windows\System32\cryptbase.dll at 00007ffb7c470000
  28. --- Process 2480 loaded C:\Windows\System32\bcryptprimitives.dll at 00007ffb7d5a0000
  29. 1545 2365 [main] cygpath (2480) sigprocmask: 0 = sigprocmask (0, 0x0, 0x180321570)
  30. 584 2949 [main] cygpath (2480) open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0x160, *m 6
  31. 134 3083 [main] cygpath (2480) user_heap_info::init: heap base 0x800000000, heap top 0x800000000, heap size 0x20000000 (536870912)
  32. 253 3336 [main] cygpath (2480) open_shared: name S-1-12-1-3808741439-1234922799-137007020-3507710827.1, n 1, shared 0x180020000 (wanted 0x180020000), h 0x8C, *m 6
  33. 70 3406 [main] cygpath (2480) user_info::create: opening user shared for 'S-1-12-1-3808741439-1234922799-137007020-3507710827' at 0x180020000
  34. 199 3605 [main] cygpath (2480) user_info::create: user shared version AB1FCCE8
  35. 195 3800 [main] cygpath (2480) fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-2480-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
  36. 193 3993 [main] cygpath (2480) fhandler_pipe::create: pipe read handle 0x174
  37. 75 4068 [main] cygpath (2480) fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-2480-sigwait
  38. 153 4221 [main] cygpath (2480) fhandler_pipe::create: pipe write handle 0x80
  39. 128 4349 [main] cygpath (2480) dll_crt0_0: finished dll_crt0_0 initialization
  40. --- Process 2480 thread 5808 created
  41. --- Process 2480, exception 80000001 at 00007ffb7c989767
  42. --- Process 2480, exception 80000001 at 00007ffb7f708944
  43. --- Process 2480, exception 80000001 at 00007ffb7f6b90a2
  44. --- Process 2480, exception c0000005 at 00007ffb7f6b90a2
  45. --- Process 2480 thread 7460 exited with status 0xc0000005
  46. --- Process 2480 thread 14284 exited with status 0xc0000005
  47. --- Process 2480 thread 6296 exited with status 0xc0000005
  48. --- Process 2480 thread 5808 exited with status 0xc0000005
  49. --- Process 2480 exited with status 0xc0000005
  50.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement