Re: Most programs crash under openmosix

CSights <[email protected]>
Newsgroups gmane.linux.cluster.openmosix.general
Message-ID <[email protected]>
Hi,
	None of my kernel v2.4 gentoo machines have a /lib/tls directory.  Is there 
another indication of TLS being used?
	My kernel v2.6 machines (non-openmosix) do have /lib/tls, but I think it has 
to do with NPTL being used. 

>
>  Do you have libc6-i686 installed (or whatever gentoo calls it)?  On a
> Mandrake cluster node, I had to move aside /lib/tls to stop perl from
> segfaulting with oM.  You should have:
> clusternode:~$ ldd /bin/cat
>         libc.so.6 => /lib/libc.so.6 (0x40028000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

on my kernel v2.4 openmosix cluster:

"clusternode:" ldd `which cat`
        libc.so.6 => /lib/libc.so.6 (0x4001c000)
        /lib/ld-linux.so.2 (0x40000000)

>
> Not (as on my non-OM desktop):
> peter@frisbee:~$ ldd /bin/cat
>         linux-gate.so.1 =>  (0xffffe000)
>         libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7e32000)
>         /lib/ld-linux.so.2 (0xb7f78000)

on my kernel v2.6 non-openmosix computer

ldd `which cat`
        linux-gate.so.1 =>  (0xffffe000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7e75000)
        /lib/ld-linux.so.2 (0xb7fa4000)

>  The only oM kernel that's ever been stable on my dual Athlon and dual
> Opteron machines is Tab's 2.4.22-om20031215 (which has the pipe-bug fix).
> The official 2.4.24 is running stably on a non-SMP cluster of 10 cheap P4 
> machines, though.  Maybe I've always had some other thing going wrong that
> caused problems whenever I've tried other kernels.  (maybe filesystems like
> jfs, or reiserfs?)  I'm probably getting overly pessimistic about oM.

	I'll add trying Tab's 2.4.22-om20031215 to my list of troubleshooting steps! 

Thanks,
	C.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.