[Flightgear-users] Segmentation fault, version 0.9.9

2005-12-14 Thread olaf
Hi again

Thanks for your fast replies.

$ strace -fF -eopen fgfs 21|tee fgfs.log

fgfs.log:
open(/etc/ld.so.preload, O_RDONLY)= -1 ENOENT (No such file or 
directory)
open(/home/olaf/.fgfsrc.apache.pueblo, O_RDONLY) = -1 ENOENT (No such file 
or directory)
open(/home/olaf/.fgfsrc.apache.pueblo.gz, O_RDONLY) = -1 ENOENT (No such  
file or directory)
open(/home/olaf/.fgfsrc, O_RDONLY)= -1 ENOENT (No such file or  
directory)
open(/home/olaf/.fgfsrc.gz, O_RDONLY) = -1 ENOENT (No such file or  
directory)
open(/home/olaf/.fgfsrc.apache.pueblo, O_RDONLY) = -1 ENOENT (No such file 
or directory)
open(/home/olaf/.fgfsrc.apache.pueblo.gz, O_RDONLY) = -1 ENOENT (No such 
file or directory)
open(/home/olaf/.fgfsrc, O_RDONLY)= -1 ENOENT (No such file or 
directory)
open(/home/olaf/.fgfsrc.gz, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc.gz, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc.gz, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc.apache.pueblo, O_RDONLY) 
= -1 ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc.apache.pueblo.gz, 
O_RDONLY) = -1 ENOENT (No such file or directory)
open(/home/olaf/.fgfsrc, O_RDONLY)= -1 ENOENT (No such file or 
directory)
open(/home/olaf/.fgfsrc.gz, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(/home/olaf/.fgfsrc.apache.pueblo, O_RDONLY) = -1 ENOENT (No such file 
or directory)
open(/home/olaf/.fgfsrc.apache.pueblo.gz, O_RDONLY) = -1 ENOENT (No such 
file or directory)
open(/usr/local/share/FlightGear/data/Airports/apt.dat, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/Navaids/carrier_nav.dat, O_RDONLY) = 
-1 ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/Navaids/TACAN_freq.dat, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/Navaids/fix.dat, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/usr/local/share/FlightGear/data/Navaids/fix.dat, O_RDONLY) = -1 ENOENT 
(No such file or directory)
[pid  5477] open(/usr/local/share/FlightGear/data/Astro/stars, O_RDONLY) = 
-1 ENOENT (No such file or directory)
[pid  5477] 
open(/usr/local/share/FlightGear/data/Aircraft/c172p/Engine/eng_io320.xml, 
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid  5477] 
open(/usr/local/share/FlightGear/data/Aircraft/c172p/Engine/prop_75in2f.xml, 
O_RDONLY) = -1 ENOENT (No such file or directory)




Thanks for helping

Bye
olaf

___
Flightgear-users mailing list
Flightgear-users@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-users] Segmentation fault, version 0.9.9

2005-12-14 Thread Curtis L. Olson
If all those files are indeed missing then it would appear that you base 
package is corrupted or only partially installed, or partially deleted 
or something.  I would recommend reinstalling the base package 
corresponding to your installed version if you are building from source, 
or reinstalling all of FG if you are running a precompiled/packaged version.


Regards,

Curt.


olaf wrote:


Hi again

Thanks for your fast replies.

$ strace -fF -eopen fgfs 21|tee fgfs.log

fgfs.log:
open(/etc/ld.so.preload, O_RDONLY)= -1 ENOENT (No such file or 
directory)
open(/home/olaf/.fgfsrc.apache.pueblo, O_RDONLY) = -1 ENOENT (No such file 
or directory)
open(/home/olaf/.fgfsrc.apache.pueblo.gz, O_RDONLY) = -1 ENOENT (No such  
file or directory)
open(/home/olaf/.fgfsrc, O_RDONLY)= -1 ENOENT (No such file or  
directory)
open(/home/olaf/.fgfsrc.gz, O_RDONLY) = -1 ENOENT (No such file or  
directory)
open(/home/olaf/.fgfsrc.apache.pueblo, O_RDONLY) = -1 ENOENT (No such file 
or directory)
open(/home/olaf/.fgfsrc.apache.pueblo.gz, O_RDONLY) = -1 ENOENT (No such 
file or directory)
open(/home/olaf/.fgfsrc, O_RDONLY)= -1 ENOENT (No such file or 
directory)
open(/home/olaf/.fgfsrc.gz, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc.gz, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc.gz, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc.apache.pueblo, O_RDONLY) 
= -1 ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/system.fgfsrc.apache.pueblo.gz, 
O_RDONLY) = -1 ENOENT (No such file or directory)
open(/home/olaf/.fgfsrc, O_RDONLY)= -1 ENOENT (No such file or 
directory)
open(/home/olaf/.fgfsrc.gz, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(/home/olaf/.fgfsrc.apache.pueblo, O_RDONLY) = -1 ENOENT (No such file 
or directory)
open(/home/olaf/.fgfsrc.apache.pueblo.gz, O_RDONLY) = -1 ENOENT (No such 
file or directory)
open(/usr/local/share/FlightGear/data/Airports/apt.dat, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/Navaids/carrier_nav.dat, O_RDONLY) = 
-1 ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/Navaids/TACAN_freq.dat, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/local/share/FlightGear/data/Navaids/fix.dat, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/usr/local/share/FlightGear/data/Navaids/fix.dat, O_RDONLY) = -1 ENOENT 
(No such file or directory)
[pid  5477] open(/usr/local/share/FlightGear/data/Astro/stars, O_RDONLY) = 
-1 ENOENT (No such file or directory)
[pid  5477] 
open(/usr/local/share/FlightGear/data/Aircraft/c172p/Engine/eng_io320.xml, 
O_RDONLY) = -1 ENOENT (No such file or directory)
[pid  5477] 
open(/usr/local/share/FlightGear/data/Aircraft/c172p/Engine/prop_75in2f.xml, 
O_RDONLY) = -1 ENOENT (No such file or directory)





