On Sat, 19 Feb 2005, Millis Miller wrote: > I am having a strange problem when trying to ping a UML guest from the > host, right after I have the guest eth0 come up (both Debian). > --snip-- > host#: ping <guest-ip> > > and the guest UML then immediately bombs out with a segmentation fault. > > (I am using 2.6.10-skas3-v8-rc2 on the host, and 2.4.26-3um on the > guest).
Just on the off chance... When the host starts UML, you do export LD_ASSUME_KERNEL=2.4.1 right? (2.4.1 per BlaisorBlade; but in SuSE 9.2 with glibc-2.3.3, 2.4.21 is used by a SuSE script and seems to be sufficient.) It's an issue with thread local storage, and UML can't deal with the most recent incarnation, either on the host or within the guest, because it has no access to the underlying hardware, so you lie about the kernel version to make it use the older style. This caused me no end of trouble until I received the advice to set this environment variable both when starting UML on the host and when executing on the guest. James F. Carter Voice 310 825 2897 FAX 310 206 6673 UCLA-Mathnet; 6115 MSA; 405 Hilgard Ave.; Los Angeles, CA, USA 90095-1555 Email: [EMAIL PROTECTED] http://www.math.ucla.edu/~jimc (q.v. for PGP key) ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user