public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug external/11730] New: iconv: error trying to exec 'iconv': execvp: No such file or directory
@ 2010-06-19 20:30 danglin at gcc dot gnu dot org
  2010-06-19 21:27 ` [Bug external/11730] " danglin at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: danglin at gcc dot gnu dot org @ 2010-06-19 20:30 UTC (permalink / raw)
  To: gdb-prs

dave@hiauly6:~/gnu/gdb/objdir/gdb$ ./gdb
iconv: error trying to exec 'iconv': execvp: No such file or directory
dave@hiauly6:~/gnu/gdb/objdir/gdb$ iconv --version
iconv (Debian EGLIBC 2.11.1-3) 2.11.1

Breakpoint 3, pex_run_in_environment (obj=0x4bccd8, flags=10, 
    executable=0x3de480 "iconv", argv=0xbfff5638, env=0x4b5ac0, 
    orig_outname=0x0, errname=0x0, err=0xbfff5644)
    at ../../src/libiberty/pex-common.c:165
165       in = -1;
(top-gdb) p argv[0]
$3 = 0x3de480 "iconv"
(top-gdb) p argv[1]
$4 = 0x3de488 "-l"
(top-gdb) p argv[2]
$5 = 0x0

(top-gdb) p env[9]
$15 = 0x4b8c50 "PATH=/home/dave/opt/gnu/bin:/usr/local/bin:/usr/bin:/bin:/usr/bi

(top-gdb) p env[18]
$24 = 0x4b5a90 "LANGUAGE=C"
(top-gdb) p env[19]
$25 = 0x4b46f8 "LC_ALL=C"
(top-gdb) p env[20]
$26 = 0x0

-- 
           Summary: iconv: error trying to exec 'iconv': execvp: No such
                    file or directory
           Product: gdb
           Version: 7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: external
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gdb-prs at sourceware dot org
 GCC build triplet: hppa-unknown-linu-gnu
  GCC host triplet: hppa-unknown-linu-gnu
GCC target triplet: hppa-unknown-linu-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=11730

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug external/11730] iconv: error trying to exec 'iconv': execvp: No such file or directory
  2010-06-19 20:30 [Bug external/11730] New: iconv: error trying to exec 'iconv': execvp: No such file or directory danglin at gcc dot gnu dot org
@ 2010-06-19 21:27 ` danglin at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: danglin at gcc dot gnu dot org @ 2010-06-19 21:27 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From danglin at gcc dot gnu dot org  2010-06-19 21:27 -------
This goes away if I change vfork to fork in pex-unix.c.  This is
a glibc or kernel bug.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=11730

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-19 21:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-19 20:30 [Bug external/11730] New: iconv: error trying to exec 'iconv': execvp: No such file or directory danglin at gcc dot gnu dot org
2010-06-19 21:27 ` [Bug external/11730] " danglin at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).