project-navigation
Personal tools

Author Topic: svn version chrashes x63  (Read 2845 times)

Offline Manux

  • Cannon Fodder
  • **
  • Posts: 5
    • View Profile
svn version chrashes x63
« on: January 26, 2010, 06:24:05 pm »
Hi

I use Debian testing x64 and ufo crashes when i load the Fairbanks terror mission. Used svn version 26952 from 24 of jan.

Code: [Select]
==== InitGame ====
SV_AssembleMap: Sequential map assembly in 1 ms
CM_LoadMap: "-frozen/st_ +i01 +i02 +i04 +craft_drop_firebird +craft_ufo_harvester +i07 +i04 +i03 +i02 +n01 +i02 +i06 +n04" "0 -16 0 -16 -32 0 -32 -16 0 -32 8 0 -8 0 0 -8 -32 0 -32 -32 0 -16 -16 0 -16 -8 0 -32 0 0 24 -32 0 -32 24 0 -16 24 0"
Rerouted for RMA in   0.0s
checksum for the map '+frozen': 2466816243
ufo script checksum 2362418053
Created AI player (team 0)
Created AI player (team 7)
-------------------------------------
Connecting to localhost...
connection attempt from loopback connection
Starting the game...
manuel has joined team 1
music change to alBasrahM (from karlmacklin_geoscape)
music change to ufo2 (from alBasrahM)
(player 0) It's team 1's round
manuel has taken control over team 1.
ufo: src/common/tracing.c:1078: TR_BoxTrace: Zusicherung >>headnode < tile->numnodes + 6<< nicht erf?llt.
./ufo(Sys_Backtrace+0x1c)[0x56e3b7]
./ufo[0x56e417]
/lib/libc.so.6[0x7fd0bb4ebfd0]
/lib/libc.so.6(gsignal+0x35)[0x7fd0bb4ebf55]
/lib/libc.so.6(abort+0x180)[0x7fd0bb4eed90]
/lib/libc.so.6(__assert_fail+0xea)[0x7fd0bb4e507a]
./ufo[0x5268de]
./ufo(TR_HintedTransformedBoxTrace+0x4f2)[0x52768f]
./ufo(CM_HintedTransformedBoxTrace+0x8f)[0x504b59]
./ufo[0x4579de]
./ufo(CL_Trace+0x26a)[0x457dd3]
./ufo[0x44c007]
./ufo(CL_AddTargeting+0x160)[0x44d4d7]
./ufo(V_RenderView+0xff)[0x45c8b1]
./ufo(SCR_UpdateScreen+0xd5)[0x43b0c8]
./ufo(CL_Frame+0xff)[0x439da1]
./ufo[0x50cfbe]
./ufo(Qcommon_Frame+0x70)[0x50d487]
./ufo(main+0x57)[0x56d16d]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7fd0bb4d8abd]
./ufo[0x42b449]
./ufo(Sys_Backtrace+0x1c)[0x56e3b7]
./ufo(Sys_Error+0x92)[0x56d5ed]
./ufo(Sys_InitSignals+0x0)[0x56e429]
/lib/libc.so.6[0x7fd0bb4ebfd0]
/lib/libc.so.6(gsignal+0x35)[0x7fd0bb4ebf55]
/lib/libc.so.6(abort+0x180)[0x7fd0bb4eed90]
/lib/libc.so.6(__assert_fail+0xea)[0x7fd0bb4e507a]
./ufo[0x5268de]
./ufo(TR_HintedTransformedBoxTrace+0x4f2)[0x52768f]
./ufo(CM_HintedTransformedBoxTrace+0x8f)[0x504b59]
./ufo[0x4579de]
./ufo(CL_Trace+0x26a)[0x457dd3]
./ufo[0x44c007]
./ufo(CL_AddTargeting+0x160)[0x44d4d7]
./ufo(V_RenderView+0xff)[0x45c8b1]
./ufo(SCR_UpdateScreen+0xd5)[0x43b0c8]
./ufo(CL_Frame+0xff)[0x439da1]
./ufo[0x50cfbe]
./ufo(Qcommon_Frame+0x70)[0x50d487]
./ufo(main+0x57)[0x56d16d]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7fd0bb4d8abd]
./ufo[0x42b449]
Error: Received signal 6.


If you need any other information please ask,

Thanks

Manux

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: svn version chrashes x63
« Reply #1 on: January 26, 2010, 08:22:56 pm »
we are at r28xxx already - please update your copy and retry. we've fixed a memory corruption error which might have been the cause for this crash - see http://sourceforge.net/tracker/?func=detail&aid=2921231&group_id=157793&atid=805242

Offline Manux

  • Cannon Fodder
  • **
  • Posts: 5
    • View Profile
Re: svn version chrashes x63
« Reply #2 on: January 26, 2010, 10:47:54 pm »
Just updated svn

Error still exists. I figured out that it only happens if you try to shoot someone or only do klick on the aim icon.

PS: See my translation post in translations.

Thanks

Manuel

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: svn version chrashes x63
« Reply #3 on: January 27, 2010, 05:52:34 am »
can you please explain more in detail what you are doing to produce this crash? i'm trying since month to find a reliable way to reproduce it.

Offline Manux

  • Cannon Fodder
  • **
  • Posts: 5
    • View Profile
Re: svn version chrashes x63
« Reply #4 on: January 27, 2010, 10:08:19 pm »
Hi

What i do:

start ufo with ./ufo
load my game "mission3"
fly to Fairbanks Terror mission
press start
game loads
click on a soldier
klick on the fire icon ---> crash

Attached my savegame

Hope that helps
« Last Edit: January 27, 2010, 10:20:34 pm by Manux »