|
From: <fli...@go...> - 2013-12-10 16:31:48
|
Comment #3 on issue 1291 by eva...@ho...: FGFS does not exit http://code.google.com/p/flightgear-bugs/issues/detail?id=1291 eric@eric-home:~/flightgear/install/fgfs/bin$ gdb --arg ./fgfs --fg-root=$PWD/../fgdata/ GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 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 "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /home/eric/flightgear/install/fgfs/bin/fgfs...done. (gdb) run Starting program: /home/eric/flightgear/install/fgfs/bin/fgfs --fg-root=/home/eric/flightgear/install/fgfs/bin/../fgdata/ [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1". [New Thread 0xb53ceb70 (LWP 4654)] [Thread 0xb53ceb70 (LWP 4654) exited] [New Thread 0xb53ceb70 (LWP 4655)] [Thread 0xb53ceb70 (LWP 4655) exited] [New Thread 0xb53ceb70 (LWP 4656)] [Thread 0xb53ceb70 (LWP 4656) exited] [New Thread 0xb53ceb70 (LWP 4657)] Enabling ATI viewport hack [New Thread 0xb4941b70 (LWP 4658)] [Thread 0xb53ceb70 (LWP 4657) exited] [New Thread 0xb53ceb70 (LWP 4659)] [Thread 0xb53ceb70 (LWP 4659) exited] [New Thread 0xb53ceb70 (LWP 4660)] [New Thread 0xae879b70 (LWP 4661)] [New Thread 0x9fe86b70 (LWP 4662)] [Thread 0x9fe86b70 (LWP 4662) exited] [New Thread 0x9fe86b70 (LWP 4663)] [Thread 0x9fe86b70 (LWP 4663) exited] [New Thread 0x9fe86b70 (LWP 4664)] [New Thread 0x9b684b70 (LWP 4665)] [Thread 0xb53ceb70 (LWP 4660) exited] [New Thread 0xb53ceb70 (LWP 4666)] FuelLog ... loaded environment init KMA20 audio panel initialized KI266 dme indicator #0 initialized [New Thread 0x9a6fdb70 (LWP 4667)] [New Thread 0x99efcb70 (LWP 4668)] MapStructure.nas: Testing code disabled, see $FG_ROOT/gui/dialogs/map-canvas.xml instead Electrical system initialized KAP140 power up [Thread 0x99efcb70 (LWP 4668) exited] [Thread 0x9a6fdb70 (LWP 4667) exited] [Thread 0x9b684b70 (LWP 4665) exited] [Thread 0x9fe86b70 (LWP 4664) exited] [Thread 0xb53ceb70 (LWP 4666) exited] [New Thread 0xb53ceb70 (LWP 4670)] Error: pthread_cond_destroy(,) returned error status, status = 16 -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings |