Ticket #4403: classic_320x200.log

File classic_320x200.log, 10.3 KB (added by lordhoto, 15 years ago)

valgrind log for classic theme at 320x200

Line 
1==6197== Thread 1:
2==6197== Conditional jump or move depends on uninitialised value(s)
3==6197== at 0x5DFE509: (within /usr/lib/libSDL-1.2.so.0.11.2)
4==6197== by 0x5DFEC9E: (within /usr/lib/libSDL-1.2.so.0.11.2)
5==6197== by 0x5DFF6DA: (within /usr/lib/libSDL-1.2.so.0.11.2)
6==6197== by 0x5DD36DF: SDL_PumpEvents (in /usr/lib/libSDL-1.2.so.0.11.2)
7==6197== by 0x5DD3B98: SDL_PollEvent (in /usr/lib/libSDL-1.2.so.0.11.2)
8==6197== by 0x477D3B: OSystem_SDL::pollEvent(Common::Event&) (events.cpp:188)
9==6197== by 0x57750E: DefaultEventManager::pollEvent(Common::Event&) (default-events.cpp:390)
10==6197== by 0xA8B12D0: Scumm::ScummEngine::parseEvents() (input.cpp:223)
11==6197== by 0xA931473: Scumm::ScummEngine::waitForTimer(int) (scumm.cpp:1831)
12==6197== by 0xA931784: Scumm::ScummEngine::go() (scumm.cpp:1799)
13==6197== by 0xA86FCFA: Scumm::ScummEngine::run() (scumm.h:457)
14==6197== by 0x48030C: runGame(PluginSubclass<MetaEngine> const*, OSystem&, Common::String const&) (main.cpp:212)
15==6197==
16==6197== Invalid write of size 2
17==6197== at 0x4F1DDC: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:203)
18==6197== by 0x4F4FAF: Graphics::VectorRendererSpec<unsigned short>::drawBevelSquareAlg(int, int, int, int, int, unsigned short, unsigned short, bool) (VectorRendererSpec.cpp:938)
19==6197== by 0x4F10CD: Graphics::VectorRendererSpec<unsigned short>::drawBeveledSquare(int, int, int, int, int) (VectorRendererSpec.h:63)
20==6197== by 0x4CFEE9: Graphics::VectorRenderer::drawCallback_BEVELSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:387)
21==6197== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
22==6197== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
23==6197== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
24==6197== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
25==6197== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
26==6197== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
27==6197== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
28==6197== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
29==6197== Address 0xd6f6f30 is 0 bytes after a block of size 128,000 alloc'd
30==6197== at 0x4C216F4: calloc (vg_replace_malloc.c:397)
31==6197== by 0x4EF6F4: Graphics::Surface::create(unsigned short, unsigned short, unsigned char) (surface.cpp:58)
32==6197== by 0x4CB188: GUI::ThemeEngine::setGraphicsMode(GUI::ThemeEngine::GraphicsMode) (ThemeEngine.cpp:494)
33==6197== by 0x4CB3FA: GUI::ThemeEngine::init() (ThemeEngine.cpp:369)
34==6197== by 0x4A5574: GUI::GuiManager::loadNewTheme(Common::String, GUI::ThemeEngine::GraphicsMode) (GuiManager.cpp:126)
35==6197== by 0x4A5A0A: GUI::GuiManager::GuiManager() (GuiManager.cpp:68)
36==6197== by 0x481D72: Common::Singleton<GUI::GuiManager>::makeInstance() (singleton.h:57)
37==6197== by 0x481DA2: Common::Singleton<GUI::GuiManager>::instance() (singleton.h:76)
38==6197== by 0x47FC03: setupGraphics(OSystem&) (main.cpp:248)
39==6197== by 0x480AE0: scummvm_main (main.cpp:352)
40==6197== by 0x47D20B: main (main.cpp:108)
41==6197==
42==6197== Invalid write of size 2
43==6197== at 0x4F1DEC: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:204)
44==6197== by 0x4F4FAF: Graphics::VectorRendererSpec<unsigned short>::drawBevelSquareAlg(int, int, int, int, int, unsigned short, unsigned short, bool) (VectorRendererSpec.cpp:938)
45==6197== by 0x4F10CD: Graphics::VectorRendererSpec<unsigned short>::drawBeveledSquare(int, int, int, int, int) (VectorRendererSpec.h:63)
46==6197== by 0x4CFEE9: Graphics::VectorRenderer::drawCallback_BEVELSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:387)
47==6197== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
48==6197== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
49==6197== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
50==6197== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
51==6197== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
52==6197== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
53==6197== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
54==6197== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
55==6197== Address 0xd6f6f32 is 2 bytes after a block of size 128,000 alloc'd
56==6197== at 0x4C216F4: calloc (vg_replace_malloc.c:397)
57==6197== by 0x4EF6F4: Graphics::Surface::create(unsigned short, unsigned short, unsigned char) (surface.cpp:58)
58==6197== by 0x4CB188: GUI::ThemeEngine::setGraphicsMode(GUI::ThemeEngine::GraphicsMode) (ThemeEngine.cpp:494)
59==6197== by 0x4CB3FA: GUI::ThemeEngine::init() (ThemeEngine.cpp:369)
60==6197== by 0x4A5574: GUI::GuiManager::loadNewTheme(Common::String, GUI::ThemeEngine::GraphicsMode) (GuiManager.cpp:126)
61==6197== by 0x4A5A0A: GUI::GuiManager::GuiManager() (GuiManager.cpp:68)
62==6197== by 0x481D72: Common::Singleton<GUI::GuiManager>::makeInstance() (singleton.h:57)
63==6197== by 0x481DA2: Common::Singleton<GUI::GuiManager>::instance() (singleton.h:76)
64==6197== by 0x47FC03: setupGraphics(OSystem&) (main.cpp:248)
65==6197== by 0x480AE0: scummvm_main (main.cpp:352)
66==6197== by 0x47D20B: main (main.cpp:108)
67==6197==
68==6197== Invalid write of size 2
69==6197== at 0x4F1DDC: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:203)
70==6197== by 0x4F5093: Graphics::VectorRendererSpec<unsigned short>::drawBevelSquareAlg(int, int, int, int, int, unsigned short, unsigned short, bool) (VectorRendererSpec.cpp:953)
71==6197== by 0x4F10CD: Graphics::VectorRendererSpec<unsigned short>::drawBeveledSquare(int, int, int, int, int) (VectorRendererSpec.h:63)
72==6197== by 0x4CFEE9: Graphics::VectorRenderer::drawCallback_BEVELSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:387)
73==6197== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
74==6197== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
75==6197== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
76==6197== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
77==6197== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
78==6197== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
79==6197== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
80==6197== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
81==6197== Address 0xd6f6f34 is 4 bytes after a block of size 128,000 alloc'd
82==6197== at 0x4C216F4: calloc (vg_replace_malloc.c:397)
83==6197== by 0x4EF6F4: Graphics::Surface::create(unsigned short, unsigned short, unsigned char) (surface.cpp:58)
84==6197== by 0x4CB188: GUI::ThemeEngine::setGraphicsMode(GUI::ThemeEngine::GraphicsMode) (ThemeEngine.cpp:494)
85==6197== by 0x4CB3FA: GUI::ThemeEngine::init() (ThemeEngine.cpp:369)
86==6197== by 0x4A5574: GUI::GuiManager::loadNewTheme(Common::String, GUI::ThemeEngine::GraphicsMode) (GuiManager.cpp:126)
87==6197== by 0x4A5A0A: GUI::GuiManager::GuiManager() (GuiManager.cpp:68)
88==6197== by 0x481D72: Common::Singleton<GUI::GuiManager>::makeInstance() (singleton.h:57)
89==6197== by 0x481DA2: Common::Singleton<GUI::GuiManager>::instance() (singleton.h:76)
90==6197== by 0x47FC03: setupGraphics(OSystem&) (main.cpp:248)
91==6197== by 0x480AE0: scummvm_main (main.cpp:352)
92==6197== by 0x47D20B: main (main.cpp:108)
93==6197==
94==6197== Invalid write of size 2
95==6197== at 0x4F1DEC: void Graphics::colorFill<unsigned short>(unsigned short*, unsigned short*, unsigned short) (VectorRendererSpec.cpp:204)
96==6197== by 0x4F5093: Graphics::VectorRendererSpec<unsigned short>::drawBevelSquareAlg(int, int, int, int, int, unsigned short, unsigned short, bool) (VectorRendererSpec.cpp:953)
97==6197== by 0x4F10CD: Graphics::VectorRendererSpec<unsigned short>::drawBeveledSquare(int, int, int, int, int) (VectorRendererSpec.h:63)
98==6197== by 0x4CFEE9: Graphics::VectorRenderer::drawCallback_BEVELSQ(Common::Rect const&, Graphics::DrawStep const&) (VectorRenderer.h:387)
99==6197== by 0x4F00C4: Graphics::VectorRenderer::drawStep(Common::Rect const&, Graphics::DrawStep const&, unsigned int) (VectorRenderer.cpp:66)
100==6197== by 0x4C766F: GUI::ThemeItemDrawData::drawSelf(bool, bool) (ThemeEngine.cpp:224)
101==6197== by 0x4CA2EF: GUI::ThemeEngine::updateScreen() (ThemeEngine.cpp:1095)
102==6197== by 0x4A4CEC: GUI::GuiManager::redraw() (GuiManager.cpp:209)
103==6197== by 0x4A4F7B: GUI::GuiManager::runLoop() (GuiManager.cpp:258)
104==6197== by 0x4A2BBC: GUI::Dialog::runModal() (dialog.cpp:77)
105==6197== by 0xA880DD4: Scumm::ScummMenuDialog::handleCommand(GUI::CommandSender*, unsigned int, unsigned int) (dialogs.cpp:493)
106==6197== by 0x4A3D15: GUI::CommandSender::sendCommand(unsigned int, unsigned int) (object.h:54)
107==6197== Address 0xd6f6f36 is 6 bytes after a block of size 128,000 alloc'd
108==6197== at 0x4C216F4: calloc (vg_replace_malloc.c:397)
109==6197== by 0x4EF6F4: Graphics::Surface::create(unsigned short, unsigned short, unsigned char) (surface.cpp:58)
110==6197== by 0x4CB188: GUI::ThemeEngine::setGraphicsMode(GUI::ThemeEngine::GraphicsMode) (ThemeEngine.cpp:494)
111==6197== by 0x4CB3FA: GUI::ThemeEngine::init() (ThemeEngine.cpp:369)
112==6197== by 0x4A5574: GUI::GuiManager::loadNewTheme(Common::String, GUI::ThemeEngine::GraphicsMode) (GuiManager.cpp:126)
113==6197== by 0x4A5A0A: GUI::GuiManager::GuiManager() (GuiManager.cpp:68)
114==6197== by 0x481D72: Common::Singleton<GUI::GuiManager>::makeInstance() (singleton.h:57)
115==6197== by 0x481DA2: Common::Singleton<GUI::GuiManager>::instance() (singleton.h:76)
116==6197== by 0x47FC03: setupGraphics(OSystem&) (main.cpp:248)
117==6197== by 0x480AE0: scummvm_main (main.cpp:352)
118==6197== by 0x47D20B: main (main.cpp:108)