[quake3] Re: Running q3ded on PPC

PaSzCzUs paszczus at gmail.com
Fri Oct 28 04:35:06 EDT 2005


[quake3 at foo.pl ~]$ gdb q3ded
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host= --target=ppc-pld-linux"...(no
debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) r +map q3dm17
Starting program: /usr/bin/q3ded +map q3dm17
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
ioQ3 1.33 linux-ppc Oct 28 2005
----- FS_Startup -----
Current search path:
/var/games/quake3/.q3a/baseq3
/usr/share/games/quake3/baseq3/pak8.pk3 (9 files)
/usr/share/games/quake3/baseq3/pak7.pk3 (4 files)
/usr/share/games/quake3/baseq3/pak6.pk3 (64 files)
/usr/share/games/quake3/baseq3/pak5.pk3 (7 files)
/usr/share/games/quake3/baseq3/pak4.pk3 (272 files)
/usr/share/games/quake3/baseq3/pak3.pk3 (4 files)
/usr/share/games/quake3/baseq3/pak2.pk3 (148 files)
/usr/share/games/quake3/baseq3/pak1.pk3 (26 files)
/usr/share/games/quake3/baseq3/pak0.pk3 (3539 files)
/usr/share/games/quake3/baseq3
/usr/bin/baseq3

----------------------
4073 files in pk3 files
execing default.cfg
couldn't exec q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
(no debugging symbols found)
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
(no debugging symbols found)
(no debugging symbols found)
Hostname: gzowski.opole.pl
IP: 217.197.64.134
Started tty console (use +set ttycon 0 to disable)
------ Server Initialization ------
Server: q3dm17
Hunk_Clear: reset the hunk ok
----- FS_Startup -----
Current search path:
/var/games/quake3/.q3a/baseq3
/usr/share/games/quake3/baseq3/pak8.pk3 (9 files)
/usr/share/games/quake3/baseq3/pak7.pk3 (4 files)
/usr/share/games/quake3/baseq3/pak6.pk3 (64 files)
/usr/share/games/quake3/baseq3/pak5.pk3 (7 files)
/usr/share/games/quake3/baseq3/pak4.pk3 (272 files)
/usr/share/games/quake3/baseq3/pak3.pk3 (4 files)
/usr/share/games/quake3/baseq3/pak2.pk3 (148 files)
/usr/share/games/quake3/baseq3/pak1.pk3 (26 files)
/usr/share/games/quake3/baseq3/pak0.pk3 (3539 files)
/usr/share/games/quake3/baseq3
/usr/bin/baseq3

----------------------
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.
0x1003c0e4 in ?? ()
(gdb) bt
#0  0x1003c0e4 in ?? ()
#1  0x1003bfec in ?? ()
Previous frame identical to this frame (corrupt stack?)

That`s all i`ve got - is it enought or should i do something else?



2005/10/27, Tim Angus <tim at ngus.net>:
> On Thu, 27 Oct 2005 23:04:18 +0200 PaSzCzUs wrote:
> > Hi.
> > I tried rev 187 and still i cannot run q3ded server on PPC, now the
> > error is (full):
> >
> > [quake3 at mydomain.pl ~]$ q3ded +map q3dm17
>
> Do this:
>
> $ gdb ./q3ded
> ..wait for gdb to start
> (gdb) r +map q3dm17
> ..wait for q3 to crash
> (gdb) bt
> ..copy and paste the output into a reply to this email.
>



More information about the quake3 mailing list