--- SIGALRM (Alarm clock) ---
sigreturn()                             = ? (mask now [ALRM])
time(NULL)                              = 843253735
sigaction(SIGALRM, {SIG_DFL}, NULL)     = 0
alarm(0)                                = 0
sigprocmask(SIG_SETMASK, [], NULL)      = 0
lseek(7, 0, SEEK_END)                   = 320016
write(7, "\0\0\0\35\0\0$\375\0\0\5\216\0\0"..., 840) = 840
unlink("db/text.Cor.New")               = -1 ENOENT (No such file or directory)
open("db/text.Cor.New", O_RDWR|O_CREAT, 0644) = 8
lseek(7, 0, SEEK_END)                   = 320856
mmap(0, 320856, PROT_READ|PROT_WRITE, MAP_PRIVATE, 7, 0) = 0x40144000
write(8, "\244[\301-\0\0\0\0\0\0\0\20\0\0&"..., 16) = 16
unlink("db/text.Cor.New")               = 0
close(8)                                = 0
write(2, "Error: ", 7)                  = 7
write(2, "No such file or directory\n    w"..., 116) = 116
write(2, "\n", 1)                       = 1
_exit(255)                              = ?
