Page MenuHomeFreeBSD

[amd64] dtrace_invop handler is to be called only for kernel exceptions
ClosedPublic

Authored by avg on Apr 11 2016, 7:36 AM.
Tags
None
Referenced Files
F136949092: D5906.id15094.diff
Thu, Nov 20, 7:34 PM
F136948513: D5906.id15065.diff
Thu, Nov 20, 7:30 PM
F136948211: D5906.id.diff
Thu, Nov 20, 7:27 PM
F136946442: D5906.diff
Thu, Nov 20, 7:17 PM
Unknown Object (File)
Mon, Nov 17, 10:52 PM
Unknown Object (File)
Sun, Nov 16, 1:28 AM
Unknown Object (File)
Thu, Oct 30, 5:24 AM
Unknown Object (File)
Oct 19 2025, 5:57 PM
Subscribers

Details

Summary

DTrace-related exceptions in userland code are handled elsewhere.
One practical problem was a crash in dtrace_invop_start() when saved
%rsp pointed to a virtual address that was not backed.

i386 code already ignored userland exceptions.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avg retitled this revision from to [amd64] dtrace_invop handler is to be called only for kernel exceptions.
avg updated this object.
avg edited the test plan for this revision. (Show Details)
avg added reviewers: jhb, kib, markj.
markj edited edge metadata.

Looks reasonable to me, thanks.

This revision is now accepted and ready to land.Apr 11 2016, 7:54 AM
kib edited edge metadata.
This revision was automatically updated to reflect the committed changes.