From your backtrace, the crash seems to be happening in your opengl drivers. It would probably be worth going to the nvidia web site and installing the latest drivers for your card (although I can't guarantee they will work with such an old version of RedHat.) You will probably run into a variety of problems unless you upgrade.
Regards,
Curt.
Bernardo Cunha Vieira wrote:
Hi everyone! I've installed fgfs in a red hat 7.3 enigma distribution. First i had a problem with autoheader. It gave a m4 not found exception. I got the latest version, and then the compilations went just fine. Then after compiling everything, the openal lib didn't seem to be in the right place, when running fgfs. So i created a link to the openallib, and bypassed this problem. But to my suprise, fgfs gave me a Segmentation fault. I run gdb fgfs and gave me a float point signal in something about mesa and eval.c. Then i checked mesadevel in my computer and it seem to have the latest version. Did someone had this same problem? Computer: Pentium III nVidia Vanta Thanks,
Bernardo
This GDB was configured as "i386-redhat-linux"... (gdb) run Starting program: /usr/local/bin/fgfs
[New Thread 1024 (LWP 28900)]
Program received signal SIGFPE, Arithmetic exception. [Switching to Thread 1024 (LWP 28900)] 0x402c3820 in _mesa_test_os_sse_exception_support () at eval.c:41 41 eval.c: No such file or directory. in eval.c Current language: auto; currently c (gdb) (gdb) bt #0 0x402c3820 in _mesa_test_os_sse_exception_support () at eval.c:41 #1 0x402c2e55 in check_os_sse_support () at eval.c:41 #2 0x402c3306 in _mesa_init_all_x86_transform_asm () at eval.c:41 #3 0x4020108d in _math_init_transformation () at eval.c:41 #4 0x402011ca in _math_init () at eval.c:41 #5 0x401404bc in _mesa_initialize_context () at eval.c:41 #6 0x402d51c8 in XMesaCreateContext () at eval.c:41 #7 0x402d071d in Fake_glXCreateContext () at eval.c:41 #8 0x402ccba1 in glXCreateContext () at eval.c:41 GDB bt:
_______________________________________________
Flightgear-users mailing list
[email protected]
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d
-- Curtis Olson http://www.flightgear.org/~curt HumanFIRST Program http://www.humanfirst.umn.edu/ FlightGear Project http://www.flightgear.org Unique text: 2f585eeea02e2c79d7b1d8c4963bae2d
_______________________________________________ Flightgear-users mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d
