Skip to content

Handle empty module full_paths in drmemtrace func_trace#7825

Merged
derekbruening merged 2 commits intomasterfrom
iX-mod-no-path
Mar 3, 2026
Merged

Handle empty module full_paths in drmemtrace func_trace#7825
derekbruening merged 2 commits intomasterfrom
iX-mod-no-path

Conversation

@derekbruening
Copy link
Contributor

@derekbruening derekbruening commented Mar 3, 2026

We've seen crashes in drmemtrace func_trace code which seem to be from null module full_path fields. This has been seen elsewhere, and other DR code checks for null in this field. We add such null checks to func_trace.

End-to-end testing is difficult as we do not fully understand when the path is completely absent. There are no unit tests set up for these func_trace functions; leaving that as beyond the scope of this simple fix.

We've seen crashes in drmemtrace func_trace code which seem to be from
null module full_path fields. This has been seen elsewhere, and other
DR code checks for null in this field. We add such null checks to
func_trace.

End-to-end testing is difficult as we do not fully understand when the
path is completely absent. There are no unit tests set up for these
func_trace functionscode; leaving that as beyond the scope of this
simple fix.
@derekbruening derekbruening merged commit eacfd20 into master Mar 3, 2026
27 of 28 checks passed
@derekbruening derekbruening deleted the iX-mod-no-path branch March 3, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants