UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Bug report #2383 Server crash on battle init
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "Not determined".
Issue basics
  • Type of issue
    Bug report
  • Category
    General
  • Targetted for
    Not determined
  • Status
    Closed
  • Priority
    3. Normal
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
Issue details
  • Resolution
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Complexity
    Not determined
  • Platform
    Not determined
  • Architecture
    Not determined
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
[http://sourceforge.net/p/ufoai/bugs/2383 Item 2383] imported from sourceforge.net tracker on 2013-01-28 19:30:37

Had a server crash upon map load (svn 28780)

==== InitGame ====
SV_AssembleMap: Sequential map assembly in 15481 ms
CM_LoadMap: "-farm/f_ +craft_drop_firebird +wind +craft_ufo_harvester +road_h1 +road_hs +field_c +field_a +field_a +barn_a +barn_b +farmhouse_c +stables_a +stables_b +farmhouse_b +filler_l_a +filler_m_b +filler_l_b +filler_l_b +filler_l_a +filler_l_a +filler_l_a +filler_m_b +silo +silo +road_h +road_h +filler_m_a +road_h +road_h +road_h +road_h +road_h +road_h +road_h +road_h" "-16 16 0 -32 24 0 -16 -24 0 -16 40 0 32 40 0 -48 -8 0 8 8 0 -48 -48 0 -48 24 0 24 -8 0 24 -24 0 -16 -40 0 8 -48 0 24 -48 0 -32 32 0 40 -32 0 40 -16 0 40 8 0 -16 -48 0 -16 8 0 -48 -16 0 40 -48 0 -24 -16 0 40 32 0 -48 40 0 -40 40 0 -8 32 0 -32 40 0 -24 40 0 -8 40 0 0 40 0 8 40 0 16 40 0 24 40 0 40 40 0"
Rerouted for RMA in 0.0s
checksum for the map '+farm': 750934274
ufo script checksum 3545514218
Created AI player (team 0)
Created AI player (team 7)
-------------------------------------
Connecting to localhost...
connection attempt from loopback connection
********************
ERROR: Server is not reachable
********************
Shutdown server: Server crashed.
==== ShutdownGame ====
./ufo(Sys_Backtrace+0x1f)[0x819d3d2]
./ufo(Com_Error+0xf6)[0x8145aa2]
./ufo[0x807b26b]
./ufo(CL_Frame+0xb0)[0x807b468]
./ufo[0x8147411]
./ufo(Qcommon_Frame+0x7b)[0x8147873]
./ufo(main+0x5c)[0x819c1c3]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0xb71fbb56]
./ufo[0x806bec1]


-----

Reloading the savegame (made just game minutes before entering the battle) and then arriving at and reentering the same battle worked fine, so crash not reproducible from savegame.


==== InitGame ====
SV_AssembleMap: Sequential map assembly in 6064 ms
CM_LoadMap: "-farm/f_ +craft_drop_firebird +wind +craft_ufo_harvester +road_h1 +road_hs +field_a +field_a +farmhouse_a +farmhouse_b +farmhouse_c +stables_a +barn_a +road_h +filler_l_a +barn_b +filler_l_b +stables_b +silo +filler_l_a +silo +road_h +road_h +filler_l_b +filler_s +filler_l_a +filler_l_b +road_h +road_h +filler_s +road_h +filler_l_b +road_h +road_h +filler_m_a +filler_m_a +road_h +road_h +filler_m_b +filler_m_a +filler_s +filler_m_a" "8 -48 0 32 -24 0 0 -8 0 -40 -16 0 16 -16 0 -48 16 0 -48 -48 0 8 -32 0 32 -48 0 -16 24 0 0 24 0 24 24 0 24 -16 0 16 40 0 -16 -48 0 0 -48 0 -16 0 0 -16 40 0 -8 40 0 -16 -32 0 -48 -16 0 32 -16 0 40 16 0 40 40 0 -16 -24 0 -48 -8 0 8 -16 0 -32 -16 0 -8 -32 0 -24 -16 0 -40 -8 0 40 -16 0 -16 -16 0 -32 -8 0 -16 -8 0 -8 -16 0 0 -16 0 40 -8 0 -32 0 0 40 8 0 -32 8 0"
Rerouted for RMA in 0.0s
checksum for the map '+farm': 3580820569
ufo script checksum 3545514218
Created AI player (team 0)
Created AI player (team 7)
-------------------------------------
Connecting to localhost...
connection attempt from loopback connection
load material file: 'materials/farm.mat'
Starting the game...
===== Comments Ported from Sourceforge =====

====== tlh2000 (2010-03-05 07:26:15) ======

fixed in r28790 - you either have to delete your config.cfg or set the cvar cl_connecttimeout manually to a higher value
====== stedevil (2010-03-05 11:59:16) ======

Hmm, I would not have thought my computer was slow enough to time out

AMD Athlon(tm) 64 X2 Dual Core Processor 4000+

But will delete the cfg and let you know if it shows up again (ie, if I don't wine, consider it fixed and let the pending autoclose :) )
====== tlh2000 (2010-03-05 15:59:47) ======

setting back to pending
====== sf-robot (2010-03-20 02:20:19) ======

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
Steps to reproduce this issue
Nothing entered.
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif