Closed GoogleCodeExporter closed 8 years ago
He also added the following comment:
My email is (without forward and back slashes)
a/p/p\l\e/m\a/n\s/i\g/l\/o/o\@\h\/o\t\m\a\i\l/./c\o/m/.
Slashes are to stop spam bots etc.
And this one:
Dear all, here are my quadra -debug outputs
1.
$ quadra -debug
Debug mode enabled
Resfile /usr/share/games/quadra.res is fine
Resfile /usr/share/games/quadra118.res does not exist
Reading config: Ok
Reading stringtable: Ok
Calling init_stuff: Using MIT-SHM extension
Sound::Sound: opened succesfully.
start track = 1
end track = 1
Net::init_local_addresses: getting hostname
Net::Net: gethostname() is localhost
Ok
Server listening for TCP connection on port 3456...
Net_client::Net_client
Net_list::reset_objectives: goal_stat==FRAG inconsistent
with peace game type, forcing SCORE
Net_server::playerwantjoin, name=Appleman
Net_list::add_player
Net_list::set_player(08517208, 0)
Net_list::notify_all: done
Net_list::set_player(0851DBA0, 0)
Net_list::notify_all: done
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Segmentation fault
2.
$ quadra -debug
Debug mode enabled
Resfile /usr/share/games/quadra.res is fine
Resfile /usr/share/games/quadra118.res does not exist
Reading config: Ok
Reading stringtable: Ok
Calling init_stuff: Using MIT-SHM extension
Sound::Sound: opened succesfully.
start track = 1
end track = 1
Net::init_local_addresses: getting hostname
Net::Net: gethostname() is localhost
Ok
Server listening for TCP connection on port 3456...
Net_client::Net_client
Net_list::reset_objectives: goal_stat==FRAG inconsistent
with peace game type, forcing SCORE
Net_server::playerwantjoin, name=Appleman
Net_list::add_player
Net_list::set_player(084F5EE0, 0)
Net_list::notify_all: done
Net_list::set_player(084FAEF0, 0)
Net_list::notify_all: done
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Segmentation fault
3.
$ quadra -debug
Debug mode enabled
Resfile /usr/share/games/quadra.res is fine
Resfile /usr/share/games/quadra118.res does not exist
Reading config: Ok
Reading stringtable: Ok
Calling init_stuff: Using MIT-SHM extension
Sound::Sound: opened succesfully.
start track = 1
end track = 1
Net::init_local_addresses: getting hostname
Net::Net: gethostname() is localhost
Ok
Server listening for TCP connection on port 3456...
Net_client::Net_client
Net_list::reset_objectives: goal_stat==FRAG inconsistent
with peace game type, forcing SCORE
Net_server::playerwantjoin, name=Appleman
Net_list::add_player
Net_list::set_player(089AF0C0, 0)
Net_list::notify_all: done
Net_list::set_player(084DCBD0, 0)
Net_list::notify_all: done
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Segmentation fault
and lucky last in root to make sure it wasn't just user error
4.
# ./quadra -debug
Debug mode enabled
Resfile /usr/share/games/quadra.res is fine
Resfile /usr/share/games/quadra118.res does not exist
Reading config: Ok
Reading stringtable: Ok
Calling init_stuff: Using MIT-SHM extension
Sound::Sound: opened succesfully.
Net::init_local_addresses: getting hostname
Net::Net: gethostname() is localhost
Ok
Server listening for TCP connection on port 3456...
Net_client::Net_client
Net_list::reset_objectives: goal_stat==FRAG inconsistent
with peace game type, forcing SCORE
Net_server::playerwantjoin, name=#1
Net_list::add_player
Net_list::set_player(08517A38, 0)
Net_list::notify_all: done
Net_list::set_player(0851E3D0, 0)
Net_list::notify_all: done
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Net_list::send
Segmentation fault (core dumped)
Original comment by pphaneuf
on 30 Mar 2008 at 6:09
I think this is the sound crash that was fixed by dgryski, a good while ago.
Original comment by pphaneuf
on 1 Apr 2008 at 2:39
Original comment by pphaneuf
on 1 Apr 2008 at 2:39
Original issue reported on code.google.com by
pphaneuf
on 30 Mar 2008 at 6:08