Re: Dtrace: Module is no longer loaded

From: Eggert, Lars <lars_at_netapp.com>
Date: Thu, 21 Feb 2013 09:12:21 +0000
Hi,

On Feb 19, 2013, at 16:03, Andriy Gapon <avg_at_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

Lars
Received on Thu Feb 21 2013 - 11:09:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:35 UTC