Running q3ded on PPC

Tim Angus tim at ngus.net
Fri Oct 28 12:15:32 EDT 2005


On Fri, 28 Oct 2005 17:30:34 +0200 PaSzCzUs wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x100527a8 in VM_PrepareInterpreter (vm=0x1025723c, header=0x347f07b8)
> at ../qcommon/vm_interpreted.c:268
> 268                                     codeBase[pc] =
> vm->instructionPointers[codeBase[pc]];
> (gdb) bt
> #0  0x100527a8 in VM_PrepareInterpreter (vm=0x1025723c,
> header=0x347f07b8) at ../qcommon/vm_interpreted.c:268
> #1  0x100517d8 in VM_Create (module=0x100b1514 "qagame",
> systemCalls=0x1000a55c <SV_GameSystemCalls>, interpret=VMI_BYTECODE)
>     at ../qcommon/vm.c:597
> #2  0x1000de7c in SV_InitGameProgs () at ../server/sv_game.c:950
> #3  0x1000ef04 in SV_SpawnServer (server=0x7f9055e0 "q3dm17",
> killBots=qfalse) at ../server/sv_init.c:435
> #4  0x10008518 in SV_Map_f () at ../server/sv_ccmds.c:189
> #5  0x1002a390 in Cmd_ExecuteString (text=0x7f905670 "map q3dm17") at
> ../qcommon/cmd.c:645
> #6  0x100297a8 in Cbuf_Execute () at ../qcommon/cmd.c:220
> #7  0x1002fdc0 in Com_Frame () at ../qcommon/common.c:2695
> #8  0x100acab4 in main (argc=3, argv=0x7f906c54) at
> #../unix/unix_main.c:1405
> (gdb)

Could you paste the output of the attached program? (compile with "gcc
-o q3_endian_test q3_endian_test.c")
-------------- next part --------------
A non-text attachment was scrubbed...
Name: q3_endian_test.c
Type: text/x-csrc
Size: 211 bytes
Desc: not available
URL: <http://icculus.org/pipermail/quake3/attachments/20051028/eaeac4b1/attachment.c>


More information about the quake3 mailing list