Hosted Projects - Standalone > Diaspora Tech Help

Known Issues

<< < (2/3) > >>

niffiwan:
Sounds somewhat similar to the issues reported here: http://www.hard-light.net/forums/index.php?topic=85985.20

Please post your fs2_open.log file.  Instructions on how to do this can be found in this post.

Also - the log will tell us, but do you have an Intel video card?

Iago Santaniello:
I use Ubuntu 13.10. And I didn't find the log anywhere after following the steps, and it still crashes. And yes, I use an intel i7 quad core CPU.

jg18:
Did you re-run autogen.sh with the --enable-debug option?

--- Code: ---./autogen.sh --enable-debug

--- End code ---

and then re-run make?

--- Code: ---make clean && make

--- End code ---

Iago Santaniello:
I tried, still crashes

Iago Santaniello:
I have traced the coredump (what made it crash):

Core was generated by `./fs2_open_diaspora'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007feb7d91ed9e in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
(gdb) bt full
#0  0x00007feb7d91ed9e in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
No symbol table info available.
#1  0x00007feb7d40b6a6 in _mesa_ReadnPixelsARB ()
   from /usr/lib/x86_64-linux-gnu/libdricore9.2.1.so.1
No symbol table info available.
#2  0x00007feb7d40b89a in _mesa_ReadPixels ()
   from /usr/lib/x86_64-linux-gnu/libdricore9.2.1.so.1
No symbol table info available.
#3  0x00000000004dd065 in gr_opengl_save_screen() ()
No symbol table info available.
#4  0x0000000000716117 in popup_do(popup_info*, int) ()
No symbol table info available.
#5  0x00000000007168a4 in popup(int, int, ...) ()
No symbol table info available.
#6  0x00000000005a9cd9 in player_tips_popup() ()
No symbol table info available.
#7  0x0000000000599d84 in main_hall_do(float) ()
No symbol table info available.
#8  0x00000000004c8837 in gameseq_process_events() ()
No symbol table info available.
#9  0x0000000000441fb2 in game_main(char*) ()
No symbol table info available.
#10 0x000000000040b31d in main ()
No symbol table info available.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version