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/16201] internal error on a cygwin program linked against a DLL with no .data section


https://sourceware.org/bugzilla/show_bug.cgi?id=16201

--- Comment #6 from Tom Tromey <tromey at redhat dot com> ---
(In reply to Stas Maximov from comment #5)
> This appears to be COFF-PE specific. It is not likely to be repeatable on a
> platform other than 32-bit Cygwin.

Except the crash occurs in the symbol reader, which is not host-dependent.
So it is likely to be reproducible if we knew which objfile was causing it.

> If it helps, here is the result of coff-pe-read trace:

It would help if you did one of the two things I asked for in comment #4.
Thanks.

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