NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/53590: DTrace fbt_getargdesc() fails with "Unknown function"
The following reply was made to PR kern/53590; it has been noted by GNATS.
From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: Andreas Gustafsson <gson%gson.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/53590: DTrace fbt_getargdesc() fails with "Unknown function"
Date: Wed, 12 Sep 2018 10:32:16 +0100
On Tue, Sep 11, 2018 at 05:50:35PM +0300, Andreas Gustafsson wrote:
> I see you are using a custom kernel. How does it differ from GENERIC
> - for example, have you done something to enable debug symbols?
This one doesn't even have DIAGNOSTIC defined(!) and the modules weren't
compiled into the kernel:
# modstat | grep dtrace
dtrace driver filesys a 1 104233 solaris
dtrace_fbt misc filesys - 0 6824 dtrace,zlib
The kernel conf doesn't have any sort of "security" compiled in either.
Home |
Main Index |
Thread Index |
Old Index