Re: Dtrace: Module is no longer loaded

From: Andriy Gapon <avg_at_FreeBSD.org>
Date: Fri, 01 Mar 2013 20:35:23 +0200
on 21/02/2013 11:12 Eggert, Lars said the following:
> 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

How does kldstat output look on that machine?

-- 
Andriy Gapon
Received on Fri Mar 01 2013 - 17:35:31 UTC

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