I think i traced the problem: glibc, i don't know how to solve it though :( i think i need to installe the previus version of it, how can i find what it was and do it ?
On Saturday 26 June 2004 21:17, Alex Behar wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Saturday 26 June 2004 19:54, you wrote: > > On Saturday 26 June 2004 18:59, Noam L. wrote: > > > Sounds to me like a lib is too new for your system and its APIs have > > > changed.. > > > > I also think so, ldd shows alot of common libraries between all of the > > programs. how can i locate the defective libs ? > > > > > Perhaps include strace's output and ld's output for those specific > > > programs > > > > I'm unable to capture strace output, but it seems that they all fall on > > Try something like: > strace -fvit ps 2> log > > > diffrent actions, one or two falling when requesting some info about the > > system like getpid(), while other read and write to/from files, and some > > fall from mmap command... they all gave diffrent thigns that make them fall > > :( > > > > > -- > > > Regards, > > > Noam L. > > > > > > Quoting ik <[EMAIL PROTECTED]>: > > > > Hi list and shabat shalom > > > > > > > > I keep on reaciving from most of the programs i have a segment fault > > > > mostly on the begining of the executions. > > > > The main programs that keep on getting it are: > > > > > > > > Mozilla + Mozilla FireBird > > > > ddd > > > > xpdf > > > > yudit > > > > Kbabel > > > > konqi > > > > and more :( > > > > > > > > mozilla\firebird falling when ever i open sites like ynet.co.il, > > > > tapuz.co.il and more. > > > > ddd, xpdf and KBabel falling when they start, and konqi having a seg > > > > fault like in mozilla, but it keeps on running, but not respoding. > > > > > > > > The first thing i made was a memory check, using memcheck86, afther > > > > 18 houres of checking, my memory is working without any errors. > > > > But i'm sure it have a common caouse for that problem, because they > > > > all started on the same time, and worked well before that period of > > > > time. > > > > > > > > i'm looking for ANY help pointing how to trace the problem (strace > > > > gives me the info that a seg fault was made... nothing else), or any > > > > other idea > > > > on that subject will be more then welcome > > > > > > > > Thank you for any help > > > > > > > > Ido > > > > -- > > > > A man with one watch will always know the time, A man with two > > > > watches will always be in doubt. > > > > > > ---------------------------------------------------------------- > > > This message was sent using IMP, the Internet Messaging Program. > > > -Thank you horde!- > > > > Ido > Ido -- You are a fluke of the universe; you have no right to be here, and whether you can hear it or not, the universe is laughing behind your back. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
