project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - komex

Pages: [1]
1
Bugs prior to release 2.4 / Re: Crash during battle - v31291 - Linux
« on: November 30, 2010, 11:12:50 pm »
yours is a segfault in the intel video driver.

And what shall I do now? When I run the "ufo + set r_programs 0" - it helps, but the auto battle does not always work and sometimes other bugs crawl out.

2
Bugs prior to release 2.4 / Re: Crash during battle - v31291 - Linux
« on: November 30, 2010, 01:10:17 pm »
I have the same problem.
Code: [Select]
XML Written to buffer (431032 Bytes)
------- Loading game.so -------
LoadLibrary (./base/game.so)
==== InitGame ====
SV_AssembleMap: Sequential map assembly in 7868 ms
CM_LoadMap: "-tropic/tr_ +r01 +r04 +r05 +h03 +craft_drop_firebird +craft_ufo_scout +r02 +f06 +r02 +r02 +r02 +f03 +r02 +r02 +f07 +r02 +h04 +r02 +r03 +r03" "8 -24 0 -32 0 0 8 8 0 16 -8 0 -24 -8 0 0 -8 0 24 8 0 -16 8 0 -16 16 0 -8 16 0 0 16 0 -32 24 0 -32 -24 0 -24 -24 0 -32 -8 0 -16 -24 0 24 24 0 24 -24 0 -8 -24 0 0 -24 0"
Rerouted for RMA in   0.0s
checksum for the map '+tropic': 43488454
ufo script checksum 495607461
Not enough spawn points for team 0
Created AI player (team 0)
Created AI player (team 7)
-------------------------------------
Connecting to localhost...
connection attempt from loopback connection
load material file: 'materials/tropic.mat'
added light, ambient=0.476837
Starting the game...
komex has joined team 1
music change to greecei (from karlmacklin_geoscape)
./ufo(Sys_Backtrace+0x20)[0x81a6f1a]
./ufo[0x81a7814]
[0x514400]
./ufo(Sys_Backtrace+0x20)[0x81a6f1a]
./ufo(Sys_Error+0x1d)[0x81a7779]
./ufo[0x81a7827]
[0x514400]
Error: Received signal 11.

gdb:
Code: [Select]
Program received signal SIGSEGV, Segmentation fault.
0x00e5faac in ?? () from /usr/lib/dri/i965_dri.so


addr2line:
Code: [Select]
./ufo(Sys_Backtrace+0x20)[/home/komex/ufoai_2.3/src/ports/unix/unix_main.c:544]
./ufo[/home/komex/ufoai_2.3/src/ports/unix/unix_main.c:569]
[??:0]
./ufo(Sys_Backtrace+0x20)[/home/komex/ufoai_2.3/src/ports/unix/unix_main.c:544]
./ufo(Sys_Error+0x1d)[/home/komex/ufoai_2.3/src/ports/unix/unix_main.c:86]
./ufo[/home/komex/ufoai_2.3/src/ports/unix/unix_main.c:569]
[??:0]
Error: Received signal 11.

What's wrong?

Pages: [1]