Skip to content

Instantly share code, notes, and snippets.

@lbt
Created June 17, 2010 07:14
Show Gist options
  • Save lbt/441789 to your computer and use it in GitHub Desktop.
Save lbt/441789 to your computer and use it in GitHub Desktop.
clock_gettime(CLOCK_REALTIME, {1276757928, 212448187}) = 0
clock_gettime(CLOCK_REALTIME, {1276757928, 212722018}) = 0
stat64("/tmp/work/expressions/be/0!!20100617-bitzuharube.json", 0xb7575d10) = -1 ENOENT (No such file or directory)
stat64("/tmp/work/expressions/be", 0xb7575d10) = -1 ENOENT (No such file or directory)
mkdir("/tmp/work/expressions/be", 0777) = 0
stat64("/tmp/work/expressions/be/0!!20100617-bitzuharube.json", 0xb7575d10) = -1 ENOENT (No such file or directory)
utimensat(AT_FDCWD, "/tmp/work/expressions/be/0!!20100617-bitzuharube.json", NULL, 0) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
open("/tmp/work/expressions/be/0!!20100617-bitzuharube.json", O_WRONLY|O_CREAT|O_APPEND|O_LARGEFILE, 0666) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xb7575518) = -1 ENOTTY (Inappropriate ioctl for device)
close(6) = 0
open("/tmp/work/expressions/be/0!!20100617-bitzuharube.json", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xb7575a08) = -1 ENOTTY (Inappropriate ioctl for device)
flock(6, LOCK_EX) = 0
fstat64(6, {st_mode=S_IFREG|0660, st_size=0, ...}) = 0
_llseek(6, 0, [0], SEEK_CUR) = 0
select(7, [6], NULL, NULL, NULL) = 1 (in [6])
read(6, "", 8192) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
open("/tmp/work/expressions/be/0!!20100617-bitzuharube.json", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 7
ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0xb75754b8) = -1 ENOTTY (Inappropriate ioctl for device)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment