[ scummvm-Bugs-3524461 ] Segfault picking up phone in limo as Patti

SourceForge.net noreply at sourceforge.net
Mon May 7 22:11:33 CEST 2012


Bugs item #3524461, was opened at 2012-05-07 13:11
Message generated for change (Tracker Item Submitted) made by benv666
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3524461&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Unknown Crash/Other
Group: SCI: Leisure Suit Larry 5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Wouter de Geus (benv666)
Assigned to: Nobody/Anonymous (nobody)
Summary: Segfault picking up phone in limo as Patti

Initial Comment:
When I went into the limo for the first time as Patti I used the hand symbol on the phone.
Segfaults, reproducible.

Here's the gdb backtrace:
(gdb) run
Starting program: /usr/bin/scummvm 
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7ffff104e700 (LWP 2515)]
[New Thread 0x7fffe5cf3700 (LWP 2516)]
WARNING: SDL mixer output buffer size: 940 differs from desired: 4096!
User picked target 'lsl5' (gameid 'sci')...
  Looking for a plugin supporting this gameid... SCI [SCI0, SCI01, SCI10, SCI11, SCI32]
  Starting 'Sierra SCI Game'
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
scummvm: ./common/rect.h:100: Common::Rect::Rect(int16, int16, int16, int16): Assertion `isValidRect()' failed.

Program received signal SIGABRT, Aborted.
0x00007ffff54bba35 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff54bba35 in raise () from /lib64/libc.so.6
#1  0x00007ffff54bd1e8 in abort () from /lib64/libc.so.6
#2  0x00007ffff54b47c2 in __assert_fail_base () from /lib64/libc.so.6
#3  0x00007ffff54b4872 in __assert_fail () from /lib64/libc.so.6
#4  0x00007fffea77ac1f in Sci::GfxPaint16::bitsSave(Common::Rect const&, unsigned char) () from /usr/lib/scummvm/libsci.so
#5  0x00007fffea76e67a in Sci::GfxAnimate::update() ()
   from /usr/lib/scummvm/libsci.so
#6  0x00007fffea76ffb2 in Sci::GfxAnimate::kernelAnimate(Sci::reg_t, bool, int, Sci::reg_t*) () from /usr/lib/scummvm/libsci.so
#7  0x00007fffea73effb in Sci::kAnimate(Sci::EngineState*, int, Sci::reg_t*) ()
   from /usr/lib/scummvm/libsci.so
#8  0x00007fffea76ca62 in Sci::run_vm(Sci::EngineState*) ()
   from /usr/lib/scummvm/libsci.so
#9  0x00007fffea72e4ec in Sci::SciEngine::runGame() ()
   from /usr/lib/scummvm/libsci.so
#10 0x00007fffea72ebbc in Sci::SciEngine::run() ()
   from /usr/lib/scummvm/libsci.so
#11 0x0000000000478911 in scummvm_main ()
#12 0x0000000000475d7b in main ()


And my scummvm -v:
ScummVM 1.4.1 (May  4 2012 14:38:31)
Features compiled in: TAINTED Vorbis FLAC MP3 ALSA SEQ TiMidity RGB zLib FluidSynth Theora 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3524461&group_id=37116




More information about the Scummvm-tracker mailing list