Am Sonntag, den 09.11.2008, 12:52 -0800 schrieb Nick Daly: > OpenArena crashes when "Accept" is clicked after any options are changed in > the Graphics menu. > > Regardless of the option changed, OpenArena crashes. The changed option is > never stored to the OpenArena config, effectively preventing changing any > options in the graphics menu. This suggests that the crash occurs before > the options are successfully written to the config file. > > The console output, the crashlog, is attached. This is reproducible with any > option, and seems to result in approximately the same crash output each time, > changing only (best I can tell) the memory locations of loaded > files. > > This bug does not appear to be reported upstream. > > Thanks so much for your time and help on this issue, > Nick Daly > > -- System Information: > Debian Release: lenny/sid > APT prefers testing > APT policy: (500, 'testing') > Architecture: i386 (i686) > > Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > > Versions of packages openarena depends on: > ii libc6 2.7-15 GNU C Library: Shared libraries > ii libcurl3-gnutls 7.18.2-5 Multi-protocol file transfer > libra > ii libgl1-mesa-glx [libgl1] 7.0.3-6 A free implementation of the > OpenG > ii libogg0 1.1.3-4 Ogg Bitstream Library > ii libopenal1 1:1.4.272-2 Software implementation of the > Ope > ii libsdl1.2debian 1.2.13-2 Simple DirectMedia Layer > ii libvorbis0a 1.2.0.dfsg-3.1 The Vorbis General Audio > Compressi > ii libvorbisfile3 1.2.0.dfsg-3.1 The Vorbis General Audio > Compressi > ii openarena-data 0.7.7-1 OpenArena game data hi,
i tried to reproduce your bug, but i couldn't make OpenArena crash on my two test systems (i tried on my notebook an i386 with intel graphics using mesa 7.1 and on my amd64 with software (!) mesa 7.2 OpenGL). i guess this might be triggered by a bug somewhere in SDL, mesa and/or Xorg. since you're probably running the radeon x11 and mesa/DRI driver, which is known to be still a bit buggy, i'd suggest you to upgrade mesa to a newer version: i think these libraries are limited to libgl1-mesa-dri, libgl1-mesa-glx and libglu1-mesa. you'll find version 7.2 of these libraries in "experimental". don't forget to downgrade the packages aftwerwards and post your success here, so i can forward the bug to the mesa packages. ;) if this did't help, i'd suggest you to give libgl1-mesa-swx11 a try - this will disable hardware acceleration, so OpenArena may run really slow, but maybe it helps to find out if it's a bug in the radeon mesa-driver. good luck - fuddl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]