On Fri, Sep 15, 2006 at 03:55:33PM -0400, Jonas M. Meyer 01 wrote:
> The problem that I'm having is that under any guest file
> system (I've built my own and downloaded ones from
> http://uml.nagafix.co.uk/.  They have all been dapper
> drake.) and under any guest kernel (I have tried guests from
> http://uml.nagafix.co.uk/ and also from
> http://www.user-mode-linux.org/~blaisorblade/binaries/) I am
> getting random segmentation faults on a variety of programs.
>  I have no /lib/tls on either the guests or the host, so
> that is not the problem.
> 
> The seg faults are reproducable by attempting to run dig or
> host or nslookup, or bind9.  

The lack of /lib/tls notwithstanding, this seems an awful lot like a
TLS problem.  These normally cause process segfaults, and the tools
you mention were the poster children for this on i386.

UML/x86_64 is lacking some TLS support, but I haven't seen that cause
problems.  I have a couple of up to date FC5 filesystems, and they
seem fine.  The DNS tools work OK.

Is the host running 2.4, by any chance?  I don't know if you can run
2.4 on x86_64, but the host needs TLS support itself, and that means
2.6.

                                Jeff

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to