From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: bgholikh@cisco.com
Cc: gdb@sourceware.org
Subject: Re: Help: corrupt Stack
Date: Sat, 15 Jul 2006 13:50:00 -0000 [thread overview]
Message-ID: <200607150638.k6F6cX2b004937@elgar.sibelius.xs4all.nl> (raw)
In-Reply-To: <F795765B112E7344AF36AA9112796415019ED27E@xmb-sjc-212.amer.cisco.com> (bgholikh@cisco.com)
> Date: Fri, 14 Jul 2006 17:33:49 -0700
> From: "Bizhan Gholikhamseh \(bgholikh\)" <bgholikh@cisco.com>
>
> Hi All,
> We are using gdb version 6.3. When we ran gdb on the core dump
> generated, it complains with following messages:
> "Previous frame identical to this frame (corrupt stack?)"
> Is this a known bug, is there a work around or patch
> available?
What makes you think this is a bug in GDB? One of the possible
reasons your program dumped core could be because it did thrash the
stack. Another possibility is that your code doesn't include enough
debug information or even wrong debug information, which confuses GDB
a bit.
Of course it is still possible that GDB is confused with itself
because there is a bug in its stack unwinding code. But if you don't
give us more information, there's no way we can tell.
Mark
prev parent reply other threads:[~2006-07-15 6:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-15 4:20 Bizhan Gholikhamseh (bgholikh)
2006-07-15 6:38 ` Joel Brobecker
2006-07-15 23:12 ` Bizhan Gholikhamseh (bgholikh)
2006-07-17 7:07 ` Daniel Jacobowitz
2006-07-15 13:50 ` Mark Kettenis [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200607150638.k6F6cX2b004937@elgar.sibelius.xs4all.nl \
--to=mark.kettenis@xs4all.nl \
--cc=bgholikh@cisco.com \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox