* Buchanan, Stuart -- Thursday 23 March 2006 11:39:
> I'm getting a core dump when running with Concorde on an up to date
> SimGear/FG/Data on Cygwin.

There are apparently two reasons:
(a) the concorde doesn't work with jsbsim 2.0 yet, and aborts
(b) this crashes fgfs (but why?)

(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0x4049b541 in raise () from /lib/tls/libc.so.6
#2  0x4049cdbb in abort () from /lib/tls/libc.so.6
#3  0x404d18b5 in __libc_message () from /lib/tls/libc.so.6
#4  0x404d7842 in malloc_printerr () from /lib/tls/libc.so.6
#5  0x404d81f4 in free () from /lib/tls/libc.so.6
#6  0x40414c61 in operator delete () from /usr/lib/libstdc++.so.6
#7  0x403f18cd in std::string::_Rep::_M_destroy () from /usr/lib/libstdc++.so.6
#8  0x403f2a78 in std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::~basic_string ()
   from /usr/lib/libstdc++.so.6
#9  0x084e7006 in ~entry (this=0xab2b600) at props.cxx:2139
#10 0x084e7069 in ~bucket (this=0xab2afa0) at props.cxx:2162
#11 0x084e70d3 in ~hash_table (this=0x89b1b90) at props.cxx:2217
#12 0x084e9afd in ~SGPropertyNode (this=0x89b1608) at props.cxx:757
#13 0x08067778 in SGSharedPtr<SGPropertyNode>::put (this=0xab59e6c) at 
SGSharedPtr.hxx:93
#14 0x08067795 in ~SGSharedPtr (this=0xab59e6c) at SGSharedPtr.hxx:58
#15 0x084e6ff5 in ~entry (this=0xab59e68) at props.cxx:2139
#16 0x084e7069 in ~bucket (this=0xab2afa0) at props.cxx:2162
#17 0x084e70d3 in ~hash_table (this=0x89b1b90) at props.cxx:2217
#18 0x084e9afd in ~SGPropertyNode (this=0x89b1608) at props.cxx:757
#19 0x080539d8 in ~FGGlobals (this=0x89b1480) at globals.cxx:102
#20 0x08051ce6 in fgExitCleanup () at bootstrap.cxx:226
#21 0x4049e204 in exit () from /lib/tls/libc.so.6
#22 0x0806d2b1 in fgInitFDM () at fg_init.cxx:1370
#23 0x0806dc54 in fgInitSubsystems () at fg_init.cxx:1598
#24 0x08058c06 in fgIdleFunction () at main.cxx:881
#25 0x08052c54 in fgOSMainLoop () at fg_os_sdl.cxx:239
#26 0x080593bf in fgMainInit (argc=10, argv=0xbf92b374) at main.cxx:1040
#27 0x08051a98 in main (argc=10, argv=0xbf92b374) at bootstrap.cxx:198

m.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to