Advertisement
robn

Untitled

Jan 27th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. ==19166== 24 bytes in 1 blocks are still reachable in loss record 33 of 443
  2. ==19166== at 0x4C29C97: operator new(unsigned long) (vg_replace_malloc.c:298)
  3. ==19166== by 0x5CCBC19: sigc::signal_base::impl() const (in /usr/lib/x86_64-linux-gnu/libsigc-2.0.so.0.0.0)
  4. ==19166== by 0x5CCBCB8: sigc::signal_base::connect(sigc::slot_base const&) (in /usr/lib/x86_64-linux-gnu/libsigc-2.0.so.0.0.0)
  5. ==19166== by 0x40D60C: sigc::signal0<void, sigc::nil>::connect(sigc::slot<void, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> const&) (signal.h:2661)
  6. ==19166== by 0x4EF450: LuaObjectBase::Push(LuaObjectBase*, bool) (LuaObject.cpp:720)
  7. ==19166== by 0x6C3535: LuaObject<UI::Label>::PushToLua(UI::Label*) (LuaObject.h:253)
  8. ==19166== by 0x6C2ADC: UI::LuaContext::l_label(lua_State*) (LuaContext.cpp:183)
  9. ==19166== by 0x6D6E5C: luaD_precall (ldo.c:317)
  10. ==19166== by 0x6E7B01: luaV_execute (lvm.c:710)
  11. ==19166== by 0x6D7294: luaD_call (ldo.c:393)
  12. ==19166== by 0x6D3F7F: f_call (lapi.c:920)
  13. ==19166== by 0x6D64A4: luaD_rawrunprotected (ldo.c:131)
  14. ==19166== by 0x6D79F7: luaD_pcall (ldo.c:590)
  15. ==19166== by 0x6D4043: lua_pcallk (lapi.c:946)
  16. ==19166== by 0x5037E1: pi_lua_dofile(lua_State*, FileSystem::FileData const&) (LuaUtils.cpp:296)
  17. ==19166== by 0x503D92: pi_lua_dofile_recursive(lua_State*, std::string const&) (LuaUtils.cpp:365)
  18. ==19166== by 0x51CB50: LuaInit() (Pi.cpp:206)
  19. ==19166== by 0x51D9C1: Pi::Init() (Pi.cpp:347)
  20. ==19166== by 0x5BE30A: main (main.cpp:57)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement