Search found 6 matches
- Thu Aug 30, 2012 11:48 pm UTC
- Forum: Troubleshooting
- Topic: Linux segmentation fault
- Replies: 16
- Views: 18601
Re: Linux segmentation fault
I installed the ATI drivers from their website, downloaded a fresh copy of the Unvanquished source and recompiled. When I run it now, it doesnt even get far very into the startup sequence. Initializing OpenGL display Estimated display aspect: 1.250 ...setting mode -1: 1024 768 X Error of failed requ...
- Thu Aug 30, 2012 5:14 am UTC
- Forum: Troubleshooting
- Topic: Linux segmentation fault
- Replies: 16
- Views: 18601
Re: Linux segmentation fault
I am having some issues getting the new video drivers intalled. I will work that issue tomorrow. I recompiled with CURSES disabled and the game runs. Maybe its something with the version of ncurses I have. Running gdb with a Debug compile showed the error starts at sys_main.c:772 ... con_curses.c:50...
- Thu Aug 30, 2012 4:05 am UTC
- Forum: Troubleshooting
- Topic: Linux segmentation fault
- Replies: 16
- Views: 18601
Re: Linux segmentation fault
backtrace Program received signal SIGSEGV, Segmentation fault. 0xb7c5ca92 in _nc_screen_resume_sp () from /lib/libncursesw.so.5 (gdb) bt #0 0xb7c5ca92 in _nc_screen_resume_sp () from /lib/libncursesw.so.5 #1 0xb7c5d88b in _nc_screen_init_sp () from /lib/libncursesw.so.5 #2 0xb7c5d8af in _nc_screen_i...
- Thu Aug 30, 2012 3:51 am UTC
- Forum: Troubleshooting
- Topic: Linux segmentation fault
- Replies: 16
- Views: 18601
Re: Linux segmentation fault
I have only used gdb a few times over the year (I have always meant to take time to learn it, but ....) Here is the full output. It all looks correct till the end. Are there some sort of config files or something that I need? The 0.0.0.0 address at the end suggests that. fry@planetexpress:~/Unvanqui...
- Thu Aug 30, 2012 3:33 am UTC
- Forum: Troubleshooting
- Topic: Linux segmentation fault
- Replies: 16
- Views: 18601
Re: Linux segmentation fault
Linux 2.6.37.1-1.2-default #1 SMP 2011-02-21 10:34:10 +0100 i686 i686 i386 GNU/Linux
I am running on a Dell optiplex gx260 with an ATI Raedon (cant remember which model, ... circa 2010 model)
openSuSE 11.4
- Thu Aug 30, 2012 3:22 am UTC
- Forum: Troubleshooting
- Topic: Linux segmentation fault
- Replies: 16
- Views: 18601
Linux segmentation fault
I have bulit from sources on linux (opensuse). When i try to run daemon.i386 it runs through several processes and the fails. Here are the last few lines. Any clues??? ------------------------------------ Sys_LoadDll(ui) found vmMain function at 0x80b02570 --- Common Initialization Complete --- IP: ...