From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29778 invoked by alias); 26 Dec 2014 17:37:46 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 29769 invoked by uid 89); 26 Dec 2014 17:37:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.9 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 26 Dec 2014 17:37:44 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sBQHbg3o024813 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 26 Dec 2014 12:37:43 -0500 Received: from host2.jankratochvil.net (ovpn-116-47.ams2.redhat.com [10.36.116.47]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id sBQHbcPI032070 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 26 Dec 2014 12:37:41 -0500 Date: Fri, 26 Dec 2014 17:37:00 -0000 From: Jan Kratochvil To: Nithi G Cc: "gdb@sourceware.org" Subject: Re: Fw: gdb@gnu.org Message-ID: <20141226173738.GA16353@host2.jankratochvil.net> References: <20141226125829.GA8696@host2.jankratochvil.net> <1657813058.916806.1419614397450.JavaMail.yahoo@jws10042.mail.ne1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1657813058.916806.1419614397450.JavaMail.yahoo@jws10042.mail.ne1.yahoo.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2014-12/txt/msg00043.txt.bz2 On Fri, 26 Dec 2014 18:19:57 +0100, Nithi G wrote: > The actual problem is that While generating the core file using GDB we are > getting lot of  errors as per attachment and core file was not generated > too. There is no "gcore" command in the attachment (twice the same one). So I do not see you would be generating the core file by GDB. I see you are successfully loading the already generated core by GDB. > I have attached the complete error message for your kind reference and > kindly have a look into it and let me know the fix for the same. There are some warnings. These warnings may or may not be relevant depending on what you want to do. But from your mails I do not see what is your goal. > Based on the error message able to understand some libraries missing but > dont know where to get it and which pkg will fix all the issue I have described that in the previous mail. Why it did not work? > Request you to provide the solution asap since its a production box need to > solve it immediately. In such case please contact commercial Red Hat RHEL customer support. This mailing list is a best effort only service unrelated to Red Hat. Regards, Jan