Michael Basler writes: > One issue: When I make a selection from the Weather menu the dialog box > opens as it should. However, after only pressing either OK or Cancel the > simulator silently dies with a stackdump as follows: > > _____________________________ > token = OBJECT_BASE name = 942035.btg > load() base = ./Scenery > Loading tile ./Scenery/w130n30/w123n37/942067 > token = OBJECT_BASE name = 942067.btg > token = OBJECT name = 59CA.btg > 5 [main] FGFS 4012 handle_exceptions: Exception: > STATUS_ACCESS_VIOLATION > 5512 [main] FGFS 4012 open_stackdumpfile: Dumping stack trace to > fgfs.exe.sta > ckdump > _____________________________
That looks like it's just program output. Can you get a proper backtrace in gdb or some other debugger? All the best, David -- David Megginson, [EMAIL PROTECTED], http://www.megginson.com/ _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
