Board index FlightGear Support Compiling

Debugging FG

Building FlightGear from source, and in the need for help?

Debugging FG

Postby Necolatis » Thu Feb 28, 2013 11:01 pm

I have compiled a debug version of FG. I get an exception, but before I try to fix that I want to be sure I am debugging correctly.

If I set Visual Studio 2010 Express to debug the standard binaries it loads up and works, but I get this:

Code: Select all
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\fgfs.exe', Exports loaded.
'fgfs.exe': Loaded 'C:\Windows\System32\ntdll.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\kernel32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\KernelBase.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\user32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\gdi32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\lpk.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\usp10.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\msvcrt.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\shell32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\shlwapi.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osg80-osgText.dll', Exports loaded.
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osg80-osgDB.dll', Exports loaded.
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osg80-osg.dll', Exports loaded.
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\ot12-OpenThreads.dll', Exports loaded.
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\msvcr100.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\msvcp100.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\opengl32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\advapi32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\sechost.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\rpcrt4.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\glu32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\ddraw.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\dciman32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\setupapi.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\cfgmgr32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\oleaut32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\ole32.dll', Symbols loaded.
'fgfs.exe': Loaded 'C:\Windows\System32\devobj.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\dwmapi.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osg80-osgUtil.dll', Exports loaded.
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osg80-osgSim.dll', Exports loaded.
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osg80-osgParticle.dll', Exports loaded.
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osg80-osgViewer.dll', Exports loaded.
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osg80-osgGA.dll', Exports loaded.
'fgfs.exe': Loaded 'C:\Windows\System32\winmm.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\ws2_32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\nsi.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\OpenAL32.dll', Exports loaded.
'fgfs.exe': Loaded 'C:\Windows\System32\imm32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\msctf.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\nvinitx.dll', Exports loaded.
'fgfs.exe': Loaded 'C:\Program Files\NVIDIA Corporation\coprocmanager\detoured.dll', Exports loaded.
'fgfs.exe': Loaded 'C:\Program Files\NVIDIA Corporation\coprocmanager\Nvd3d9wrapx.dll', Exports loaded.
'fgfs.exe': Loaded 'C:\Program Files\NVIDIA Corporation\coprocmanager\nvdxgiwrapx.dll', Exports loaded.
'fgfs.exe': Loaded 'C:\Windows\System32\WRusr.dll', Exports loaded.
'fgfs.exe': Loaded 'C:\Windows\System32\psapi.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\oleacc.dll', Exports loaded.
'fgfs.exe': Loaded 'C:\Windows\System32\msimg32.dll', Exports loaded.
'fgfs.exe': Loaded 'C:\Windows\System32\profapi.dll', Cannot find or open the PDB file
The thread 'Win64 Thread' (0x17f8) has exited with code -188678144 (0xf4c10000).
The thread 'Win64 Thread' (0x22cc) has exited with code 0 (0x0).
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osgPlugins-3.0.1\osgdb_png.dll', Binary was not built with debug information.
'fgfs.exe': Loaded 'C:\Windows\System32\uxtheme.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\wintrust.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\crypt32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\msasn1.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\nvoglv64.dll', Exports loaded.
'fgfs.exe': Loaded 'C:\Windows\System32\version.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\ntmarta.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\Wldap32.dll', Symbols loaded (source information stripped).
The thread 'Win64 Thread' (0xfe0) has exited with code 0 (0x0).
'fgfs.exe': Loaded 'C:\Windows\System32\powrprof.dll', Symbols loaded (source information stripped).
'fgfs.exe': Unloaded 'C:\Windows\System32\powrprof.dll'
The thread 'Win64 Thread' (0x2120) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x8e4) has exited with code 0 (0x0).
'fgfs.exe': Loaded 'C:\Windows\System32\igd10umd64.dll', Exports loaded.
'fgfs.exe': Unloaded 'C:\Windows\System32\igd10umd64.dll'
'fgfs.exe': Loaded 'C:\Windows\System32\cryptbase.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osgPlugins-3.0.1\osgdb_txf.dll', Binary was not built with debug information.
'fgfs.exe': Loaded 'C:\Windows\System32\igd10umd64.dll', Exports loaded.
'fgfs.exe': Loaded 'C:\Windows\System32\mswsock.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\WSHTCPIP.DLL', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL', Exports loaded.
'fgfs.exe': Loaded 'C:\Windows\System32\dnsapi.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\IPHLPAPI.DLL', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\winnsi.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\FWPUCLNT.DLL', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\rasadhlp.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\wship6.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\dinput.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\hid.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osgPlugins-3.0.1\osgdb_rgb.dll', Binary was not built with debug information.
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osgPlugins-3.0.1\osgdb_ac.dll', Binary was not built with debug information.
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x00b14f50..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x00b14d60..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x00b14d60..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x00b15140..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x00b15140..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x00b15140..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x00b1a4d0..
'fgfs.exe': Loaded 'C:\Windows\System32\dsound.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\powrprof.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\clbcatq.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\MMDevAPI.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\propsys.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\wdmaud.drv', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\ksuser.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\avrt.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\AudioSes.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\msacm32.drv', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\msacm32.dll', Symbols loaded (source information stripped).
'fgfs.exe': Loaded 'C:\Windows\System32\midimap.dll', Symbols loaded (source information stripped).
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5b100..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5b100..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5b100..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5b100..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5b100..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5b100..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5b100..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5b100..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5b100..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5b100..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ab0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5ca30..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5ca30..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5ca30..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5ca30..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f571e0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5ca30..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ab0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ab0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ab0..
'fgfs.exe': Loaded 'D:\ProgramFiles\FlightGear_2.10.0.3\bin\Win64\osgPlugins-3.0.1\osgdb_freetype.dll', Binary was not built with debug information.
The thread 'Win64 Thread' (0x1a4c) has exited with code 0 (0x0).
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a340..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d0d0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d2c0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d0d0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d0d0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d0d0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d0d0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d2c0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d0d0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d2c0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d2c0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d2c0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d0d0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a340..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a340..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d2c0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a340..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a340..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a340..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a340..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d2c0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d2c0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5d2c0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f59ca0..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5ca30..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5ca30..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
First-chance exception at 0x000007fefdac9e5d (KernelBase.dll) in fgfs.exe: Microsoft C++ exception: simgear::effect::BuilderException at memory location 0x20f5a530..
The thread 'Win64 Thread' (0xc20) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x2328) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x1e48) has exited with code 0 (0x0).
'fgfs.exe': Unloaded 'C:\Windows\System32\igd10umd64.dll'
The thread 'Win64 Thread' (0xf4c) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x814) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x1ec8) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x1370) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0xd3c) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x229c) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x36c) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x62c) has exited with code 0 (0x0).
'fgfs.exe': Unloaded 'C:\Windows\System32\wship6.dll'
'fgfs.exe': Unloaded 'C:\Windows\System32\WSHTCPIP.DLL'
The thread 'Win64 Thread' (0x1654) has exited with code 0 (0x0).
'fgfs.exe': Unloaded 'C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL'
'fgfs.exe': Unloaded 'C:\Windows\System32\FWPUCLNT.DLL'
The thread 'Win64 Thread' (0x20c0) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x1384) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x1700) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x1b0c) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x16bc) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x1aa8) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x1738) has exited with code 0 (0x0).
The thread 'Win64 Thread' (0x1e04) has exited with code 0 (0x0).
The program '[7948] fgfs.exe: Native' has exited with code 0 (0x0).


Should I just ignore those exceptions, or does they mean something is wrong? The console looks normal.
"Airplane travel is nature's way of making you look like your passport photo."
— Al Gore
User avatar
Necolatis
 
Posts: 2233
Joined: Mon Oct 29, 2012 1:40 am
Location: EKOD
Callsign: Leto
IRC name: Neco
Version: 2020.3.19
OS: Windows 10

Re: Debugging FG

Postby Necolatis » Thu Feb 28, 2013 11:41 pm

And what is the difference between a Debug and RelWithDebInfo build?

Will it compile source into the executable in both, or at least source line numbers?
"Airplane travel is nature's way of making you look like your passport photo."
— Al Gore
User avatar
Necolatis
 
Posts: 2233
Joined: Mon Oct 29, 2012 1:40 am
Location: EKOD
Callsign: Leto
IRC name: Neco
Version: 2020.3.19
OS: Windows 10

Re: Debugging FG

Postby Necolatis » Fri Mar 01, 2013 12:09 am

I managed to get source and line numbers into fgfs.exe, here is the callstack for the first exception: (win7, 64bit, RelWithDebInfo, nothing in console yet at debug lvl)

Code: Select all
    KernelBase.dll!RaiseException()  + 0x3d bytes   
    msvcr100.dll!__CxxCallCatchBlock()  + 0x15e bytes   
    ntdll.dll!RcFrameConsolidation()  + 0x3 bytes   
    osg80-osgDB.dll!osgDB::readXmlStream()  + 0xf595 bytes   
    [Frames below may be incorrect and/or missing, no symbols loaded for osg80-osgDB.dll]   
    msvcr100.dll!_CallSettingFrame()  + 0x20 bytes   
    msvcr100.dll!__CxxCallCatchBlock()  + 0xeb bytes   
    ntdll.dll!RcFrameConsolidation()  + 0x3 bytes   
    osg80-osgDB.dll!std::basic_ofstream<char,std::char_traits<char> >::open()  + 0x414 bytes   
    osg80-osgDB.dll!osgDB::Registry::writeShader()  + 0x3ab bytes   
    osg80-osgDB.dll!osgDB::DotOsgWrapper::DotOsgWrapper()  + 0xb3 bytes   
    osg80-osgDB.dll!osgDB::RegisterDotOsgWrapperProxy::RegisterDotOsgWrapperProxy()  + 0x8e bytes   
