Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
contribute:bugs:start [2024/05/31 23:31] – removed outdated information alexxconscontribute:bugs:start [2024/12/19 08:46] (current) – [Backtraces] simondedman
Line 36: Line 36:
 ==== Backtraces ==== ==== Backtraces ====
  
-If you do get an Xfce application to crash, it's best to detail exactly what you were doing that led to the crash. In addition, we need the //backtrace// of the crash. However most distributions by default make backtrace output useless because there binaries are optimized and do not contain human-readable information to make a relation between the compiled code and the source code (like file, function and variable-names).+If you do get an Xfce application to crash, it's best to detail exactly what you were doing that led to the crash. In addition, we need the //backtrace// of the crash. However most distributions by default make backtrace output useless because their binaries are optimized and do not contain human-readable information to make a relation between the compiled code and the source code (like file, functionand variable-names).
  
 The sites below provide guidance from the respective distributions how to remedy this situation so you can provide all the info we need to fix your issue. The sites below provide guidance from the respective distributions how to remedy this situation so you can provide all the info we need to fix your issue.