1 | Program received signal SIGSEGV, Segmentation fault.
|
---|
2 | 0x77c47034 in msvcrt!memcpy () from C:\WINDOWS\system32\msvcrt.dll
|
---|
3 | (gdb) bt full
|
---|
4 | #0 0x77c47034 in msvcrt!memcpy () from C:\WINDOWS\system32\msvcrt.dll
|
---|
5 | No symbol table info available.
|
---|
6 | #1 0x0041e8f3 in Scumm::CharsetRendererClassic::printChar(int) (this=0x16e4800, chr=80)
|
---|
7 | at scumm/charset.cpp:1321
|
---|
8 | h = 12
|
---|
9 | this = (CharsetRendererClassic * const) 0x16e4800
|
---|
10 | chr = 12
|
---|
11 | width = 9
|
---|
12 | height = 12
|
---|
13 | origWidth = 9
|
---|
14 | origHeight = 12
|
---|
15 | offsX = 0
|
---|
16 | offsY = -3
|
---|
17 | vs = (VirtScreen *) 0x1682abc
|
---|
18 | charPtr = (const byte *) 0xc <Address 0xc out of bounds>
|
---|
19 | is2byte = 0
|
---|
20 | drawTop = -1
|
---|
21 | dst = (byte *) 0x296b9cf ""
|
---|
22 | back = (byte *) 0x291ffaf <Address 0x291ffaf out of bounds>
|
---|
23 | #2 0x0046461d in Scumm::ScummEngine::drawString(int, unsigned char const*) (this=0x1679ce8, a=1,
|
---|
24 | msg=0x22f520 "PAJAMA SAM 2") at scumm/string.cpp:495
|
---|
25 | this = (class ScummEngine * const) 0x1679ce8
|
---|
26 | msg = (const byte *) 0x0
|
---|
27 | buf = "PAJAMA SAM 2", '\0' <repeats 148 times>, "\021", '\0' <repeats 94 times>
|
---|
28 | space = (byte *) 0x0
|
---|
29 | i = 1
|
---|
30 | c = 8
|
---|
31 | fontHeight = 17 '\021'
|
---|
32 | color = 8
|
---|
33 | code = 127
|
---|
34 | tmp = (byte *) 0x0
|
---|
35 | #3 0x00462b1d in Scumm::ScummEngine::printString(int, unsigned char const*) (this=0x1679ce8, m=1,
|
---|
36 | msg=0x22f520 "PAJAMA SAM 2") at scumm/string.cpp:43
|
---|
37 | this = (class ScummEngine * const) 0x8
|
---|
38 | m = 0
|
---|
39 | msg = (const byte *) 0x0
|
---|
40 | #4 0x00491a91 in Scumm::ScummEngine_v72he::decodeParseString(int, int) (this=0x1679ce8, m=1, n=0)
|
---|
41 | at scumm/script_v72he.cpp:2329
|
---|
42 | this = (ScummEngine_v72he * const) 0x1679ce8
|
---|
43 | m = 1
|
---|
44 | b = 0 '\0'
|
---|
45 | ptr = (byte *) 0x0
|
---|
46 | i = 8
|
---|
47 | color = 2290976
|
---|
48 | args = {2292044, 0, 4, 7199016, 0, 0, 0, 0, 0, 23567592, 17, 2292348, -1, 0, 0, 0, 0,
|
---|
49 | 6430368, 6567848, 2292128, 4469131, 2292000, 0, 0, 0, 0, 0, 0, 0, 23567592, 2292152}
|
---|
50 | name = "PAJAMA SAM 2\000\000\000IGN\177n\177n\000\000`\222n\000.¥Ãwx\eÆwPõ\"\000g¹Ãw\021\000\000\000\210õ\"\000DïÃw üÅw;ïÃw`\222n\000M¯h\001 õ\"\000\000\000\000\000`õ\"\000B\000\000\000àÿ\"\000\224\\ÃwxDÁwÿÿÿÿ;ïÃwf\202@\000 üÅwh\222n\000¸ù\"\000\000\000\000\000o72_addMessageToStack(\"LEAD ARTIST\")\000\234g\001\001\000\000\000|ú\"\000ÿÿÿÿ\000\000\000\000\000\000\000\000\000\000=\000Üó\"\000 \036b\000"...
|
---|
51 | #5 0x0043bc61 in Scumm::ScummEngine_v6::o6_printCursor() (this=0x1679ce8)
|
---|
52 | at scumm/script_v6.cpp:2332
|
---|
53 | this = (class ScummEngine_v6 * const) 0x0
|
---|
54 | #6 0x0043040c in Scumm::ScummEngine_v90he::executeOpcode(unsigned char) (this=0x1679ce8, i=181)
|
---|
55 | at scumm/script_v90he.cpp:374
|
---|
56 | this = (ScummEngine_v90he * const) 0x1
|
---|
57 | op = {__pfn = (gdb) invalid pointer to member function
|
---|
58 |
|
---|