Re: 1 second delay - more detail and specifics

This is a discussion on Re: 1 second delay - more detail and specifics within the Bind Users forums, part of the DNS and Related Forums category; Attached. If it's in the resolver library, why does it take longer only on the local named, not on ...


Go Back   Usenet Forums > DNS and Related Forums > Bind Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-30-2005
Wayne Walker
 
Posts: n/a
Default Re: 1 second delay - more detail and specifics

Attached.
If it's in the resolver library, why does it take longer only on the
local named, not on remote ones?

OS is RHEL3.

Wayne

On Mon, May 30, 2005 at 05:48:33PM +0200, Brad Knowles wrote:
> At 10:15 AM -0500 2005-05-30, Wayne Walker wrote:
>
> > If I do "time host db" it takes 1.024 seconds when pointed to 127.0.0.1.
> > If I do "time host db.gns.gnumber.com" it takes 0.012 seconds when
> >pointed to 127.0.0.1.
> > Why the big delta????? search gns.gnumber.com should make these lookups
> > identical, or make it two lookups.

>
> The differences are almost certainly in the resolver library, not
> the server. Try running the test under "truss", "ktrace", "strace",
> or other system/library call tracking packages, and they might be
> able to give you some more detailed information as to exactly what is
> going on and where.
>
> Also, the OS version you're running under might make a difference
> (e.g., Apple seriously broke the resolver code when they added some
> proprietary multicast DNS stuff, and they have not yet fixed what
> they broke in the process). Did you provide this information
> previously?
>
> --
> Brad Knowles, <brad@stop.mail-abuse.org>
>
> "Those who would give up essential Liberty, to purchase a little
> temporary Safety, deserve neither Liberty nor Safety."
>
> -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
> Assembly to the Governor, November 11, 1755
>
> SAGE member since 1995. See <http://www.sage.org/> for more info.


--

Wayne Walker

wwalker@gnumber.com

Do you care who calls your cell phone at 3 in the morning?
www.gnumber.com

wwalker@bybent.com Do you use Linux?!
http://www.bybent.com Get Counted! http://counter.li.org/
Perl - http://www.perl.org/ Perl User Groups - http://www.pm.org/
Jabber: wwalker@jabber.ntrc.net AIM: lwwalkerbybent
IRC: wwalker on freenode.net


-- Attached file included as plaintext by Ecartis --

