On Mon, 10 Nov 2003 15:48:10 -0500 (EST) Ingo Molnar <mingo@xxxxxxxxxx> wrote: > > On Mon, 10 Nov 2003, Steven P. Ulrick wrote: > > > Hello, Everyone :) > > I was attracted to the subject line of this thread: "segmentation > > faults galore" With me it works this way: I'll compile a program > > from source code: let's say Krusader, Krename or Juk. Everything > > proceeds as normal, and the applications in question work perfectly > > at first. But then, I don't know yet what it takes, maybe just a > > reboot, but then the applications that had run fine maybe a boot > > ago, now bomb out with only this error message: segmentation fault. > > hm, could this be prelink related? > > Ingo Hello, Everyone :) In reference to the above stated report I made two weeks ago, I have done some follow-up experimentation. After a fresh install of Fedora Core 1, I removed "prelink" from /etc/cron.daily. Ever since then, I have had no problems with segmentation faults. This morning, before I went to bed, I put "prelink" back into /etc/cron.daily and left the machine running. When I woke up, I checked the machine, and sure enough, I started getting segmentation faults on applications that had worked perfectly the night before. Thankfully, did a "man prelink" and ran /usr/sbin/prelink -au as root, and everything was fixed. I am now going to report this to Bugzilla. I will get back to you with the bug report number. Steven P. Ulrick