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:
> 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.
> 
> Any ideas? Do you need a core file?

The file /data/linux/build-dbg/net/netfilter/xt_tcpudp.ko would be useful if
it crashes with: gdb -readnow /data/linux/build-dbg/net/netfilter/xt_tcpudp.ko

backtrace of the GDB crash would be also good.

Fedora uses CONFIG_NETFILTER_XTABLES=y and 'gdb -readnow vmlinux' does not
crash for me.


Jan


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