Mantis Bug Tracker

View Revisions: Issue #5185 All Revisions ] Back to Issue ]
Summary 0005185: Crash on load
Revision 2012-02-16 10:11 by Footkerchief
Additional Information Valgrind output, first warning happens before unpausing:
http://pastebin.com/yfH8fjtL [^]
Revision 2012-02-16 09:59 by Footkerchief
Additional Information Valgrind output, first warning happens before unpausing:
Resetting textures
==3315== Conditional jump or move depends on uninitialised value(s)
==3315== at 0x4E004A6: ??? (in /usr/lib32/libSDL-1.2.so.0.11.3)
==3315== by 0x4E00C8C: ??? (in /usr/lib32/libSDL-1.2.so.0.11.3)
==3315== by 0x4E018C9: ??? (in /usr/lib32/libSDL-1.2.so.0.11.3)
==3315== by 0x4DD20BC: SDL_PumpEvents (in /usr/lib32/libSDL-1.2.so.0.11.3)
==3315== by 0x4DD25D6: SDL_PollEvent (in /usr/lib32/libSDL-1.2.so.0.11.3)
==3315== by 0x4EB3131: enablerst::eventLoop_SDL() (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
==3315== by 0x4EB404B: enablerst::loop(std::string) (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
==3315== by 0x4EB4B86: main (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
---unpaused here ---
==3315==
==3315== Thread 3:
==3315== Conditional jump or move depends on uninitialised value(s)
==3315== at 0x8559F6F: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x8283B96: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x4ED1D0D: interfacest::loop() (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
==3315== by 0x848B94E: mainloop() (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x4EAF363: enablerst::async_loop() (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
==3315== by 0x4EAF74C: call_loop(void*) (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
==3315== by 0x4E220BC: ??? (in /usr/lib32/libSDL-1.2.so.0.11.3)
==3315== by 0x54CCC38: start_thread (pthread_create.c:304)
==3315== by 0x7597AFD: clone (clone.S:130)
==3315==
==3315== Conditional jump or move depends on uninitialised value(s)
==3315== at 0x856D214: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315==
==3315== Conditional jump or move depends on uninitialised value(s)
==3315== at 0x856D282: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315==
==3315== Conditional jump or move depends on uninitialised value(s)
==3315== at 0x856D299: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315==
==3315== Conditional jump or move depends on uninitialised value(s)
==3315== at 0x856D2A7: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315==
==3315== Conditional jump or move depends on uninitialised value(s)
==3315== at 0x855A010: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x8283B96: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x4ED1D0D: interfacest::loop() (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
==3315== by 0x848B94E: mainloop() (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x4EAF363: enablerst::async_loop() (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
==3315== by 0x4EAF74C: call_loop(void*) (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
==3315== by 0x4E220BC: ??? (in /usr/lib32/libSDL-1.2.so.0.11.3)
==3315== by 0x54CCC38: start_thread (pthread_create.c:304)
==3315== by 0x7597AFD: clone (clone.S:130)
==3315==
==3315== Invalid read of size 4
==3315== at 0x80AB876: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x843E075: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x8440F6B: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x844834D: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x8283BB3: ??? (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x4ED1D0D: interfacest::loop() (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
==3315== by 0x848B94E: mainloop() (in /mnt/small/2012df/df_linux/libs/Dwarf_Fortress)
==3315== by 0x4EAF363: enablerst::async_loop() (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
==3315== by 0x4EAF74C: call_loop(void*) (in /mnt/small/2012df/df_linux/libs/libgraphics.so)
==3315== by 0x4E220BC: ??? (in /usr/lib32/libSDL-1.2.so.0.11.3)
==3315== by 0x54CCC38: start_thread (pthread_create.c:304)
==3315== by 0x7597AFD: clone (clone.S:130)
==3315== Address 0x0 is not stack'd, malloc'd or (recently) free'd


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker