On 18/10/09 01:33, Scott Hamilton wrote: > > try --log-level=info or --log-level=debug on the command line, and it > should tell you how far it got. I've uploaded the stderr, stdout of both to here:
http://sirius.gogo.co.nz/fgfs-logs/ > Are you able to reproduce it every time? Yes, does the same thing every time. > If you know how to drive the gdb debugger that may be more useful. Very long time since I've done any real work with a debugger, but here's a backtrace... (gdb) run Starting program: /usr/local/bin/fgfs [Thread debugging using libthread_db enabled] [New Thread 0x7fae9a707790 (LWP 5249)] [New Thread 0x7fae91d1e950 (LWP 5252)] [New Thread 0x7fae8c7c6950 (LWP 5253)] [New Thread 0x7fae8bfc5950 (LWP 5257)] FGMultiplayMgr - No receiver port, Multiplayermode disabled KI266 dme indicator #0 initialized loading scenario 'nimitz_demo' [New Thread 0x7fae8b7c4950 (LWP 5258)] [New Thread 0x7fae8afc3950 (LWP 5259)] creating 3D noise texture... DONE ^C Program received signal SIGINT, Interrupt. [Switching to Thread 0x7fae9a707790 (LWP 5249)] 0x00007fae9a418a94 in __lll_lock_wait () from /lib/libpthread.so.0 (gdb) bt #0 0x00007fae9a418a94 in __lll_lock_wait () from /lib/libpthread.so.0 #1 0x00007fae9a4141ab in _L_lock_312 () from /lib/libpthread.so.0 #2 0x00007fae9a413bb1 in pthread_mutex_lock () from /lib/libpthread.so.0 #3 0x00007fae9803bbb0 in ?? () from /usr/lib/libopenal.so.1 #4 0x00007fae9803be1d in alcGetCurrentContext () from /usr/lib/libopenal.so.1 #5 0x00007fae98033d83 in alGetError () from /usr/lib/libopenal.so.1 #6 0x0000000000987708 in SGSampleGroup::testForALError (this=0x7fae98251d80, s...@0x80) at ../../../SimGear/simgear/sound/sample_group.cxx:394 #7 0x0000000000988065 in SGSampleGroup::update (this=0xea3cbf0, dt=<value optimized out>) at ../../../SimGear/simgear/sound/sample_group.cxx:157 #8 0x000000000098c90f in SGSoundMgr::update_late (this=0x257e290, dt=0) at ../../../SimGear/simgear/sound/soundmgr_openal.cxx:237 #9 0x000000000042a4a9 in fgMainLoop () at ../../../FlightGear/src/Main/main.cxx:486 #10 0x000000000047fe32 in fgOSMainLoop () at ../../../FlightGear/src/Main/fg_os_osgviewer.cxx:172 #11 0x000000000042b0bf in fgMainInit (argc=1, argv=0x7fffa2845178) at ../../../FlightGear/src/Main/main.cxx:900 #12 0x00000000004291f9 in main (argc=1, argv=0x7fffa2845178) at ../../../FlightGear/src/Main/bootstrap.cxx:228 ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel