On 19/10/09 02:48, Erik Hofman wrote: > I think I've found the problem which might or might not be a bug in the > OpenAL implementation. It is recommended to place all updates to the >
Maybe not, still locking up, I note there is an "AL Error (atc):" in the output there now which wasn't before (I think)... bof...@mortimer:/tmp$ gdb fgfs GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... (gdb) run Starting program: /usr/local/bin/fgfs [Thread debugging using libthread_db enabled] [New Thread 0x7fc4f387f790 (LWP 14296)] [New Thread 0x7fc4eae94950 (LWP 14299)] AL Error (atc): [New Thread 0x7fc4e593c950 (LWP 14300)] [New Thread 0x7fc4e513b950 (LWP 14302)] [New Thread 0x7fc4e493a950 (LWP 14303)] [New Thread 0x7fc4dffff950 (LWP 14304)] creating 3D noise texture... DONE ^C Program received signal SIGINT, Interrupt. [Switching to Thread 0x7fc4f387f790 (LWP 14296)] 0x00007fc4f3590a94 in __lll_lock_wait () from /lib/libpthread.so.0 (gdb) bt #0 0x00007fc4f3590a94 in __lll_lock_wait () from /lib/libpthread.so.0 #1 0x00007fc4f358c1ab in _L_lock_312 () from /lib/libpthread.so.0 #2 0x00007fc4f358bbb1 in pthread_mutex_lock () from /lib/libpthread.so.0 #3 0x00007fc4f11b3bb0 in ?? () from /usr/lib/libopenal.so.1 #4 0x00007fc4f11b3e1d in alcGetCurrentContext () from /usr/lib/libopenal.so.1 #5 0x00007fc4f11abd83 in alGetError () from /usr/lib/libopenal.so.1 #6 0x0000000000989028 in SGSampleGroup::testForALError (this=0x7fc4f13c9d80, s...@0x80) at ../../../SimGear/simgear/sound/sample_group.cxx:416 #7 0x0000000000989985 in SGSampleGroup::update (this=0xf3a97d0, dt=<value optimized out>) at ../../../SimGear/simgear/sound/sample_group.cxx:179 #8 0x000000000098daff in SGSoundMgr::update_late (this=0x2f26f20, dt=0) at ../../../SimGear/simgear/sound/soundmgr_openal.cxx:243 #9 0x000000000042a349 in fgMainLoop () at ../../../FlightGear/src/Main/main.cxx:486 #10 0x000000000047fd72 in fgOSMainLoop () at ../../../FlightGear/src/Main/fg_os_osgviewer.cxx:172 #11 0x000000000042af5f in fgMainInit (argc=1, argv=0x7ffffb9bf2f8) at ../../../FlightGear/src/Main/main.cxx:902 #12 0x0000000000429149 in main (argc=1, argv=0x7ffffb9bf2f8) 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