Replies: 1 comment
-
Hello @amosxc |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
(gdb)
#0 0x0000ffffbec5c444 in poll () from /lib/libc.so.6
#1 0x0000000000404d50 in poll (__timeout=-1, __nfds=5, __fds=0xffffd2889b48) at /usr/include/bits/poll2.h:39
#2 start_dlt_system_processes (config=config@entry=0xffffd2889bf8) at /usr/src/debug/dlt-daemon/2.18.8+2.18.9gitAUTOINC+6a3bd901d8-r0/git/src/system/dlt-system-process-handling.c:276
#3 0x0000000000403970 in main (argc=, argv=) at /usr/src/debug/dlt-daemon/2.18.8+2.18.9gitAUTOINC+6a3bd901d8-r0/git/src/system/dlt-system.c:118
i not find abort() in above backtrace, please have a look why have recieved SIGABRT.
Beta Was this translation helpful? Give feedback.
All reactions