Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
dev:hig:coredumps [2019/01/26 23:46] alexxcons |
dev:hig:coredumps [2019/01/26 23:46] alexxcons |
||
---|---|---|---|
Line 1: | Line 1: | ||
<note warning>I am not very experienced with coredumps. Would be good to have a revision of this wiki page, to make sure that I dont tell nonsense</note> | <note warning>I am not very experienced with coredumps. Would be good to have a revision of this wiki page, to make sure that I dont tell nonsense</note> | ||
- | Afaik usually there is no need to attach coredumps to bugs. For most distros it is possible to provide a meaningfull backtrace: | + | Usually there is no need to attach coredumps to bugs. For most distros it is possible to provide a meaningfull backtrace: https://docs.xfce.org/contribute/bugs/start#backtraces |
- | https://docs.xfce.org/contribute/bugs/start#backtraces | + | |
- | Afaik there are (at least) three different ways how to diagnose the cause of a crash | + | There are (at least) three different ways how to diagnose the cause of a crash |
1.) Provide a failsafe way to reproduce the crash | 1.) Provide a failsafe way to reproduce the crash |