  | |  | segmentation fault issue | segmentation fault issue 2005-07-19 - By Arjan van de Ven
Back On Mon, 2005-07-18 at 10:38 -0700, Cameron Showalter wrote: > I have a Dell poweredge 1800 running RHEL3 update 5 that gives me > segmentation faults on pretty much every basic command. ls, ps -ef, > etc.... however ifconfig, lsmod, vi still work. this started last > night, when I ran a command to automatically post sales data. The > command works on a RH9 system - usually from a script. In order for it > to work, I have to add the following lines to my env: > export LD_ASSUME_KERNEL=2.4.19
this is a pretty bad idea to do for the entire OS, this way you prevent any library that needs a 2.4.21 kernel or higher from working, including the systems threading libraries (yes there is a fallback but not everything will work with the fallback)
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |