public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/31381]  New: make[3]: *** [s-gtype] Segmentation fault (core dumped)
Date: Wed, 28 Mar 2007 01:26:00 -0000	[thread overview]
Message-ID: <bug-31381-276@http.gcc.gnu.org/bugzilla/> (raw)

In stage1:

...
/bin/sh ../../gcc/gcc/../move-if-change tmp-gi.list gtyp-input.list
echo timestamp > s-gtyp-input
build/gengtype ../../gcc/gcc gtyp-input.list
make[3]: *** [s-gtype] Segmentation fault (core dumped)

(gdb) r ../../gcc/gcc gtyp-input.list
Starting program: /test/gnu/gcc/objdir/gcc/build/gengtype ../../gcc/gcc
gtyp-input.list
warning: The shared libraries were not privately mapped; setting a
breakpoint in a shared library will not work until you rerun the program.

Breakpoint 3 at 0xc002a800
Breakpoint 3 at 0x7af867fc

Program received signal SIGSEGV, Segmentation fault.
0x7aff5844 in __ldfcvt_r () from /usr/lib/libc.2
(gdb) bt
#0  0x7aff5844 in __ldfcvt_r () from /usr/lib/libc.2
#1  0x7aff5580 in _doprnt () from /usr/lib/libc.2
#2  0x7b007fbc in vsnprintf () from /usr/lib/libc.2
#3  0x00006be8 in oprintf (o=0x4000b6b8,
    format=0x14b48 "/* Type information for %s.\n")
    at ../../gcc/gcc/gengtype.c:1488
#4  0x00006af4 in create_file (name=0x14cdc "GCC",
    oname=0x14ce0 "gtype-desc.h") at ../../gcc/gcc/gengtype.c:1472
#5  0x00006d80 in open_base_files () at ../../gcc/gcc/gengtype.c:1528
#6  0x0000d250 in main (argc=3, argv=0x7eff04cc)
    at ../../gcc/gcc/gengtype.c:3560


-- 
           Summary: make[3]: *** [s-gtype] Segmentation fault (core dumped)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31381


             reply	other threads:[~2007-03-28  1:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-28  1:26 danglin at gcc dot gnu dot org [this message]
2007-03-28  1:30 ` [Bug bootstrap/31381] " danglin at gcc dot gnu dot org

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=bug-31381-276@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).