Skip to content

Instantly share code, notes, and snippets.

@fomkin
Created April 24, 2016 10:02
Show Gist options
  • Save fomkin/fe219f4de26262dde31001c18fd11a2c to your computer and use it in GitHub Desktop.
Save fomkin/fe219f4de26262dde31001c18fd11a2c to your computer and use it in GitHub Desktop.
kevent(0x3, 0x0, 0x0) = 1 0
kevent(0x3, 0x0, 0x0) = 1 0
recvfrom_nocancel(0x4, 0x7FFF5996E6F0, 0x1C) = 28 0
recvfrom_nocancel(0x4, 0x7FFD117007A0, 0x32) = 50 0
select_nocancel(0x5, 0x7FFF5996E720, 0x0) = 0 0
kevent(0x3, 0x7FFF5996E1F0, 0x1) = 0 0
sendto_nocancel(0x4, 0x7FFD11700710, 0x1C) = 28 0
close_nocancel(0x3) = 0 0
getrlimit(0x1008, 0x7FFF5996E748, 0x1C) = 0 0
open_nocancel("/etc/hosts\0", 0x0, 0x1B6) = 3 0
fstat64(0x3, 0x7FFF5996D7C8, 0x1B6) = 0 0
read_nocancel(0x3, "##\n# Host Database\n#\n# localhost is used to configure the loopback interface\n# when the system is booting. Do not change this entry.\n##\n127.0.0.1\tlocalhost\n255.255.255.255\tbroadcasthost\n::1 localhost \nfe80::1%lo0\tlocalhost\n\0", 0x1000) = 236 0
sysctl(0x7FFF5996E840, 0x6, 0x0) = 0 0
sysctl(0x7FFF5996E840, 0x6, 0x7FFD13000000) = 0 0
read_nocancel(0x3, "\0", 0x1000) = 0 0
close_nocancel(0x3) = 0 0
kqueue(0x3, 0x7FFD12810000, 0x1000) = 3 0
kevent(0x3, 0x7FFF5996E8E0, 0x1) = 0 0
socketpair(0x1, 0x1, 0x0) = 0 0
setsockopt(0x5, 0xFFFF, 0x1100) = 0 0
sendto_nocancel(0x4, 0x7FFD117008D0, 0x34) = 52 0
sendmsg_nocancel(0x4, 0x7FFF5996E610, 0x0) = 1 0
close_nocancel(0x6) = 0 0
select_nocancel(0x6, 0x7FFF5996E610, 0x0) = 1 0
recvfrom_nocancel(0x5, 0x7FFF5996E60C, 0x4) = 4 0
close_nocancel(0x5) = 0 0
kevent(0x3, 0x7FFF5996E8E0, 0x1) = 0 0
@drs5ma
Copy link

drs5ma commented Apr 4, 2017

having the same issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment