Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jul 2019 04:20:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        dtrace@FreeBSD.org
Subject:   [Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info
Message-ID:  <bug-232675-32976-1mUXJpmxC8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232675-32976@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232675-32976@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=3D232675

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|dtrace@FreeBSD.org          |markj@FreeBSD.org

--- Comment #30 from Mark Johnston <markj@FreeBSD.org> ---
As usual, the problem is caused by duplicates in the type graph.  A recent =
i386
kernel has 10 copies of struct thread in its CTF info.  This is usually the
result of a bug somewhere that was indirectly triggered or exacerbated by t=
he
referenced kernel changes.

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232675-32976-1mUXJpmxC8>