From: Rich Coe <Richard.Coe@med.ge.com>
To: gdb@sources.redhat.com
Subject: no stack trace with 2.6.11 and gdb 6.3
Date: Fri, 10 Jun 2005 18:00:00 -0000 [thread overview]
Message-ID: <20050610125855.62ce7313@godzilla> (raw)
I have been investigating a problem we found here, which initially
exactly matched the problem reported here:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=146087
1. Start a 32-bit app on a x86_64 system
2. attach with gdb
3. backtrace starting in a system call doesn't work
Our versions:
kernel: 2.6.11.11
gdb: 6.3.0.0-1.21
After reviewing the patch made to bug#146087, I found that I can get
a valid traceback if I issue the following request:
add-symbol-file-from-memory 0xffffe000
The interesting part is that this also failing on x86 systems, not just
x86_64.
If you start an application from within gdb on the command line,
the following line is printed out:
Loaded system supplied DSO at 0xffffe000
Which is apparently some internal gdb function executing the
'add-symbol-file-from-memory' request that does not happen when attaching
to a running process.
I have a linux-2.6.7 system with gdb 6.0post-0.20040223.19rh that doesn't
have this problem.
We have also replicated this problem on a current FC3 standard distribution
with gdb-6.3.0.0-1.21. The latest/last FC3 gdb shows the problem noted in the
bug report identified above.
How did we get this problem from gdb 6.0 to gdb 6.3 ?
--
Rich Coe richard.coe@med.ge.com
General Electric Healthcare Technologies
Global Software Platforms, Computer Technology Team
next reply other threads:[~2005-06-10 18:00 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-10 18:00 Rich Coe [this message]
2005-06-10 18:11 ` Daniel Jacobowitz
2005-06-10 19:02 ` Rich Coe
2005-06-10 19:05 ` H. J. Lu
2005-06-10 19:09 ` Christopher Faylor
2005-06-10 19:10 ` Daniel Jacobowitz
2005-06-10 19:23 ` Rich Coe
2005-06-10 19:37 ` Daniel Jacobowitz
2005-06-10 21:17 ` richard.coe
2005-06-11 0:51 ` Daniel Jacobowitz
2005-06-11 2:21 ` H. J. Lu
2005-06-13 15:19 ` Rich Coe
2005-06-13 15:26 ` H. J. Lu
2005-06-13 15:36 ` Rich Coe
2005-06-13 20:13 ` H. J. Lu
2005-06-13 20:16 ` Daniel Jacobowitz
2005-06-13 20:30 ` H. J. Lu
2005-06-13 20:33 ` Daniel Jacobowitz
2005-06-13 20:36 ` Rich Coe
2005-06-13 20:43 ` Daniel Jacobowitz
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=20050610125855.62ce7313@godzilla \
--to=richard.coe@med.ge.com \
--cc=gdb@sources.redhat.com \
/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