Norman Vine wrote:

please enter 'backtrace full' in the gdb window immediately after gdb reports the Segmentation fault and post the results


Dave Perry writes:
Here is the bactrace.

Tile not found (Ok if initializing)
scheduling needed tiles for -122.358 37.6117
load() base = /usr/local/FlightGear/Scenery
Loading tile /usr/local/FlightGear/Scenery/w010n00/w001n00/2938503

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8192 (LWP 1886)]
0x082b9bf9 in ssgContext::forceBasicState() (this=0x8aa7008)
at ssgContext.cxx:101
warning: Source file is more recent than executable.

101 if ( ovState != NULL )
(gdb) backtrace full
#0 0x082b9bf9 in ssgContext::forceBasicState() (this=0x8aa7008)
at ssgContext.cxx:101
No locals.
#1 0x082b697e in ssgCullAndDraw(ssgBranch*) (r=0x8ba02f0) at ssg.h:2496
i = 1113325568
#2 0x08051a16 in fgRenderFrame() () at main.cxx:706
visibility_meters = 1.9209821818687447
agl = 5.2056703567504883
counter = 0
t = 5.2056703567504883
black = {0, 0, 0, 1}
white = {1, 1, 1, 1}
longitude = (const class SGPropertyNode *) 0x86d7040
latitude = (const SGPropertyNode *) 0x86d7828
altitude = (const SGPropertyNode *) 0x86d7cf0
groundlevel_nearplane = (const SGPropertyNode *) 0x8dff8d8
current(void, int,...)(wchar_t) = (class FGViewer *) 0x8f9da60
last_visibility = 10000
actual_visibility = 5.2056703567504883
clear_mask = 1113325568
#3 0x080529b6 in fgMainLoop () at main.cxx:1253
longitude = (const SGPropertyNode *) 0x86d7040
latitude = (const SGPropertyNode *) 0x86d7828
---Type <return> to continue, or q <return> to quit---
altitude = (const SGPropertyNode *) 0x86d7cf0
clock_freeze = (const SGPropertyNode *) 0x86ef490
cur_time_override = (const SGPropertyNode *) 0x86ed3e0
first_time = false
remainder = 0
elapsed = 0
last_time = 1040274495
frames = 1
t = (SGTime *) 0x8ada968
acmodel_location = (class FGLocation *) 0x0
last_clock_freeze = false
visibility_meters = 16000
current_view = (FGViewer *) 0x8f9da60
view_location = (FGLocation *) 0x0
#4 0x402f51b9 in idleWait () from /usr/lib/libglut.so.3
No symbol table info available.
#5 0x402f592d in glutMainLoop () from /usr/lib/libglut.so.3
No symbol table info available.
#6 0x08054ac1 in fgMainInit (argc=1, argv=0xbffff884) at main.cxx:1726
version = {static npos = 3221217279,
_M_dataplus = {<allocator<char>> = {<No data fields>},
_M_p = 0x86d393c "0.9.1"}, static _S_empty_rep_storage = Cannot access memor
y at address 0x0
(gdb) Quit
(gdb) q
The program is running. Exit anyway? (y or n) y
Did I copy enough?
- Dave


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

Reply via email to