1 | strace -ttt apache2 -X
|
---|
2 |
|
---|
3 | --- lines deleted, apache2 starting up ...
|
---|
4 | --- below lines are output servicing request for file on shared folder
|
---|
5 |
|
---|
6 | 1322698953.576319 epoll_wait(15, {{EPOLLIN, {u32=138144968, u64=593327604409035976}}}, 2, -1) = 1
|
---|
7 | 1322698963.828882 accept(3, {sa_family=AF_INET, sin_port=htons(51190), sin_addr=inet_addr("192.168.56.1")}, [16]) = 16
|
---|
8 | 1322698963.829097 semop(163841, 0xb776ad66, 1) = 0
|
---|
9 | 1322698963.829886 getsockname(16, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("192.168.56.103")}, [16]) = 0
|
---|
10 | 1322698963.831082 fcntl64(16, F_GETFL) = 0x2 (flags O_RDWR)
|
---|
11 | 1322698963.831557 fcntl64(16, F_SETFL, O_RDWR|O_NONBLOCK) = 0
|
---|
12 | 1322698963.832297 read(16, "GET /files/news/crcns-neuroinfor"..., 8000) = 596
|
---|
13 | 1322698963.832900 gettimeofday({1322698963, 832974}, NULL) = 0
|
---|
14 | 1322698963.833476 stat64("/mnt/crcns-data/downloads/site-files/news/crcns-neuroinformatics-article.pdf", {st_mode=S_IFREG|0644, st_size=134452, ...}) = 0
|
---|
15 | 1322698963.889829 open("/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
|
---|
16 | 1322698963.890586 open("/mnt/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
|
---|
17 | 1322698963.892070 open("/mnt/crcns-data/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
|
---|
18 | 1322698963.893433 open("/mnt/crcns-data/downloads/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
|
---|
19 | 1322698963.895494 open("/mnt/crcns-data/downloads/site-files/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
|
---|
20 | 1322698963.898602 open("/mnt/crcns-data/downloads/site-files/news/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
|
---|
21 | 1322698963.899163 open("/mnt/crcns-data/downloads/site-files/news/crcns-neuroinformatics-article.pdf/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOTDIR (Not a directory)
|
---|
22 | 1322698963.900852 open("/etc/hosts", O_RDONLY|0x80000 /* O_??? */) = 18
|
---|
23 | 1322698963.901871 fstat64(18, {st_mode=S_IFREG|0644, st_size=295, ...}) = 0
|
---|
24 | 1322698963.903142 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb68af000
|
---|
25 | 1322698963.904098 read(18, "# File:\n# /etc/hosts\n# \n# For cr"..., 4096) = 295
|
---|
26 | 1322698963.905286 read(18, "", 4096) = 0
|
---|
27 | 1322698963.906090 close(18) = 0
|
---|
28 | 1322698963.906605 munmap(0xb68af000, 4096) = 0
|
---|
29 | 1322698963.907259 open("/etc/ld.so.cache", O_RDONLY) = 18
|
---|
30 | 1322698963.908239 fstat64(18, {st_mode=S_IFREG|0644, st_size=19175, ...}) = 0
|
---|
31 | 1322698963.909117 mmap2(NULL, 19175, PROT_READ, MAP_PRIVATE, 18, 0) = 0xb68ab000
|
---|
32 | 1322698963.909117 close(18) = 0
|
---|
33 | 1322698963.909867 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
|
---|
34 | 1322698963.910467 open("/lib/libnss_dns.so.2", O_RDONLY) = 18
|
---|
35 | 1322698963.910977 read(18, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\v\0"..., 512) = 512
|
---|
36 | 1322698963.912001 fstat64(18, {st_mode=S_IFREG|0644, st_size=17884, ...}) = 0
|
---|
37 | 1322698963.913239 mmap2(NULL, 20616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 18, 0) = 0xb68a5000
|
---|
38 | 1322698963.914163 mmap2(0xb68a9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 18, 0x3) = 0xb68a9000
|
---|
39 | 1322698963.914846 close(18) = 0
|
---|
40 | 1322698963.915722 munmap(0xb68ab000, 19175) = 0
|
---|
41 | 1322698963.916254 stat64("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=175, ...}) = 0
|
---|
42 | 1322698963.917129 gettimeofday({1322698963, 917278}, NULL) = 0
|
---|
43 | 1322698963.918107 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 18
|
---|
44 | 1322698963.918615 connect(18, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.53.1")}, 28) = 0
|
---|
45 | 1322698963.919173 fcntl64(18, F_GETFL) = 0x2 (flags O_RDWR)
|
---|
46 | 1322698963.919785 fcntl64(18, F_SETFL, O_RDWR|O_NONBLOCK) = 0
|
---|
47 | 1322698963.920498 gettimeofday({1322698963, 920655}, NULL) = 0
|
---|
48 | 1322698963.920975 poll([{fd=18, events=POLLOUT, revents=POLLOUT}], 1, 0) = 1
|
---|
49 | 1322698963.922166 send(18, "\'>\1\0\0\1\0\0\0\0\0\0\0011\00256\003168\003192\7in-a"..., 43, MSG_NOSIGNAL) = 43
|
---|
50 | 1322698963.923385 poll([{fd=18, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
|
---|
51 | 1322698963.936300 ioctl(18, FIONREAD, [43]) = 0
|
---|
52 | 1322698963.937481 recvfrom(18, "\'>\205\203\0\1\0\0\0\0\0\0\0011\00256\003168\003192\7"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.53.1")}, [16]) = 43
|
---|
53 | 1322698963.938829 close(18) = 0
|
---|
54 | 1322698963.939921 open("/mnt/crcns-data/downloads/site-files/news/crcns-neuroinformatics-article.pdf", O_RDONLY|O_LARGEFILE) = 18
|
---|
55 | 1322698963.942795 setsockopt(16, SOL_TCP, TCP_CORK, [1], 4) = 0
|
---|
56 | 1322698963.943860 writev(16, [{"HTTP/1.1 200 OK\r\nDate: Thu, 01 D"..., 368}], 1) = 368
|
---|
57 | 1322698963.944845 sendfile(16, 18, [0], 134452) = -1 EPROTO (Protocol error)
|
---|
58 | 1322698963.947758 setsockopt(16, SOL_TCP, TCP_CORK, [0], 4) = 0
|
---|
59 | 1322698963.948434 read(16, 0x83ccd28, 8000) = -1 EAGAIN (Resource temporarily unavailable)
|
---|
60 | 1322698963.949125 write(8, "192.168.56.1 - - [01/Dec/2011:00"..., 266) = 266
|
---|
61 | 1322698963.950137 close(16) = 0
|
---|
62 | 1322698963.950572 read(5, 0xbfe99997, 1) = -1 EAGAIN (Resource temporarily unavailable)
|
---|
63 | 1322698963.956442 close(18) = 0
|
---|
64 | 1322698963.959185 semop(163841, 0xb776ad60, 1) = 0
|
---|
65 | 1322698963.959614 epoll_wait(15,
|
---|
66 |
|
---|
67 |
|
---|
68 | 83bec58, 2, -1) = -1 EINTR (Interrupted system call)
|
---|
69 | 1322698977.690271 --- SIGTERM (Terminated) @ 0 (0) ---
|
---|
70 | 1322698977.690502 sigreturn() = ? (mask now [])
|
---|
71 | 1322698977.691613 getpgrp() = 4616
|
---|
72 | 1322698977.692485 kill(-4616, SIGTERM) = 0
|
---|
73 |
|
---|
74 | --- output deleted, apache2 shutting down ...
|
---|
75 |
|
---|
76 |
|
---|
77 | ==================
|
---|
78 |
|
---|
79 | /var/log/messages file:
|
---|
80 |
|
---|
81 | 2011-12-01T00:22:43.946640+00:00 crcns kernel: [ 661.466761] VbglR0HGCMInternalCall: vbglR0HGCMInternalPreprocessCall failed. rc=-2
|
---|
82 | 2011-12-01T00:22:43.946757+00:00 crcns kernel: [ 661.467346] VBoxGuestCommonIOCtl: HGCM_CALL: 64 Failed. rc=-2.
|
---|
83 |
|
---|
84 |
|
---|