WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] segmentation fault in xen nslookup

To: Shahzad Chohan <shahzad.chohan@xxxxxxxxx>
Subject: Re: [Xen-users] segmentation fault in xen nslookup
From: Vincent Hanquez <vincent.hanquez@xxxxxxxxxxxx>
Date: Sat, 30 Jul 2005 13:24:23 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 30 Jul 2005 11:22:51 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <36967cc905072902372dd3e618@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <36967cc905072902372dd3e618@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Fri, Jul 29, 2005 at 10:37:35AM +0100, Shahzad Chohan wrote:
> Hi Guys,
> 
> I just managed to get rhel-3-ws working as a domU. The problem is that
> when I run the following nslookup command I get a segmentaion fault.
> Can anyone please shed a light on this. I've attached an strace, if it
> helps.
> 
> 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\0000X\1\000"...,
> 512) = 512
> fstat64(3, {st_mode=S_IFREG|0755, st_size=1563240, ...}) = 0

apparently you still have a tls libc enabled.
can you do a "chmod 000 /lib/tls" or "mv /lib/tls /lib/tls.disabled" and
see if that fix it ?

-- 
Vincent Hanquez

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>