Hi,

with cvs as of today, I receive a segfault shortly after starting fgfs;
No command line args, no .fgfsrc, no .fgfs directory, standard preferences.xml
fresh autogen.sh and configure

Here is a backtrace

Program received signal SIGSEGV, Segmentation fault.
FGAirport::getIteratorForRunwayIdent (this=0x523b830, aIdent=<value optimized 
out>)
    at /usr/include/c++/4.3/bits/basic_string.h:278
278           { return  _M_dataplus._M_p; }
(gdb) bt
#0  FGAirport::getIteratorForRunwayIdent (this=0x523b830, aIdent=<value 
optimized out>)
    at /usr/include/c++/4.3/bits/basic_string.h:278
#1  0x000000000083436d in FGAirport::getRunwayByIdent (this=0x51e6e10, 
aide...@0x523b8d8)
    at simple.cxx:117
#2  0x000000000080666f in getRunwayFromName (ana...@0x523b878) at 
navdb.cxx:243
#3  0x000000000080cba7 in FGNavRecord::initAirportRelation (this=0x523b830) at 
navrecord.cxx:85
#4  0x000000000080ccf2 in FGNavRecord (this=0x523b830, aTy=<value optimized 
out>,
    aide...@0x7fffffffced0, ana...@0x7fffffffcee0, aPos=<value optimized out>, 
aFreq=11050, aRange=18,
    aMultiuse=287.32600000000002) at navrecord.cxx:49
#5  0x0000000000805043 in createNavFromStream (astre...@0x7fffffffd290) at 
navdb.cxx:100
#6  0x000000000080535e in fgNavDBInit (navlist=0x10419b0, loclist=0x4db3420, 
gslist=0x4db2ca0,
    dmelist=0x1025bd0, tacanlist=0x1021060, carrierlist=0x4db40c0, 
channellist=0x1042100)
    at navdb.cxx:125
#7  0x000000000043c56a in fgInitNav () at fg_init.cxx:986
#8  0x0000000000426aef in fgIdleFunction () at main.cxx:759
#9  0x000000000046baef in fgOSMainLoop () at fg_os_osgviewer.cxx:177
#10 0x00000000004279e5 in fgMainInit (argc=6, argv=0x7fffffffdbd8) at 
main.cxx:1070
#11 0x0000000000425d7c in main (argc=6, argv=0x7fffffffdbd8) at 
bootstrap.cxx:177

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to