Skip to content

Instantly share code, notes, and snippets.

@davidanthoff
Created May 30, 2018 03:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidanthoff/382e66585eea56edab0910d79d020106 to your computer and use it in GitHub Desktop.
Save davidanthoff/382e66585eea56edab0910d79d020106 to your computer and use it in GitHub Desktop.
12007 execve("/mnt/c/Users/david/AppData/Local/julia-0.6/bin/julia.exe", ["/mnt/c/Users/david/AppData/Local"...], 0x7fffd9378488 /* 17 vars */) = 0
12007 arch_prctl(ARCH_SET_FS, 0x6186d8) = 0
12007 set_tid_address(0x618710) = 12007
12007 getpid() = 12007
12007 getcwd("/mnt/c/Users/david/source/julia-cb", 4096) = 35
12007 open("/dev/lxssclient", O_RDWR) = 3
12007 ioctl(3, _IOC(0, 0, 0x2f, 0x22), 0x7fffcc2d5aa0) = 0
12007 open("/mnt/c/Users/david/AppData/Local/julia-0.6/bin/julia.exe", O_RDONLY) = 5
12007 brk(NULL) = 0x239f000
12007 brk(0x23a0000) = 0x23a0000
12007 ioctl(3, _IOC(0, 0, 0x3f, 0x22), 0x7fffcc2d5940) = 0
12007 close(5) = 0
12007 open("/mnt/c/Users/david/source/julia-cb", O_RDONLY|O_DIRECTORY) = 5
12007 ioctl(3, _IOC(0, 0, 0x3f, 0x22), 0x7fffcc2d5940) = 0
12007 close(5) = 0
12007 getpid() = 12007
12007 ioctl(4, _IOC(0, 0, 0x97, 0x22), 0x7fffcc2d59e0) = 0
12007 ioctl(4, _IOC(0, 0, 0xb7, 0x22), 0x7fffcc2d59d8) = 0
12007 ioctl(4, _IOC(0, 0, 0xb7, 0x22), 0x7fffcc2d59d8) = 0
12007 ioctl(4, _IOC(0, 0, 0xb7, 0x22), 0x7fffcc2d59d8) = 0
12007 write(4, "\5\0\0\0\0\0\0\0", 8) = 8
12007 read(4, "\5\0\0\0\0\0\0\0", 8) = 8
12007 write(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\357\0\0\0\0\0\0\0"..., 239) = 239
12007 read(4, "\0\0\0\0\0\0\0\0\247\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 32) = 32
12007 ioctl(4, _IOC(0, 0, 0x9b, 0x22), 0x7fffcc2d5a90) = 0
12007 write(4, "\0\0\0\0\0\0\0\0\247\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 32) = 32
12007 close(0) = 0
12007 close(1) = 0
12007 close(2) = 0
12007 ioctl(5, _IOC(0, 0, 0xbf, 0x22), 0x7fffcc2d5a80) = ? ERESTARTSYS (To be restarted if SA_RESTART is set)
12007 --- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL} ---
12007 +++ killed by SIGINT +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment