public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/56642] New: ice in backtrace_dwarf_add
@ 2013-03-17 17:58 dcb314 at hotmail dot com
  2013-03-17 17:59 ` [Bug c++/56642] " dcb314 at hotmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dcb314 at hotmail dot com @ 2013-03-17 17:58 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56642
           Summary: ice in backtrace_dwarf_add
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dcb314@hotmail.com


I just tried to compile the package qtwebkit-2.3-0.6.rc1.fc19
on gcc-4.9 trunk dated 20130317 on an AMD x86_64 box.

The compiler said

BUILD/webkit-qtwebkit-23/Source/WTF/wtf/PassRefPtr.h:160:47: internal compiler
error: Segmentation fault
     template<typename T> inline PassRefPtr<T> adoptRef(T* p)
                                               ^

Running under valgrind gives

==6025==
==6025== Process terminating with default action of signal 11 (SIGSEGV)
==6025==  General Protection Fault
==6025==    at 0x1154DA3: backtrace_dwarf_add (dwarf.c:1438)
==6025==    by 0x114EE70: backtrace_initialize (elf.c:757)
==6025==    by 0x114D5FB: backtrace_pcinfo (fileline.c:144)
==6025==    by 0x114CECF: unwind (backtrace.c:83)

Preprocessed source code attached. No special flags required.


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

* [Bug c++/56642] ice in backtrace_dwarf_add
  2013-03-17 17:58 [Bug c++/56642] New: ice in backtrace_dwarf_add dcb314 at hotmail dot com
@ 2013-03-17 17:59 ` dcb314 at hotmail dot com
  2013-03-17 20:32 ` jason at gcc dot gnu.org
  2013-03-18 11:14 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: dcb314 at hotmail dot com @ 2013-03-17 17:59 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #1 from David Binderman <dcb314 at hotmail dot com> 2013-03-17 17:59:19 UTC ---
Created attachment 29684
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29684
gzipped C++ source code


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

* [Bug c++/56642] ice in backtrace_dwarf_add
  2013-03-17 17:58 [Bug c++/56642] New: ice in backtrace_dwarf_add dcb314 at hotmail dot com
  2013-03-17 17:59 ` [Bug c++/56642] " dcb314 at hotmail dot com
@ 2013-03-17 20:32 ` jason at gcc dot gnu.org
  2013-03-18 11:14 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: jason at gcc dot gnu.org @ 2013-03-17 20:32 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2013-03-17 20:32:24 UTC ---
Author: jason
Date: Sun Mar 17 20:32:17 2013
New Revision: 196758

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196758
Log:
    PR c++/17232
    PR c++/56642
    * typeck2.c (abstract_virtuals_error_sfinae): Revert complete_type
    change for now.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck2.c


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

* [Bug c++/56642] ice in backtrace_dwarf_add
  2013-03-17 17:58 [Bug c++/56642] New: ice in backtrace_dwarf_add dcb314 at hotmail dot com
  2013-03-17 17:59 ` [Bug c++/56642] " dcb314 at hotmail dot com
  2013-03-17 20:32 ` jason at gcc dot gnu.org
@ 2013-03-18 11:14 ` rguenth at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-03-18 11:14 UTC (permalink / raw)
  To: gcc-bugs


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-18 11:14:00 UTC ---
Fixed.


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

end of thread, other threads:[~2013-03-18 11:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-17 17:58 [Bug c++/56642] New: ice in backtrace_dwarf_add dcb314 at hotmail dot com
2013-03-17 17:59 ` [Bug c++/56642] " dcb314 at hotmail dot com
2013-03-17 20:32 ` jason at gcc dot gnu.org
2013-03-18 11:14 ` rguenth at gcc dot gnu.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).