Thanks for helping

Bye
olaf

___
Flightgear-users mailing list
Flightgear-users@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d
 




--
Curtis Olsonhttp://www.flightgear.org/~curt
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:2f585eeea02e2c79d7b1d8c4963bae2d


___
Flightgear-users mailing list
Flightgear-users@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-users] Segmentation fault, version 0.9.9

2005-12-13 Thread Dave Culp
On Tuesday 13 December 2005 11:48 am, olaf wrote:

  (no debugging symbols found)
  Fatal error: Failed to open file
   at fgfs
   (received from SimGear XML Parser)


 WHAT SHALL I DO ??


DON'T STRIP THE BINARY !!

CHECK TO SEE THAT YOU HAVE ALL THE XML FILES YOU NEED !!


Dave

___
Flightgear-users mailing list
Flightgear-users@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d


[Flightgear-users] Segmentation fault, version 0.9.9

2005-11-27 Thread olaf
Hi to all

I compiled version 0.9.9 of FlightGear on debian sarge without any problems.
Also installed the new plib-version aud SimGear-0.3.9.
When I try to run fgfs, it exits with following message:

 [EMAIL PROTECTED]:~/software/flightgear/FlightGear-0.9.9$ fgfs  
 opening file: /usr/local/share/FlightGear/data/Navaids/carrier_nav.dat
 /usr/local/share/FlightGear/data/Navaids/TACAN_freq.dat
 Segmentation fault
 

gdb shows:

 (gdb) exec-file fgfs
 (gdb) run fgfs
 Starting program: /usr/local/bin/fgfs fgfs
 Using host libthread_db library /lib/tls/libthread_db.so.1.
 (no debugging symbols found)
 (no debugging symbols found)
 [Thread debugging using libthread_db enabled]
 [New Thread 1090828512 (LWP 20093)]
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 Fatal error: Failed to open file
  at fgfs
  (received from SimGear XML Parser)
 
 ---Type return to continue, or q return to quit---
 Program exited normally.
 
How do I get FlightGear running ?
Thanks for helping

Bye
olaf

___
Flightgear-users mailing list
Flightgear-users@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-users] Segmentation fault, version 0.9.9

2005-11-27 Thread Curtis L. Olson
We had a similar looking problem in one of the v0.9.9 prereleases, but 
this should have been fixed in the final v0.9.9 release.  Make sure you 
have the final v0.9.9 version of the base package.


Regards,

Curt.


olaf wrote:


Hi to all

I compiled version 0.9.9 of FlightGear on debian sarge without any problems.
Also installed the new plib-version aud SimGear-0.3.9.
When I try to run fgfs, it exits with following message:

 

[EMAIL PROTECTED]:~/software/flightgear/FlightGear-0.9.9$ fgfs  
opening file: /usr/local/share/FlightGear/data/Navaids/carrier_nav.dat

/usr/local/share/FlightGear/data/Navaids/TACAN_freq.dat
Segmentation fault

   



gdb shows:

 


(gdb) exec-file fgfs
(gdb) run fgfs
Starting program: /usr/local/bin/fgfs fgfs
Using host libthread_db library /lib/tls/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1090828512 (LWP 20093)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Fatal error: Failed to open file
at fgfs
(received from SimGear XML Parser)

---Type return to continue, or q return to quit---
Program exited normally.

   


How do I get FlightGear running ?
Thanks for helping

Bye
olaf

___
Flightgear-users mailing list
Flightgear-users@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d
 




--
Curtis Olsonhttp://www.flightgear.org/~curt
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:2f585eeea02e2c79d7b1d8c4963bae2d


___
Flightgear-users mailing list
Flightgear-users@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d