[quake3] Re: Running q3ded on PPC

vincent at cojot.name vincent at cojot.name
Fri Oct 28 19:04:12 EDT 2005


On Fri, 28 Oct 2005, PaSzCzUs wrote:

Just a quick message to mention that I'm getting exactly the same error 
on Solaris/Sparc (Maybe that means I'm getting closer.. :) )/

gdb /net/thorbardin/export/home/raistlin/code/quake3/code/unix/debugsparc/SunOSq3ded
GNU gdb 6.2.1
(gdb) set args +map q3dm17 +set ttycon 0
(gdb) r
Starting program: /net/thorbardin/export/home/raistlin/code/quake3/code/unix/debugsparc/SunOSq3ded +map q3dm17 +set ttycon 0
warning: Lowest section in /lib/libdl.so.1 is .dynamic at 00000094
ioQ3 1.33 Solaris-sparc Oct 29 2005
----- FS_Startup -----
Current search path:
/export/home/raistlin/.q3a/baseq3
/usr/local/share/games/quake3/baseq3/pak8.pk3 (9 files)
.....
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: ergoth
Alias: loghost
IP: 192.168.128.2
------ Server Initialization ------
Server: q3dm17
Hunk_Clear: reset the hunk ok
.....----------------------
8146 files in pk3 files
Loading vm file vm/qagame.qvm...
Architecture doesn't have a bytecode compiler, using interpreter

Program received signal SIGSEGV, Segmentation fault.
0x0007d4c8 in VM_PrepareInterpreter (vm=0x2903c8, header=0x4a6af58) at ../qcommon/vm_interpreted.c:208
208                             codeBase[pc+0] = loadWord(&code[pc]);
(gdb) bt
#0  0x0007d4c8 in VM_PrepareInterpreter (vm=0x2903c8, header=0x4a6af58) at ../qcommon/vm_interpreted.c:208
#1  0x0007c674 in VM_Create (module=0xe5b18 "qagame", systemCalls=0x2c848 <SV_GameSystemCalls>, interpret=VMI_BYTECODE) at ../qcommon/vm.c:597
#2  0x00031118 in SV_InitGameProgs () at ../server/sv_game.c:950
#3  0x000323f0 in SV_SpawnServer (server=0xffbfe2f0 "q3dm17", killBots=qfalse) at ../server/sv_init.c:435
#4  0x00029c50 in SV_Map_f () at ../server/sv_ccmds.c:189
#5  0x00052128 in Cmd_ExecuteString (text=0xffbfe470 "map q3dm17 ") at ../qcommon/cmd.c:645
#6  0x000514c0 in Cbuf_Execute () at ../qcommon/cmd.c:220
#7  0x000585ac in Com_Frame () at ../qcommon/common.c:2695
#8  0x000e1c84 in main (argc=6, argv=0xffbfee1c) at ../unix/unix_main.c:1411
(gdb)


Vincent



More information about the quake3 mailing list