On Tue, Jun 28, 2005 at 09:16:32AM -0600, Frank Sorenson wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dominik Vogt wrote: > > in dump_fpu(), so that copy_fpu_fxsave_tt() is never called. The > > application always coredumps in > > > > /lib/tls/libc.so.6(__clone+0x5a)[0x4026118a] > > > > which I guess is part of the threading library in libc. This > > crash is 100% reproducable. > > UML doesn't support TLS yet. Try disabling it by moving /lib/tls out of > the way ("mv /lib/tls /lib/tls.disabled" for example). Ah! Thanks a lot. This information saved me a lot of further debugging. I didn't even notice I had a /lib/tls directory. The application works fine without it. Ciao Dominik ^_^ ^_^ -- Dominik Vogt, dominik.vogt@gmx.de