This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/14963] New: gdb 7.5 segfault on startup


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

             Bug #: 14963
           Summary: gdb 7.5 segfault on startup
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: mrsam@courier-mta.com
    Classification: Unclassified


Big C++ hairball built by gcc 4.7.2 with -std=c++0x (x86_64, fedora 17) makes
gdb very sad:

GNU gdb (GDB) 7.5.50.20121215
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from
/home/mrsam/src/libcxx/base/testmimebodystartiter...Segmentation fault (core
dumped)

The binary that's causing this is 23mb uncompressed, 6.5mb compressed. You can
download this binary here:

http://www.libcxx.org/ref/testmimebodystartiter.gz.bin

This is gzip-compressed. Let me know when you grabbed it, so I can get rid of
it.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]