Menu

#1744 DIG: Crash during intro

The Dig
closed-fixed
9
2004-09-18
2004-08-26
No

Using the win32 daily build on WinXP:
ScummVM 0.7.0CVS (Aug 26 2004 23:18:25)
Features compiled in: Vorbis FLAC MP3 zLib MPEG2

The Dig sometimes crashes after the video sequence with
the following error, this happens when someone is
trying to speak:

Assertion failed: skip + output_size <=
(int)sizeof(_compOutput), file
scumm/imuse_digi/dimuse_bndmgr.cpp, line 247

As of now I cannot simply reproduce the bug or create a
savegame as it seems to be quite random.

Discussion

  • Max Horn

    Max Horn - 2004-08-27

    Logged In: YES
    user_id=12935

    I added that assert some time ago when I run into a crash in right that
    spot -- but I never could reproduce the problem afterwards, so I thought
    it was just caused by the other bug I was actually tracking down :-).

     
  • Max Horn

    Max Horn - 2004-08-27
    • assigned_to: nobody --> aquadran
     
  • kirben

    kirben - 2004-09-02

    Logged In: YES
    user_id=34715

    That assert often occurs in the Dig and COMI, making them
    unplayable at the moment.

     
  • kirben

    kirben - 2004-09-02
    • priority: 5 --> 9
     
  • Max Horn

    Max Horn - 2004-09-04

    Logged In: YES
    user_id=12935

    aquadran, did you look at this already? This should be a top priority, as
    it's a crash... before I added that assert, we overwrote memory, so
    something is wrong here..

     
  • Pawel Kolodziejski

    Logged In: YES
    user_id=319275

    not yet, but i'll look into

     
  • Jelle Raaijmakers

    Logged In: YES
    user_id=739763

    After the dimuse_bndmgr.cpp changes I tested it again, and
    now it crashes with the following message:

    skip: 1, output_size: 8192, _outputSize: 8192
    skip: 1, output_size: 8192, _outputSize: 8192!
    Fatal signal: Segmentation Fault (SDL Parachute Deployed)

    So appearantly memory is still overwritten. Is bug #1022629
    a duplicate of this?

     
  • Pawel Kolodziejski

    • status: open --> closed-fixed
     
Auth0 Logo