This is the mail archive of the gdb@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]

Re: Regression with gdb scripts for Linux kernel


On Wed, 27 Aug 2014 08:34:58 +0200, Jan Kiszka wrote:
> I'm getting this with my kernel gdb scripts since commit 012370f681
> (handle VLA in a struct or union).
[...]
> (gdb) lx-symbols 
> loading vmlinux
> scanning for modules in /data/linux/build-dbg
> loading @0xffffffffa05da000: /data/linux/build-dbg/net/netfilter/xt_tcpudp.ko
> ../../gdb/gdbtypes.c:1779: internal-error: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > 0' failed.

Minimal reproducer filed as:
	[7.8 regression] internal-error: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > 0' failed.
	https://sourceware.org/bugzilla/show_bug.cgi?id=17642


Jan


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