You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @yfan0000004 ,
the given information is not enough to anaylze the issue.
Can you please try to gather more information which may lead to the root cause of the issue?
E.g.:
-Which DLT-function is used to generate the log. DLT_LOG_TS() may enforce the same TS for each message.
Have you reproduced the issue on latest DLT-deamon?
Which OS are you running on? Does your implementation of clock_gettime(CLOCK_MONOTONIC,...) work correctly?
Hello @yfan0000004
Could you kindly check that if there any recall for re-registration of the DltContext data structure?
Maybe the issue comes from struct initialization, it is my suggestion to create and access struct using pointer.
It looks like the same log has always been read from the buffer
The text was updated successfully, but these errors were encountered: