Skip to content

Conversation

@jukkar
Copy link
Member

@jukkar jukkar commented Apr 11, 2019

If the thread name support is enabled, then try to print the
name in fatal error handler. This can help to pin point the
thread that caused the fault.

Signed-off-by: Jukka Rissanen [email protected]

If the thread name support is enabled, then try to print the
name in fatal error handler. This can help to pin point the
thread that caused the fault.

Signed-off-by: Jukka Rissanen <[email protected]>
@ioannisg
Copy link
Member

@jukkar is this superset of #14155?

@jukkar
Copy link
Member Author

jukkar commented Apr 11, 2019

@jukkar is this superset of #14155?

I did not know about that PR, but yes, this one tries to print the thread name in all the current arch that print the thread pointer in fatal handler.

I just got annoyed when debugging one crash and trying to figure out which thread was crashing.

@jukkar
Copy link
Member Author

jukkar commented Apr 25, 2019

It seems that #14155 was preferred over this one so closing.

@jukkar jukkar closed this Apr 25, 2019
@jukkar jukkar deleted the kernel-print-thread-name-in-fatal-handler branch February 29, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants