Date: Fri, 01 Mar 2013 20:35:23 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: "Eggert, Lars" <lars@netapp.com> Cc: Monthadar Al Jaberi <monthadar@gmail.com>, freebsd-current <freebsd-current@FreeBSD.org>, Ryan Stone <rysto32@gmail.com> Subject: Re: Dtrace: Module is no longer loaded Message-ID: <5130F4EB.3040903@FreeBSD.org> In-Reply-To: <D4D47BCFFE5A004F95D707546AC0D7E91F743EB7@SACEXCMBX01-PRD.hq.netapp.com> References: <CA%2BsBSoLWT=7dRC=BUo2tRXnvS%2BPuijWMP5%2BB=wD=jSGys37QBw@mail.gmail.com> <CAFMmRNyM_OUz6aAYWAhJKiFvZ0BVVnNvVT0cR_OmWJieXjU0yA@mail.gmail.com> <CA%2BsBSoKZszxXsaeieJu9BZ5SDKsB2YJ%2BrJiq7zDKpLAppm3DQA@mail.gmail.com> <508E98E1.7010502@FreeBSD.org> <CA%2BsBSo%2Bxxf4YO4vx=nmrMh6FZV=mTbJ3o1JYHFnEjWbtCRSwCw@mail.gmail.com> <D4D47BCFFE5A004F95D707546AC0D7E91F733300@SACEXCMBX01-PRD.hq.netapp.com> <51239437.2020503@FreeBSD.org> <D4D47BCFFE5A004F95D707546AC0D7E91F743EB7@SACEXCMBX01-PRD.hq.netapp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
on 21/02/2013 11:12 Eggert, Lars said the following: > Hi, > > On Feb 19, 2013, at 16:03, Andriy Gapon <avg@freebsd.org> wrote: >> Couple of thoughts: >> - is your kernel installed in the typical location? > > yup. > >> - what does the following produce? >> readelf -a -W /boot/kernel/kernel | fgrep shstrtab >> readelf -a -W /boot/kernel/kernel | fgrep SUNW_ctf > > # readelf -a -W /boot/kernel/kernel | fgrep shstrtab > [24] .shstrtab STRTAB 0000000000000000 7975ee 000124 00 0 0 1 > > # readelf -a -W /boot/kernel/kernel | fgrep SUNW_ctf > [22] .SUNW_ctf PROGBITS 0000000000000000 74ed68 048872 00 0 0 4 > > And then: > > # dtrace -n 'syscall:::' > dtrace: invalid probe specifier syscall:::: "/usr/lib/dtrace/psinfo.d", line 90: failed to resolve type kernel`struct thread * for identifier curthread: Module is no longer loaded How does kldstat output look on that machine? -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5130F4EB.3040903>