Software:
Armagetron Advanced 0.2.8.3.2 from OpenBSD binary packages repository.
OpenBSD -current (i386/32-bit), GENERIC kernel (#25) - default in OpenBSD
X.Org X Server 1.12.3, Release Date: 2012-07-09, "radeon" driver
CWM (Calm Window Manager) - default in OpenBSD
I don't use any desktop environment, I just use CWM and xterm/ksh.
Hardware:
ATI Radeon 9200SE, 128MB
AMD Athlon XP 2400+, 2GHz
17" CRT Monitor, running 1024x768@75Hz
1GB DDR1 SDRAM
AC97 onboard sound
20GB PATA HDD (24% full)
On running Arma, I get a coredump file. I have tried to run Arma about 20 times. The error message is practically the same each time:
Code: Select all
pthread_mutex_destroy on mutex with waiters!
armagetronad in realloc(): error: modified chunk-pointer 0x8b060810
Abort trap (core dumped)
Code: Select all
pthread_mutex_destroy on mutex with waiters!
armagetronad in free(): error: modified chunk-pointer 0x82572950
Abort trap (core dumped)
On running from within gdb:
Code: Select all
Starting program: /usr/local/bin/armagetronad
pthread_mutex_destroy on mutex with waiters!
armagetronad in free(): error: modified chunk-pointer 0x7efca010
Program received signal SIGABRT, Aborted.
0x0b8acc2d in kill () at <stdin>:2
2 <stdin>: No such file or directory.
in <stdin>
Current language: auto; currently asm
Code: Select all
#0 0x0b8acc2d in kill () at <stdin>:2
#1 0x0b918826 in raise (s=6) at /usr/src/lib/libc/gen/raise.c:39
#2 0x0b91874c in abort () at /usr/src/lib/libc/stdlib/abort.c:70
#3 0x0b915e5d in wrterror (msg=Variable "msg" is not available.
) at /usr/src/lib/libc/stdlib/malloc.c:273
#4 0x0b916fc9 in free (ptr=0x80865810) at /usr/src/lib/libc/stdlib/malloc.c:1252
#5 0x075c2755 in MOD_init () from /usr/local/lib/libSDL_mixer.so.5.0
#6 0x075c0a4f in open_music () from /usr/local/lib/libSDL_mixer.so.5.0
#7 0x075be982 in Mix_OpenAudio () from /usr/local/lib/libSDL_mixer.so.5.0
#8 0x1c0d63cc in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*> ()
#9 0x1c008d4f in __register_frame_info ()
#10 0x1c0062a9 in ?? ()
#11 0x00000001 in ?? ()
#12 0xcfbd9264 in ?? ()
#13 0xcfbd926c in ?? ()
#14 0xcfbfdff0 in ?? ()
#15 0xcfbd9260 in ?? ()
#16 0xcfbd9218 in ?? ()
#17 0x00000000 in ?? ()
Code: Select all
Recording!
pthread_mutex_destroy on mutex with waiters!
armagetronad in free(): error: modified chunk-pointer 0x88946810
Abort trap (core dumped)
Code: Select all
Recording ends abruptly here, prepare for a crash!
pthread_mutex_destroy on mutex with waiters!
armagetronad in free(): error: modified chunk-pointer 0x8b497f90
Abort trap (core dumped)