>   fgfs.exe!simgear::`anonymous namespace'::`dynamic initializer for 'effectProxy''()  Line 1394 + 0xe6 bytes   C++
    msvcr100d.dll!_initterm(void (void)* * pfbegin, void (void)* * pfend)  Line 873   C
    fgfs.exe!__tmainCRTStartup()  Line 474   C
    fgfs.exe!mainCRTStartup()  Line 371   C
    kernel32.dll!BaseThreadInitThunk()  + 0xd bytes   
    ntdll.dll!RtlUserThreadStart()  + 0x21 bytes   
"Airplane travel is nature's way of making you look like your passport photo."
— Al Gore
User avatar
Necolatis
 
Posts: 2233
Joined: Mon Oct 29, 2012 1:40 am
Location: EKOD
Callsign: Leto
IRC name: Neco
Version: 2020.3.19
OS: Windows 10

Re: Debugging FG

Postby zakalawe » Fri Mar 01, 2013 1:40 pm

This is because in our loader code, we have some missing images / textures, and they're reported (and then caught) as exceptions. At least, that's what I see on Mac, and your stacktraces look similar, not sure if they're identical, it's a few months since I looked at this.
zakalawe
 
Posts: 1259
Joined: Sat Jul 19, 2008 5:48 pm
Location: Edinburgh, Scotland
Callsign: G-ZKLW
Version: next
OS: Mac

Re: Debugging FG

Postby Necolatis » Fri Mar 01, 2013 2:50 pm

zakalawe wrote in Fri Mar 01, 2013 1:40 pm:they're reported (and then caught) as exceptions.


MSVS 2010, say its unhandled. The option to ignore it is greyed out. Can only break or continue.

If I continue, I get some access violations, and did not get it up and running (did not have patience to click through 100 of them). Also saw on some websites that it wont work to continue after an unhandled exception.
"Airplane travel is nature's way of making you look like your passport photo."
— Al Gore
User avatar
Necolatis
 
Posts: 2233
Joined: Mon Oct 29, 2012 1:40 am
Location: EKOD
Callsign: Leto
IRC name: Neco
Version: 2020.3.19
OS: Windows 10

Re: Debugging FG

Postby alcallejo » Thu Nov 07, 2013 3:45 pm

Hi,

I'm getting the exact same memory error when trying to debug from VS 2010 Express: a memory exception related to osgDB::RegisterDotOsgWrapperProxy effectProxy.
Not sure if you guys solved the problem. Any idea of what I could try?

Thanks,
Alfonso
alcallejo
 
Posts: 9
Joined: Thu Sep 12, 2013 3:17 pm


Return to Compiling

Who is online

Users browsing this forum: No registered users and 6 guests