Bug#750939: [pkg-fgfs-crew] Bug#750939: flightgear: Occasional deadlock when processing key input

2014-10-27 Thread Rebecca N. Palmer
Rebecca, do you think there is a way to trigger this bug with certainty? Even if that means modifying the sources to create an artificial trigger for the bug? It happens when naGC_swapfree finds that the Nasal dead list is full, so we can make it more likely by reducing that limit:

Bug#750939: [pkg-fgfs-crew] Bug#750939: flightgear: Occasional deadlock when processing key input

2014-10-27 Thread Ludovic Brenta
Rebecca N. Palmer wrote: With this, gdb --args fgfs --aircraft=b1900d --airport=NZNV and pressing 'v' a few times reliably triggers it, allowing me to confirm that the patch works. Wow that was more than I hoped for. Is there still a need for me to test Markus' package? Thanks both for

Bug#750939: [pkg-fgfs-crew] Bug#750939: flightgear: Occasional deadlock when processing key input

2014-06-10 Thread Rebecca N. Palmer
A quick test with --aircraft=b1900d --airport=EDDR and cycling through the views didn't reproduce this, but given its intermittent nature that doesn't prove anything. Please install the debug symbols (apt-get install libsimgearcore3.0.0-dbg libsimgearscene3.0.0-dbg) and re-run your trace