Bug#763821: [pkg-fgfs-crew] Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-05 Thread Bo Lan
Please do not close it right now, because I experienced another crash with "Segmentation Fault" when I do a long distance flight from VHHH to RJGG. Here is the information, including gdb: First of all, I used this command to start the fgfs: $ OSG_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu fgfs --fg-

Bug#763821: [pkg-fgfs-crew] Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-04 Thread Rebecca Palmer
The underlying bug has now been fixed in unstable, and this fix should reach testing in 5-10 days; you can either use the environment variable workaround until then, or install the fixed libopenscenegraph100 from unstable ( https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_track

Bug#763821: [pkg-fgfs-crew] Bug#763821: Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-03 Thread Bo Lan
Hi Rebecca Palmer, Thank you for your great help. After using this, it works without problem. However, sometime, I prefer using fgrun or the graphic application icons on the Gnome-Shell Desktop. It still crashes. Does it mean that I should add this env variable permanently? If yes, this bug can b

Bug#763821: [pkg-fgfs-crew] Bug#763821: Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-03 Thread Rebecca Palmer
The backtrace points to an exit handler, which suggests that FlightGear was already closing itself due to some other error (probably the unloadable objects) before it crashed. Yes, after disable the terrasync, it would not crash anymore. [...] The most importantly, the objects still cannot be

Bug#763821: [pkg-fgfs-crew] Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-03 Thread Pavel Reznicek
Hi, experiencing similar problem, it looks to be related to the bug in libopenscenegraph100: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763816 (temporary fix: OSG_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/ works for me) Cheers, Pavel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...

Bug#763821: [pkg-fgfs-crew] Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-03 Thread Bo Lan
Hi, Thank you for your reply. Yes, after disable the terrasync, it would not crash anymore. The crash is possibly related to the terrasync, but it is impossible caused by running out of memory. This computer has 8gb memory. The most importantly, the objects still cannot be loaded. Here is the d

Bug#763821: [pkg-fgfs-crew] Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-03 Thread Rebecca Palmer
Please install the debugging symbols and run a backtrace, as follows: $ sudo apt-get install libsimgearcore3.0.0-dbg libsimgearscene3.0.0-dbg gdb $ gdb fgfs (gdb) run [wait for crash] (gdb) thread apply all bt full Is it possible that you're running out of memory? Given that you have TerraSync

Bug#763821: FlightGear can't load any data and gets Segmentation fault

2014-10-02 Thread Bo Lan
Package: flightgear version: 3.0.0-2+b1 When I run flightgear, it fails to load almost any data. The game window can be shown about one to two seconds, but then, it crashes and gets segmentation fault. I expect that the everything in the game can be loaded, such as the aircraft, scenery, and navi