From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23044 invoked by alias); 24 Oct 2002 19:29:13 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 22836 invoked from network); 24 Oct 2002 19:29:08 -0000 Received: from unknown (HELO jupiter) (132.213.1.27) by sources.redhat.com with SMTP; 24 Oct 2002 19:29:08 -0000 Received: from uqo.ca (localhost [127.0.0.1]) by jupiter.uqo.ca (iPlanet Messaging Server 5.2 HotFix 0.9 (built Jul 29 2002)) with ESMTP id <0H4I003FV3HNP9@jupiter.uqo.ca> for gcc-help@gcc.gnu.org; Thu, 24 Oct 2002 15:29:47 -0400 (EDT) Received: from [132.213.1.21] by jupiter.uqo.ca (mshttpd); Thu, 24 Oct 2002 15:29:47 -0400 Date: Thu, 24 Oct 2002 12:29:00 -0000 From: ducharme@uqo.ca Subject: Memory corruption problem To: gcc-help@gcc.gnu.org Reply-to: ducharme@uqo.ca Message-id: MIME-version: 1.0 Content-type: multipart/mixed; boundary="Boundary_(ID_vQgazYt1lC6UbMzSMeaQig)" Content-language: fr X-Accept-Language: fr Priority: normal X-SW-Source: 2002-10/txt/msg00308.txt.bz2 This is a multi-part message in MIME format. --Boundary_(ID_vQgazYt1lC6UbMzSMeaQig) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline Content-length: 610 Hello, I am using gcc 2.95 on Sun SPARC Solaris 8. I am experimenting a memory corruption problem in a C++ program. I have put in some traces and I know exactly where the memory corrruption happens but, at that point, I have most likely already overwritten some memory. The program terminates normally but outputs partially corrupted data. I have been through my source code but I cannot seem to find where I could be writing to some unallocated memory. I was wondering if there was some library routines which could help me locate where I am overwriting unaloocated memory. Sincerely, Michel Ducharme. --Boundary_(ID_vQgazYt1lC6UbMzSMeaQig) Content-type: text/x-vcard; name=ducharme.vcf; charset=windows-1252 Content-transfer-encoding: quoted-printable Content-disposition: attachment; filename=ducharme.vcf Content-description: Card for Content-length: 316 begin:vcard n:Ducharme;Michel fn:Michel Ducharme tel;fax:(819) 773-1699 tel;work:(819) 595-3900 poste 1615 url:http://w3.uqo.ca/ org:Universit=E9 du Qu=E9bec en Outaouais;Service de l'informatique adr:;;101, rue St-Jean Bosco;Hull;Qu=E9bec;J8Y 3G5;Canada version:2.1 email;internet:michel.ducharme@uqo.ca end:vcard --Boundary_(ID_vQgazYt1lC6UbMzSMeaQig)--