Re: Memory access error

2006-10-29 Thread Christian Borntraeger
On Friday 27 October 2006 22:53, Rich Smrcina wrote: The author asks that I get the Valgrind tool to attempt to debug this. The web site (http://www.valgrind.org) indicates that the tool runs on certain platforms (s390/s390x is not mentioned). No, Valgrind is currently not ported to the s390

Re: Memory access error

2006-10-28 Thread John Summerfield
Rich Smrcina wrote: 'configure' indicates that s390x isn't supported. :( Well! That surprised me, so I investigated my sources - I was surprised to see I have some: Name: valgrind Version: 2.2.0 Release: 5.EL4 Epoch: 1 Source0: http://developer.kde.org/~sewardj/valgrind-%{version}.tar.bz2

Memory access error

2006-10-27 Thread Rich Smrcina
I have an application that is exhibiting a memory access error and occasionally gets the following message: *** glibc detected *** corrupted double-linked list: 0x80051ae0 *** The author asks that I get the Valgrind tool to attempt to debug this. The web site (http://www.valgrind.org

Re: Memory access error

2006-10-27 Thread John Summerfield
Rich Smrcina wrote: I have an application that is exhibiting a memory access error and occasionally gets the following message: *** glibc detected *** corrupted double-linked list: 0x80051ae0 *** The author asks that I get the Valgrind tool to attempt to debug this. The web site (http

Re: Memory access error

2006-10-27 Thread Paul Giordano
[EMAIL PROTECTED] Sent by: Linux on 390 Port LINUX-390@VM.MARIST.EDU 10/27/2006 03:53 PM Please respond to Linux on 390 Port LINUX-390@VM.MARIST.EDU To LINUX-390@VM.MARIST.EDU cc Subject Memory access error I have an application that is exhibiting a memory access error and occasionally gets

Re: Memory access error

2006-10-27 Thread Rich Smrcina
'configure' indicates that s390x isn't supported. :( Thanks. Paul Giordano wrote: No, I looked at the source - there's no s390/s390x specific source specific stuff there, and the way the package is designed and constructed is very nice, but requires specific platform modules as one would