Advertisement
Guest User

Untitled

a guest
Jan 25th, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 14.12 KB | None | 0 0
  1.  
  2. Thread 5 (Thread 0xf654cb40 (LWP 28484)):
  3. #0  0xf7fdc430 in __kernel_vsyscall ()
  4. No symbol table info available.
  5. #1  0xf7c997ab in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  6. No symbol table info available.
  7. #2  0x085df553 in USSemaphore::Decrement (this=0x89f1380, nTimeoutMs=4294967295) at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/uslscore/USSemaphore_posix.cpp:41
  8.         success = -162217272
  9.         result = -1
  10.         __PRETTY_FUNCTION__ =           "bool USSemaphore::Decrement(u32)"
  11. #3  0x085e1e34 in USThreadPool::WorkerThreadMain (_threadPool=0x89f1364, threadState=...) at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/uslscore/USThreadPool.cpp:19
  12.         threadPool = 0x89f1364
  13. #4  0x085e1bad in _launcher (param=0x89f15c4) at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/uslscore/USThread_posix.cpp:24
  14.         thread = 0x89f15c4
  15.         func = 0x85e1e10 <USThreadPool::WorkerThreadMain(void*, USThreadState&) at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/uslscore/USThreadPool.cpp:13>
  16.         threadState = 0x89f15c4
  17. #5  0xf7c95cf1 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  18. No symbol table info available.
  19. #6  0xf7a22c3e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
  20. No symbol table info available.
  21.  
  22. Thread 4 (Thread 0xf254bb40 (LWP 28483)):
  23. #0  0xf7fdc430 in __kernel_vsyscall ()
  24. No symbol table info available.
  25. #1  0xf7c997ab in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  26. No symbol table info available.
  27. #2  0x085df553 in USSemaphore::Decrement (this=0x89f1380, nTimeoutMs=4294967295) at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/uslscore/USSemaphore_posix.cpp:41
  28.         success = -229330232
  29.         result = -1
  30.         __PRETTY_FUNCTION__ =           "bool USSemaphore::Decrement(u32)"
  31. #3  0x085e1e34 in USThreadPool::WorkerThreadMain (_threadPool=0x89f1364, threadState=...) at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/uslscore/USThreadPool.cpp:19
  32.         threadPool = 0x89f1364
  33. #4  0x085e1bad in _launcher (param=0x89f15ac) at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/uslscore/USThread_posix.cpp:24
  34.         thread = 0x89f15ac
  35.         func = 0x85e1e10 <USThreadPool::WorkerThreadMain(void*, USThreadState&) at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/uslscore/USThreadPool.cpp:13>
  36.         threadState = 0x89f15ac
  37. #5  0xf7c95cf1 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  38. No symbol table info available.
  39. #6  0xf7a22c3e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
  40. No symbol table info available.
  41.  
  42. Thread 2 (Thread 0xf775ab40 (LWP 28481)):
  43. #0  0xf7fdc430 in __kernel_vsyscall ()
  44. No symbol table info available.
  45. #1  0xf7c9baf5 in sem_wait@@GLIBC_2.1 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  46. No symbol table info available.
  47. #2  0xf7d97ca1 in SDL_SemWait () from /home/jan/.steam/steam/SteamApps/common/Broken Age/lib/libSDL2-2.0.so.0
  48. No symbol table info available.
  49. #3  0xf7d97e40 in SDL_SemWaitTimeout () from /home/jan/.steam/steam/SteamApps/common/Broken Age/lib/libSDL2-2.0.so.0
  50. No symbol table info available.
  51. #4  0xf7d340d2 in SDL_TimerThread () from /home/jan/.steam/steam/SteamApps/common/Broken Age/lib/libSDL2-2.0.so.0
  52. No symbol table info available.
  53. #5  0xf7d3397d in SDL_RunThread () from /home/jan/.steam/steam/SteamApps/common/Broken Age/lib/libSDL2-2.0.so.0
  54. No symbol table info available.
  55. #6  0xf7d97b9d in RunThread () from /home/jan/.steam/steam/SteamApps/common/Broken Age/lib/libSDL2-2.0.so.0
  56. No symbol table info available.
  57. #7  0xf7c95cf1 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  58. No symbol table info available.
  59. #8  0xf7a22c3e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
  60. No symbol table info available.
  61.  
  62. Thread 1 (Thread 0xf775c700 (LWP 28390)):
  63. #0  0x00000000 in ?? ()
  64. No symbol table info available.
  65. #1  0x082d5f8f in MOAILuaClass::InitLuaFactoryClass (this=0x8a01a98, data=..., state=...) at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/moaicore/MOAILuaObject.cpp:856
  66.         top = 0
  67. #2  0x08514f2a in MOAILuaFactoryClass<MOAICoroutine>::Register (this=0x8a01a98) at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/moaicore/MOAILuaObject-impl.h:73
  68.         state = {
  69.           <MOAILuaState> = {
  70.             _vptr.MOAILuaState = 0x87509e0 <vtable for MOAILuaStateHandle+8>,
  71.             mState = 0x89f1d58
  72.           },
  73.           members of MOAILuaStateHandle:
  74.           mRestoreTop = 0
  75.         }
  76.         type = {
  77.           <MOAIAction> = {
  78.             <MOAIBlocker> = {
  79.               <MOAILuaObject> = {
  80.                 <MOAIObject> = {
  81.                   <RTTIBase> = {
  82.                     _vptr.RTTIBase = 0x87b6200 <vtable for MOAICoroutine+224>,
  83.                     mRTTI = 0x898eb20 <RTTIRecord& RTTIRecord::Get<MOAICoroutine>()::single>,
  84.                     mThis = 0xffffca90
  85.                   },
  86.                   members of MOAIObject:
  87.                   mCanary = 0x0
  88.                 },
  89.                 members of MOAILuaObject:
  90.                 _vptr.MOAILuaObject = 0x87b61c4 <vtable for MOAICoroutine+164>,
  91.                 mContain = {
  92.                   mRef = -2
  93.                 },
  94.                 mMemberTable = {
  95.                   mRef = -2,
  96.                   mOwnsRef = false,
  97.                   mWeak = 203,
  98.                   static STRONG_REF = false,
  99.                   static WEAK_REF = true
  100.                 },
  101.                 mUserdata = {
  102.                   mRef = -2,
  103.                   mOwnsRef = false,
  104.                   mWeak = 47,
  105.                   static STRONG_REF = false,
  106.                   static WEAK_REF = true
  107.                 }
  108.               },
  109.               members of MOAIBlocker:
  110.               _vptr.MOAIBlocker = 0x87b6134 <vtable for MOAICoroutine+20>,
  111.               mBlocker = 0x0,
  112.               mBlockedList = 0x0,
  113.               mNextBlocked = 0x0
  114.             },
  115.             <MOAIInstanceEventSource> = {
  116.               <MOAIEventSource> = {
  117.                 members of MOAIEventSource:
  118.                 _vptr.MOAIEventSource = 0x87b6184 <vtable for MOAICoroutine+100>
  119.               },
  120.               members of MOAIInstanceEventSource:
  121.               mListenerTable = {
  122.                 mRef = -2
  123.               }
  124.             },
  125.             members of MOAIAction:
  126.             mNew = true,
  127.             mPass = 0,
  128.             mParent = 0x0,
  129.             mChildren = {
  130.               mHead = 0x0,
  131.               mTail = 0x0,
  132.               mCount = 0
  133.             },
  134.             mParentLink = {
  135.               mData = 0xffffca90,
  136.               mPrev = 0x0,
  137.               mNext = 0x0,
  138.               mList = 0x0
  139.             },
  140.             mChildIt = 0x0,
  141.             mActionType = 0 '\000',
  142.             mThrottle = 1,
  143.             mIsPaused = false,
  144.             static gbIsPaused =               {[0] = false,
  145.               [1] = false}
  146.           },
  147.           members of MOAICoroutine:
  148.           static smCallback = 0x0,
  149.           mRef = {
  150.             mRef = -2
  151.           },
  152.           mErrRef = {
  153.             mRef = -2
  154.           },
  155.           mState = 0x0,
  156.           mNarg = 0,
  157.           mFuncName = {
  158.             <std::basic_string<char, std::char_traits<char>, std::allocator<char> >> = {
  159.               static npos = <optimized out>,
  160.               _M_dataplus = {
  161.                 <std::allocator<char>> = {
  162.                   <__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  163.                 members of std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider:
  164.                 _M_p = 0xf7c2a5ec <std::string::_Rep::_S_empty_rep_storage+12> ""
  165.               }
  166.             }, <No data fields>},
  167.           mIsFirstRun = true,
  168.           mProfileName = {
  169.             mHashedString = 0x89b1ee8,
  170.             static Empty = {
  171.               mHashedString = 0x89b1ee8,
  172.               static Empty = <same as static member of an already seen type>
  173.             }
  174.           },
  175.           static gIsFirstCoroutine = true
  176.         }
  177. #3  0x08513a80 in MOAICoroutine::RegisterLuaType () at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/moaicore/MOAICoroutine.h:55
  178. No locals.
  179. #4  0x0851349c in moaicore::InitGlobals (globals=0x8a22f90) at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/moaicore/moaicore.cpp:109
  180.         luaRuntime = @0x8a232e8: {
  181.           <MOAIGlobalClass<MOAILuaRuntime, MOAIObject>> = {
  182.             <MOAIObject> = {
  183.               <RTTIBase> = {
  184.                 _vptr.RTTIBase = 0x875052c <vtable for MOAILuaRuntime+44>,
  185.                 mRTTI = 0x8978500 <RTTIRecord& RTTIRecord::Get<RTTIBase>()::single>,
  186.                 mThis = 0x8a23370
  187.               },
  188.               members of MOAIObject:
  189.               mCanary = 0x89efe70
  190.             },
  191.             members of MOAIGlobalClass<MOAILuaRuntime, MOAIObject>:
  192.             _vptr.MOAIGlobalClass = 0x875050c <vtable for MOAILuaRuntime+12>
  193.           },
  194.           members of MOAILuaRuntime:
  195.           mHistogramEnabled = false,
  196.           mHistSet = {
  197.             <std::set<MOAILuaObject*, std::less<MOAILuaObject*>, std::allocator<MOAILuaObject*> >> = {
  198.               _M_t = {
  199.                 _M_impl = {
  200.                   <std::allocator<std::_Rb_tree_node<MOAILuaObject*> >> = {
  201.                     <__gnu_cxx::new_allocator<std::_Rb_tree_node<MOAILuaObject*> >> = {<No data fields>}, <No data fields>},
  202.                   members of std::_Rb_tree<MOAILuaObject*, MOAILuaObject*, std::_Identity<MOAILuaObject*>, std::less<MOAILuaObject*>, std::allocator<MOAILuaObject*> >::_Rb_tree_impl<std::less<MOAILuaObject*>, false>:
  203.                   _M_key_compare = {
  204.                     <std::binary_function<MOAILuaObject*, MOAILuaObject*, bool>> = {<No data fields>}, <No data fields>},
  205.                   _M_header = {
  206.                     _M_color = std::_S_red,
  207.                     _M_parent = 0x0,
  208.                     _M_left = 0x8a232f4,
  209.                     _M_right = 0x8a232f4
  210.                   },
  211.                   _M_node_count = 0
  212.                 }
  213.               }
  214.             }, <No data fields>},
  215.           mLeakTrackingEnabled = false,
  216.           mLeaks = {
  217.             <std::map<MOAILuaObject*, STLString, std::less<MOAILuaObject*>, std::allocator<std::pair<MOAILuaObject* const, STLString> > >> = {
  218.               _M_t = {
  219.                 _M_impl = {
  220.                   <std::allocator<std::_Rb_tree_node<std::pair<MOAILuaObject* const, STLString> > >> = {
  221.                     <__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<MOAILuaObject* const, STLString> > >> = {<No data fields>}, <No data fields>},
  222.                   members of std::_Rb_tree<MOAILuaObject*, std::pair<MOAILuaObject* const, STLString>, std::_Select1st<std::pair<MOAILuaObject* const, STLString> >, std::less<MOAILuaObject*>, std::allocator<std::pair<MOAILuaObject* const, STLString> > >::_Rb_tree_impl<std::less<MOAILuaObject*>, false>:
  223.                   _M_key_compare = {
  224.                     <std::binary_function<MOAILuaObject*, MOAILuaObject*, bool>> = {<No data fields>}, <No data fields>},
  225.                   _M_header = {
  226.                     _M_color = std::_S_red,
  227.                     _M_parent = 0x0,
  228.                     _M_left = 0x8a23310,
  229.                     _M_right = 0x8a23310
  230.                   },
  231.                   _M_node_count = 0
  232.                 }
  233.               }
  234.             }, <No data fields>},
  235.           mWeakRefTable = {
  236.             mTableID = 1,
  237.             static MAX_REF_ID = 4294967295,
  238.             static REFID_CHUNK_SIZE = 1024,
  239.             mRefIDStack = {
  240.               _vptr.USLeanArray = 0x8750120 <vtable for USLeanArray<unsigned int>+8>,
  241.               mSize = 0,
  242.               mData = 0x0
  243.             },
  244.             mRefIDStackTop = 0
  245.           },
  246.           mStrongRefTable = {
  247.             mTableID = 2,
  248.             static MAX_REF_ID = 4294967295,
  249.             static REFID_CHUNK_SIZE = 1024,
  250.             mRefIDStack = {
  251.               _vptr.USLeanArray = 0x8750120 <vtable for USLeanArray<unsigned int>+8>,
  252.               mSize = 1024,
  253.               mData = 0x89f6d58
  254.             },
  255.             mRefIDStackTop = 995
  256.           },
  257.           mTraceback = {
  258.             mRef = 1,
  259.             mOwnsRef = true,
  260.             mWeak = false,
  261.             static STRONG_REF = false,
  262.             static WEAK_REF = true
  263.           },
  264.           mCustomTraceback = {
  265.             mRef = -2,
  266.             mOwnsRef = false,
  267.             mWeak = false,
  268.             static STRONG_REF = false,
  269.             static WEAK_REF = true
  270.           },
  271.           mMainState = {
  272.             _vptr.MOAILuaState = 0x87509b8 <vtable for MOAILuaState+8>,
  273.             mState = 0x89f1d58
  274.           },
  275.           mTotalBytes = 50536,
  276.           mObjectCount = 14,
  277.           mAllocLogEnabled = false
  278.         }
  279. #5  0x083d8de6 in AKUCreateContext () at /dfp/burs/dfp-dfa-rc/Common/Code/Moai/src/aku/AKU.cpp:143
  280. No locals.
  281. #6  0x082b18c6 in GameRefreshContext (argc=4, argv=0xffffcc30) at /dfp/burs/dfp-dfa-rc/Dfa/Code/Host-SDL/Src/SDLHost.cpp:1905
  282.         context = 0
  283. #7  0x082b17ca in GameHost (argc=4, argv_=0xffffcd44) at /dfp/burs/dfp-dfa-rc/Dfa/Code/Host-SDL/Src/SDLHost.cpp:1772
  284.         argv = 0xffffcc30
  285.         defaultArgv =           {[0] = 0xffffcf8f "/home/jan/.steam/steam/SteamApps/common/Broken Age/./BrokenAge",
  286.           [1] = 0x8748b39 "Data/Scripts/config.lua",
  287.           [2] = 0x8748b51 "Data/Scripts/main.lua"}
  288.         __PRETTY_FUNCTION__ =           "int GameHost(int, char**)"
  289.         executablePath = 0xffffcf8f "/home/jan/.steam/steam/SteamApps/common/Broken Age/./BrokenAge"
  290.         packArgv =           {[0] = 0xffffcf8f "/home/jan/.steam/steam/SteamApps/common/Broken Age/./BrokenAge",
  291.           [1] = 0x8748b67 "-p",
  292.           [2] = 0x8748b39 "Data/Scripts/config.lua",
  293.           [3] = 0x8748b51 "Data/Scripts/main.lua"}
  294.         lastScript = 0x82adea0 <_ZNSt8ios_base4InitD1Ev@plt> "\377%\224Ö\bh\020\a"
  295.         bDebugInit = 247
  296. #8  0x082b416f in SteamMain (argc=1, argv=0xffffcd44) at /dfp/burs/dfp-dfa-rc/Dfa/Code/Host-SDL/Src/main.cpp:142
  297.         appID = 232790
  298.         result = 141854130
  299. #9  0x082b4192 in main (argc=1, argv=0xffffcd44) at /dfp/burs/dfp-dfa-rc/Dfa/Code/Host-SDL/Src/main.cpp:212
  300. No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement