GDB Debugging Game: Full Pipe (Windows/German) ScummVM 1.10.0git1081-g6c0f87d (Dec 5 2016 05:07:16) Features compiled in: TAINTED Vorbis FLAC MP3 ALSA SEQ TiMidity RGB zLib MPEG2 FluidSynth Theora AAC FreeType2 JPEG PNG cloud (servers, local) OS: Siduction 64bit Various results: ############### Reading symbols from ./scummvm...done. (gdb) r fullpipe-de Starting program: ~/debian-x86_64-master-6c0f87d9/scummvm fullpipe-de [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffe4bf1700 (LWP 5327)] [New Thread 0x7fffe43f0700 (LWP 5328)] WARNING: SDL mixer output buffer size: 705 differs from desired: 2048! [New Thread 0x7fffdf7cb700 (LWP 5329)] User picked target 'fullpipe-de' (gameid 'fullpipe')... Looking for a plugin supporting this gameid... Fullpipe Engine Starting 'Full Pipe' ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred Thread 1 "scummvm" received signal SIGINT, Interrupt. 0x00000000009de6ea in Common::Array::push_back (this=0x75f7ec8, element=@0x7fffffffc7a0: 0x7fff91a19d10) at ../../src-master/src/common/array.h:88 88 ../../src-master/src/common/array.h: No such file or directory. (gdb) q ############### Starting 'Full Pipe' Thread 1 "scummvm" received signal SIGINT, Interrupt. 0x00007ffff49fa03e in ?? () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) q ############### Starting 'Full Pipe' Thread 1 "scummvm" received signal SIGINT, Interrupt. Common::uninitialized_copy (first=0x7fff8fd62a88, last=0x7fff8fd638b0, dst=0x7fff8fd70ba8) at ../../src-master/src/common/memory.h:38 38 ../../src-master/src/common/memory.h: No such file or directory. (gdb) q