Ticket #9705: gdb-debian-powerpc-scummvm-fullpipe1.txt

File gdb-debian-powerpc-scummvm-fullpipe1.txt, 27.4 KB (added by dwatteau, 4 years ago)
Line 
1GNU gdb (Debian 9.2-1) 9.2
2Copyright (C) 2020 Free Software Foundation, Inc.
3License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
4This is free software: you are free to change and redistribute it.
5There is NO WARRANTY, to the extent permitted by law.
6Type "show copying" and "show warranty" for details.
7This GDB was configured as "powerpc-linux-gnu".
8Type "show configuration" for configuration details.
9For bug reporting instructions, please see:
10<http://www.gnu.org/software/gdb/bugs/>.
11Find the GDB manual and other documentation resources online at:
12 <http://www.gnu.org/software/gdb/documentation/>.
13
14For help, type "help".
15Type "apropos word" to search for commands related to "word"...
16Reading symbols from ./scummvm...
17(gdb) run fullpipe-demo-de
18Starting program: ./scummvm fullpipe-demo-de
19[Thread debugging using libthread_db enabled]
20Using host libthread_db library "/lib/powerpc-linux-gnu/libthread_db.so.1".
21[New Thread 0xaef813d0 (LWP 28710)]
22[New Thread 0xae7803d0 (LWP 28711)]
23[New Thread 0xaddff3d0 (LWP 28712)]
24[New Thread 0xad3ff3d0 (LWP 28713)]
25[New Thread 0xad5fe3d0 (LWP 28714)]
26[New Thread 0x8cbfe3d0 (LWP 28715)]
27WARNING: SDL mixer output buffer size: 512 differs from desired: 1024!
28[New Thread 0x8c3fd3d0 (LWP 28716)]
29WARNING: You are missing a valid 'translations.dat' file. GUI translation will not be available!
30User picked target 'fullpipe-demo-de' (engine ID 'fullpipe', game ID 'fullpipe')...
31 Looking for a plugin supporting this target... Full Pipe
32malloc(): invalid size (unsorted)
33
34Thread 1 "scummvm" received signal SIGABRT, Aborted.
350xb777e88c in __libc_signal_restore_set (set=0xbfffd5cc) at ../sysdeps/unix/sysv/linux/internal-signals.h:86
3686 ../sysdeps/unix/sysv/linux/internal-signals.h: No such file or directory.
37(gdb) bt
38#0 0xb777e88c in __libc_signal_restore_set (set=0xbfffd5cc) at ../sysdeps/unix/sysv/linux/internal-signals.h:86
39#1 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:48
40#2 0xb77637c0 in __GI_abort () at abort.c:79
41#3 0xb77c9eb0 in __libc_message (action=action@entry=do_abort, fmt=<optimized out>) at ../sysdeps/posix/libc_fatal.c:155
42#4 0xb77d5024 in malloc_printerr (str=<optimized out>) at malloc.c:5347
43#5 0xb77d8938 in _int_malloc (av=av@entry=0xb792e614 <main_arena>, bytes=bytes@entry=1024) at malloc.c:3736
44#6 0xb77da438 in __GI___libc_malloc (bytes=1024) at malloc.c:3066
45#7 0x0044de54 in Common::Array<int>::allocCapacity (this=0x7df504c, capacity=256) at ./common/array.h:309
46#8 0x0048323c in Common::Array<int>::operator= (this=0x7df504c, array=...) at ./common/array.h:207
47#9 0x0047e550 in Fullpipe::Picture::setPaletteData (this=0x7df4fd0, pal=...) at engines/fullpipe/gfx.cpp:632
48#10 0x004e1178 in Fullpipe::DynamicPhase::DynamicPhase (this=0x7df4fd0, src=0x7b3e1d0, reverse=true) at engines/fullpipe/statics.cpp:2139
49#11 0x004dd160 in Fullpipe::Statics::Statics (this=0x7df4fd0, src=0x7b3e1d0, reverse=true) at engines/fullpipe/statics.cpp:1357
50#12 0x004d9a14 in Fullpipe::StaticANIObject::addReverseStatics (this=0x7bef2f0, st=0x7b3e1d0) at engines/fullpipe/statics.cpp:545
51#13 0x004de630 in Fullpipe::Movement::load (this=0x7dfafd0, file=..., ani=0x7bef2f0) at engines/fullpipe/statics.cpp:1612
52#14 0x004d8140 in Fullpipe::StaticANIObject::load (this=0x7bef2f0, file=...) at engines/fullpipe/statics.cpp:192
53#15 0x004c4918 in Fullpipe::Scene::load (this=0x11983b0, file=...) at engines/fullpipe/scene.cpp:156
54#16 0x004c42cc in Fullpipe::SceneTag::loadScene (this=0x10efe78) at engines/fullpipe/scene.cpp:105
55#17 0x004c3d88 in Fullpipe::FullpipeEngine::accessScene (this=0xf0f090, sceneId=321) at engines/fullpipe/scene.cpp:52
56#18 0x004d3c50 in Fullpipe::FullpipeEngine::loadGam (this=0xf0f090, fname=0x81c618 "fullpipe.gam", scene=0)
57 at engines/fullpipe/stateloader.cpp:308
58#19 0x0046f244 in Fullpipe::FullpipeEngine::run (this=0xf0f090) at engines/fullpipe/fullpipe.cpp:285
59#20 0x00451b54 in runGame (plugin=0xb352e0, system=..., edebuglevels=...) at base/main.cpp:292
60#21 0x00452e48 in scummvm_main (argc=2, argv=0xbffff644) at base/main.cpp:561
61#22 0x0044f1bc in main (argc=2, argv=0xbffff644) at backends/platform/sdl/posix/posix-main.cpp:45
62(gdb) bt full
63#0 0xb777e88c in __libc_signal_restore_set (set=0xbfffd5cc) at ../sysdeps/unix/sysv/linux/internal-signals.h:86
64 r6 = 8
65 r10 = 4146
66 _arg4 = 8
67 r3 = 0
68 r7 = -1216878492
69 r11 = 1
70 _arg1 = 2
71 r0 = 174
72 r4 = -1073752628
73 r8 = 53298
74 r12 = 675422724
75 _arg2 = -1073752628
76 r5 = 0
77 r9 = -1208012800
78 _arg3 = 0
79 err = <optimized out>
80#1 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:48
81 set = {__val = {0, 0, 3221214888, 8, 3221214688, 3221214720, 4192794336, 3079856116, 12968647, 3221214752, 3078459052,
82 3079856116, 10134544, 3221215056, 8551608, 8551608, 0, 3079860632, 1, 3079856116, 3221216192, 3221214832, 3078345264, 0, 0,
83 3221214944, 0, 0, 0, 3221214816, 0, 0}}
84 err = <optimized out>
85 pid = <optimized out>
86 tid = <optimized out>
87 ret = 0
88#2 0xb77637c0 in __GI_abort () at abort.c:79
89 save_stage = 1
90 act = {__sigaction_handler = {sa_handler = 0xbfffd7e0, sa_sigaction = 0xbfffd7e0}, sa_mask = {__val = {3078450524, 10108648,
91 12968647, 3221215152, 3079860884, 3079856116, 12968647, 3221215152, 3078880008, 10108648, 12968647, 3221215168, 109198911,
92 3079856116, 10384912, 3221215328, 3078409160, 3079856116, 0, 3221215280, 1, 0, 1, 0, 0, 3079856116, 12968647, 3221215216,
93 3078422896, 3079856116, 19851644, 3221215248}}, sa_flags = 0, sa_restorer = 0x0}
94 sigs = {__val = {32, 0 <repeats 31 times>}}
95#3 0xb77c9eb0 in __libc_message (action=action@entry=do_abort, fmt=<optimized out>) at ../sysdeps/posix/libc_fatal.c:155
96 ap = {{gpr = 3 '\003', fpr = 255 '\377', reserved = 55488, overflow_arg_area = 0xbfffd8d8, reg_save_area = 0xbfffd870}}
97 fd = <optimized out>
98 list = <optimized out>
99 nlist = <optimized out>
100 cp = <optimized out>
101#4 0xb77d5024 in malloc_printerr (str=<optimized out>) at malloc.c:5347
102No locals.
103#5 0xb77d8938 in _int_malloc (av=av@entry=0xb792e614 <main_arena>, bytes=bytes@entry=1024) at malloc.c:3736
104 next = <optimized out>
105 iters = <optimized out>
106 nb = 1040
107 idx = 65
108 bin = <optimized out>
109 victim = <optimized out>
110 size = <optimized out>
111 victim_index = <optimized out>
112 remainder = <optimized out>
113 remainder_size = <optimized out>
114 block = <optimized out>
115 bit = <optimized out>
116 map = <optimized out>
117 fwd = <optimized out>
118 bck = <optimized out>
119 tcache_unsorted_count = 0
120 tcache_nb = <optimized out>
121 tc_idx = 64
122 return_cached = <optimized out>
123 __PRETTY_FUNCTION__ = "_int_malloc"
124#6 0xb77da438 in __GI___libc_malloc (bytes=1024) at malloc.c:3066
125 ar_ptr = 0xb792e614 <main_arena>
126 victim = <optimized out>
127 hook = <optimized out>
128 tbytes = 1040
129 tc_idx = 64
130 __PRETTY_FUNCTION__ = "__libc_malloc"
131#7 0x0044de54 in Common::Array<int>::allocCapacity (this=0x7df504c, capacity=256) at ./common/array.h:309
132No locals.
133#8 0x0048323c in Common::Array<int>::operator= (this=0x7df504c, array=...) at ./common/array.h:207
134No locals.
135#9 0x0047e550 in Fullpipe::Picture::setPaletteData (this=0x7df4fd0, pal=...) at engines/fullpipe/gfx.cpp:632
136No locals.
137#10 0x004e1178 in Fullpipe::DynamicPhase::DynamicPhase (this=0x7df4fd0, src=0x7b3e1d0, reverse=true) at engines/fullpipe/statics.cpp:2139
138No locals.
139#11 0x004dd160 in Fullpipe::Statics::Statics (this=0x7df4fd0, src=0x7b3e1d0, reverse=true) at engines/fullpipe/statics.cpp:1357
140No locals.
141#12 0x004d9a14 in Fullpipe::StaticANIObject::addReverseStatics (this=0x7bef2f0, st=0x7b3e1d0) at engines/fullpipe/statics.cpp:545
142 __PRETTY_FUNCTION__ = "Fullpipe::Statics* Fullpipe::StaticANIObject::addReverseStatics(Fullpipe::Statics*)"
143 res = 0x0
144#13 0x004de630 in Fullpipe::Movement::load (this=0x7dfafd0, file=..., ani=0x7bef2f0) at engines/fullpipe/statics.cpp:1612
145 s = 0x7b3e1d0
146 staticsid = 4732
147 staticsid2 = 21116
148 dynCount = 1
149#14 0x004d8140 in Fullpipe::StaticANIObject::load (this=0x7bef2f0, file=...) at engines/fullpipe/statics.cpp:192
150 movNum = 4946
151 movname = {static npos = 4294967295, static _builtinCapacity = 24, _size = 12, _str = 0xbfffde38 "34204946.mov", {
152 _storage = "34204946.mov\000Nv\304\277\377\337d\000\230jD", _extern = {_refCount = 0x33343230, _capacity = 876164150}}}
153 f = {<Common::NonCopyable> = {<No data fields>}, <Common::SafeBool<Common::ScopedPtr<Common::SeekableReadStream, Common::DefaultDeleter<Common::SeekableReadStream> >, Common::impl::no_base<Common::ScopedPtr<Common::SeekableReadStream, Common::DefaultDeleter<Common::SeekableReadStream> > > >> = {<Common::impl::no_base<Common::ScopedPtr<Common::SeekableReadStream, Common::DefaultDeleter<Common::SeekableReadStream> > >> = {<No data fields>}, <No data fields>}, _pointer = 0x410f930}
154 mov = 0x7dfafd0
155 archive = {<Common::SeekableReadStream> = {<Common::ReadStream> = {<Common::Stream> = {
156 _vptr.Stream = 0x98cd88 <vtable for Fullpipe::MfcArchive+36>}, <No data fields>}, <No data fields>}, <Common::WriteStream> = {<Common::Stream> = {_vptr.Stream = 0x98cd88 <vtable for Fullpipe::MfcArchive+36>}, <No data fields>}, _classMap = {
157 _nodePool = {<Common::FixedSizeMemoryPool<36, 10>> = {<Common::MemoryPool> = {_chunkSize = 36, _pages = {_capacity = 8,
158 _size = 1, _storage = 0x6db4360}, _next = 0x1498634, _chunksPerPage = 16},
159 _storage = "\000\000\000\001\000\000\000\f\277\377\334\024CInteraction\000\231\374\230\277\377\333`\277\377\333\200\000\000\000\002\000\000\000\f\277\377\334\070MessageQueue\000\231\374\230\277\377\333`\277\377\333\200\000\000\000\003\000\000\000\t\277\377\334\\ExCommand\000ue\000\231\374\230\277\377\333`\277\377\333\200\000\000\000\004\000\000\000\020\277\377\334\200CObjstateCommand\000\377\333`\277\377\333\200\000\000\000\005\000\000\000\b\277\377\334\244CGameVar\000Command\000\377\333`\277\377\333\200\000\000\000\006\000\000\000\r\277\377\334\310CMctlCom"...}, <No data fields>}, _defaultVal = 0, _storage = 0x149a1a0, _mask = 63, _size = 11, _deleted = 0,
160 _hash = {<No data fields>}, _equal = {<No data fields>}}, _objectMap = {_capacity = 8, _size = 1, _storage = 0x60870f0},
161 _objectIdMap = {_capacity = 8, _size = 1, _storage = 0x606d8a0}, _objectHash = {
162 _nodePool = {<Common::FixedSizeMemoryPool<8, 10>> = {<Common::MemoryPool> = {_chunkSize = 8, _pages = {_capacity = 0,
163 _size = 0, _storage = 0x0}, _next = 0xbfffddb8, _chunksPerPage = 8},
164 _storage = "\277\377\335\300\277\377\335\300\277\377\335\310\000D\326\374\277\377\335\320\000\000\000\000\277\377\335\330\000|\235\024\277\377\335\340\000\000\000\000\277\377\335\350\277\377\336 \277\377\335\360\277\377\335\360\277\377\335\370\000D\306\240\277\377\336\000\277\377\336\034\000\000\000\000$\000\002D"}, <No data fields>}, _defaultVal = 0, _storage = 0x6caa0f0, _mask = 15, _size = 0,
165 _deleted = 0, _hash = {<No data fields>},
166 _equal = {<Common::BinaryFunction<void*, void*, bool>> = {<No data fields>}, <No data fields>}}, _lastIndex = 1, _level = 0,
167 _stream = 0x410f930, _wstream = 0x0}
168 i = 6
169 count = 13
170 pt = {x = 0, y = 0}
171#15 0x004c4918 in Fullpipe::Scene::load (this=0x11983b0, file=...) at engines/fullpipe/scene.cpp:156
172 aniNum = 3420
173 aniname = {static npos = 4294967295, static _builtinCapacity = 24, _size = 8, _str = 0xbfffe1b4 "3420.ani", {
174 _storage = "3420.ani\000\230jD\277\377\341\340\001\031\203\260\000\231\374\230", _extern = {_refCount = 0x33343230,
175 _capacity = 778137193}}}
176 f = 0x5ce79a0
177 ani = 0x7bef2f0
178 archive = {<Common::SeekableReadStream> = {<Common::ReadStream> = {<Common::Stream> = {
179 _vptr.Stream = 0x98cd88 <vtable for Fullpipe::MfcArchive+36>}, <No data fields>}, <No data fields>}, <Common::WriteStream> = {<Common::Stream> = {_vptr.Stream = 0x98cd88 <vtable for Fullpipe::MfcArchive+36>}, <No data fields>}, _classMap = {
180 _nodePool = {<Common::FixedSizeMemoryPool<36, 10>> = {<Common::MemoryPool> = {_chunkSize = 36, _pages = {_capacity = 8,
181 _size = 1, _storage = 0x5685760}, _next = 0x1266614, _chunksPerPage = 16},
182 _storage = "\000\000\000\001\000\000\000\f\277\377\337\220CInteraction\000\231\374\230\277\377\336@\277\377\336`\000\000\000\002\000\000\000\f\277\377\337\264MessageQueue\000\231\374\230\277\377\336@\277\377\336`\000\000\000\003\000\000\000\t\277\377\337\330ExCommand\000ue\000\231\374\230\277\377\336@\277\377\336`\000\000\000\004\000\000\000\020\277\377\337\374CObjstateCommand\000\377\336@\277\377\336`\000\000\000\005\000\000\000\b\277\377\340 CGameVar\000Command\000\377\336@\277\377\336`\000\000\000\006\000\000\000\r\277\377\340DCMctlCom"...}, <No data fields>}, _defaultVal = 0, _storage = 0x12ee630, _mask = 63, _size = 11, _deleted = 0, _hash = {<No data fields>},
183 _equal = {<No data fields>}}, _objectMap = {_capacity = 8, _size = 1, _storage = 0x5f429b0}, _objectIdMap = {_capacity = 8,
184 _size = 1, _storage = 0x5f6de90}, _objectHash = {_nodePool = {<Common::FixedSizeMemoryPool<8, 10>> = {<Common::MemoryPool> = {
185 _chunkSize = 8, _pages = {_capacity = 0, _size = 0, _storage = 0x0}, _next = 0xbfffe134, _chunksPerPage = 8},
186 _storage = "\277\377\341<\000\000\000\001\277\377\341D\000\000\000\000\277\377\341L\277\377\343\354\277\377\341T\277\377\341\214\277\377\341\\\000\231\374\230\277\377\341d\277\377\341\200\277\377\341l\277\377\343\354\277\377\341t\277\377\341\220\277\377\341|\000\231\374\230\000\000\000\000\277\377\341\320"}, <No data fields>}, _defaultVal = 0, _storage = 0x6824d10, _mask = 15, _size = 0,
187 _deleted = 0, _hash = {<No data fields>},
188 _equal = {<Common::BinaryFunction<void*, void*, bool>> = {<No data fields>}, <No data fields>}}, _lastIndex = 1, _level = 0,
189 _stream = 0x5ce79a0, _wstream = 0x0}
190 i = 18
191 count = 27
192 __PRETTY_FUNCTION__ = "virtual bool Fullpipe::Scene::load(Fullpipe::MfcArchive&)"
193 shdname = {static npos = 4294967295, static _builtinCapacity = 24, _size = 124, _str = 0xc5e2c7 "", {
194 _storage = "\000\000\002@(\000\002\002", '\000' <repeats 15 times>, _extern = {_refCount = 0x240, _capacity = 671089154}}}
195 shd = 0xbfffdec0
196 slsname = {static npos = 4294967295, static _builtinCapacity = 24, _size = 0, _str = 0x0, {
197 _storage = '\000' <repeats 19 times>, "\001\000\000\000\001", _extern = {_refCount = 0x0, _capacity = 0}}}
198#16 0x004c42cc in Fullpipe::SceneTag::loadScene (this=0x10efe78) at engines/fullpipe/scene.cpp:105
199 archname = {static npos = 4294967295, static _builtinCapacity = 24, _size = 7, _str = 0xbfffe204 "0321.nl", {
200 _storage = "0321.nl\000\277\377\341@\277\377\341`\277\377\343\064\000\000\000\f", _extern = {_refCount = 0x30333231,
201 _capacity = 778988544}}}
202 arch = 0x12ee7e0
203 fname = {static npos = 4294967295, static _builtinCapacity = 24, _size = 7, _str = 0xbfffe224 "0321.sc", {
204 _storage = "0321.sc\000\000\231\374\230\277\377\341@\277\377\341`\277\377\342\310", _extern = {_refCount = 0x30333231,
205 _capacity = 779313920}}}
206 file = {<Common::NonCopyable> = {<No data fields>}, <Common::SafeBool<Common::ScopedPtr<Common::SeekableReadStream, Common::DefaultDeleter<Common::SeekableReadStream> >, Common::impl::no_base<Common::ScopedPtr<Common::SeekableReadStream, Common::DefaultDeleter<Common::SeekableReadStream> > > >> = {<Common::impl::no_base<Common::ScopedPtr<Common::SeekableReadStream, Common::DefaultDeleter<Common::SeekableReadStream> > >> = {<No data fields>}, <No data fields>}, _pointer = 0x1167b40}
207 archive = {<Common::SeekableReadStream> = {<Common::ReadStream> = {<Common::Stream> = {
208 _vptr.Stream = 0x98cd88 <vtable for Fullpipe::MfcArchive+36>}, <No data fields>}, <No data fields>}, <Common::WriteStream> = {<Common::Stream> = {_vptr.Stream = 0x98cd88 <vtable for Fullpipe::MfcArchive+36>}, <No data fields>}, _classMap = {
209 _nodePool = {<Common::FixedSizeMemoryPool<36, 10>> = {<Common::MemoryPool> = {_chunkSize = 36, _pages = {_capacity = 8,
210 _size = 1, _storage = 0x12670a0}, _next = 0xedc7e4, _chunksPerPage = 16},
211 _storage = "\000\000\000\001\000\000\000\f\277\377\342lCInteraction\000\231\374\230\277\377\341\260\277\377\341\320\000\000\000\002\000\000\000\f\277\377\342\220MessageQueue\000\231\374\230\277\377\341\260\277\377\341\320\000\000\000\003\000\000\000\t\277\377\342\264ExCommand\000ue\000\231\374\230\277\377\341\260\277\377\341\320\000\000\000\004\000\000\000\020\277\377\342\330CObjstateCommand\000\377\341\260\277\377\341\320\000\000\000\005\000\000\000\b\277\377\342\374CGameVar\000Command\000\377\341\260\277\377\341\320\000\000\000\006\000\000\000\r\277\377\343 CMctlCom"...}, <No data fields>}, _defaultVal = 0, _storage = 0x1104cb0, _mask = 63, _size = 11, _deleted = 0,
212 _hash = {<No data fields>}, _equal = {<No data fields>}}, _objectMap = {_capacity = 8, _size = 1, _storage = 0x1198470},
213 _objectIdMap = {_capacity = 8, _size = 1, _storage = 0x11984a0}, _objectHash = {
214 _nodePool = {<Common::FixedSizeMemoryPool<8, 10>> = {<Common::MemoryPool> = {_chunkSize = 8, _pages = {_capacity = 0,
215 _size = 0, _storage = 0x0}, _next = 0xbfffe410, _chunksPerPage = 8},
216 _storage = "\277\377\344\030\000I\027\270\277\377\344 \001\"\000\244\277\377\344(\000\000\000\000\277\377\344\060\001%\346\220\277\377\344\070\000L[d\277\377\344@\277\377\344@\277\377\344H\000H\233l\277\377\344P\000\000\000&\277\377\344X\000I\265\324\000\000\000\000\277\377\344`"}, <No data fields>}, _defaultVal = 0, _storage = 0x1266720, _mask = 15, _size = 0, _deleted = 0,
217 _hash = {<No data fields>}, _equal = {<Common::BinaryFunction<void*, void*, bool>> = {<No data fields>}, <No data fields>}},
218 _lastIndex = 1, _level = 0, _stream = 0x1167b40, _wstream = 0x0}
219#17 0x004c3d88 in Fullpipe::FullpipeEngine::accessScene (this=0xf0f090, sceneId=321) at engines/fullpipe/scene.cpp:52
220 t = 0x10efe78
221#18 0x004d3c50 in Fullpipe::FullpipeEngine::loadGam (this=0xf0f090, fname=0x81c618 "fullpipe.gam", scene=0)
222 at engines/fullpipe/stateloader.cpp:308
223 pic = 0xbfffe4e0
224#19 0x0046f244 in Fullpipe::FullpipeEngine::run (this=0xf0f090) at engines/fullpipe/fullpipe.cpp:285
225 format = {bytesPerPixel = 4 '\004', rLoss = 0 '\000', gLoss = 0 '\000', bLoss = 0 '\000', aLoss = 0 '\000', rShift = 24 '\030',
226 gShift = 16 '\020', bShift = 8 '\b', aShift = 0 '\000'}
227 scene = 0
228 time1 = 3519908
229#20 0x00451b54 in runGame (plugin=0xb352e0, system=..., edebuglevels=...) at base/main.cpp:292
230 dir = {<Common::ArchiveMember> = {_vptr.ArchiveMember = 0x98ac6c <vtable for Common::FSNode+8>},
231 _realNode = {<Common::SafeBool<Common::SharedPtr<AbstractFSNode>, Common::impl::no_base<Common::SharedPtr<AbstractFSNode> > >> = {<Common::impl::no_base<Common::SharedPtr<AbstractFSNode> >> = {<No data fields>}, <No data fields>}, _refCount = 0xb16ce0,
232 _deletion = 0xa1db50, _pointer = 0xf091d0}}
233 target = {static npos = 4294967295, static _builtinCapacity = 24, _size = 16, _str = 0xbfffea28 "fullpipe-demo-de", {
234 _storage = "fullpipe-demo-de\000\000\000\000\000\000\000", _extern = {_refCount = 0x66756c6c, _capacity = 1885958245}}}
235 err = {_code = Common::kNoError, _desc = {static npos = 4294967295, static _builtinCapacity = 24, _size = 8,
236 _str = 0xbfffea4c "No error", {_storage = "No error\000\000\000\000\277\377\353M\000\201\277\265\277\377\352\240", _extern = {
237 _refCount = 0x4e6f2065, _capacity = 1920102258}}}}
238 engine = 0xf0f090
239 metaEngine = @0xadf600: {<PluginObject> = {_vptr.PluginObject = 0x98c9c0 <vtable for FullpipeMetaEngine+8>}, <No data fields>}
240 caption = {static npos = 4294967295, static _builtinCapacity = 24, _size = 26, _str = 0xb13000 "Full Pipe (Windows/German)", {
241 _storage = "\000\255\371\244\000\000\000 \277\377\353\034\000\235\065T\277\377\353$\000\233\204\060", _extern = {
242 _refCount = 0xadf9a4, _capacity = 32}}}
243 tokenizer = {_str = {static npos = 4294967295, static _builtinCapacity = 24, _size = 0, _str = 0xbfffea90 "", {
244 _storage = "\000\000\000\001\267\376\267\000\000\000\000\005\000\000\000\000\000\000\000\000\277\377\360\350", _extern = {
245 _refCount = 0x1, _capacity = 3086923520}}}, _delimiters = {static npos = 4294967295, static _builtinCapacity = 24,
246 _size = 2, _str = 0xbfffeab0 " ,", {
247 _storage = " ,\000\060\277\377\347\240\000\360fx\000\232>\020\277\377\347\200\277\377\347\240", _extern = {
248 _refCount = 0x202c0030, _capacity = 3221219232}}}, _tokenBegin = 0, _tokenEnd = 0}
249 previousLanguage = {static npos = 4294967295, static _builtinCapacity = 24, _size = 1, _str = 0xbfffead8 "C", {
250 _storage = "C\000\000\000\000\000\000\000\000\241\333d\000F7\200\000\235\065T\000\000\000", _extern = {
251 _refCount = 0x43000000, _capacity = 0}}}
252 gameKeymaps = {_capacity = 1, _size = 1, _storage = 0xedbba0}
253 keymapper = 0x9e9130
254 result = {_code = 3221220096, _desc = {static npos = 4294967295, static _builtinCapacity = 24, _size = 3221220144, _str = 0x46a410
255 <Common::Array<Plugin*>::insert_aux(Plugin**, Plugin* const*, Plugin* const*)+544> "H", {
256 _storage = "\000\000\000\001\000\000\000\000\000\000\000\000\000|\236\370\000\235\065T\000\000\000", _extern = {
257 _refCount = 0x1, _capacity = 0}}}}
258#21 0x00452e48 in scummvm_main (argc=2, argv=0xbffff644) at base/main.cpp:561
259 result = {_code = 3221222224, _desc = {static npos = 4294967295, static _builtinCapacity = 24, _size = 3221222256,
260 _str = 0x44e198 <SdlWindow::SdlWindow()+152> "`", {
261 _storage = "\000\241\211\220\000\000\000@\277\377\363p\267\255\347\210\000\231\337x\277\377\363p", _extern = {
262 _refCount = 0xa18990, _capacity = 64}}}}
263 chainedGame = {static npos = 4294967295, static _builtinCapacity = 24, _size = 3221222288,
264 _str = 0x448e4c <OSystem_SDL::init()+196> "\201?", {
265 _storage = "\000\232\353\320\000\000\000\004\277\377\363\220\000\232\354\200\000\231\340\270\277\377\363\220", _extern = {
266 _refCount = 0x9aebd0, _capacity = 4}}}
267 saveSlot = 10084452
268 plugin = 0xb352e0
269 specialDebug = {static npos = 4294967295, static _builtinCapacity = 24, _size = 0, _str = 0xbffff020 "", {
270 _storage = "\000\000\000\001\267\376\267\000\000\000\000\005\000\000\000\000\000\000\000\000\277\377\360\350", _extern = {
271 _refCount = 0x1, _capacity = 3086923520}}}
272 command = {static npos = 4294967295, static _builtinCapacity = 24, _size = 16, _str = 0xbffff040 "fullpipe-demo-de", {
273 _storage = "fullpipe-demo-de\000\000\000\001\267\376\267", _extern = {_refCount = 0x66756c6c, _capacity = 1885958245}}}
274 __PRETTY_FUNCTION__ = "int scummvm_main(int, const char* const*)"
275 system = @0x9aebd0: {<Common::NonCopyable> = {<No data fields>}, _vptr.OSystem = 0x98c750 <vtable for OSystem_POSIX+8>,
276 _audiocdManager = 0xb20ad0, _eventManager = 0x9e9710, _timerManager = 0xb17030, _savefileManager = 0xadf6a0,
277 _fsFactory = 0x9aec80, _clipboard = {static npos = 4294967295, static _builtinCapacity = 24, _size = 0, _str = 0x9aebf0 "", {
278 _storage = '\000' <repeats 23 times>, _extern = {_refCount = 0x0, _capacity = 0}}}, _dummyUnused = false,
279 _backendInitialized = true}
280 settings = {_nodePool = {<Common::FixedSizeMemoryPool<64, 10>> = {<Common::MemoryPool> = {_chunkSize = 64, _pages = {
281 _capacity = 0, _size = 0, _storage = 0x0}, _next = 0xbffff070, _chunksPerPage = 8},
282 _storage = "\277\377\360\260\000\251u0\377\377\377\377\267M\006\350\277\377\360\360\267L\334\030\267\222\337\364\267|\357\340\277\377\360\260D\000\"\"\000\000\000\000\000\305\342\307\000\000\000\a", '\000' <repeats 12 times>, "\277\377\360\360", '\000' <repeats 12 times>, "\277\377\360\340\277\377\361\234\000\233\241 \267L\210d\277\377\360\360\000\233\253`\267\222\337\364\377\377\377\377\277\377\361\000\267\205\201\030\267\222\337\364\377\377\377\377\277\377\361\060\267\205\201\030\267\021>t\000\233\253`\277\377\361\020\000\000\000\000\267\021>t\000\233\253`\277\377\361\360\267\r\223x$\000\"\"\000\233\253\274\000\000\020\000\000\000\000\000\000\000\000\000\000\233\253\274\277\377\361p\000\000\000\000\000\000\000\000"...}, <No data fields>}, _defaultVal = {static npos = 4294967295,
283 static _builtinCapacity = 24, _size = 0, _str = 0xbffff2f8 "", {
284 _storage = "\000\000\004$\000D\360\360\000\000\000\002\000\241\211\220\000>\311\370\000\000\000\001", _extern = {
285 _refCount = 0x424, _capacity = 4518128}}}, _storage = 0x9b8790, _mask = 15, _size = 0, _deleted = 0,
286 _hash = {<No data fields>}, _equal = {<No data fields>}}
287 res = {_code = Common::kNoError, _desc = {static npos = 4294967295, static _builtinCapacity = 24, _size = 8,
288 _str = 0xbffff330 "No error", {_storage = "No error\000rror\000N\360\277\377\363`\000\000\000", _extern = {
289 _refCount = 0x4e6f2065, _capacity = 1920102258}}}}
290#22 0x0044f1bc in main (argc=2, argv=0xbffff644) at backends/platform/sdl/posix/posix-main.cpp:45
291 __PRETTY_FUNCTION__ = "int main(int, char**)"
292 res = 1
293(gdb) info reg
294r0 0xae 174
295r1 0xbfffd5b0 3221214640
296r2 0xb6b529d0 3065326032
297r3 0x0 0
298r4 0xbfffd5cc 3221214668
299r5 0x0 0
300r6 0x8 8
301r7 0xb777e864 3078088804
302r8 0xd032 53298
303r9 0xb7ff3000 3086954496
304r10 0x1032 4146
305r11 0x1 1
306r12 0x28422204 675422724
307r13 0x99fff4 10092532
308r14 0x0 0
309r15 0xb792ea4c 3079858764
310r16 0x41 65
311r17 0x0 0
312r18 0x7 7
313r19 0x420 1056
314r20 0x2 2
315r21 0x10 16
316r22 0xb792e0d0 3079856336
317r23 0x0 0
318r24 0xb78cccf8 3079458040
319r25 0x1 1
320r26 0x0 0
321r27 0xb7ff3000 3086954496
322r28 0xbfffd5cc 3221214668
323r29 0x6 6
324r30 0xb792dff4 3079856116
325r31 0x0 0
326pc 0xb777e88c 0xb777e88c <__GI_raise+220>
327msr 0xd932 55602
328cr 0x42422460 1111630944
329lr 0xb777e804 0xb777e804 <__GI_raise+84>
330ctr 0x0 0
331xer 0x0 0
332fpscr 0x82024000 -2113781760
333vscr 0x10000 65536
334vrsave 0x0 0
335orig_r3 0x2 2
336trap 0xc00 3072