From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29664 invoked by alias); 19 Aug 2004 10:00:57 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29630 invoked from network); 19 Aug 2004 10:00:54 -0000 Received: from unknown (HELO smtp-out.hotpop.com) (38.113.3.51) by sourceware.org with SMTP; 19 Aug 2004 10:00:54 -0000 Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103]) by smtp-out.hotpop.com (Postfix) with SMTP id 3ED4B72B15 for ; Thu, 19 Aug 2004 08:41:44 +0000 (UTC) Received: from saaco (unknown [203.193.157.82]) by smtp-3.hotpop.com (Postfix) with SMTP id 0C93A107E3BC for ; Thu, 19 Aug 2004 09:30:26 +0000 (UTC) Message-ID: <02c301c485d3$621fa050$1c0110ac@saaco> From: "Saravanan" To: Subject: Problem : "Unable to find 'load_info' symbol" Date: Thu, 19 Aug 2004 10:00:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- X-SW-Source: 2004-08/txt/msg00234.txt.bz2 I tried to debug the core but it shows Unable to find 'load_info' symbol. Any solutions for this ? { The binary should be built with debugging enabled option ? } # gdb popper core .... .... Core was generated by `popper'. Program terminated with signal 8, Arithmetic exception. Unable to find 'load_info' symbol (gdb) bt Unable to find 'load_info' symbol (gdb) where Unable to find 'load_info' symbol (gdb) core core Core was generated by `popper'. Program terminated with signal 8, Arithmetic exception. Unable to find 'load_info' symbol (gdb) info signals Signal Stop Print Pass to program Description SIGHUP Yes Yes Yes Hangup SIGINT Yes Yes No Interrupt SIGQUIT Yes Yes Yes Quit SIGILL Yes Yes Yes Illegal instruction SIGTRAP Yes Yes No Trace/breakpoint trap SIGABRT Yes Yes Yes Aborted SIGEMT Yes Yes Yes Emulation trap SIGFPE Yes Yes Yes Arithmetic exception SIGKILL Yes Yes Yes Killed SIGBUS Yes Yes Yes Bus error SIGSEGV Yes Yes Yes Segmentation fault Another one : ========= # gdb squid core HP gdb 4.2.01 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x. Copyright 1986 - 2001 Free Software Foundation, Inc. Hewlett-Packard Wildebeest 4.2.01 (based on GDB) is covered by the GNU General Public License. Type "show copying" to see the conditions to change it and/or distribute copies. Type "show warranty" for warranty/support. .. Core was generated by `gdb'. Program terminated with signal 6, Aborted. Unable to find 'load_info' symbol (gdb) bt Unable to find 'load_info' symbol (gdb) Can i get any solution/help ? -Saravanan --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.740 / Virus Database: 494 - Release Date: 8/16/2004