Welcome to the Linux Foundation Forum!

Decode stacktrace question

Do we need to find out the bug after running decode_stacktrace? Because I am having a hard time analyzing the output of decode_stacktrace.

Best Answer

  • Posts: 12
    Answer ✓

    The usage of decode_stacktrace is to convert your function names with address offsets to function names with file and line numbers. As far as I understood, we don't really need to work on the bug itself as long as we can use the script to do the conversion and understand the flow of kernel functions that resulted in the concerned trace.

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training