PiRSquared17 / quadra

Automatically exported from code.google.com/p/quadra
0 stars 0 forks source link

Crashes when reaches level 5,6,7,8 or higher with weird sound #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Submitted by Appleman1234:

Dear all,
I am addicted to Quadra, I play it in Mandrake 10.1 CE
and mandrake 10 before that, but I get angry when I get
to level 6 7,8 or higher and Quadra makes some weirdly
pitched noises and then crashes completely. I have
tried turning off CD sound but it still crashes inevitably.

Please help

Appleman1234:D

Original issue reported on code.google.com by pphaneuf on 30 Mar 2008 at 6:08

GoogleCodeExporter commented 9 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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

Original comment by pphaneuf on 1 Apr 2008 at 2:39