[root@term1.gns.gnumber.com root]# strace -s 1000 host db > host.db.127.1
execve("/usr/bin/host", ["host", "db"], [/* 24 vars */]) = 0
uname({sys="Linux", node="term1.gns.gnumber.com", ...}) = 0
brk(0) = 0x8cc9000
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=39417, ...}) = 0
old_mmap(NULL, 39417, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb75ed000
close(3) = 0
open("/usr/lib/libdns.so.16", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3 20\"\1\0004\0\0\0\270\246\17\0\0\0\0\0004\0 \0\5\0(\0\30\0\27\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0hu\17\0hu\17\0\5\0\0\0\0\20\0\0\1\0\0\0\200u\17\0 \200\205\17\0\200\205\17\0\\0\0\0\2745\0\0\6\0\0\0 \0\20\0\0\2\0\0\0d\230\17\0d\250\17\0d\250\17\0\35 0\0\0\0\350\0\0\0\6\0\0\0\4\0\0\0P\345td\210t\17\0 \210t\17\0\210t\17\0,\0\0\0,\0\0\0\4\0\0\0\4\0\0\0 Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\ 0\0\0\4\0\0\0\7\4\0\0008\4\0\0)\2\0\0\262\3\0\0D\0 \0\0Z\0\0\0E\2\0\0b\2\0\0#\0\0\0\0\0\0\0n\0\0\0\0\ 0\0\0\0\0\0\0008\2\0\0%\0\0\0\340\3\0\0\36\2\0\000 8\1\0\0\0\0\0\0\0\0\0\0\373\3\0\0\200\0\0\0001\1\0 \0%\2\0\0\360\3\0\0\26\2\0\0\332\1\0\0W\1\0\0\355\ 3\0\0\201\0\0\0F\2\0\0}\0\0\0\0\0\0\0\0\0\0\0z\1\0 \0\0\0\0\0\326\1\0\0\31\1\0\0\213\0\0\0\235\0\0\0\ 264\0\0\0\375\0\0\0\0\0\0\0c\3\0\0\0\0\0\0\376\1\0 \0\0\0\0\0G\1\0\0:\3\0\0\25\4\0\0I\0\0\0\0\0\0\0l\ 2\0\0\0\0\0\0U\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\215\2 \0\0\31\2\0\0\203\1\0\0\r\2\0\0\0\0\0\
0\237\1\0\0\222\3\0\0\252\1\0\0\0\0\0\0\0\0\0\0\35 5\1\0\0\334\2\0\0\t\3\0\0\276\3\0\0\307\2\0\0\0\0\ 0\0\35\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1026680, ...}) = 0
old_mmap(NULL, 1030972, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x3d3000
old_mmap(0x4cb000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf7000) = 0x4cb000
close(3) = 0
open("/usr/lib/libisc.so.7", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2 00z\0\0004\0\0\0\330]\3\0\0\0\0\0004\0 \0\5\0(\0\30\0\27\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\224S\3\0\224S\3\0\5\0\0\0\0\20\0\0\1\0\0\0\240S\ 3\0\240c\3\0\240c\3\0L\t\0\0\230\n\0\0\6\0\0\0\0\2 0\0\0\2\0\0\0\200W\3\0\200g\3\0\200g\3\0\330\0\0\0 \330\0\0\0\6\0\0\0\4\0\0\0P\345td\20S\3\0\20S\3\0\ 20S\3\0\34\0\0\0\34\0\0\0\4\0\0\0\4\0\0\0Q\345td\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0 \0\0\t\2\0\0000\2\0\0\0\0\0\0e\1\0\0\363\0\0\0\374 \0\0\0\317\0\0\0\302\0\0\0\0\0\0\0\326\0\0\0\0\0\0 \0|\0\0\0\212\1\0\0\243\0\0\0_\1\0\0\23\1\0\0.\2\0 \0\265\0\0\0s\0\0\0\0\0\0\0006\1\0\0\341\0\0\0\217 \0\0\0R\0\0\0P\1\0\0$\2\0\0\306\0\0\0\210\1\0\0\0\ 0\0\0-\1\0\0\346\0\0\0\311\1\0\0\276\1\0\0\330\1\0\0$\1\ 0\0\0\0\0\0l\1\0\0\314\0\0\0t\0\0\0%\0\0\0\0\0\0\0 \260\0\0\0\0\0\0\0\272\1\0\0\304\1\0\0\0\0\0\0\276 \0\0\0<\0\0\0i\0\0\0\303\0\0\0\31\1\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\257\0\0\0\10\1\0\0\0\0\0\0\0 \0\0\0*\1\0\0\0\0\0\0\227\0\0\0\0\0\0
\0\201\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0v\0\0\ 0\0\0\0\0\0\0\0\0\371\1\0\0\207\1\0\0D\0\0\0\0\0\0 \0", 512) = 512
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb75ec000
fstat64(3, {st_mode=S_IFREG|0755, st_size=221592, ...}) = 0
old_mmap(NULL, 224824, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x24a000
old_mmap(0x280000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x35000) = 0x280000
close(3) = 0
open("/lib/libcrypto.so.4", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2 40\252\2\0004\0\0\0\274\321\16\0\0\0\0\0004\0 \0\5\0(\0\30\0\27\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\314\275\r\0\314\275\r\0\5\0\0\0\0\20\0\0\1\0\0\0 \0\300\r\0\0\300\r\0\0\300\r\0\310\20\1\0\30I\1\0\ 6\0\0\0\0\20\0\0\2\0\0\0\274\312\16\0\274\312\16\0 \274\312\16\0\10\1\0\0\10\1\0\0\6\0\0\0\4\0\0\0P\3 45td\354\274\r\0\354\274\r\0\354\274\r\0,\0\0\0,\0 \0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0\5\10\0\0x\n\0\0\ 0\0\0\0\10\t\0\0\0\0\0\0\355\6\0\0\0\0\0\0\0\0\0\0 \367\6\0\0%\n\0\0\0\0\0\0\0\0\0\0v\4\0\0\237\1\0\0 \0\0\0\0\270\1\0\0 \2\0\0\335\2\0\0<\10\0\0\320\3\0\0\202\t\0\0006\5\ 0\0\0\0\0\0\233\3\0\0y\5\0\0D\2\0\0Q\0\0\0{\0\0\0\ 354\4\0\0\274\3\0\0\305\7\0\0\260\7\0\0\373\1\0\0\ 0\0\0\0]\3\0\0\235\t\0\0\355\1\0\0Z\2\0\0\0\0\0\0$\0\0\0\0 \0\0\0 \1\0\0\263\0\0\0\365\10\0\0\372\0\0\0\0\0\0\0\0\0\ 0\0\\\0\0\0\0\0\0\0\0\0\0\0n\7\0\0\0\0\0\0004\4\0\ 0C\4\0\0\341\6\0\0\0\0\0\0\0\0\0\0\203\1\0\0\346\2 \0
\0v\3\0\0\0\0\0\0E\2\0\0\16\6\0\0\241\3\0\0\0\0\0\ 0\v\n\0\0\0\0\0\0o\1\0\0\0\0\0\0\0\0\0\0\241\0\0\0 \22\3\0\0\317\7\0\0\335\3\0\0\5\6\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=972156, ...}) = 0
old_mmap(NULL, 985368, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xed1000
old_mmap(0xfad000, 73728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xdc000) = 0xfad000
old_mmap(0xfbf000, 10520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xfbf000
close(3) = 0
open("/lib/libnsl.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0 \0 <\0\0004\0\0\0\30_\1\0\0\0\0\0004\0 \0\7\0(\0\35\0\34\0\6\0\0\0004\0\0\0004\0\0\0004\0 \0\0\340\0\0\0\340\0\0\0\5\0\0\0\4\0\0\0\3\0\0\0\3 24\20\1\0\324\20\1\0\324\20\1\0\23\0\0\0\23\0\0\0\ 4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\35 4\20\1\0\354\20\1\0\5\0\0\0\0\20\0\0\1\0\0\0\0\21\ 1\0\0!\1\0\0!\1\0@\t\0\0\200*\0\0\6\0\0\0\0\20\0\0 \2\0\0\0@\26\1\0@&\1\0@&\1\0\330\0\0\0\330\0\0\0\6 \0\0\0\4\0\0\0\4\0\0\0\24\1\0\0\24\1\0\0\24\1\0\0 \0\0\0 \0\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\20\0\0 \0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\2\0\0\0\5\0\0\0\30 3\1\0\0\373\0\0\0\0\0\0\0I\0\0\0\220\0\0\0\0\0\0\0 \0\0\0\0&\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0z\0\0\0\0\0 \0\0<\0\0\0\331\0\0\0\274\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\255\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0002 \0\0\0\312\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0;\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0A\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0
\0\36\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0!\0\0\0\0\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=91040, ...}) = 0
old_mmap(NULL, 84864, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb0f000
old_mmap(0xb21000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11000) = 0xb21000
old_mmap(0xb22000, 7040, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb22000
close(3) = 0
open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2 0G\0\0004\0\0\0`x\1\0\0\0\0\0004\0 \0\10\0(\0\"\0!\0\6\0\0\0004\0\0\0004\0\0\0004\0\0 \0\0\1\0\0\0\1\0\0\5\0\0\0\4\0\0\0\3\0\0\0\370\274 \0\0\370\274\0\0\370\274\0\0\23\0\0\0\23\0\0\0\4\0 \0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0002\31 1\0\0002\311\0\0\5\0\0\0\0\20\0\0\1\0\0\0@\311\0\0 @\331\0\0@\331\0\0L\3\0\0\364#\0\0\6\0\0\0\0\20\0\ 0\2\0\0\0X\312\0\0X\332\0\0X\332\0\0\360\0\0\0\360 \0\0\0\6\0\0\0\4\0\0\0\4\0\0\0004\1\0\0004\1\0\000 4\1\0\0 \0\0\0 \0\0\0\4\0\0\0\4\0\0\0P\345td\f\275\0\0\f\275\0\0\ f\275\0\0\354\1\0\0\354\1\0\0\4\0\0\0\4\0\0\0Q\345 td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0 \4\0\0\0\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0 \0\0\4\0\0\0\24\0\0\0U\2\0\0M\1\0\0\0\0\0\0\0\0\0\ 0U\0\0\0\220\0\0\0\0\0\0\0\0\0\0\0\244\0\0\0\237\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0A\1\0\0009\0\0 \0.\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\00 08\0\0\0\0\0\0\0\246\0\0\0\0\0\0\0Y\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\30\1\0\0
\0\0\0\0\0\0\0\0\334\0\0\0\0\0\0\0\0\0\0\0\270\0\0 \0\301\0\0\0\27\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=97712, ...}) = 0
old_mmap(NULL, 64820, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x1c9000
old_mmap(0x1d6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0x1d6000
old_mmap(0x1d7000, 7476, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1d7000
close(3) = 0
open("/lib/tls/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pX \1\0004\0\0\0h\362\27\0\0\0\0\0004\0 \0\t\0(\0=\0<\0\6\0\0\0004\0\0\0004\0\0\0004\0\0\0 \1\0\0 \1\0\0\5\0\0\0\4\0\0\0\3\0\0\0 \274\22\0 \274\22\0 \274\22\0\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\f\37\23\0\f\37\23\0\5\0\ 0\0\0\20\0\0\1\0\0\0\0 \23\0\0 \23\0\0 \23\0\350*\0\0\314U\0\0\6\0\0\0\0\20\0\0\2\0\0\0\2 44G\23\0\244G\23\0\244G\23\0\340\0\0\0\340\0\0\0\6 \0\0\0\4\0\0\0\4\0\0\0T\1\0\0T\1\0\0T\1\0\0 \0\0\0 \0\0\0\4\0\0\0\4\0\0\0\7\0\0\0\234G\23\0\234G\23\0 \234G\23\0\10\0\0\0(\0\0\0\4\0\0\0\4\0\0\0P\345td4 \274\22\0004\274\22\0004\274\22\0,\22\0\0,\22\0\0\ 4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\20\0\0\0\1\0\ 0\0GNU\0\0\0\0\0\2\0\0\0\4\0\0\0\24\0\0\0\377\3\0\ 0\245\10\0\0-\1\0\0\276\6\0\0|\2\0\0\366\0\0\0\207\1\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\240\0\0\0\302\5\0\0\0\0\ 0\0009\6\0\0 \1\0\0\254\0\0\0\320\2\0\0)\2\0\0\365\3\0\0009\7\0 \0^\3\0\0\36\2\0\0\2
44\2\0\0002\10\0\0Y\0\0\0k\4\0\0q\4\0\0\24\1\0\0\0 \0\0\0\310\2\0\0\354\5\0\0\326\1\0\0u\7\0\0\0\0\0\ 0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1571824, ...}) = 0
old_mmap(NULL, 1275340, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xc95000
old_mmap(0xdc7000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x132000) = 0xdc7000
old_mmap(0xdca000, 9676, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xdca000
close(3) = 0
open("/usr/kerberos/lib/libgssapi_krb5.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3 40H\0\0004\0\0\0\20(\1\0\0\0\0\0004\0 \0\4\0(\0\27\0\26\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\354\30\1\0\354\30\1\0\5\0\0\0\0\20\0\0\1\0\0\0\0 \1\0\0 \1\0\0 \1\0@\7\0\0D\7\0\0\6\0\0\0\0\20\0\0\2\0\0\0\310\"\ 1\0\310\"\1\0\310\"\1\0\340\0\0\0\340\0\0\0\6\0\0\ 0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\6\0\0\0\4\0\0\0\7\1\0\0,\1\0\0\10\1\0\0\"\0 \0\0\0\0\0\0\0\0\0\0\261\0\0\0\0\0\0\0\0\0\0\0W\0\ 0\0\35\0\0\0\0\0\0\0\335\0\0\0\0\0\0\0\0\0\0\0\250 \0\0\0`\0\0\0\30\0\0\0\0\0\0\0h\0\0\0\217\0\0\0\0\ 0\0\0?\0\0\0\0\0\0\0(\0\0\0\243\0\0\0G\0\0\0\0\0\0 \0\177\0\0\0\356\0\0\0\374\0\0\0\0\0\0\0C\0\0\0\0\ 0\0\0V\0\0\0y\0\0\0q\0\0\0\237\0\0\0\357\0\0\0M\0\ 0\0a\0\0\0\0\0\0\0\213\0\0\0S\0\0\0\0\0\0\0+\0\0\0 \0\0\0\0(\1\0\0\0\0\0\0H\0\0\0\226\0\0\0B\0\0\0]\0\0\0\6\1\0\0\0\0\0\0006\0\0\0\227\0\0\0\256\0\0\ 0\232\0\0\0t\0\0\0\214\0\0\0Q\0\0\0\336\0\0\0\0\0\ 0\0\324\0\0\0\326\0\0\0b\0\0\0v\0\0\0\241\0\0\0\0\ 0\0\0\216\0\0\0p\0\0\0=\0\0\0\3
63\0\0\0[\0\0\0Y\0\0\0\0\0\0\0^\0\0\0\345\0\0\0\317\0\0\0\0 \0\0\0\0\0\0\0\301\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=76712, ...}) = 0
old_mmap(NULL, 75588, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x111000
old_mmap(0x123000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x12000) = 0x123000
close(3) = 0
open("/usr/kerberos/lib/libkrb5.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3 20\362\0\0004\0\0\0L\335\5\0\0\0\0\0004\0 \0\4\0(\0\27\0\26\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\254\273\5\0\254\273\5\0\5\0\0\0\0\20\0\0\1\0\0\0 \0\300\5\0\0\300\5\0\0\300\5\0l\34\0\0|\36\0\0\6\0 \0\0\0\20\0\0\2\0\0\0H\321\5\0H\321\5\0H\321\5\0\3 40\0\0\0\340\0\0\0\6\0\0\0\4\0\0\0Q\345td\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0\t\ 2\0\0\211\3\0\0\0\0\0\0\21\1\0\0\0\0\0\0\0\0\0\0P\ 1\0\0\0\0\0\0\202\2\0\0a\1\0\0\5\1\0\0\0\0\0\0\\\0 \0\0001\0\0\0\0\0\0\0\347\2\0\0\332\1\0\0\232\0\0\ 0\234\2\0\0\221\0\0\0\301\1\0\0\0\0\0\0R\0\0\0i\0\ 0\0\0\0\0\0t\3\0\0J\1\0\0\0\0\0\0\224\1\0\0\346\0\ 0\0\0\0\0\0\324\0\0\0\265\2\0\0\356\0\0\0f\0\0\000 7\1\0\0?\1\0\0\"\2\0\0\336\2\0\0\250\0\0\0\0\0\0\0 w\0\0\0\0\0\0\0\212\1\0\0\214\1\0\0j\0\0\0\0\0\0\0 \0\0\0\0\367\0\0\0\0\0\0\0-\1\0\0\0\0\0\0005\0\0\0\243\0\0\0V\2\0\0\241\0\0\0 \253\1\0\0\200\0\0\0\322\0\0\0\375\2\0\0*\0\0\0\0\ 0\0\0\247\0\0\0`\2\0\0,\1\0\0\233\0\0\0\310\1\0\0\ 0\0\0\0\0\0\0
\0$\0\0\0,\0\0\0\340\1\0\0\271\1\0\0O\0\0\0\240\0\ 0\0\307\1\0\0n\2\0\0\21\2\0\0H\2\0\0a\0\0\0<\0\0\0 \"\0\0\0\0\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=385252, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb75eb000
old_mmap(NULL, 384636, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x753000
old_mmap(0x7af000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x5c000) = 0x7af000
close(3) = 0
open("/usr/kerberos/lib/libcom_err.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2 40\t\0\0004\0\0\0\f\22\0\0\0\0\0\0004\0 \0\4\0(\0\27\0\26\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\310\17\0\0\310\17\0\0\5\0\0\0\0\20\0\0\1\0\0\0\0 \20\0\0\0\20\0\0\0\20\0\0@\1\0\0\250\1\0\0\6\0\0\0 \0\20\0\0\2\0\0\0\20\20\0\0\20\20\0\0\20\20\0\0\31 0\0\0\0\310\0\0\0\6\0\0\0\4\0\0\0Q\345td\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0%\0\ 0\0004\0\0\0\0\0\0\0002\0\0\0\34\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\27\0\0\0003\0\0\0 \0\0\0\0\0\0\0\31\0\0\0\0\0\0\0\0\0\0\0#\0\0\0001\ 0\0\0\0\0\0\0\0\0\0\0+\0\0\0\33\0\0\0!\0\0\0\0\0\0 \0\37\0\0\0\26\0\0\0\0\0\0\0(\0\0\0\0\0\0\0\30\0\0 \0\0\0\0\0,\0\0\0)\0\0\0\32\0\0\0%\0\0\0\0\0\0\0\' \0\0\0&\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\35 \0\0\0\0\0\0\0\0\0\0\0$\0\0\0\36\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0.\0\0\0\0\0\0\0\0\0\0\0\"\0\0\0*\0\0\0 \0\
0\0\0\0\0\0\0/\0\0\0-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=5540, ...}) = 0
old_mmap(NULL, 4520, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x124000
old_mmap(0x125000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x125000
close(3) = 0
open("/usr/kerberos/lib/libk5crypto.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0 &\0\0004\0\0\0\320\27\1\0\0\0\0\0004\0 \0\4\0(\0\27\0\26\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0t\3\1\0t\3\1\0\5\0\0\0\0\20\0\0\1\0\0\0\0\20\1\0\ 0\20\1\0\0\20\1\0\360\6\0\0\224\r\0\0\6\0\0\0\0\20 \0\0\2\0\0\0\354\24\1\0\354\24\1\0\354\24\1\0\310\ 0\0\0\310\0\0\0\6\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0\203\0 \0\0\227\0\0\0\0\0\0\0\0\0\0\0F\0\0\0\35\0\0\0|\0\ 0\0+\0\0\0M\0\0\0\220\0\0\0\0\0\0\0\214\0\0\0!\0\0 \0\37\0\0\0\33\0\0\0\26\0\0\0\0\0\0\0\203\0\0\0$\0 \0\0b\0\0\0L\0\0\0:\0\0\0\0\0\0\0\0\0\0\0002\0\0\0 006\0\0\0K\0\0\0\0\0\0\0\0\0\0\0m\0\0\0E\0\0\0O\0\ 0\0\0\0\0\0 \0\0\0*\0\0\0\0\0\0\0\0\0\0\0003\0\0\0W\0\0\0#\0\0 \0\0\0\0\0/\0\0\0i\0\0\0?\0\0\0l\0\0\0\0\0\0\0\0\0\0\0r\0\0\0 \0\0\0\0\0\0\0\0\223\0\0\0\0\0\0\0[\0\0\0\36\0\0\0\225\0\0\0\0\0\0\0\0\0\0\0\177\0\0\ 0^\0\0\0\0\0\0\0\0\0\0\0Z\0\0\0005\0\0\0\34\0\0\0A \0\0\0\217\0\0\0\0\0\0\0\0\0\0\0\\\0\0\0\221\0\0\0 \212\0\0\0\0\0\0\0001\0\0\0d\0\0\00
04\0\0\0\0\0\0\0@\0\0\0\0\0\0\0)\0\0\0\0\0\0\0G\0\ 0\0-\0\0\0\32\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=72552, ...}) = 0
old_mmap(NULL, 73108, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x837000
old_mmap(0x848000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11000) = 0x848000
close(3) = 0
open("/lib/libresolv.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2 0*\0\0004\0\0\0t&\1\0\0\0\0\0004\0 \0\7\0(\0\35\0\34\0\6\0\0\0004\0\0\0004\0\0\0004\0 \0\0\340\0\0\0\340\0\0\0\5\0\0\0\4\0\0\0\3\0\0\0\2 10\347\0\0\210\347\0\0\210\347\0\0\23\0\0\0\23\0\0 \0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \240\347\0\0\240\347\0\0\5\0\0\0\0\20\0\0\1\0\0\0\ 0\360\0\0\0\360\0\0\0\360\0\0\240\10\0\0\204/\0\0\6\0\0\0\0\20\0\0\2\0\0\0\0\366\0\0\0\366\0\0\ 0\366\0\0\330\0\0\0\330\0\0\0\6\0\0\0\4\0\0\0\4\0\ 0\0\24\1\0\0\24\1\0\0\24\1\0\0 \0\0\0 \0\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\20\0\0 \0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\2\0\0\0\5\0\0\0\22 \1\0\0\243\0\0\0\0\0\0\0\0\0\0\0g\0\0\0F\0\0\0L\0\ 0\0\214\0\0\0\0\0\0\0\177\0\0\0\0\0\0\0\0\0\0\0W\0 \0\0\0\0\0\0U\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0j \0\0\0009\0\0\0D\0\0\0\34\0\0\0\0\0\0\0\0\0\0\0\23 4\0\0\0\215\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\00 06\0\0\0p\0\0\
0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0r\0\0\0\207\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0{\0\0\0\217\0\0\0002\0\0\0 ", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=76540, ...}) = 0
old_mmap(NULL, 73604, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x126000
old_mmap(0x135000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf000) = 0x135000
old_mmap(0x136000, 8068, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x136000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2 60\32\0\0004\0\0\0\2145\0\0\0\0\0\0004\0 \0\7\0(\0\35\0\34\0\6\0\0\0004\0\0\0004\0\0\0004\0 \0\0\340\0\0\0\340\0\0\0\5\0\0\0\4\0\0\0\3\0\0\0\v \36\0\0\v\36\0\0\v\36\0\0\23\0\0\0\23\0\0\0\4\0\0\ 0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0$\36\0\0$ \36\0\0\5\0\0\0\0\20\0\0\1\0\0\0$\36\0\0$.\0\0$.\0 \0\220\1\0\0\260\1\0\0\6\0\0\0\0\20\0\0\2\0\0\0,\3 6\0\0,.\0\0,.\0\0\340\0\0\0\340\0\0\0\6\0\0\0\4\0\ 0\0\4\0\0\0\24\1\0\0\24\1\0\0\24\1\0\0 \0\0\0 \0\0\0\4\0\0\0\4\0\0\0Q\345td\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\0\0\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0\20\0\0 \0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\2\0\0\0\5\0\0\0F\0 \0\0C\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0\0\0\0\0\'\0\0\0B\0\0\0\0\0\0\0@\0\0\0$\0\0\0!\0\ 0\0005\0\0\0003\0\0\0\0\0\0\0=\0\0\0<\0\0\0\34\0\0 \0\0\0\0\0?\0\0\0\31\0\0\0\0\0\0\0\0\0\0\0*\0\0\0/\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0,\0\0\0\37\0\0\0009\0\0\0>\0 \0\0%\0\0\0\0\0\0\0\0\0\0\0:\0\0\0008\0\0\0\0\0\0\ 0#\0\0\0\32\0\0\0\0\0\
0\0\0\0\0\0\0\0\0\0+\0\0\0\0\0\0\0.\0\0\0\0\0\0\0" , 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=14868, ...}) = 0
old_mmap(NULL, 12244, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xc6e000
old_mmap(0xc70000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0xc70000
close(3) = 0
open("/usr/lib/libz.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3 40\31\0\0004\0\0\0\320\311\0\0\0\0\0\0004\0 \0\4\0(\0\27\0\26\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ 0l\264\0\0l\264\0\0\5\0\0\0\0\20\0\0\1\0\0\0\200\2 64\0\0\200\304\0\0\200\304\0\0\210\24\0\0\214\24\0 \0\6\0\0\0\0\20\0\0\2\0\0\0\4\307\0\0\4\327\0\0\4\ 327\0\0\310\0\0\0\310\0\0\0\6\0\0\0\4\0\0\0Q\345td \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\4 \0\0\0\203\0\0\0{\0\0\0P\0\0\0\0\0\0\0*\0\0\0?\0\0 \0\0\0\0\0\0\0\0\0Q\0\0\0009\0\0\0u\0\0\0L\0\0\0I\ 0\0\0.\0\0\0A\0\0\0$\0\0\0\0\0\0\0\35\0\0\0\30\0\0 \0\0\0\0\0`\0\0\0000\0\0\0\0\0\0\0\0\0\0\0n\0\0\0[\0\0\0O\0\0\0+\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\ 0\31\0\0\0\0\0\0\0\36\0\0\0002\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\37\0\0\0\'\0\0\0\0\0\0\0\0\0\0\0C\0\0\0 F\0\0\0\0\0\0\0\0\0\0\0Y\0\0\0h\0\0\0\0\0\0\0006\0 \0\0T\0\0\0\0\0\0\0B\0\0\0E\0\0\0\0\0\0\0,\0\0\0\2 6\0\0\0\0\0\0\0\0\0\0\0(\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0003\0\0\0\0\0\0\0x\0\0\0\0\0\0\0%\0\0\0\0\0\0\ 0K\0\0\0\0\0\0\0>\0\0\0\0\0\0\0\0\0\0\
0J\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0005\0\0\0\0\0\0\0\\\0\0\0", 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=52584, ...}) = 0
old_mmap(NULL, 55564, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x98f000
old_mmap(0x99b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xb000) = 0x99b000
close(3) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb75ea000
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb75e9000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb75e9080, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0xb75ed000, 39417) = 0
set_tid_address(0xb75e90c8) = 9399
rt_sigaction(SIGRTMIN, {0x1cd670, [], SA_RESTORER|SA_SIGINFO, 0x1d3e40}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0
rt_sigaction(SIGINT, {0x269a50, ~[RTMIN], SA_RESTORER, 0x1d3e48}, NULL, 8) = 0
rt_sigaction(SIGTERM, {0x269a50, ~[RTMIN], SA_RESTORER, 0x1d3e48}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [HUP INT TERM], NULL, 8) = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3
close(3) = 0
socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = -1 EAFNOSUPPORT (Address family not supported by protocol)
futex(0x2806b0, FUTEX_WAKE, 2147483647) = 0
brk(0) = 0x8cc9000
brk(0x8cea000) = 0x8cea000
brk(0) = 0x8cea000
mmap2(NULL, 10489856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6be8000
mprotect(0xb6be8000, 4096, PROT_NONE) = 0
clone(child_stack=0xb75e8b04, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND| CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARE NT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xb75e8bf8, {entry_number:6, base_addr:0xb75e8bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb75e8bf8) = 9400
futex(0x8ccb2f8, FUTEX_WAKE, 1) = 1
mmap2(NULL, 10489856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb61e7000
mprotect(0xb61e7000, 4096, PROT_NONE) = 0
clone(child_stack=0xb6be7b04, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND| CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARE NT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xb6be7bf8, {entry_number:6, base_addr:0xb6be7bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb6be7bf8) = 9401
pipe([3, 4]) = 0
fcntl64(3, F_GETFL) = 0 (flags O_RDONLY)
fcntl64(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
mmap2(NULL, 10489856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb57e6000
mprotect(0xb57e6000, 4096, PROT_NONE) = 0
clone(child_stack=0xb61e6b04, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND| CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARE NT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xb61e6bf8, {entry_number:6, base_addr:0xb61e6bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb61e6bf8) = 9402
open("/usr/share/locale/C/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libdst.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0x4cd62c, FUTEX_WAKE, 2147483647) = 0
open("/usr/share/locale/C/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libisc.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0x280504, FUTEX_WAKE, 2147483647) = 0
futex(0x28055c, FUTEX_WAKE, 2147483647) = 0
futex(0x4cd6d8, FUTEX_WAKE, 2147483647) = 0
open("/usr/share/locale/C/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/C/LC_MESSAGES/libdns.cat", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0x4cb628, FUTEX_WAKE, 2147483647) = 0
futex(0x4ccad0, FUTEX_WAKE, 2147483647) = 0
open("/etc/resolv.conf", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=156, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb57e5000
read(5, "; generated by /sbin/dhclient-script\nsearch gns.gnumber.com\nnameserver 127.0.0.1\nnameserver 12.96.160.115\nnameserver 207.200.55.226\nnameserver 66.98.210.85\n", 4096) = 156
read(5, "", 4096) = 0
close(5) = 0
munmap(0xb57e5000, 4096) = 0
futex(0x8ccb330, FUTEX_WAKE, 1) = 1
futex(0x8ccb32c, FUTEX_WAKE, 1) = 1
futex(0x8ccb2f8, FUTEX_WAKE, 1) = 1
rt_sigaction(SIGHUP, {0x269a70, ~[RTMIN], SA_RESTORER, 0x1d3e48}, NULL, 8) = 0
rt_sigsuspend([] <unfinished ...>
--- SIGTERM (Terminated) @ 0 (0) ---
<... rt_sigsuspend resumed> ) = -1 EINTR (Interrupted system call)
sigreturn() = ? (mask now [HUP INT TERM])
futex(0x8ccb330, FUTEX_WAKE, 1) = 1
futex(0x8ccb32c, FUTEX_WAKE, 1) = 1
futex(0x8ccb2f8, FUTEX_WAKE, 1) = 1
futex(0x8ccb330, 0x4 /* FUTEX_??? */, 1) = 1
futex(0x8ccb2f8, FUTEX_WAKE, 1) = 1
write(4, "\0\0\0\0\377\377\377\377", 8) = 8
close(3) = 0
close(4) = 0
futex(0x8ccb49c, FUTEX_WAKE, 1) = 1
futex(0x8ccb498, FUTEX_WAKE, 1) = 1
futex(0x8ccb468, FUTEX_WAKE, 1) = 1
brk(0) = 0x8d56000
brk(0) = 0x8d56000
brk(0x8cf1000) = 0x8cf1000
brk(0) = 0x8cf1000
write(1, "db.gns.gnumber.com is an alias for gnumber1.gns.gnumber.com.\ngnumber1.gns.gnumber.co m has address 70.84.79.164\n", 111) = 111
munmap(0xb57e5000, 4096) = 0
exit_group(0) = ?
[root@term1.gns.gnumber.com root]#


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:25 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0