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/13242] New: MinGW-GDB crash in coff_symtab_read whenrunning child program


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

             Bug #: 13242
           Summary: MinGW-GDB crash in coff_symtab_read when running child
                    program
           Product: gdb
           Version: 7.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: Hendricks266@gmail.com
    Classification: Unclassified


I am getting a crash in MinGW-GDB 7.3-2 and I was referred here to report it.
Here is a full log, including a backtrace: http://pastebin.com/BWmnFdAr

GDB crashes once I run the target program.

The same error occurs both with the stock MinGW-GDB and a binary I built myself
to output a useful backtrace with CFLAGS containing "-O0 -ggdb -static".

Here is the eduke32.debug.exe I used:
http://dukeworld.duke4.net/eduke32/synthesis/20110928-2047/eduke32_win32_20110928-2047.zip

If it is any use at all, here is the gdb.exe I compiled:
http://hendricks266.duke4.net/stuff/gdb-7.3-2_mingw32_-ggdb_-O0_-static.7z

-- 
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]