[ut2003io] Linux Server Problem - Doesn't Start

Andrew Pilley ashridah at cyber.com.au
Mon Sep 16 11:01:05 EDT 2002


On Mon, Sep 16, 2002 at 08:22:48AM -0500, QuarkExpress wrote:
> When I run the startup command it aborts.  Can someone look at
> this and tell me whats wrong?  It may have something to do with
> the video drivers (It’s a low end vid card) running on RH 6.2
> Is there a way to disable the video startup for serving?
> See screen text below.

if you're using the ucc binary, it doesn't link against the video
subsystems (ldd the System/ucc-bin binary and see for yourself)
the problem is, it appears the game and the dedicated server
have been both compiled for a particular cpu set.
i suspect you're using a k6/2 or k6/3 or something similar?
you're getting SIGILL because the game is attempting to run an
Instruction that's simply not available on your cpu. it promptly
says "i don't know what that instruction is" and the kernel has no
choice but to kill the process.

unless epic provide a dedicated server with different architectures
supposed, you won't be able to use that server, and i'd be surprised
if you could handle enough players to make a decent server 
(for teamplay at any rate, deathmatch would probably be fine.)

the requirements probably should have been put in the README,
but it IS an unsupported demo :) 

Andrew 'ashridah' Pilley
(ps, i don't work for epic)

> 
> QuarkExpress :)
> 
> **************************************************************
> START OF SCREEN TEXT
> **************************************************************
> [root at gameserver ut2003demo]# ./ucc server DM-Asbestos
> Executing Class Engine.ServerCommandlet
> Unreal engine initialized
> (Karma): Beginning Karma for game.
> (Karma): Creating MeAssetDB.
> 
> Backtrace:
> [ 1]  ./Core.so(appGetProcReturnCode__FPvPi+0x50e) [0x40962692]
> [ 2]  /lib/libpthread.so.0(pthread_kill+0x14a) [0x40058552]
> [ 3]  /lib/libc.so.6(sigaction+0x268) [0x40ad4c68]
> [ 4]  ./Engine.so(McdNullCreate+0x15) [0x404f90dd]
> [ 5]  ./Engine.so(McdGMCreate+0x7b) [0x4054d287]
> [ 6]  ./Engine.so(KCreateAssetDB__FPP9MeAssetDBPP10McdGeomMan+0x9f)
> [0x401841df]
> [ 7]  ./Engine.so(KInitGameKarma__Fv+0x2a7) [0x40171be7]
> [ 8]  ./Engine.so(Init__11UGameEngine+0x111) [0x401ecb31]
> [ 9]  ./Engine.so(Main__17UServerCommandletPCw+0xb7) [0x401e23cf]
> [10]  [0x80546c8]
> [11]  /lib/libc.so.6(__libc_start_main+0xff) [0x40ace9cb]
> [12]  [0x8050c51]
> Signal: SIGILL [illegal instruction]
> Aborting.
> Exiting.
> Waiting for file streaming thread to finish...
> Name subsystem shut down
> Allocation checking disabled
> [root at gameserver ut2003demo]#
> **************************************************************
> END OF SCREEN TEXT
> **************************************************************
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.386 / Virus Database: 218 - Release Date: 9/9/2002
>  
> 

-- 
----------------------------------------------------------------------
Andrew Pilley  -   Cybersource Pty Ltd, Lvl 9, 140 Queen St. Melbourne
ashridah at cyber.com.au        Ph. 9642-5997 www.cyber.com.au



More information about the ut2003 mailing list