VirtualBox

Ticket #9952: strace_GA412.txt

File strace_GA412.txt, 5.6 KB (added by Jeff Teeters, 13 years ago)

strace of apache2 with Guest Additions 4.1.2

Line 
1strace -ttt apache2 -X
2
3--- lines deleted, apache2 starting up ...
4--- below lines are output servicing request for file on shared folder
5
61322698953.576319 epoll_wait(15, {{EPOLLIN, {u32=138144968, u64=593327604409035976}}}, 2, -1) = 1
71322698963.828882 accept(3, {sa_family=AF_INET, sin_port=htons(51190), sin_addr=inet_addr("192.168.56.1")}, [16]) = 16
81322698963.829097 semop(163841, 0xb776ad66, 1) = 0
91322698963.829886 getsockname(16, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("192.168.56.103")}, [16]) = 0
101322698963.831082 fcntl64(16, F_GETFL) = 0x2 (flags O_RDWR)
111322698963.831557 fcntl64(16, F_SETFL, O_RDWR|O_NONBLOCK) = 0
121322698963.832297 read(16, "GET /files/news/crcns-neuroinfor"..., 8000) = 596
131322698963.832900 gettimeofday({1322698963, 832974}, NULL) = 0
141322698963.833476 stat64("/mnt/crcns-data/downloads/site-files/news/crcns-neuroinformatics-article.pdf", {st_mode=S_IFREG|0644, st_size=134452, ...}) = 0
151322698963.889829 open("/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
161322698963.890586 open("/mnt/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
171322698963.892070 open("/mnt/crcns-data/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
181322698963.893433 open("/mnt/crcns-data/downloads/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
191322698963.895494 open("/mnt/crcns-data/downloads/site-files/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
201322698963.898602 open("/mnt/crcns-data/downloads/site-files/news/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
211322698963.899163 open("/mnt/crcns-data/downloads/site-files/news/crcns-neuroinformatics-article.pdf/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOTDIR (Not a directory)
221322698963.900852 open("/etc/hosts", O_RDONLY|0x80000 /* O_??? */) = 18
231322698963.901871 fstat64(18, {st_mode=S_IFREG|0644, st_size=295, ...}) = 0
241322698963.903142 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb68af000
251322698963.904098 read(18, "# File:\n# /etc/hosts\n# \n# For cr"..., 4096) = 295
261322698963.905286 read(18, "", 4096) = 0
271322698963.906090 close(18) = 0
281322698963.906605 munmap(0xb68af000, 4096) = 0
291322698963.907259 open("/etc/ld.so.cache", O_RDONLY) = 18
301322698963.908239 fstat64(18, {st_mode=S_IFREG|0644, st_size=19175, ...}) = 0
311322698963.909117 mmap2(NULL, 19175, PROT_READ, MAP_PRIVATE, 18, 0) = 0xb68ab000
321322698963.909117 close(18) = 0
331322698963.909867 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
341322698963.910467 open("/lib/libnss_dns.so.2", O_RDONLY) = 18
351322698963.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
361322698963.912001 fstat64(18, {st_mode=S_IFREG|0644, st_size=17884, ...}) = 0
371322698963.913239 mmap2(NULL, 20616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 18, 0) = 0xb68a5000
381322698963.914163 mmap2(0xb68a9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 18, 0x3) = 0xb68a9000
391322698963.914846 close(18) = 0
401322698963.915722 munmap(0xb68ab000, 19175) = 0
411322698963.916254 stat64("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=175, ...}) = 0
421322698963.917129 gettimeofday({1322698963, 917278}, NULL) = 0
431322698963.918107 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 18
441322698963.918615 connect(18, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.53.1")}, 28) = 0
451322698963.919173 fcntl64(18, F_GETFL) = 0x2 (flags O_RDWR)
461322698963.919785 fcntl64(18, F_SETFL, O_RDWR|O_NONBLOCK) = 0
471322698963.920498 gettimeofday({1322698963, 920655}, NULL) = 0
481322698963.920975 poll([{fd=18, events=POLLOUT, revents=POLLOUT}], 1, 0) = 1
491322698963.922166 send(18, "\'>\1\0\0\1\0\0\0\0\0\0\0011\00256\003168\003192\7in-a"..., 43, MSG_NOSIGNAL) = 43
501322698963.923385 poll([{fd=18, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
511322698963.936300 ioctl(18, FIONREAD, [43]) = 0
521322698963.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
531322698963.938829 close(18) = 0
541322698963.939921 open("/mnt/crcns-data/downloads/site-files/news/crcns-neuroinformatics-article.pdf", O_RDONLY|O_LARGEFILE) = 18
551322698963.942795 setsockopt(16, SOL_TCP, TCP_CORK, [1], 4) = 0
561322698963.943860 writev(16, [{"HTTP/1.1 200 OK\r\nDate: Thu, 01 D"..., 368}], 1) = 368
571322698963.944845 sendfile(16, 18, [0], 134452) = -1 EPROTO (Protocol error)
581322698963.947758 setsockopt(16, SOL_TCP, TCP_CORK, [0], 4) = 0
591322698963.948434 read(16, 0x83ccd28, 8000) = -1 EAGAIN (Resource temporarily unavailable)
601322698963.949125 write(8, "192.168.56.1 - - [01/Dec/2011:00"..., 266) = 266
611322698963.950137 close(16) = 0
621322698963.950572 read(5, 0xbfe99997, 1) = -1 EAGAIN (Resource temporarily unavailable)
631322698963.956442 close(18) = 0
641322698963.959185 semop(163841, 0xb776ad60, 1) = 0
651322698963.959614 epoll_wait(15,
66
67
6883bec58, 2, -1) = -1 EINTR (Interrupted system call)
691322698977.690271 --- SIGTERM (Terminated) @ 0 (0) ---
701322698977.690502 sigreturn() = ? (mask now [])
711322698977.691613 getpgrp() = 4616
721322698977.692485 kill(-4616, SIGTERM) = 0
73
74--- output deleted, apache2 shutting down ...
75
76
77==================
78
79/var/log/messages file:
80
812011-12-01T00:22:43.946640+00:00 crcns kernel: [ 661.466761] VbglR0HGCMInternalCall: vbglR0HGCMInternalPreprocessCall failed. rc=-2
822011-12-01T00:22:43.946757+00:00 crcns kernel: [ 661.467346] VBoxGuestCommonIOCtl: HGCM_CALL: 64 Failed. rc=-2.
83
84

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette