Created
June 1, 2015 06:37
-
-
Save bmcorser/ae35ac0bd7e46862b233 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
select(0x1, 0x7FFF5E733240, 0x0, 0x7FFF5E7331C0, 0x0) = 1 0 | |
read(0x0, "\0", 0x1000) = -1 Err#5 | |
ioctl(0x0, 0x4004667A, 0x7FFF5E73325C) = 0 0 | |
read(0x0, "\0", 0x1000) = -1 Err#5 | |
ioctl(0x0, 0x4004667A, 0x7FFF5E73325C) = 0 0 | |
<snip> | |
read(0x0, "\0", 0x1000) = -1 Err#5 | |
ioctl(0x0, 0x4004667A, 0x7FFF5E73325C) = 0 0 | |
read(0x0, "\0", 0x1000) = -1 Err#5 | |
ioctl(0x0, 0x4004667A, 0x7FFF5E73325C) = 0 0 | |
sigaction(0x1, 0x7FFF5E733258, 0x7FFF5E733280) = 0 0 | |
write(0x1, "\033[28;1H\0", 0x7) = 7 0 | |
ioctl(0x0, 0x80487414, 0x7FFF5E733200) = -1 Err#5 | |
write(0x1, "\033[?1l\033>\0", 0x7) = 7 0 | |
write(0x1, "\033[?1049l\344/\300XFramstat64\0", 0x8) = 8 0 | |
write(0x1, "Vim: Error reading input, exiting...\r\n\0", 0x26) = 38 0 | |
write(0x1, "Vim: Finished.\r\n\033[28;1H\033[J\0", 0x1A) = 26 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment