Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

95: freezing linux #113

Closed
theonlypwner opened this issue Aug 9, 2015 · 0 comments
Closed

95: freezing linux #113

theonlypwner opened this issue Aug 9, 2015 · 0 comments

Comments

@theonlypwner
Copy link
Member

freezing linux by rh.nkrodu
Issue 95 posted to Google Code on 2012 Dec 26 at 21:13:04

Current status: Invalid
Current labels: Type-Defect, Priority-Critical, Usability, Component-Engine, Performance, Maintainability

rh.nkrodu on 2012 Dec 26 at 21:13:04:

What steps will reproduce the problem?
1.i am just play acr
2.the whole system hangs
3.I have to shut down the machine that the problem is fixed

What is the expected output? What do you see instead?
I wish that the game works,its dont work

What version are you using? On what operating system?
acr 2.5.5

ubuntu 32 bit
gnome shell

lenova t61
Intel® Core™2 Duo CPU T8300
NVIDIA Quadro NVS 140M

Please provide any additional information below.
I do not have much space left on the hard drive and
I use beta drivers for graphics cards.

theonlypwner on 2012 Dec 28 at 04:52:15:

I still don't know where the code causes this bug to occur...

Labels: -Priority-Unset Priority-Critical Usability
Status: MoreInfoRequired

rh.nkrodu on 2012 Dec 28 at 15:29:08:

how do I find out?

rh.nkrodu on 2012 Dec 28 at 16:11:48:

recording demo
currently recording demo
Added 767 wps in 713 milliseconds
Filtered 1 wps
Total size: 108.80 Kb
Pvt. Jenkins [6-0] capped you (@14.33 m)
OpenAL Error (A003): invalid value, line 199
OpenAL Error (A003): invalid value, line 199

its may this

i can stop acr when i play windowed mode.
acr freezes and i jump on the terminal and I close it.

but if i play full screen i can not do it and i must shut down computer.

theonlypwner on 2012 Dec 28 at 20:04:23:

So it's the OpenAL bug... I don't know which file's line 199...

theonlypwner on 2013 Jan 15 at 17:22:11:

I still don't know why it crashes.

bool gain(float g)
{
alclearerr();
alSourcef(id, AL_GAIN, g);
return !ALERR; // sound.cpp:199
}

rh.nkrodu on 2013 Feb 8 at 13:14:26:

cd ../enet; ./configure --enable-shared=no --enable-static=yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gethostbyaddr_r... yes
checking for gethostbyname_r... yes
checking for poll... yes
checking for fcntl... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for struct msghdr.msg_flags... yes
checking for socklen_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libenet.pc
config.status: executing depfiles commands
config.status: executing libtool commands
make -C ../enet all
make[1]: Siirrytään hakemistoon "/home/random/acr/source/enet"
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/random/acr/source/enet/missing --run aclocal-1.11 -Im4
/home/random/acr/source/enet/missing: rivi 52: aclocal-1.11: komentoa ei löydy
WARNING: `aclocal-1.11' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.ac'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
 cd . && /bin/bash /home/random/acr/source/enet/missing --run automake-1.11 --foreign
/home/random/acr/source/enet/missing: rivi 52: automake-1.11: komentoa ei löydy
WARNING: `automake-1.11' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/random/acr/source/enet/missing --run autoconf
/home/random/acr/source/enet/missing: rivi 52: autoconf: komentoa ei löydy
WARNING: `autoconf' is missing on your system.  You should only need it if
         you modified `configure.ac'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --enable-shared=no --enable-static=yes --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gethostbyaddr_r... yes
checking for gethostbyname_r... yes
checking for poll... yes
checking for fcntl... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for struct msghdr.msg_flags... yes
checking for socklen_t... yes
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating libenet.pc
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Poistutaan hakemistosta "/home/random/acr/source/enet"
make[1]: Siirrytään hakemistoon "/home/random/acr/source/enet"
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" -DPACKAGE_STRING=\"libenet\ 1.3.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude    -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo callbacks.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" "-DPACKAGE_STRING=\"libenet 1.3.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude -g -O2 -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c callbacks.c -o callbacks.o
mv -f .deps/callbacks.Tpo .deps/callbacks.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" -DPACKAGE_STRING=\"libenet\ 1.3.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude    -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" "-DPACKAGE_STRING=\"libenet 1.3.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o
mv -f .deps/compress.Tpo .deps/compress.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" -DPACKAGE_STRING=\"libenet\ 1.3.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude    -g -O2 -MT host.lo -MD -MP -MF .deps/host.Tpo -c -o host.lo host.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" "-DPACKAGE_STRING=\"libenet 1.3.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude -g -O2 -MT host.lo -MD -MP -MF .deps/host.Tpo -c host.c -o host.o
mv -f .deps/host.Tpo .deps/host.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" -DPACKAGE_STRING=\"libenet\ 1.3.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude    -g -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" "-DPACKAGE_STRING=\"libenet 1.3.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude -g -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o
mv -f .deps/list.Tpo .deps/list.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" -DPACKAGE_STRING=\"libenet\ 1.3.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude    -g -O2 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c -o packet.lo packet.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" "-DPACKAGE_STRING=\"libenet 1.3.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude -g -O2 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -o packet.o
mv -f .deps/packet.Tpo .deps/packet.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" -DPACKAGE_STRING=\"libenet\ 1.3.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude    -g -O2 -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c -o peer.lo peer.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" "-DPACKAGE_STRING=\"libenet 1.3.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude -g -O2 -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.c -o peer.o
mv -f .deps/peer.Tpo .deps/peer.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" -DPACKAGE_STRING=\"libenet\ 1.3.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude    -g -O2 -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" "-DPACKAGE_STRING=\"libenet 1.3.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude -g -O2 -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -o protocol.o
mv -f .deps/protocol.Tpo .deps/protocol.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" -DPACKAGE_STRING=\"libenet\ 1.3.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude    -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo unix.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" "-DPACKAGE_STRING=\"libenet 1.3.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude -g -O2 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o
mv -f .deps/unix.Tpo .deps/unix.Plo
/bin/bash ./libtool --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" -DPACKAGE_STRING=\"libenet\ 1.3.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude    -g -O2 -MT win32.lo -MD -MP -MF .deps/win32.Tpo -c -o win32.lo win32.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.3\" "-DPACKAGE_STRING=\"libenet 1.3.3\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -Iinclude -g -O2 -MT win32.lo -MD -MP -MF .deps/win32.Tpo -c win32.c -o win32.o
mv -f .deps/win32.Tpo .deps/win32.Plo
/bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2  -version-info 1:3:0  -o libenet.la -rpath /usr/local/lib callbacks.lo compress.lo host.lo list.lo packet.lo peer.lo protocol.lo unix.lo win32.lo  
libtool: link: ar cru .libs/libenet.a  callbacks.o compress.o host.o list.o packet.o peer.o protocol.o unix.o win32.o
libtool: link: ranlib .libs/libenet.a
libtool: link: ( cd ".libs" && rm -f "libenet.la" && ln -s "../libenet.la" "libenet.la" )
make[1]: Poistutaan hakemistosta "/home/random/acr/source/enet"
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o client.o client.cpp
/bin/sh: 1: sdl-config: not found
/bin/sh: 1: g++: not found
make: *** [client.o] Virhe 127

this is result of first compile.
after i istalled g++ its say this.

make [1]: Entering directory '/ home / random / acr / source / enet "
make [1]: for "all" does not have to do anything.
make [1]: Leaving directory '/ home / random / acr / source / enet "
g+ +-O3-fomit-frame-pointer -I/usr/X
make-C .. / enet all11R6/include -I../enet/include -I../src sdl-config - CFLAGS-c-o client.o client.cpp
/ bin / sh: 1: sdl-config: not found
In file included from client.cpp: 3:0:
pch.h: 41:17: fatal error: SDL.h: No such file or directory does not exist
compilation terminated.
make: *** [client.o] Error 1

its has Finnish so i use translator for this.

theonlypwner on 2013 Feb 8 at 21:15:55:

Please read some of the errors:
/bin/sh: 1: sdl-config: not found
/bin/sh: 1: g++: not found

Did you install all of the dependencies? Read the ACR wiki.

Run
apt-get install build-essential libsdl1.2debian libsdl1.2debian-pulseaudio libsdl-image1.2 libopenal1
apt-get install libsdl1.2-dev libsdl-image1.2-dev libopenal-dev libvorbis-dev
OR
yum install SDL* zlib openal
yum install gcc-c++ zlib-devel openal-devel

rh.nkrodu on 2013 Feb 13 at 18:58:15:

i compile this acr without error.
acr still crashing.

theonlypwner on 2013 Feb 13 at 23:12:06:

Well, can you provide some debug info?

rh.nkrodu on 2013 Feb 14 at 12:30:03:

make -C ../enet all
make[1]: Siirrytään hakemistoon "/home/random/acr/source/enet"
make[1]: Kohteelle "all" ei tarvitse tehdä mitään.
make[1]: Poistutaan hakemistosta "/home/random/acr/source/enet"
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o client.o client.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o clientgame.o clientgame.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o clients2c.o clients2c.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o command.o command.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o console.o console.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o docs.o docs.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o editing.o editing.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o entities.o entities.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o log.o log.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o main.o main.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o menus.o menus.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o packetqueue.o packetqueue.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o physics.o physics.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o protocol.o protocol.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o rendercubes.o rendercubes.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o rendergl.o rendergl.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o renderhud.o renderhud.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o rendermodel.o rendermodel.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o renderparticles.o renderparticles.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o rendertext.o rendertext.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o rndmap.o rndmap.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o scoreboard.o scoreboard.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o server.o server.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o serverbrowser.o serverbrowser.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o serverms.o serverms.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o shadow.o shadow.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o sound.o sound.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o texture.o texture.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o tools.o tools.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o water.o water.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o weapon.o weapon.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o wizard.o wizard.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o world.o world.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o worldio.o worldio.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o worldlight.o worldlight.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o worldocull.o worldocull.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`    -c -o worldrender.o worldrender.cpp
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src `sdl-config --cflags`  -o native_client client.o clientgame.o clients2c.o command.o console.o docs.o editing.o entities.o log.o main.o menus.o packetqueue.o physics.o protocol.o rendercubes.o rendergl.o renderhud.o rendermodel.o renderparticles.o rendertext.o rndmap.o scoreboard.o server.o serverbrowser.o serverms.o shadow.o sound.o texture.o tools.o water.o weapon.o wizard.o world.o worldio.o worldlight.o worldocull.o worldrender.o bot/bot.o bot/botmanager.o bot/bot_ai.o bot/bot_util.o bot/bot_waypoint.o bot/ac_bot.o bot/ac_bot_ai.o  -L/usr/X11R6/lib -L../enet/.libs -lenet `sdl-config --libs` -lSDL_image -lz -lGL -lopenal -lvorbisfile
g++ -O3 -fomit-frame-pointer -I/usr/X11R6/include -I../enet/include -I../src  -o native_server -DSTANDALONE log.cpp serverms.cpp server.cpp protocol.cpp tools.cpp wizard.cpp -L../enet/.libs -lenet -lz

theonlypwner on 2013 Feb 14 at 17:28:51:

Debug info is data from when it crashes, not when it is compiled.

rh.nkrodu on 2013 Feb 15 at 19:12:27:

sorry, i dont have it.
i dont get it when acr crashes.

theonlypwner on 2013 Feb 15 at 20:06:59:

Sorry, but I can't fix stuff unless I know what to fix. I couldn't find it, so I need to be told where to find it (perhaps by some debug info).

There's nothing that we can do about this right now...

rh.nkrodu on 2013 May 15 at 17:44:39:

i didn't see this problem anymore.i don t know what help for it but acr work fine.

rh.nkrodu on 2013 Jun 26 at 20:28:24:

its not same problem but i post it there.

ubuntu 12.04
What steps will reproduce the problem?
1.i am just play acr
2.the whole system hangs
3.I have to shut down the machine that the problem is fixed

What is the expected output? What do you see instead?
I wish that the game works,its dont work

What version are you using? On what operating system?
acr 2.5.8

ubuntu 12.04 32 bit
cinnamon

lenova t61
Intel® Core™2 Duo CPU T8300
NVIDIA Quadro NVS 140M

debug

random@random-ThinkPad-T61:~/acr/source/src$ '/home/random/acr/LinuxClient.sh' 
Using home directory: data
init: sdl
init: net
init: world
init: video: sdl
init: video: mode
init: video: misc
init: gl
Renderer: Quadro NVS 140M/PCIe/SSE2 (NVIDIA Corporation)
Driver: 3.3.0 NVIDIA 319.17
init: console
init: sound
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)
ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
Audio devices: PulseAudio Default, ALSA Default, PortAudio Default
Sound: PulseAudio Default / OpenAL Soft (OpenAL Community)
Driver: 1.1 ALSOFT 1.13
init: cfg
unknown command: addallfavcatmenus
init: models
init: docs
init: localconnect
read map packages/maps/official/ac_desert2.cgz (36 milliseconds)
Desert City by Nieb
Waypoints for map ac_desert2 loaded
game mode is "team deathmatch"
Deathmatch: Kill all your opponents and get points to win!
Team: Watch out for teammates!
time remaining: 15 minutes
init: mainloop
writing to file: data/config/init.cfg
writing to file: data/config/servers.cfg
writing to file: data/config/saved.cfg
random@random-ThinkPad-T61:~/acr/source/src$ '/home/random/acr/LinuxClient.sh' 
Using home directory: data
init: sdl
init: net
init: world
init: video: sdl
init: video: mode
init: video: misc
init: gl
Renderer: Quadro NVS 140M/PCIe/SSE2 (NVIDIA Corporation)
Driver: 3.3.0 NVIDIA 319.17
init: console
init: sound
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)
ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
Audio devices: PulseAudio Default, ALSA Default, PortAudio Default
Sound: PulseAudio Default / OpenAL Soft (OpenAL Community)
Driver: 1.1 ALSOFT 1.13
init: cfg
unknown command: addallfavcatmenus
init: models
init: docs
init: localconnect
read map packages/maps/official/ac_wasteland.cgz (24 milliseconds)
Amazon made by DES|Halo and DES|R4zor
Waypoints for map ac_wasteland loaded
game mode is "team deathmatch"
Deathmatch: Kill all your opponents and get points to win!
Team: Watch out for teammates!
time remaining: 15 minutes
init: mainloop
attempting to connect to 192.168.1.100
connected to server
MOTD:
~>GsC<~ Inofficial Clan Server by ~>GsC<~roima[fi] Play fair!
read map packages/maps/official/ac_douze.cgz (124 milliseconds)
Douze (AC-Version) by makkE - layout by stanze
Waypoints for map ac_douze loaded
game mode is "sniping-direct capture the flag"
CTF: Grab the enemy flag and bring it to your base.
Team: Watch out for teammates!
Demolition: Use your RPG! If you run out, use your sword!
Return: Return your own flag!
time remaining: 12 minutes
connected: ~>GsC<~rXn (0)
0.00% accuracy (0 hit, 0 shot, 0 wasted)
time remaining: 11 minutes
~>GsC<~rXn (0) fatally wounded a bot [5-0] (@7.42 m)
~>GsC<~rXn (0) fatally wounded you (@3.30 m)
~>GsC<~rXn (0) sniped a bot [5-0] (@3.17 m)
<~>GsC<~roima[fi] (1)> my game was crach
~>GsC<~rXn (0) sniped a bot [3-1] (@3.29 m)
you vengefully overkilled ~>GsC<~rXn (0) (@2.21 m) by quickly scoping
~>GsC<~rXn (0) vengefully sniped you (@4.60 m) with a critical hit
~>GsC<~rXn (0) sniped a bot [3-1] (@1.08 m)
~>GsC<~rXn (0) expertly sniped a bot [5-0] (@1.68 m) with a critical hit while hardscoping
~>GsC<~rXn (0) got your flag
~>GsC<~rXn (0) expertly sniped a bot [3-1] (@1.03 m)
~>GsC<~rXn (0) scored for the enemy team!
97.05% accuracy (11433 hit, 11780 shot, 347 wasted)
time remaining: 10 minutes
~>GsC<~rXn (0) fatally wounded a bot [5-0] (@9.02 m)
<~>GsC<~roima[fi] (1)> its was keep crashing after i install that versio
you quickly killed a bot [2-1] (@6.88 m) with a critical hit by quickly scoping
a bot [3-1] vengefully quickly killed ~>GsC<~rXn (0) (@1.11 m)
you quickly killed a bot [2-1] (@9.15 m) by quickly scoping
you got the enemy flag
~>GsC<~rXn (0) sniped you (@2.89 m)
you lost the enemy flag
~>GsC<~rXn (0) returned the enemy flag
~>GsC<~rXn (0) sniped you (@11.22 m) while hardscoping
~>GsC<~rXn (0) got your flag
~>GsC<~rXn (0) vengefully expertly sniped a bot [3-1] (@7.41 m) after recently scoping
a bot [5-0] vengefully quickly killed ~>GsC<~rXn (0) (@5.31 m)
~>GsC<~rXn (0) lost your flag
you overkilled a bot [2-1] (@7.48 m) with a critical hit while hardscoping
a bot [3-1] returned your flag
a bot [4-0] overkilled you (@6.71 m)
<~>GsC<~rXn (0)> m21 is simply the greatest weap
a bot [4-0] got your flag
~>GsC<~rXn (0) vengefully expertly sniped a bot [5-0] (@1.31 m) with a critical hit
you vengefully quickly killed a bot [4-0] (@8.56 m) after recently scoping
a bot [4-0] lost your flag
you returned your flag
~>GsC<~rXn (0) sniped you (@8.09 m) by quickly scoping
99.03% accuracy (35578 hit, 35925 shot, 347 wasted)
time remaining: 9 minutes
~>GsC<~rXn (0) sniped a bot [5-0] (@2.45 m) after recently scoping
~>GsC<~rXn (0) sniped a bot [3-1] (@2.90 m) by quickly scoping
<~>GsC<~roima[fi] (1)> jeah it reat
a bot [5-0] vengefully sniped ~>GsC<~rXn (0) (@1.72 m) with a critical hit
~>GsC<~rXn (0) sniped a bot [3-1] (@13.28 m) while hardscoping
~>GsC<~rXn (0) vengefully sniped a bot [5-0] (@7.46 m) after recently scoping
you got the enemy flag
~>GsC<~rXn (0) got your flag
~>GsC<~rXn (0) sniped a bot [3-1] (@0.75 m)
~>GsC<~rXn (0) sniped you (@5.42 m)
you lost the enemy flag
~>GsC<~rXn (0) returned the enemy flag
~>GsC<~rXn (0) scored for the enemy team!
~>GsC<~rXn (0) fatally wounded a bot [3-1] (@15.54 m)
<~>GsC<~roima[fi] (1)> no that noob rule
~>GsC<~rXn (0) sniped a bot [5-0] (@2.21 m) after recently scoping
you quickly killed a bot [2-1] (@4.20 m) with a critical hit by quickly scoping
~>GsC<~rXn (0) impaled a bot [3-1] (@0.74 m)
99.24% accuracy (45292 hit, 45639 shot, 347 wasted)
time remaining: 8 minutes
you quickly killed a bot [4-0] (@5.20 m) by quickly scoping
~>GsC<~rXn (0) got your flag
~>GsC<~rXn (0) sniped a bot [5-0] (@1.54 m)
~>GsC<~rXn (0) sniped a bot [3-1] (@3.85 m), double-killing
you got the enemy flag
~>GsC<~rXn (0) sniped you (@5.19 m) while hardscoping
you lost the enemy flag
~>GsC<~rXn (0) returned the enemy flag
~>GsC<~rXn (0) scored for the enemy team!
a bot [3-1] vengefully sniped ~>GsC<~rXn (0) (@0.32 m)
you sniped a bot [2-1] (@4.46 m) by quickly scoping
a bot [2-1] vengefully obliterated you (@4.21 m)
~>GsC<~rXn (0) vengefully sniped a bot [3-1] (@23.63 m) while hardscoping
~>GsC<~rXn (0) sniped a bot [5-0] (@8.53 m) while hardscoping
you got the enemy flag
you vengefully sniped a bot [2-1] (@5.17 m)
~>GsC<~rXn (0) got your flag
~>GsC<~rXn (0) sniped you (@5.35 m) after recently scoping
you lost the enemy flag
~>GsC<~rXn (0) returned the enemy flag
you sniped a bot [2-1] (@5.98 m) with a critical hit by quickly scoping
~>GsC<~rXn (0) scored for the enemy team!
99.39% accuracy (56493 hit, 56840 shot, 347 wasted)
time remaining: 7 minutes
you vengefully expertly sniped ~>GsC<~rXn (0) (@8.51 m) after recently scoping
<~>GsC<~rXn (0)> ns
you got the enemy flag
~>GsC<~rXn (0) vengefully sniped you (@18.82 m) after recently scoping
you lost the enemy flag
~>GsC<~rXn (0) sniped a bot [3-1] (@3.17 m)
~>GsC<~rXn (0) returned the enemy flag
a bot [2-1] vengefully quickly killed you (@8.42 m)
~>GsC<~rXn (0) sniped a bot [5-0] (@3.40 m)
~>GsC<~rXn (0) sniped a bot [3-1] (@6.82 m) with a critical hit while hardscoping
a bot [5-0] vengefully sniped ~>GsC<~rXn (0) (@3.86 m)
you vengefully sniped a bot [2-1] (@7.56 m)
~>GsC<~rXn (0) vengefully sniped a bot [5-0] (@7.71 m) while hardscoping
you sniped a bot [2-1] (@3.67 m)
~>GsC<~rXn (0) sniped a bot [3-1] (@5.08 m) while hardscoping
you got the enemy flag
~>GsC<~rXn (0) got your flag
99.48% accuracy (66863 hit, 67210 shot, 347 wasted)
time remaining: 6 minutes
you vengefully sniped ~>GsC<~rXn (0) (@11.17 m) with a critical hit after recently scoping
~>GsC<~rXn (0) lost your flag
you returned your flag
you scored for your team!
~>GsC<~rXn (0) vengefully sniped you (@5.96 m) while hardscoping
~>GsC<~rXn (0) got your flag
~>GsC<~rXn (0) thrown down a bot [5-0]
you vengefully sniped ~>GsC<~rXn (0) (@8.93 m) while hardscoping
~>GsC<~rXn (0) lost your flag
you returned your flag
you expertly sniped ~>GsC<~rXn (0) (@4.74 m)
~>GsC<~rXn (0) vengefully fatally wounded you (@0.47 m)
<~>GsC<~rXn (0)> die!
~>GsC<~rXn (0) sniped a bot [3-1] (@7.38 m) while hardscoping
~>GsC<~rXn (0) sniped a bot [5-0] (@4.27 m) with a critical hit while hardscoping
you got the enemy flag
~>GsC<~roima[fi] (1) moved at 26.452 (32.592 instant) cube/s with 24 ping
~>GsC<~roima[fi] (1) cheat detected (speedhack)
a bot [2-1] vengefully helped with the suicide of you
you lost the enemy flag
~>GsC<~rXn (0) sniped a bot [3-1] (@3.09 m) by quickly scoping
~>GsC<~rXn (0) got your flag
you vengefully sniped ~>GsC<~rXn (0) (@6.99 m)
~>GsC<~rXn (0) lost your flag
you returned your flag
~>GsC<~rXn (0) fatally wounded a bot [5-0] (@4.34 m)
98.87% accuracy (85333 hit, 86309 shot, 976 wasted)
time remaining: 5 minutes
~>GsC<~rXn (0) vengefully sniped you (@3.62 m)
~>GsC<~rXn (0) returned the enemy flag
~>GsC<~rXn (0) sniped a bot [3-1] (@5.74 m)
~>GsC<~rXn (0) sniped you (@3.87 m)
~>GsC<~rXn (0) fatally wounded a bot [5-0] (@4.32 m)
~>GsC<~rXn (0) got your flag
you got the enemy flag
you vengefully sniped ~>GsC<~rXn (0) (@2.70 m)
~>GsC<~rXn (0) lost your flag
you returned your flag
~>GsC<~rXn (0) vengefully fatally wounded you (@0.60 m)
you lost the enemy flag
~>GsC<~rXn (0) returned the enemy flag
~>GsC<~rXn (0) sniped you (@2.88 m) with a critical hit while hardscoping
96.17% accuracy (99509 hit, 103475 shot, 3966 wasted)
time remaining: 4 minutes
~>GsC<~rXn (0) expertly sniped a bot [3-1] (@12.32 m) while hardscoping
~>GsC<~rXn (0) expertly sniped a bot [5-0] (@12.36 m), double-killing while hardscoping
<~>GsC<~roima[fi] (1)> aim is useless
<~>GsC<~rXn (0)> lol
you vengefully sniped a bot [2-1] (@7.18 m) after recently scoping
~>GsC<~rXn (0) sniped a bot [5-0] (@18.30 m) while hardscoping
~>GsC<~rXn (0) sniped a bot [3-1] (@9.11 m) with a critical hit while hardscoping
you got the enemy flag
~>GsC<~rXn (0) got your flag
a bot [5-0] vengefully quickly killed ~>GsC<~rXn (0) (@3.87 m)
~>GsC<~rXn (0) lost your flag
a bot [5-0] returned your flag
you scored for your team!
you vengefully sniped ~>GsC<~rXn (0) (@19.49 m) while hardscoping
you got the enemy flag
you expertly sniped a bot [2-1] (@4.78 m) after recently scoping
~>GsC<~rXn (0) sniped a bot [3-1] (@0.95 m) with a critical hit
you scored for your team!
you sniped ~>GsC<~rXn (0) (@1.77 m) with a critical hit
95.93% accuracy (110855 hit, 115557 shot, 4702 wasted)
time remaining: 3 minutes
you got the enemy flag
~>GsC<~rXn (0) vengefully quickly killed a bot [5-0] (@4.76 m) with a critical hit while hardscoping
~>GsC<~rXn (0) quickly killed a bot [3-1] (@9.16 m) by quickly scoping
~>GsC<~rXn (0) got your flag
you sniped ~>GsC<~rXn (0) (@4.73 m)
~>GsC<~rXn (0) lost your flag
~>GsC<~rXn (0) vengefully quickly killed you (@4.94 m)
you lost the enemy flag
~>GsC<~rXn (0) got your flag
you vengefully sniped ~>GsC<~rXn (0) (@4.34 m) by quickly scoping
~>GsC<~rXn (0) lost your flag
you got the enemy flag
you returned your flag
~>GsC<~rXn (0) quickly killed a bot [3-1] (@20.06 m) with a critical hit while hardscoping
~>GsC<~rXn (0) vengefully quickly killed you (@23.66 m) with a critical hit while hardscoping
you lost the enemy flag
~>GsC<~rXn (0) quickly killed a bot [3-1] (@12.69 m) with a critical hit after recently scoping
~>GsC<~rXn (0) returned the enemy flag
you vengefully sniped ~>GsC<~rXn (0) (@1.18 m)
96.37% accuracy (124795 hit, 129497 shot, 4702 wasted)
time remaining: 2 minutes
you sniped ~>GsC<~rXn (0) (@5.16 m) while hardscoping
you got the enemy flag
~>GsC<~rXn (0) vengefully quickly killed you (@17.42 m) while hardscoping
you lost the enemy flag
~>GsC<~rXn (0) moved at 36.047 (67.065 instant) cube/s with 520 ping
~>GsC<~rXn (0) cheat detected (speedhack)
~>GsC<~rXn (0) cheated
you got the enemy flag
you scored for your team!
<~>GsC<~rXn (0)> wtf!!!!!!!!
<~>GsC<~roima[fi] (1)> jes
~>GsC<~rXn (0) quickly killed a bot [3-1] (@9.70 m) with a critical hit by quickly scoping
<~>GsC<~roima[fi] (1)> you dont get flag
you assisted the suicide of a bot [2-1] (@4.17 m)
~>GsC<~rXn (0) decapitated you (@0.38 m) with a critical hit
~>GsC<~rXn (0) got your flag
you vengefully sniped ~>GsC<~rXn (0) (@14.43 m) with a critical hit while hardscoping
~>GsC<~rXn (0) lost your flag
you sniped a bot [2-1] (@9.97 m) while hardscoping
<~>GsC<~rXn (0)> i didnt
you returned your flag
96.62% accuracy (134479 hit, 139181 shot, 4702 wasted)
No map rotation entries--reloading ac_douze in mode sniping-direct capture the flag for 15 minutes
1 minute left!
you got the enemy flag
~>GsC<~rXn (0) vengefully quickly killed you (@0.32 m) by quickly scoping
you lost the enemy flag
~>GsC<~rXn (0) returned the enemy flag
~>GsC<~rXn (0) quickly killed a bot [5-0] (@10.46 m) while hardscoping
~>GsC<~rXn (0) quickly killed you (@17.86 m) with a critical hit by quickly scoping
~>GsC<~rXn (0) quickly killed a bot [5-0] (@7.50 m) while hardscoping
~>GsC<~rXn (0) quickly killed you (@6.19 m) by quickly scoping
~>GsC<~rXn (0) got your flag
~>GsC<~rXn (0) quickly killed a bot [3-1] (@8.41 m) with a critical hit by quickly scoping
a bot [3-1] vengefully obliterated ~>GsC<~rXn (0) (@1.78 m)
~>GsC<~rXn (0) lost your flag
you returned your flag
you vengefully sniped ~>GsC<~rXn (0) (@7.58 m) while hardscoping
you got the enemy flag
you scored for your team!
~>GsC<~rXn (0) quickly killed a bot [5-0] (@6.50 m) by quickly scoping
you sniped a bot [2-1] (@4.54 m) with a critical hit after recently scoping
~>GsC<~rXn (0) vengefully overkilled a bot [3-1] (@12.67 m) while hardscoping
96.89% accuracy (146507 hit, 151209 shot, 4702 wasted)
No map rotation entries--reloading ac_douze in mode sniping-direct capture the flag for 15 minutes
intermission:
game has ended!

"sniping-direct capture the flag" on map ac_douze, 192.168.1.100:28770 ~>GsC<~ Clan Server by ~>GsC<~roima[fi]
points flags frags assists deaths ratio cn team name
  1798     6   111       0     28  3.96  0 BLUE ~>GsC<~rXn
   806     5    36       1     26  1.38  1 RED  ~>GsC<~roima[fi] (you)
   170     0    20       0     36  0.56  5 RED  a bot
   137     0    10       0     23  0.43  2 BLUE a bot
    55     0    11       0     40  0.28  3 RED  a bot
    26     0     6       0     18  0.33  4 BLUE a bot

<~>GsC<~rXn (0)> gg
read map packages/maps/official/ac_douze.cgz (28 milliseconds)
Douze (AC-Version) by makkE - layout by stanze
Waypoints for map ac_douze loaded
game mode is "sniping-direct capture the flag"
CTF: Grab the enemy flag and bring it to your base.
Team: Watch out for teammates!
Demolition: Use your RPG! If you run out, use your sword!
Return: Return your own flag!
time remaining: 15 minutes
you got the enemy flag
~>GsC<~rXn (0) quickly killed a bot [2-0] (@10.69 m) for first blood while hardscoping
~>GsC<~rXn (0) got your flag
~>GsC<~rXn (0) quickly killed you (@8.52 m) after recently scoping
you lost the enemy flag
~>GsC<~rXn (0) returned the enemy flag
~>GsC<~rXn (0) scored for the enemy team!
you quickly killed a bot [5-1] (@10.34 m) by quickly scoping
~>GsC<~rXn (0) quickly killed you (@9.35 m) after recently scoping
~>GsC<~rXn (0) quickly killed a bot [2-0] (@6.91 m) by quickly scoping
you quickly killed a bot [5-1] (@14.72 m) with a critical hit while hardscoping
~>GsC<~rXn (0) quickly killed you (@2.09 m) by quickly scoping
a bot [2-0] vengefully expertly sniped ~>GsC<~rXn (0) (@6.78 m)
you quickly killed a bot [5-1] (@13.42 m) after recently scoping
~>GsC<~rXn (0) overkilled a bot [4-0] (@13.22 m) after recently scoping
100.00% accuracy (13088 hit, 13088 shot, 0 wasted)
time remaining: 14 minutes
you vengefully quickly killed ~>GsC<~rXn (0) (@6.29 m) by quickly scoping
you got the enemy flag
~>GsC<~rXn (0) vengefully quickly killed you (@2.75 m) by quickly scoping
you lost the enemy flag
~>GsC<~rXn (0) returned the enemy flag
you quickly killed a bot [5-1] (@14.88 m) after recently scoping
a bot [4-0] vengefully quickly killed ~>GsC<~rXn (0) (@0.15 m)
a bot [5-1] vengefully quickly killed you (@10.18 m) with a critical hit
you vengefully quickly killed ~>GsC<~rXn (0) (@3.86 m) by quickly scoping
you got the enemy flag
you vengefully quickly killed a bot [5-1] (@6.26 m) after recently scoping
~>GsC<~rXn (0) vengefully quickly killed you (@17.83 m) while hardscoping
you lost the enemy flag
~>GsC<~rXn (0) returned the enemy flag
~>GsC<~rXn (0) quickly killed you (@0.11 m) by quickly scoping
~>GsC<~rXn (0) got your flag
100.00% accuracy (24365 hit, 24365 shot, 0 wasted)
time remaining: 13 minutes
~>GsC<~rXn (0) scored for the enemy team!
you quickly killed a bot [3-1] (@10.70 m) while hardscoping
you quickly killed a bot [5-1] (@2.90 m) by quickly scoping
~>GsC<~rXn (0) quickly killed you (@3.74 m) by quickly scoping
~>GsC<~rXn (0) fatally wounded you (@13.30 m)
~>GsC<~rXn (0) got your flag
~>GsC<~rXn (0) vengefully quickly killed a bot [2-0] (@4.62 m) with a critical hit by quickly scoping
~>GsC<~rXn (0) scored for the enemy team!
~>GsC<~rXn (0) quickly killed a bot [2-0] (@2.72 m) by quickly scoping
~>GsC<~rXn (0) vengefully quickly killed a bot [4-0] (@11.50 m) with a critical hit while hardscoping
~>GsC<~rXn (0) quickly killed a bot [2-0] (@4.52 m) by quickly scoping
100.00% accuracy (31565 hit, 31565 shot, 0 wasted)
time remaining: 12 minutes
~>GsC<~roima[fi] (1) called a vote: load map ac_power in mode psychic-progressive zombies
~>GsC<~rXn (0) got your flag
you vengefully quickly killed ~>GsC<~rXn (0) (@13.09 m) while hardscoping
~>GsC<~rXn (0) lost your flag
~>GsC<~rXn (0) voted yes
vote passed
read map packages/maps/official/ac_power.cgz (67 milliseconds)
Power Station - by wotwot
Waypoints for map ac_power loaded
game mode is "psychic-progressive zombies"
Zombie: Fight endless zombies!
Team: Watch out for teammates!
Realistic: More damage for realism.
Progressive: Fight waves of zombies to preserve the human race!
time remaining: 45 minutes
Get ready for wave 2; the humans have prevailed!
new round starting... fight!
Wave #2 has started!
a zombie [3-1] impaled you (@0.17 m) with a critical hit
a zombie [3-1] assisted the suicide of ~>GsC<~rXn (0) (@5.11 m)
Get ready for wave 1; the zombies have overrun the humans!
new round starting... fight!
Wave #1 has started!
stacktrace:
/home/random/acr/bin_linux/linux_client() [0x812c196]
[0xb7767400]
/home/random/acr/bin_linux/linux_client() [0x81300b7]
/home/random/acr/bin_linux/linux_client() [0x81331b0]
/home/random/acr/bin_linux/linux_client() [0x8133493]
/home/random/acr/bin_linux/linux_client() [0x8139aad]
/home/random/acr/bin_linux/linux_client() [0x805b650]
/home/random/acr/bin_linux/linux_client() [0x8050a79]
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0xb726b4d3]
/home/random/acr/bin_linux/linux_client() [0x8056451]
ACR error (11) ()
OpenAL Error (A004): invalid operation, line 953
OpenAL Error (A004): invalid operation, line 953
OpenAL Error (A004): invalid operation, line 953
OpenAL Error (A004): invalid operation, line 953
OpenAL Error (A004): invalid operation, line 953
OpenAL Error (A004): invalid operation, line 953
OpenAL Error (A004): invalid operation, line 953


theonlypwner on 2013 Aug 23 at 21:35:33:

Labels: Component-Engine Performance Maintainability
CC: theonlypwner
Owner: d.ruler501

theonlypwner on 2013 Aug 23 at 21:35:51:

Issue 120 has been merged into this issue.

theonlypwner on 2013 Aug 23 at 21:36:05:

Status: Started

theonlypwner on 2013 Aug 23 at 21:40:09:

It crashed, but the program closed before the debugger could stop it.

On the next try, I paused execution. I attached a copy of the call stack.

callstack.txt

bot_util.h
node_s *pNew = new node_s;

bot_waypoint.cpp
if (AStar())

ac_bot_ai.cpp
else if (HeadToGoal())

bot_ai.cpp
if (HeadToTargetFlag())

ShadowGoneCrazy on 2013 Aug 31 at 02:43:19:

I dont know having the same problem trying to fix it on my own

blueblob11 on 2013 Sep 6 at 01:42:45:

Hello again, I finally got it to build with debugging symbols... anyways stacktrace attached.

acreloadedstacktrace.txt

Program received signal SIGSEGV, Segmentation fault.
genshadowvolume (buf=0x7ffff4c4a6a2, ai_t=0, prev=0x0, cur=..., as=...,
    this=0x24b52a0) at vertmodel_t.h:294
294                                     if(d->dir != shadowpos || d->cur != cur) continue;
(gdb) bt
#0  genshadowvolume (buf=0x7ffff4c4a6a2, ai_t=0, prev=0x0, cur=..., as=...,
    this=0x24b52a0) at vertmodel_t.h:294
#1  vertmodel::mesh::render (this=0x24b52a0, as=..., cur=...,
    prev=prev@entry=0x0, ai_t=ai_t@entry=0) at vertmodel_t.h:510
#2  0x000000000046dae0 in vertmodel::part::render (this=0x24b4fa0,
    anim=anim@entry=148484, varseed=varseed@entry=194859675,
    speed=speed@entry=0, basetime=basetime@entry=-1344, d=d@entry=0xb98f540)
    at vertmodel_t.h:868
#3  0x000000000046f89a in md2::render (this=0x24b4f40, anim=148484,
    varseed=194859675, speed=0, basetime=-1344, o=..., yaw=128.990219,
    pitch=-0.625619233, d=0xb98f540, a=0xb8b18f0, scale=1) at md2.h:210
#4  0x0000000000461a80 in renderbatchedmodel (m=0x24b4f40, b=...)
    at rendermodel.cpp:198
#5  0x0000000000465c76 in endmodelbatches (flush=flush@entry=true)
    at rendermodel.cpp:307
#6  0x00000000004b2dff in drawstencilshadows () at shadow.cpp:362
#7  0x0000000000454d32 in gl_drawframe (w=1366, h=768, changelod=1.48521256,
    curfps=89.1127548) at rendergl.cpp:1119
#8  0x0000000000409cdd in main (argc=<optimized out>, argv=<optimized out>)
    at main.cpp:817

blueblob11 on 2013 Sep 6 at 19:27:15:

another stacktrace with variables printed

acreloadedstacktrace.txt

Program received signal SIGSEGV, Segmentation fault.
genshadowvolume (buf=0x7ffff4bbb66c, ai_t=0, prev=0x0, cur=..., as=...,
    this=0x1733080) at vertmodel_t.h:294
294                                     if(d->dir != shadowpos || d->cur != cur) continue;
(gdb) bt
#0  genshadowvolume (buf=0x7ffff4bbb66c, ai_t=0, prev=0x0, cur=..., as=...,
    this=0x1733080) at vertmodel_t.h:294
#1  vertmodel::mesh::render (this=0x1733080, as=..., cur=...,
    prev=prev@entry=0x0, ai_t=ai_t@entry=0) at vertmodel_t.h:510
#2  0x000000000046dae0 in vertmodel::part::render (this=0x1732d80,
    anim=anim@entry=147713, varseed=varseed@entry=136335713,
    speed=speed@entry=116.25, basetime=basetime@entry=-2176,
    d=d@entry=0x819c880) at vertmodel_t.h:868
#3  0x000000000046f89a in md2::render (this=0x1732d20, anim=147713,
    varseed=136335713, speed=116.25, basetime=-2176, o=..., yaw=165.226013,
    pitch=-3.31642723, d=0x819c880, a=0x78d1960, scale=1) at md2.h:210
#4  0x0000000000461a80 in renderbatchedmodel (m=0x1732d20, b=...)
    at rendermodel.cpp:198
#5  0x0000000000465c76 in endmodelbatches (flush=flush@entry=true)
    at rendermodel.cpp:307
#6  0x00000000004b2dff in drawstencilshadows () at shadow.cpp:362
#7  0x0000000000454d32 in gl_drawframe (w=1366, h=768, changelod=1.21355784,
    curfps=72.8134689) at rendergl.cpp:1119
#8  0x0000000000409cdd in main (argc=<optimized out>, argv=<optimized out>)
    at main.cpp:817
(gdb) p buf
$1 = (vec *) 0x7ffff4bbb66c
(gdb) p *buf
$2 = {{{x = -0.431048304, y = -0.00667529739, z = 2.99065685}, v = {
      -0.431048304, -0.00667529739, 2.99065685}, i = {-1092832675,
      -1143292812, 1077896940}}}
(gdb) p cur
$3 = (vertmodel::anpos &) @0x7fffffffe110: {fr1 = 45, fr2 = 40,
  t = 0.681720436}
(gdb) p as
$4 = (animstate &) @0x7fffffffe140: {anim = 147713, frame = 40, range = 6,
  basetime = -2176, speed = 116.25}

blueblob11 on 2013 Sep 7 at 14:22:19:

One more stacktrace, last call is in a different function. All of them seem to come from render vertmodel::part::render or vertmodel::mesh::render. The problem seems to be dereferencing the variable d which points to a memory address (not null) but doesn't own the memory address (maybe not allocated with new or malloc?).

acreloadedstacktrace.txt

Program received signal SIGBUS, Bus error.
gendynverts (ai_t=0, prev=0x0, cur=..., as=..., this=0xb8b4210)
    at vertmodel_t.h:181
181                                     if(d->cur != cur) continue;
(gdb) bt
#0  gendynverts (ai_t=0, prev=0x0, cur=..., as=..., this=0xb8b4210)
    at vertmodel_t.h:181
#1  vertmodel::mesh::render (this=0xb8b4210, as=..., cur=...,
    prev=prev@entry=0x0, ai_t=ai_t@entry=0) at vertmodel_t.h:462
#2  0x000000000046dae0 in vertmodel::part::render (this=0xb8b3f60,
    anim=anim@entry=279, varseed=varseed@entry=0, speed=speed@entry=10,
    basetime=basetime@entry=0, d=d@entry=0x0) at vertmodel_t.h:868
#3  0x000000000047010e in md3::render (this=0x19ae000, anim=279, varseed=0,
    speed=10, basetime=0, o=..., yaw=0, pitch=0, d=0x0, a=0x0, scale=1)
    at md3.h:193
#4  0x0000000000464582 in rendermodel (mdl=<optimized out>,
    anim=anim@entry=279, tex=0, rad=<optimized out>, rad@entry=0, o=...,
    yaw=0, pitch=pitch@entry=0, speed=speed@entry=10,
    basetime=basetime@entry=0, d=d@entry=0x0, a=a@entry=0x0,
    scale=scale@entry=1) at rendermodel.cpp:446
#5  0x00000000004355b0 in rendermapmodels () at entities.cpp:63
#6  0x0000000000453003 in drawreflection (hf=hf@entry=-0.300000012,
    w=w@entry=1366, h=h@entry=768, changelod=changelod@entry=1.4877224,
    refract=refract@entry=false) at rendergl.cpp:784
#7  0x0000000000454c53 in gl_drawframe (w=1366, h=768, changelod=1.4877224,
    curfps=89.2633438) at rendergl.cpp:1076
#8  0x0000000000409cdd in main (argc=<optimized out>, argv=<optimized out>)
    at main.cpp:817
(gdb) p *this
$1 = {name = 0xb8b4310 "base", owner = 0xb8b3f60, verts = 0x2e50870,
  tcverts = 0x1113870, bbs = 0x77ecae0, shareverts = 0x0, tris = 0x794f280,
  numverts = 261, numtris = 304, skin = 0x98f3950, tex = 0,
  dyncache = {<modelcacheentry<vertmodel::dyncacheentry>> = {prev = 0xb8b4260,
      next = 0x7ffff4c9d2c2, nextalloc = 0x0, size = 0,
      locked = false}, <No data fields>},
  shadowcache = {<modelcacheentry<vertmodel::shadowcacheentry>> = {
      prev = 0xb8b4288, next = 0xb8b4288, nextalloc = 0x0, size = 0,
      locked = false}, <No data fields>},
  lightcache = {<modelcacheentry<vertmodel::lightcacheentry>> = {
      prev = 0xb8b42b0, next = 0xb8b42b0, nextalloc = 0x0, size = 0,
      locked = false}, <No data fields>}, dynidx = 0x98eaf70, dynlen = 341,
  dyndraws = 0xb8b3cb0, numdyndraws = 8, statlist = 0, statlen = 337062704}
(gdb) p d
$2 = (vertmodel::dyncacheentry *) 0x8000bf53c000be72
(gdb) p *d
Cannot access memory at address 0x8000bf53c000be72

theonlypwner on 2013 Sep 7 at 15:32:03:

My report in comment #20 is probably caused by bots trying to navigate to the flag.

blueblob11's comment #22 and comment #23 are SIGSEGV (segmentation faults) caused by stencil shadows, and comment #24 is a SIGBUS caused by a mapmodel in the water reflection.

I'll look further into this.

theonlypwner on 2013 Sep 7 at 15:50:30:

For blueblob11's reports, I suspect that "d->cur != cur" causes a crash somehow, but possible also "d->dir != shadowpos".

I also compared our file to vertmodel.h from AC's SVN, and they didn't make any changes to it, so it's possible that they have this same crash bug.

ShadowGoneCrazy on 2013 Sep 7 at 18:35:19:

What do you do with the Debugger? I Downloaded it now what do i do?

blueblob11 on 2013 Sep 11 at 15:10:44:

both d->cur and d->dir will cause the segmentation fault. As you can see from the stacktrace in #24 I tried to print the object after dereferencing d and gdb told me that it can't access the memory. This means dereferencing d at all will not work. The question is what is being put in the cache (shadowcache or dyncache, problem appears to be the same in both) that wasn't allocated?

theonlypwner on 2013 Sep 11 at 22:04:29:

I don't know much about the engine, so I don't know how to fix this problem.

forkmybarcode@hush.com on 2013 Oct 22 at 08:04:06:

I have both the occassional freeze and very frequent crashes on Linux. I've used both the shipped binaries and built my own on Debian Wheezy 7.0.1 with an NVIDIA GeForce 6200 and the proprietary drivers from the "universe" repository.

What can I do to provide more information about these errors? Should I open a new issue/ticket since I am also seeing crashes in addition to freezes?

theonlypwner on 2013 Dec 1 at 19:31:02:

I stopped using OpenAL-Soft, and I used the official OpenAL installation, but sometimes, the sound stops working until I reconnect.

Maybe my sound stop is equivalent to OpenAL crashes?

theonlypwner on 2014 Feb 16 at 15:50:30:

Status: Started-Redo

theonlypwner on 2014 Aug 23 at 01:41:50:

This issue is one of those assumed to affect version 2.6 and previous versions.

Status: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants