Public bug reported:

I installed tremulous and tremulous-server so I could try out the game,
but I noticed that the server was eating up all of my CPU. I couldn't
get a useful trace from it, but its obviously stuck in a loop somewhere.

The best I could do...

----------------------------------------------------------------------------------

[EMAIL PROTECTED]:~$ sudo gdb tremulous-serve 5455
GNU gdb 6.4.90-debian
Copyright (C) 2006 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 "i486-linux-gnu"...tremulous-serve: No such file or 
directory.

Attaching to process 5455
Reading symbols from /bin/dash...(no debugging symbols found)...done.
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Reading symbols from /lib/tls/i686/cmov/libc.so.6...(no debugging symbols 
found)...done.
Loaded symbols for /lib/tls/i686/cmov/libc.so.6
Reading symbols from /lib/ld-linux.so.2...
(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
(no debugging symbols found)
0x0804dea6 in ?? ()
(gdb) backtrace
#0  0x0804dea6 in ?? ()
#1  0xbff963a8 in ?? ()
#2  0x0804a932 in ?? ()
#3  0x0805d8ec in environ ()
#4  0xbff96394 in ?? ()
#5  0x00000002 in ?? ()
#6  0x00000000 in ?? ()
(gdb) continue
Continuing.

Program received signal SIGINT, Interrupt.
0xb7ebe218 in strpbrk () from /lib/tls/i686/cmov/libc.so.6
(gdb) backtrace
#0  0xb7ebe218 in strpbrk () from /lib/tls/i686/cmov/libc.so.6
#1  0x0804ccae in ?? ()
#2  0x0805e304 in ?? ()
#3  0x08058500 in _IO_stdin_used ()
#4  0x00000000 in ?? ()
(gdb) q
The program is running.  Quit anyway (and detach it)? (y or n) y
Detaching from program: /bin/dash, process 5455
[EMAIL PROTECTED]:~$

** Affects: tremulous (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
tremulous-serve uses Full CPU
https://launchpad.net/bugs/64790

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to