On 24 Apr 2012, at 09:20, Renk Thorsten wrote:

>> Can you get a backtrace?
> 
> I can try if you tell me what I need to do...

(re-)Build fgfs with debug symbols:

        -DCMAKE_BUILD_TYPE=Debug

when running cmake, might need to make clean + make again

then run fgfs

gdb fgfs
run --log-level=info --airport=KSFO --some-other-options-to-fgfs

.... wait for the crash ...

bt
.... copy and paste what gets spewed out into email ....

> 
>> I've made a change to the startup sequence,  
>> yesterday, but I would expect it to crash later (after scenery loading),  
>> ten seconds sounds too early.
> 
> Misunderstanding: After scenery loading and I find myself in the cockpit, I 
> have 10 seconds to look around, then comes the crash.

That's much more likely to be me - does disabling traffic stop the crash?

(And does re-winding Git to yesterday morning also stop it?)

James


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to