Re: [Flightgear-devel] segfault in today's GIT

2011-02-04 Thread Martin Spott
Ivan Ngeow wrote: Today's SG, FG and fgdata. FreeBSD-8.0. Same here (on Debian Linux). The file $FG_ROOT/ATC/default.transmissions is missing from the Base Package - and 'touch'ing an empty file just leads to FG eating all memory. Cheers, Martin. -- Unix _IS_ user friendly - it's

Re: [Flightgear-devel] segfault in today's GIT

2011-02-04 Thread Martin Spott
Martin Spott wrote: The file $FG_ROOT/ATC/default.transmissions is missing from the Base Package - and 'touch'ing an empty file just leads to FG eating all memory. Get it from here:

Re: [Flightgear-devel] segfault in today's GIT

2011-02-04 Thread Ivan Ngeow
On 4 February 2011 19:07, Martin Spott martin.sp...@mgras.net wrote: Martin Spott wrote: The file $FG_ROOT/ATC/default.transmissions is missing from the Base Package - and 'touch'ing an empty file just leads to FG eating all memory. Get it from here:

Re: [Flightgear-devel] segfault in today's GIT

2011-02-04 Thread Martin Spott
Ivan Ngeow wrote: On 4 February 2011 19:07, Martin Spott wrote: Get it from here: http://mapserver.flightgear.org/git/gitweb.pl?p=fgdata;a=blob_plain;f=ATC/default.transmissions;hb=f8c697ef4274fef4fd821d3b9316bbda1030a05f nup, this link doesn't work. Maybe your MUA broke it, in this

Re: [Flightgear-devel] segfault in today's GIT

2011-02-04 Thread Martin Spott
Martin Spott wrote: Martin Spott wrote: The file $FG_ROOT/ATC/default.transmissions is missing from the Base Package - and 'touch'ing an empty file just leads to FG eating all memory. Get it from here:

Re: [Flightgear-devel] segfault in today's GIT

2011-02-04 Thread Ivan Ngeow
On 4 February 2011 21:49, Martin Spott martin.sp...@mgras.net wrote: Martin Spott wrote: The file $FG_ROOT/ATC/default.transmissions is missing from the Base Package - and 'touch'ing an empty file just leads to FG eating all memory. Get it from here:

Re: [Flightgear-devel] segfault in today's GIT

2011-02-04 Thread Martin Spott
Ivan Ngeow wrote: And the segfault remains, same location, after restoring this file. Perhaps there are other files removed? Well, quite a few files had been removed, but none of the other removals is crashing FlightGear. If you think 'your' crash is related to one of the other file removals,

Re: [Flightgear-devel] segfault in today's GIT

2011-02-04 Thread Ivan Ngeow
On 4 February 2011 22:44, Martin Spott martin.sp...@mgras.net wrote: and maybe restore individual files from here - or configure with --disable-atcdcl, which, as far as I remember, has recently been re-enabled by default. Yes I vaguely remember that too. Unfortunately,

Re: [Flightgear-devel] segfault in today's GIT

2011-02-04 Thread Dave L
On Fri, Feb 4, 2011 at 3:10 PM, Ivan Ngeow wrote: On 4 February 2011 22:44, Martin Spott wrote: and maybe restore individual files from here - or configure with --disable-atcdcl, which, as far as I remember, has recently been re-enabled by default. Yes I vaguely remember that

[Flightgear-devel] segfault in today's GIT

2011-02-03 Thread Ivan Ngeow
Today's SG, FG and fgdata. FreeBSD-8.0. 0x080e91e9 in FGATCMgr::update (this=0x537fbf60, dt=0.0083332) at ATCmgr.cxx:119 119 (*atc_list_itr).second-Update(dt * atc_list-size()); (gdb) bt #0 0x080e91e9 in FGATCMgr::update (this=0x537fbf60, dt=0.0083332)