Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Aug 2000 21:44:35 +0100 (BST)
From:      Mark Powell <M.S.Powell@salford.ac.uk>
To:        freebsd-emulation@freebsd.org
Subject:   UT under FreeBSD 4.1-S
Message-ID:  <Pine.BSF.4.21.0008042140330.1767-100000@plato.salford.ac.uk>

next in thread | raw e-mail | index | archive | help
I've been following the instructions at:

http://www.doctorschwa.com/ut/freebsd_server.html

Very informative. However, I'm still getting a problem. I'm using
4.1-STABLE cvsupped today. I've installed linux_base 6.1 and the
glib-1.2.6 and xdelta-1.1.1 described. When I start UT it looks good:

rust:/compat/linux/usr/local/games/UnrealTournament/System # ./ucc server DM-Turbine
Executing Class Engine.ServerCommandlet
Unreal engine initialized
Browse: DM-Turbine?Name=Player?Class=Botpack.TMale2?team=255?skin=SoldierSkins.blkt?Face=SoldierSkins.Othello
LoadMap: DM-Turbine?Name=Player?Class=Botpack.TMale2?team=255?skin=SoldierSkins.blkt?Face=SoldierSkins.Othello
Loading: Package DM-Turbine
Loading: Package UTtech1
Loading: Package Detail
Bound to Fire.so

However, it breaks down further on:

Loading: Package Liquids
Loading: Package AmbModern
Case-insensitive search: utcrypt -> ../Textures/UTcrypt.utx
Loading: Package utcrypt
Loading: Package AmbOutside
Loading: Package Run
Illegal instruction (core dumped)

A ktrace shows:

 16756 ucc      RET   read 4057/0xfd9
 16756 ucc      CALL  open(0xbfbfcf30,0,0x1b6)
 16756 ucc      NAMI  "DM-Turbine.int"
 16756 ucc      RET   open JUSTRETURN
 16756 ucc      CALL  open(0xbfbfcf30,0,0x1b6)
 16756 ucc      NAMI  "DM-Turbine.int"
 16756 ucc      RET   open JUSTRETURN
 16756 ucc      CALL  open(0xbfbfcf30,0,0x1b6)
 16756 ucc      NAMI  "DM-Turbine.int"
 16756 ucc      RET   open JUSTRETURN
 16756 ucc      CALL  open(0xbfbfcf30,0,0x1b6)
 16756 ucc      NAMI  "DM-Turbine.int"
 16756 ucc      RET   open JUSTRETURN
 16756 ucc      CALL  open(0xbfbfcf30,0,0x1b6)
 16756 ucc      NAMI  "DM-Turbine.int"
 16756 ucc      RET   open JUSTRETURN
 16756 ucc      PSIG  SIGSEGV caught handler=0x280b0460 mask=0x80000000
code=0x0
 16756 ucc      PSIG  SIGSEGV caught handler=0x280b0460 mask=0x80000400
code=0x0
 16756 ucc      PSIG  SIGILL SIG_DFL
 16756 ucc      NAMI  "ucc.core"

I've tried this on two machines cvsupped today and also made sure I've
followed the instructions exactly, but still the same on both. Anyone seen
this or anyone with better Linux emulation knowledge than me know what's
up?
  Cheers.

Mark Powell - UNIX System Administrator - Clifford Whitworth Building
A.I.S., University of Salford, Salford, Manchester, UK.
Tel: +44 161 295 5936  Fax: +44 161 295 5888  www.pgp.com for PGP key
M.S.Powell@salfrd.ac.uk (spell salford correctly to reply to me)




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008042140330.1767-100000>