1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-26 00:42:57 +00:00

github/issue_template: add information on how to create backtraces

This commit is contained in:
der richter 2024-05-09 20:29:36 +02:00
parent 3058028168
commit ea66507dd1
3 changed files with 5 additions and 3 deletions

View File

@ -71,7 +71,7 @@ body:
save the terminal output to a file, and attach it to the issue.
In the case of a crash, please provide a backtrace.
In the case of a crash, please provide a [backtrace](https://wiki.archlinux.org/title/Debugging/Getting_traces).
Without the log file, this issue will be closed for ignoring the issue template.

View File

@ -70,7 +70,8 @@ body:
save the terminal output to a file, and attach it to the issue.
In the case of a crash, please provide the macOS Crash Report (Backtrace).
In the case of a crash, please provide the macOS Crash Report or create a [backtrace](https://developer.apple.com/library/archive/documentation/General/Conceptual/lldb-guide/chapters/C5-Examining-The-Call-Stack.html)
yourself.
Without the log file, this issue will be closed for ignoring the issue template.

View File

@ -71,7 +71,8 @@ body:
save the terminal output to a file, and attach it to the issue.
In the case of a crash, please provide a backtrace.
In the case of a crash, please provide a backtrace, attach the approriate `.dmp` file
from `%LOCALAPPDATA%\CrashDumps`.
Without the log file, this issue will be closed for ignoring the issue template.