Hi again,

I recompiled everything this morning from GIT and positioned my plane at EHAM for another look at the AI traffic.
I noticed, that under the current weather conditions (visibility 2100m), buildings and planes etc. in the distance seem to become transparent. See this image. The red/white box in the foreground is opaque, but all stuff behind it is not as solid as expected...

Note how at least one AI plane (the one on the left) seems to be standing on top of a building.

transparent

Furthermore, I am sorry, that I have to report that (at least on one occasion) fgfs still crashed on exit. I will give it a couple of goes to see if this is reproducable. The stack trace seems to indicate the same problem as before.
This is the stack trace:

Core was generated by `fgfs --fg-root=/home/mifi/Software/Sources/fgfs12/install/fgrun/bin/../../fgfs/'.
Program terminated with signal 6, Aborted.
#0  0x00007f8346dfaa75 in raise () from /lib/libc.so.6
#1  0x00007f8346dfe5c0 in abort () from /lib/libc.so.6
#2  0x00007f8346e344fb in ?? () from /lib/libc.so.6
#3  0x00007f8346e3e5b6 in ?? () from /lib/libc.so.6
#4  0x00007f8346e44e83 in free () from /lib/libc.so.6
#5  0x00007f834740a129 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib/libstdc++.so.6
#6  0x000000000091ba07 in FGNasalSys::setTimer (this=0x7f833fee2870,
    c=0x7f833ff8e7a0, argc=2, args=0x7f833ff8f3b0) at NasalSys.cxx:953
#7  0x00000000009180a8 in f_settimer (c=0x7f833ff8e7a0, me=..., argc=2,
    args=0x7f833ff8f3b0) at NasalSys.cxx:285
#8  0x0000000000b9d2c9 in setupFuncall (ctx=0x7f833ff8e7a0,
    nargs=<value optimized out>, mcall=0, named=0) at code.c:316
#9  0x0000000000b9d776 in run (ctx=0x7f833ff8e7a0) at code.c:682
#10 0x0000000000b9f1d8 in naCall (ctx=<value optimized out>, func=...,
    argc=<value optimized out>, args=<value optimized out>, obj=...,
    locals=...) at code.c:846
#11 0x0000000000917067 in FGNasalSys::call (this=0x7f833fee2870, code=...,
    argc=4, args=0x7fffd4aea590, locals=...) at NasalSys.cxx:91
#12 0x000000000091c7ea in FGNasalListener::call (this=0x7f83354708e0,
    which=0x7f83354707c0, mode=...) at NasalSys.cxx:1081
#13 0x000000000091c8b5 in FGNasalListener::valueChanged (this=0x7f83354708e0,
    node=0x7f83354707c0) at NasalSys.cxx:1089
---Type <return> to continue, or q <return> to quit---
#14 0x0000000000b80848 in SGPropertyNode::fireValueChanged (
    this=0x7f83354707c0, node=0x7f83354707c0) at props.cxx:2107
#15 0x0000000000b80795 in SGPropertyNode::fireValueChanged (
    this=0x7f83354707c0) at props.cxx:2087
#16 0x0000000000b82fce in SGPropertyNode::set_string (this=0x7f83354707c0,
    val=0x7f8330194fc8 "/ai[0]/models[0]/aircraft[40]") at props.cxx:509
#17 0x0000000000b7f0f2 in SGPropertyNode::setStringValue (this=0x7f83354707c0,
    value=0x7f8330194fc8 "/ai[0]/models[0]/aircraft[40]") at props.cxx:1506
#18 0x000000000045a794 in SGPropertyNode::setStringValue (this=0x7f83354707c0,
    value=...)
    at /home/mifi/Software/Sources/fgfs12/install/simgear/include/simgear/props/props.hxx:1208
#19 0x0000000000970f71 in ~FGAIBase (this=0x7f83301854e0,
    __in_chrg=<value optimized out>) at AIBase.cxx:135
#20 0x00000000009765df in ~FGAIAircraft (this=0x7f83301854e0,
    __in_chrg=<value optimized out>) at AIAircraft.cxx:97
#21 0x000000000096aba6 in SGSharedPtr<FGAIBase>::put (this=0x7f83361f5420)
    at /home/mifi/Software/Sources/fgfs11/install/simgear/include/simgear/structure/SGSharedPtr.hxx:107
#22 0x000000000096aaee in ~SGSharedPtr (this=0x7f83361f5420,
    __in_chrg=<value optimized out>)
    at /home/mifi/Software/Sources/fgfs11/install/simgear/include/simgear/structure/SGSharedPtr.hxx:61
---Type <return> to continue, or q <return> to quit---
#23 0x000000000096a6a6 in __gnu_cxx::new_allocator<SGSharedPtr<FGAIBase> >::destroy (this=0x7fffd4aea94f, __p=0x7f83361f5420)
    at /usr/include/c++/4.4/ext/new_allocator.h:115
#24 0x0000000000969eeb in std::_List_base<SGSharedPtr<FGAIBase>, std::allocator<SGSharedPtr<FGAIBase> > >::_M_clear (this=0x7f833c92c4e0)
    at /usr/include/c++/4.4/bits/list.tcc:76
#25 0x000000000096992d in ~_List_base (this=0x7f833c92c4e0,
    __in_chrg=<value optimized out>)
    at /usr/include/c++/4.4/bits/stl_list.h:360
#26 0x0000000000969806 in ~list (this=0x7f833c92c4e0,
    __in_chrg=<value optimized out>)
    at /usr/include/c++/4.4/bits/stl_list.h:418
#27 0x0000000000963e2c in ~FGSubmodelMgr (this=0x7f833c92c210,
    __in_chrg=<value optimized out>) at submodel.cxx:44
#28 0x0000000000bc5222 in ~Member (this=0x7f833d295370,
    __in_chrg=<value optimized out>) at subsystem_mgr.cxx:323
#29 0x0000000000bc41d7 in ~SGSubsystemGroup (this=0x2c2a588,
    __in_chrg=<value optimized out>) at subsystem_mgr.cxx:119
#30 0x0000000000bc5be5 in ~SGSubsystemMgr (this=0x2c2a470,
    __in_chrg=<value optimized out>) at subsystem_mgr.cxx:393
#31 0x00000000004688bf in ~FGGlobals (this=0x2c29450,
    __in_chrg=<value optimized out>) at globals.cxx:174
#32 0x000000000043378a in fgMainInit (argc=35, argv=0x7fffd4aeacc8)
---Type <return> to continue, or q <return> to quit---
    at main.cxx:607
#33 0x0000000000430b6e in main (argc=35, argv=0x7fffd4aeacc8)
    at bootstrap.cxx:243


m

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to