Created
December 29, 2018 19:56
-
-
Save nwg/28d26bf918b56232cf29fe24fb7fead3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
open("users.json\0", 0x20205, 0x1B6) = 16 0 | |
fstat64(0x10, 0x4201B0A420, 0x0) = 0 0 | |
ftruncate(0x10, 0x0, 0x0) = 0 0 | |
ioctl(0x10, 0x4004667A, 0x70000A675DD4) = -1 Err#25 (ENOTTY) | |
-- #define FIODTYPE _IOR('f', 122, int) /* get d_type */ | |
[ENOTTY] fildes is not associated with a character special device. | |
-OR- | |
[ENOTTY] The specified request does not apply to the kind of object that the descriptor fildes references. | |
ioctl(0x10, 0x40487413, 0x70000A675DD8) = -1 Err#25 (ENOTTY) | |
-- #define TIOCGETA _IOR('t', 19, struct termios) /* get termios struct */ | |
sigprocmask(0x1, 0x1065767D0, 0x106576824) = 0x0 0 | |
getrusage(0x0, 0x70000A679BF8, 0x0) = 0 0 | |
sigprocmask(0x3, 0x106576824, 0x0) = 0x0 0 | |
psynch_cvwait(0x7FBC17D00960, 0xE0100000F00, 0xE00) = -1 Err#260 | |
__semwait_signal(0x1303, 0x0, 0x1) = -1 Err#4 | |
kevent(0x3, 0x0, 0x0) = -1 Err#4 | |
poll(0x4200106D50, 0x2, 0x7D0) = -1 Err#4 | |
psynch_cvwait(0x7FBC17E00010, 0x660100006700, 0x6600) = -1 Err#260 | |
psynch_cvwait(0x7FBC19800110, 0x100000100, 0x0) = -1 Err#260 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment