Date: Thu, 04 Jan 2018 18:36:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 224875] kldxref fails if a mod_depend md_cval is too close to the end of allocated sections Message-ID: <bug-224875-8-oMStXFqbGD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224875-8@https.bugs.freebsd.org/bugzilla/> References: <bug-224875-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224875 --- Comment #3 from Ed Maste <emaste@freebsd.org> --- Create a directory and uncompress pty.ko.gz there. Then % cd <dir> % kldxref -v . volta% kldxref -v .=20=20 ./lhint.YF8PCY kldxref: elf_open(./lhint.YF8PCY): Inappropriate file type or format ./pty.ko kldxref: ef_seg_read_rel(./pty.ko): bad offset/len (552:33) kldxref: error while reading ./pty.ko: Bad address The "bad offset/len" is the issue described here. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224875-8-oMStXFqbGD>