On Sat, 7 Feb 2004, S�nke Ruempler wrote: > > Note that this is not an XMail problem. The fact that a pretty large > > number of XMail setups on Linux run fine and the fact that setting > > LD_ASSUME_KERNEL=2.4 solved the issue in other machines, tells pretty > > much that it is an underlying glibc/kernel thing. Did you try to do > > an: > > > > export LD_ASSUME_KERNEL=2.4 > > > > in your XMail startup script? Did you notice any difference in the RSS > > growing? > > It's now by 1844 after 1 Minute of uptime and growing very slowly or being > persistent. After the first crash we had > LD_ASSUME_KERNEL=2.4.1, not LD_ASSUME_KERNEL=2.4 - does it make any > difference?
LD_ASSUME_KERNEL=2.4 worked for me. Never tried the other one. In my machine the RSS always stays under 5000. If it goes up and continue growing there is a problem. > Is it normal, that the LD_ASSUME_KERNEL does not appaer in "set" output > after i executed the XMail startup script, but if i type export > LD_ASSUME_KERNEL=2.4 in the shell, it is the the "set"-command. It's ok. The environment is only for the childs spawned by the script. To have my RH9 usable with 2.6 I have it in my /etc/profile though. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
