Package: scummvm
Version: 0.10.0-2
Severity: normal

Hi,

Running command `showgrid` in the debugger at the very end of the subway 
tunnel and then going into the next room causes the program to abort, 
because of an assertion failure.  Here are the steps to reproduce this:

0) Backup your own .scummvm directory and put the saved-state files I am
   attaching (SKY-VM.SAV and SKY-VM.019) into .scummvm directory.
1) start game with command `sky`
2) restore following game with F5:
   20: restarted, right before tunnel
3) Use Ctrl-D to start the debugger
4) Type 'showgrid' in the debugger
5) Type 'exit' to go back to game
6) Click on the exit (the door on the right) in the game
7) The scene will change and then the game is aborted right away,
   due to an assertion failure.

Here is the command line output:

[EMAIL PROTECTED]:~$ LANG=C sky
Using configuration file: /home/selim/.scummvmrc
Looking for sky
Trying to start game 'Beneath a Steel Sky'
Found BASS version v0.0372 (5097 dnr entries)
scummvm: engines/sky/grid.cpp:259: uint8* Sky::Grid::giveGrid(uint32):
Assertion `(_gridConvertTable[pScreen] >= 0) &&
(_gridConvertTable[pScreen] < 70)' failed.
/usr/games/sky: line 45:  4021 Aborted
/usr/games/scummvm -p /usr/share/scummvm/beneath-a-steel-sky sky
[EMAIL PROTECTED]:~$

(I ran it with LANG=C to get the abortion message in English.  The same 
assertion failure happens under the UTF-8 locale too.)

I am attaching three files:
  .scummvmrc
  SKY-VM.SAV
  SKY-VM.019
The latter two should go into the .scummv/ directory.

Let me know if there's any other info I can provide.
Selim

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=tr_TR.UTF-8, LC_CTYPE=tr_TR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages scummvm depends on:
ii  libasound2             1.0.15-3          ALSA library
ii  libc6                  2.7-6             GNU C Library: Shared libraries
ii  libflac8               1.2.1-1           Free Lossless Audio Codec - runtim
ii  libfluidsynth1         1.0.7a-1          Real-time MIDI software synthesize
ii  libgcc1                1:4.3-20080116-1  GCC support library
ii  libmad0                0.15.1b-2.1       MPEG audio decoder library
ii  libmpeg2-4             0.4.1-3           MPEG1 and MPEG2 video decoder libr
ii  libogg0                1.1.3-3           Ogg Bitstream Library
ii  libsdl1.2debian        1.2.13-1          Simple DirectMedia Layer
ii  libstdc++6             4.3-20080116-1    The GNU Standard C++ Library v3
ii  libvorbis0a            1.2.0.dfsg-3      The Vorbis General Audio Compressi
ii  libvorbisfile3         1.2.0.dfsg-3      The Vorbis General Audio Compressi
ii  zlib1g                 1:1.2.3.3.dfsg-11 compression library - runtime

scummvm recommends no packages.

-- no debconf information

Attachment: SKY-VM.SAV
Description: GNU Zip compressed data

Attachment: SKY-VM.019
Description: GNU Zip compressed data

[scummvm]
browser_lastpath=/home/selim
lastselectedgame=sky
versioninfo=0.10.0

[sky]
subtitles=true
id_came_from_command_line=1
sfx_mute=false
gameid=sky
speech_mute=false

[queen]
music_volume=192
subtitles=true
id_came_from_command_line=1
sfx_mute=false
gameid=queen
music_mute=false
talkspeed=21
speech_mute=false

Reply via email to