public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "doko at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug pch/65550] New: [5 Regression] ICE (segfault) with pch
Date: Wed, 25 Mar 2015 15:05:00 -0000	[thread overview]
Message-ID: <bug-65550-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65550

            Bug ID: 65550
           Summary: [5 Regression] ICE (segfault) with pch
           Product: gcc
           Version: 4.9.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: pch
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

seen building the mp4v2 package in Debian unstable with r221551 and pch
enabled. disabling pch lets the package build succeed.

Program received signal SIGABRT, Aborted.
0x00007ffff690a107 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x00007ffff690a107 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff690b4e8 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x000000000136f69a in linemap_add(line_maps*, lc_reason, unsigned int, char
const*, unsigned int) ()
#3  0x000000000136f913 in linemap_line_start(line_maps*, unsigned int, unsigned
int) ()
#4  0x000000000136fae1 in linemap_position_for_column(line_maps*, unsigned int)
()
#5  0x000000000136dbc2 in _cpp_lex_direct ()
#6  0x000000000136eaee in _cpp_lex_token ()
#7  0x0000000001373a98 in cpp_get_token_1(cpp_reader*, unsigned int*) ()
#8  0x00000000008760ed in c_lex_with_flags(tree_node**, unsigned int*, unsigned
char*, int) ()
#9  0x0000000000715a50 in cp_lexer_get_preprocessor_token(cp_lexer*, cp_token*)
()
#10 0x000000000074c9df in c_parse_file() ()
#11 0x000000000087e673 in c_common_parse_file() ()
#12 0x0000000000cc2662 in compile_file() ()
#13 0x0000000000611a3d in toplev::main(int, char**) ()
#14 0x00000000006128fa in main ()


             reply	other threads:[~2015-03-25 14:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 15:05 doko at gcc dot gnu.org [this message]
2015-03-25 15:43 ` [Bug pch/65550] " trippels at gcc dot gnu.org
2015-03-26 11:40 ` rguenth at gcc dot gnu.org
2015-03-27 14:07 ` howarth at bromo dot med.uc.edu
2015-03-31 13:14 ` rguenth at gcc dot gnu.org
2015-04-04  4:45 ` maltsevm at gmail dot com
2015-04-04  8:26 ` maltsevm at gmail dot com
2015-04-04 13:54 ` trippels at gcc dot gnu.org
2015-04-07 10:55 ` [Bug pch/65550] [4.8/4.9/5 " rguenth at gcc dot gnu.org
2015-04-09 13:38 ` [Bug pch/65550] [4.8/4.9 " rguenth at gcc dot gnu.org
2015-04-09 13:38 ` rguenth at gcc dot gnu.org
2015-06-12 11:39 ` rguenther at suse dot de
2015-06-12 11:56 ` jakub at gcc dot gnu.org
2015-06-12 11:57 ` jakub at gcc dot gnu.org
2015-06-12 11:59 ` jakub at gcc dot gnu.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-65550-4@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).