From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25508 invoked by alias); 19 Sep 2005 16:57:22 -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 25383 invoked by uid 22791); 19 Sep 2005 16:57:04 -0000 Received: from kymasys.com (HELO kymasys.com) (66.160.167.99) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Mon, 19 Sep 2005 16:57:04 +0000 Received: from horse.he.net ([127.0.0.9]) by kymasys.com for ; Mon, 19 Sep 2005 09:56:57 -0700 Message-Id: <1127149017.19788@horse.he.net> Date: Mon, 19 Sep 2005 16:57:00 -0000 From: "Ajay Patel" To: divick kishore ,ramana.radhakrishnan@codito.com,gdb@sources.redhat.com Subject: Re: Program received signal SIGTRAP, Trace/breakpoint trap X-IPAddress: 24.5.217.68 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-SW-Source: 2005-09/txt/msg00127.txt.bz2 Hi Divik, Are you trying to debug statically linked application? I see similar problem when I try to debug NPTL based statically linked application. Thanks Ajay > Hi, > here is my version of GDB, GCC: > > GDB - 6.3 > GCC - g++ (GCC) 3.3.3 (SuSE Linux). > Architecture -- Intel IA 64 bit,kernel -- > 2.6.5-7.193-rtgfx (SGI Altix system) > > The app is 64 bit based (SGI Altix system). > > I am developing a client/server application, and I am > using some proprietary API' of SGI. > > According to gdb backtraces, I find that it crashes at > several different places. But most of the time, it > gets SEGFAULT signal and the follwing message. > > Program received signal SIGTRAP, Trace/breakpoint > trap. > [Switching to Thread 2305843009239495296 (LWP 1573)] > > (gdb) bt > #0 > Cannot access memory at address 0xfb0000000000528 > > > It seemed to me that somewhere some memory corruption > is occurring, but the backtrace by gdb leaves me > clueless. I am stuck. > > Thanks, > Divick > > > --- Ramana Radhakrishnan > wrote: > > > On Mon, 2005-09-19 at 08:05 +0100, divick kishore > > wrote: > > > Hi, > > > I am getting the above error when I am trying > > to > > > debug a 64 but application. I have no clue why it > > > happens. The exact message from gdb is as below. > > Any > > > suggestions? > > > > What did you do to get this message ? A full > > sequence of steps would be > > useful for people to resolve your problem . And > > please mention the > > versions for > > > > 1. gdb > > 2. compiler (if GCC version of GCC) > > 3. The architecture under consideration . > > 4. Is this a 64 bit linux based app ? > > > > and then maybe someone can help you out. > > > > > > > > > > > > > Program received signal SIGTRAP, Trace/breakpoint > > > trap. > > > > This is just a bit too cryptic. > > > > cheers > > Ramana > > > > > > > > > > > > > > > __________________________________________________________ > > > > > Yahoo! India Matrimony: Find your partner now. Go > > to http://yahoo.shaadi.com > > > > > > > > > __________________________________________________________ > Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com > >