2,561
edits
m (-> providing proper info to help debug segmentation faults) |
|||
| Line 114: | Line 114: | ||
* backtrace obtained via gdb | * backtrace obtained via gdb | ||
* system call trace obtained via strace | * system call trace obtained via strace | ||
This sort of info will help to determine whether the problem is actually caused by FlightGear (or one of its dependencies) or by local, system-specific issues. | |||
= Solutions = | = Solutions = | ||
edits