David,

With the new "Air" dialog box, I'm running into a segfault.  What I do
to trigger the crash is first bringe up the "Air" dialog box, then I
examine the data and decide I don't want to change anything, then I
click ok.

The back trace lists a bunch of internal PUI calls and then dies in
GUI/dialog.cc:action_callback(), specifically at line #24.  I'm
guessing that info->bindings[i] doesn't have a valid object so when it
tries to call the fire() method it segfaults.

Is that enough for you to go on, or should I dig deeper and find
additional info for you?

I'm getting this exact same behavior all three weather dialog boxes.

Thanks,

Curt.
-- 
Curtis Olson   IVLab / HumanFIRST Program       FlightGear Project
Twin Cities    [EMAIL PROTECTED]                  [EMAIL PROTECTED]
Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to