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 corefiles/17808] 7.9 regression: internal-error: i386_supply_gregset: Assertion `len == tdep->sizeof_gregset' failed.


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

--- Comment #4 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
You are right the provided core file is weird, it is not from real world, it
was artifically hacked.  It tries to mimic kdump kernel core file from 32-bit
PAE kernel - which is elf64-i386.

What is clear that GDB should not assert on arbitrarily wrong external file.

(a) possibly

(b) no

(c) no

But I would be fine just if it PASSes the testcase - that is it ignores
PRSTATUS and it still can read the data segments.

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