Jump to content

libresolv.so


Guest iphoting
 Share

Recommended Posts

Guest iphoting

I have two machines, A and B.

I did a clean new install on A and did an upgrade on B.

 

On A, i tried /usr/lib/libresolv.so and I got a seg fault.

On B, i also tried /usr/lib/libresolv.so and I also got a seg fault.

 

What suprised me greatly is that ping works on A whereas not on B.

 

On A, ping manages to lookup the host name of google.com and ping it.

However on B, ping just says that google.com cannot be found.

 

Then on A, I did a ldd /usr/lib/libresolv.so

linux-gate.so.1 =>  (0xffffe000)
libc.so.6 => /lib/tls/libc.so.6 (0x40029000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

 

On B,

libc.so.6 => /lib/tls/libc.so.6 (0x4002a000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

 

Hmmz...strange. libc.so.6 and linux-gate differs...

 

Is that the problem? Any ideas?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...