Re: [Flightgear-devel] Segfault in SGTime::updateLocal

2001-12-01 Thread John Check
Last time I had threads enabled I was getting segfaults too. Try configuring without. On Saturday 01 December 2001 7:51 pm, you wrote: > This is from CVS of FlightGear from today : > > # gdb /usr/local/bin/fgfs > ... > Registering event: fgLight::Update() > Updating light parameters. > Sun angl

RE: [Flightgear-devel] Segfault in SGTime::updateLocal

2001-12-01 Thread Norman Vine
Ross Golder writes: > >This is from CVS of FlightGear from today : > ># gdb /usr/local/bin/fgfs >... >Registering event: fgLight::Update() >Updating light parameters. > Sun angle = nan > ambient = 0.14 diffuse = 1 sky = 1 >Registering event: fgUpdateLocalTime() Hmm, I am assuming this is o

[Flightgear-devel] Segfault in SGTime::updateLocal

2001-12-01 Thread Ross Golder
This is from CVS of FlightGear from today : # gdb /usr/local/bin/fgfs ... Registering event: fgLight::Update() Updating light parameters. Sun angle = nan ambient = 0.14 diffuse = 1 sky = 1 Registering event: fgUpdateLocalTime() Program received signal SIGSEGV, Segmentation fault. [Switchin