2,561
edits
m (-> providing proper info to help debug segmentation faults) |
|||
| Line 108: | Line 108: | ||
TODO: we need to evaluate the forum and mailing discussions of the last 2-3 months in order to determine which issues were the most frequently reported ones (i.e. FreeGLUT, RenderTexture,3D Clouds,non calibrated hardware etc), so that we can summarize these issues here, and possibly even directly provide solutions later on. | TODO: we need to evaluate the forum and mailing discussions of the last 2-3 months in order to determine which issues were the most frequently reported ones (i.e. FreeGLUT, RenderTexture,3D Clouds,non calibrated hardware etc), so that we can summarize these issues here, and possibly even directly provide solutions later on. | ||
== Troubleshooting Segmentation Faults == | |||
If you experience segmentation faults while trying to start FlightGear, please try to provide additional information (using default settings & configuration) such as: | |||
* full OSG debug info (by setting the environment variable OSG_NOTIFY_LEVEL=debug) | |||
* full fgfs startup info using --log-level=bulk | |||
* backtrace obtained via gdb | |||
* system call trace obtained via strace | |||
= Solutions = | = Solutions = | ||
edits