On Saturday 08 October 2005 23:50, Joel Palmius wrote:
> Ok, here goes.. I've set up a test result page on:

> http://gathering.itm.mh.se/~joepal/uml/

> Quick summary is that for unmodified systems there are no surprises. TT
> mode works for everything, and SKAS0 crashes as soon as TLS support is
> included.

> There was one surprise though. I modified the glibc ebuild so that it
> build glibc with "--without-tls", and then recompiled the whole guest
> system (based on athlon-xp stage3). This didn't help, it just changed the
> crash slightly. I thought by removing TLS, things would start to work.

Sorry, wild guess, but if you are going to rebuild glibc, why starting from 
stage3 then? Statically linked binaries could create problems, if they're not 
recompiled against the new glibc. This is purely theoretical however, I've 
not had the time to look at your problem.

More to the point, you're now talking about SKAS0. And for i686 and plain 
athlon-xp, the crash is known, as not even modify_ldt() works there (we're 
fixing that).

And modify_ldt() works in any other mode, and is probably used even 
--without-TLS (because errno is anyway thread-local).

Btw, Slackware up-to 10.1 works without problem on x86_64 hosts in SKAS3 mode 
(already said?) and Slackware 10.2 works on i386 hosts even with TLS (due to 
usage of glibc 2.3.5, I think).
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
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