Skip to content

Instantly share code, notes, and snippets.

@zrax
Created January 27, 2013 22:44
Show Gist options
  • Save zrax/4651073 to your computer and use it in GitHub Desktop.
Save zrax/4651073 to your computer and use it in GitHub Desktop.
0 0x00007ffff78b4a5c in hsKeyedObjectStub::ClassIndex (this=0xdd3d70)
at /home/zrax/dev/cpp/Plasma/core/PRP/KeyedObject/hsKeyedObject.h:85
#1 0x00007ffff790f3f6 in plModifier::Convert (pCre=0xdd3d70,
requireValid=true)
at /home/zrax/dev/cpp/Plasma/core/PRP/Modifier/plModifier.h:25
#2 0x00007ffff790d800 in plSceneObject::addTarget (this=0x6da200,
obj=0xdd3d70)
at /home/zrax/dev/cpp/Plasma/core/PRP/Object/plSceneObject.cpp:21
#3 0x00007ffff790fe18 in std::_Mem_fn<void (plSceneObject::*)(hsKeyedObject*)>::operator() (this=0x6d9b10, __object=0x6da200, __args#0=0xdd3d70)
at /usr/include/c++/4.7/functional:554
#4 0x00007ffff790fd59 in std::_Bind<std::_Mem_fn<void (plSceneObject::*)(hsKeyedObject*)> (plSceneObject*, std::_Placeholder<1>)>::__call<void, hsKeyedObject*&&, 0ul, 1ul>(std::tuple<hsKeyedObject*&&>&&, std::_Index_tuple<0ul, 1ul>) (
this=0x6d9b10, __args=...) at /usr/include/c++/4.7/functional:1156
#5 0x00007ffff790fb79 in std::_Bind<std::_Mem_fn<void (plSceneObject::*)(hsKeyedObject*)> (plSceneObject*, std::_Placeholder<1>)>::operator()<hsKeyedObject*, void>(hsKeyedObject*&&) (this=0x6d9b10) at /usr/include/c++/4.7/functional:1215
#6 0x00007ffff790f9b3 in std::_Function_handler<void (hsKeyedObject*), std::_Bind<std::_Mem_fn<void (plSceneObject::*)(hsKeyedObject*)> (plSceneObject*, std::_Placeholder<1>)> >::_M_invoke(std::_Any_data const&, hsKeyedObject*) (
__functor=..., __args#0=0xdd3d70) at /usr/include/c++/4.7/functional:1926
#7 0x00007ffff78b56a3 in std::function<void (hsKeyedObject*)>::operator()(hsKeyedObject*) const (this=0x6da350, __args#0=0xdd3d70)
at /usr/include/c++/4.7/functional:2311
#8 0x00007ffff78b511a in plKeyData::setObj (this=0x6737a0, obj=0xdd3d70)
at /home/zrax/dev/cpp/Plasma/core/PRP/KeyedObject/plKey.cpp:83
#9 0x00007ffff78b411e in hsKeyedObject::read (this=0xdd3d70, S=
0x7fffffffe2d0, mgr=0x7fffffffe650)
at /home/zrax/dev/cpp/Plasma/core/PRP/KeyedObject/hsKeyedObject.cpp:36
#10 0x00007ffff79b7ae8 in plResManager::ReadObjects (this=0x7fffffffe650,
S=0x60d650, loc=...)
at /home/zrax/dev/cpp/Plasma/core/ResManager/plResManager.cpp:515
#11 0x00007ffff79b517a in plResManager::ReadPage (this=0x7fffffffe650,
filename=0x60d010 "../dat/Direbo_RestAge.prp", stub=false)
at /home/zrax/dev/cpp/Plasma/core/ResManager/plResManager.cpp:169
#12 0x000000000040786e in main (argc=4, argv=0x7fffffffea98)
at /home/zrax/dev/cpp/Plasma/Tools/src/prcdc.cpp:135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment