Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Bram Kuijper <a.l.w.kuijper@rug.nl>
To: Bram Kuijper <a.l.w.kuijper@rug.nl>, gdb@sourceware.org
Subject: Re: "failed to find valid object file", but which object file? 	(using   static libraries)
Date: Tue, 26 Jun 2007 11:32:00 -0000	[thread overview]
Message-ID: <4680F947.9000700@rug.nl> (raw)
In-Reply-To: <20070626112126.GA19752@caradoc.them.org>

Daniel Jacobowitz wrote:
> On Tue, Jun 26, 2007 at 10:47:12AM +0200, Bram Kuijper wrote:
>> Is there any way to find _which_ object file has failed to be read in?
> 
> One from memory, not from disk.  Usually this will be linux-gate.so.1
> or something like that; a virtual DSO provided by the kernel.
> 
> I'm not sure why it would fail.  What platform and kernel version?
> 

Ubuntu Gutsy Gibbon, 2.6.22-6-generic i686 GNU/Linux.

Since Gutsy Gibbon is still in beta, it might be indeed the cause of all 
trouble. Should I downgrade to a previous kernel version or is there any 
other solution?

by the way,
ldd ./program gives:
         linux-gate.so.1 =>  (0xffffe000)
         libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7de1000)
         libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7dba000)
         libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7dae000)
         libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7c6a000)
         /lib/ld-linux.so.2 (0xb7eec000)


thanks,
Bram


  reply	other threads:[~2007-06-26 11:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-26  8:47 Bram Kuijper
2007-06-26  8:55 ` Ramana Radhakrishnan
2007-06-26 11:22 ` Daniel Jacobowitz
2007-06-26 11:32   ` Bram Kuijper [this message]
2007-06-26 11:37     ` Daniel Jacobowitz
2007-06-26 11:52       ` Bram Kuijper
2007-06-26 12:11         ` Daniel Jacobowitz
2007-06-26 14:52           ` Bram Kuijper

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=4680F947.9000700@rug.nl \
    --to=a.l.w.kuijper@rug.nl \
    --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