Actions
Feature #1327
closedBehavior when failing to dlopen lttng-ust libraries
Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/04/2021
Due date:
% Done:
0%
Estimated time:
Description
When debugging the problem described in #1326, I tried setting LTTNG_UST_DEBUG, but didn't see a mention of something going wrong. We should look into what we do when dlopen'ing lttng-ust libraries fails, such as here:
Currently, we silently fail. All the user sees is that tracing doesn't work, and it's quite difficult to know why.
Updated by Mathieu Desnoyers over 3 years ago
- Tracker changed from Bug to Feature
- Status changed from New to Feedback
See implementation at https://review.lttng.org/c/lttng-ust/+/6480
Updated by Michael Jeanson about 3 years ago
- Status changed from Feedback to Resolved
Actions