![]() |
Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
On 7/9/07, Eugene Gorelik <eugene.gorelik-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> wrote: > All memcheck test are passed. Right, so it probably isn't a memory error. > Yes it is not repeatable, when segfault happen it always points to > 0000000000000003 rip 0000003a9a970810. > > Ran gdb and analyzed core files and again all segfaults point to the same > memory address, seems like 100% physical memory issue. So it is a bug in this once program. But, I you should check out the stack trace in gdb with the 'bt' command. It could very well be a zip bug, as I have reported many in zip, some on amd64. If you are getting lots of segfaults in other programs, it could be possible that your libc has been corrupted. I would try something like this. Reinstall all the installed applications on the system. In Debian/Ubuntu's APT, I would do this... $ sudo aptitude reinstall ~i~Afeisty There must be a similar command for yum, right? Where are the yum experts? That will ensure that you have replaced all the binaries on your disk with presumed good builds. The above command says "reinstall all packages currently marked as installed in the feisty archive"... > I think I'll try to replace RAM modules and see what happen. I wouldn't do that yet... -- Kristian Hermansen -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
![]() |
|
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |