Advertisement
Guest User

gdb_bt_full_log

a guest
Jul 10th, 2014
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.32 KB | None | 0 0
  1. xbmc.bin: /usr/include/boost/smart_ptr/shared_ptr.hpp:418: T* boost::shared_ptr< <template-parameter-1-1> >::operator->() const [with T = ADDON::IAddon]: Assertion `px != 0' failed.
  2.  
  3. Program received signal SIGABRT, Aborted.
  4. 0xb6566a67 in raise () from /lib/libc.so.6
  5. (gdb) bt full
  6. #0 0xb6566a67 in raise () from /lib/libc.so.6
  7. No symbol table info available.
  8. #1 0xb65682e2 in abort () from /lib/libc.so.6
  9. No symbol table info available.
  10. #2 0xb655faf7 in __assert_fail () from /lib/libc.so.6
  11. No symbol table info available.
  12. #3 0x085bde1d in boost::shared_ptr<ADDON::IAddon>::operator-> (this=0xab68cb0)
  13. at /usr/include/boost/smart_ptr/shared_ptr.hpp:418
  14. No locals.
  15. #4 CGUIDialogAddonInfo::OnLaunch (this=0xab68cb0)
  16. at GUIDialogAddonInfo.cpp:196
  17. No locals.
  18. #5 0x085c17a9 in CGUIDialogAddonInfo::OnMessage (this=0xab68cb0, message=...)
  19. at GUIDialogAddonInfo.cpp:102
  20. iControl = 0
  21. #6 0x0846f73d in CGUIControl::SendWindowMessage (this=0xb583bd0, message=...)
  22. at GUIControl.cpp:278
  23. pWindow = 0x0
  24. #7 0x084e3bee in CGUIButtonControl::OnClick (this=0xb583bd0)
  25. at GUIButtonControl.cpp:320
  26. controlID = 12
  27. parentID = 10146
  28. clickActions = {
  29. ---Type <return> to continue, or q <return> to quit---
  30. m_actions = {<std::_Vector_base<CGUIAction::cond_action_pair, std::allocator<CGUIAction::cond_action_pair> >> = {
  31. _M_impl = {<std::allocator<CGUIAction::cond_action_pair>> = {<__gnu_cxx::new_allocator<CGUIAction::cond_action_pair>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0,
  32. _M_end_of_storage = 0x0}}, <No data fields>},
  33. m_sendThreadMessages = false}
  34. msg = {_vptr.CGUIMessage = 0xa00bf78, m_strLabel = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  35. {
  36. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  37.  
  38. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}},
  39. m_params = {<std::_Vector_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {
  40. _M_impl = {<std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<__gnu_cxx::new_allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0,
  41. _M_end_of_storage = 0x0}}, <No data fields>}, m_senderID = 12,
  42. m_controlID = 10146, m_message = 5, m_pointer = 0x0, m_param1 = 0,
  43. m_param2 = 0, m_item = {px = 0x0, pn = {pi_ = 0x0}},
  44. static empty_string = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  45. {static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  46.  
  47. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}---Type <return> to continue, or q <return> to quit---
  48. , <No data fields>}, _M_p = 0xa08776c ""}}}
  49. #8 0x084e1e3c in CGUIButtonControl::OnAction (this=0x6, action=...)
  50. at GUIButtonControl.cpp:152
  51. No locals.
  52. #9 0x0843ce64 in CGUIWindow::OnAction (this=0xab68cb0, action=...)
  53. at GUIWindow.cpp:419
  54. focusedControl = 0x0
  55. #10 0x0842111b in CGUIDialog::OnAction (this=0xab68cb0, action=...)
  56. at GUIDialog.cpp:78
  57. No locals.
  58. #11 0x085bae18 in CGUIDialogAddonInfo::OnAction (this=0x6, action=...)
  59. at GUIDialogAddonInfo.cpp:141
  60. No locals.
  61. #12 0x08445b0d in CGUIWindowManager::OnAction (this=0xa73cb10, action=...)
  62. at GUIWindowManager.cpp:463
  63. dialog = 0xab68cb0
  64. lock = {<XbmcThreads::UniqueLock<CCriticalSection>> = {<XbmcThreads::NonCopyable> = {<No data fields>}, mutex = @0xa73c8b4,
  65. owns = false}, <No data fields>}
  66. topMost = <value optimized out>
  67. window = <value optimized out>
  68. #13 0x088fb61f in CApplication::OnAction (this=0xa73b688, action=...)
  69. at Application.cpp:2605
  70. ---Type <return> to continue, or q <return> to quit---
  71. No locals.
  72. #14 0x088fce69 in CApplication::ExecuteInputAction (this=0xa73b688, action=...)
  73. at Application.cpp:3312
  74. bResult = <value optimized out>
  75. #15 0x088ffc11 in CApplication::OnKey (this=0xa73b688, key=...)
  76. at Application.cpp:2520
  77. iWin = 179531052
  78. action = {m_id = 7,
  79. m_name = {<std::basic_string<char, std::char_traits<char>, std::allocator<char> >> = {static npos = 4294967295,
  80. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  81. _M_p = 0xab36d2c "Select"}}, <No data fields>},
  82. static max_amounts = 4, m_amount = {1, 0, 0, 0}, m_repeat = 0,
  83. m_holdTime = 0, m_buttonCode = 61453, m_unicode = 0 L'\000'}
  84. processKey = <value optimized out>
  85. __func__ = "OnKey"
  86. #16 0x089007ba in CApplication::OnEvent (newEvent=...) at Application.cpp:474
  87. No locals.
  88. #17 0x0993ec2b in CWinEventsX11Imp::ProcessKey (event=...)
  89. at WinEventsX11.cpp:715
  90. No locals.
  91. #18 0x0993f9bd in CWinEventsX11Imp::MessagePump () at WinEventsX11.cpp:489
  92. ---Type <return> to continue, or q <return> to quit---
  93. data = {<std::basic_string<char, std::char_traits<char>, std::allocator<char> >> = {static npos = 4294967295,
  94. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  95. _M_p = 0xb22b5c4 "\r"}}, <No data fields>}
  96. keys = {<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >> = {static npos = 4294967295,
  97. _M_dataplus = {<std::allocator<wchar_t>> = {<__gnu_cxx::new_allocator<wchar_t>> = {<No data fields>}, <No data fields>},
  98. _M_p = 0xb6c8c6c L"\r"}}, <No data fields>}
  99. newEvent = {type = 2 '\002', active = {type = 2 '\002',
  100. gain = 0 '\000', state = 16 '\020'}, key = {type = 2 '\002',
  101. which = 0 '\000', state = 16 '\020', keysym = {scancode = 36 '$',
  102. sym = XBMCK_RETURN, mod = XBMCKMOD_NONE, unicode = 13}},
  103. motion = {type = 2 '\002', which = 0 '\000', state = 16 '\020',
  104. x = 36, y = 0, xrel = 13, yrel = 0}, button = {type = 2 '\002',
  105. which = 0 '\000', button = 16 '\020', state = 0 '\000', x = 36,
  106. y = 0}, jaxis = {type = 2 '\002', which = 0 '\000',
  107. axis = 16 '\020', value = 36, fvalue = 1.821688e-44}, jball = {
  108. type = 2 '\002', which = 0 '\000', ball = 16 '\020', xrel = 36,
  109. yrel = 0}, jhat = {type = 2 '\002', which = 0 '\000',
  110. hat = 16 '\020', value = 0 '\000'}, jbutton = {type = 2 '\002',
  111. which = 0 '\000', button = 16 '\020', state = 0 '\000',
  112. ---Type <return> to continue, or q <return> to quit---
  113. holdTime = 36}, resize = {type = 2 '\002', w = 36, h = 13},
  114. move = {type = 2 '\002', x = 36, y = 13}, expose = {
  115. type = 2 '\002'}, quit = {type = 2 '\002'}, user = {
  116. type = 2 '\002', code = 36, data1 = 0xd, data2 = 0x0}, syswm = {
  117. type = 2 '\002', msg = 0x24}, appcommand = {type = 2 '\002',
  118. action = 36}, touch = {type = 2 '\002', action = 36,
  119. x = 1.821688e-44, y = 0, x2 = 1.821688e-44, y2 = 0, pointers = 0},
  120. focus = {type = 2 '\002', x = 36, y = 13}}
  121. xkeysym = 65293
  122. status = 4
  123. len = <value optimized out>
  124. ret = false
  125. xevent = {type = 2, xany = {type = 2, serial = 105, send_event = 0,
  126. display = 0xa962d20, window = 44040194}, xkey = {type = 2,
  127. serial = 105, send_event = 0, display = 0xa962d20,
  128. window = 44040194, root = 399, subwindow = 44040195,
  129. time = 28687127, x = 230, y = 92, x_root = 379, y_root = 159,
  130. state = 16, keycode = 36, same_screen = 1}, xbutton = {type = 2,
  131. serial = 105, send_event = 0, display = 0xa962d20,
  132. window = 44040194, root = 399, subwindow = 44040195,
  133. time = 28687127, x = 230, y = 92, x_root = 379, y_root = 159,
  134. state = 16, button = 36, same_screen = 1}, xmotion = {type = 2,
  135. serial = 105, send_event = 0, display = 0xa962d20,
  136. ---Type <return> to continue, or q <return> to quit---
  137. window = 44040194, root = 399, subwindow = 44040195,
  138. time = 28687127, x = 230, y = 92, x_root = 379, y_root = 159,
  139. state = 16, is_hint = 36 '$', same_screen = 1}, xcrossing = {
  140. type = 2, serial = 105, send_event = 0, display = 0xa962d20,
  141. window = 44040194, root = 399, subwindow = 44040195,
  142. time = 28687127, x = 230, y = 92, x_root = 379, y_root = 159,
  143. mode = 16, detail = 36, same_screen = 1, focus = 0, state = 0},
  144. xfocus = {type = 2, serial = 105, send_event = 0,
  145. display = 0xa962d20, window = 44040194, mode = 399,
  146. detail = 44040195}, xexpose = {type = 2, serial = 105,
  147. send_event = 0, display = 0xa962d20, window = 44040194, x = 399,
  148. y = 44040195, width = 28687127, height = 230, count = 92},
  149. xgraphicsexpose = {type = 2, serial = 105, send_event = 0,
  150. display = 0xa962d20, drawable = 44040194, x = 399, y = 44040195,
  151. width = 28687127, height = 230, count = 92, major_code = 379,
  152. minor_code = 159}, xnoexpose = {type = 2, serial = 105,
  153. send_event = 0, display = 0xa962d20, drawable = 44040194,
  154. major_code = 399, minor_code = 44040195}, xvisibility = {type = 2,
  155. serial = 105, send_event = 0, display = 0xa962d20,
  156. window = 44040194, state = 399}, xcreatewindow = {type = 2,
  157. serial = 105, send_event = 0, display = 0xa962d20,
  158. parent = 44040194, window = 399, x = 44040195, y = 28687127,
  159. width = 230, height = 92, border_width = 379,
  160. ---Type <return> to continue, or q <return> to quit---
  161. override_redirect = 159}, xdestroywindow = {type = 2,
  162. serial = 105, send_event = 0, display = 0xa962d20,
  163. event = 44040194, window = 399}, xunmap = {type = 2, serial = 105,
  164. send_event = 0, display = 0xa962d20, event = 44040194,
  165. window = 399, from_configure = 44040195}, xmap = {type = 2,
  166. serial = 105, send_event = 0, display = 0xa962d20,
  167. event = 44040194, window = 399, override_redirect = 44040195},
  168. xmaprequest = {type = 2, serial = 105, send_event = 0,
  169. display = 0xa962d20, parent = 44040194, window = 399},
  170. xreparent = {type = 2, serial = 105, send_event = 0,
  171. display = 0xa962d20, event = 44040194, window = 399,
  172. parent = 44040195, x = 28687127, y = 230, override_redirect = 92},
  173. xconfigure = {type = 2, serial = 105, send_event = 0,
  174. display = 0xa962d20, event = 44040194, window = 399, x = 44040195,
  175. y = 28687127, width = 230, height = 92, border_width = 379,
  176. above = 159, override_redirect = 16}, xgravity = {type = 2,
  177. serial = 105, send_event = 0, display = 0xa962d20,
  178. event = 44040194, window = 399, x = 44040195, y = 28687127},
  179. xresizerequest = {type = 2, serial = 105, send_event = 0,
  180. display = 0xa962d20, window = 44040194, width = 399,
  181. height = 44040195}, xconfigurerequest = {type = 2, serial = 105,
  182. send_event = 0, display = 0xa962d20, parent = 44040194,
  183. window = 399, x = 44040195, y = 28687127, width = 230,
  184. ---Type <return> to continue, or q <return> to quit---
  185. height = 92, border_width = 379, above = 159, detail = 16,
  186. value_mask = 36}, xcirculate = {type = 2, serial = 105,
  187. send_event = 0, display = 0xa962d20, event = 44040194,
  188. window = 399, place = 44040195}, xcirculaterequest = {type = 2,
  189. serial = 105, send_event = 0, display = 0xa962d20,
  190. parent = 44040194, window = 399, place = 44040195}, xproperty = {
  191. type = 2, serial = 105, send_event = 0, display = 0xa962d20,
  192. window = 44040194, atom = 399, time = 44040195, state = 28687127},
  193. xselectionclear = {type = 2, serial = 105, send_event = 0,
  194. display = 0xa962d20, window = 44040194, selection = 399,
  195. time = 44040195}, xselectionrequest = {type = 2, serial = 105,
  196. send_event = 0, display = 0xa962d20, owner = 44040194,
  197. requestor = 399, selection = 44040195, target = 28687127,
  198. property = 230, time = 92}, xselection = {type = 2, serial = 105,
  199. send_event = 0, display = 0xa962d20, requestor = 44040194,
  200. selection = 399, target = 44040195, property = 28687127,
  201. time = 230}, xcolormap = {type = 2, serial = 105, send_event = 0,
  202. display = 0xa962d20, window = 44040194, colormap = 399,
  203. c_new = 44040195, state = 28687127}, xclient = {type = 2,
  204. serial = 105, send_event = 0, display = 0xa962d20,
  205. window = 44040194, message_type = 399, format = 44040195, data = {
  206. b = "\027\273\265\001\346\000\000\000\\\000\000\000{\001\000\000\237\000\000", s = {-17641, 437, 230, 0, 92, 0, 379, 0, 159, 0}, l = {28687127,
  207. ---Type <return> to continue, or q <return> to quit---
  208. 230, 92, 379, 159}}}, xmapping = {type = 2, serial = 105,
  209. send_event = 0, display = 0xa962d20, window = 44040194,
  210. request = 399, first_keycode = 44040195, count = 28687127},
  211. xerror = {type = 2, display = 0x69, resourceid = 0,
  212. serial = 177614112, error_code = 2 '\002',
  213. request_code = 0 '\000', minor_code = 160 '\240'}, xkeymap = {
  214. type = 2, serial = 105, send_event = 0, display = 0xa962d20,
  215. window = 44040194,
  216. key_vector = "\217\001\000\000\003\000\240\002\027\273\265\001\346\000\000\000\\\000\000\000{\001\000\000\237\000\000\000\020\000\000"},
  217. xgeneric = {type = 2, serial = 105, send_event = 0,
  218. display = 0xa962d20, extension = 44040194, evtype = 399},
  219. xcookie = {type = 2, serial = 105, send_event = 0,
  220. display = 0xa962d20, extension = 44040194, evtype = 399,
  221. cookie = 44040195, data = 0x1b5bb17}, pad = {2, 105, 0, 177614112,
  222. 44040194, 399, 44040195, 28687127, 230, 92, 379, 159, 16, 36, 1,
  223. 0, 0, 0, 0, 0, 0, 0, 0, 0}}
  224. serial = <value optimized out>
  225. event = {type = 227 '\343', active = {type = 227 '\343',
  226. gain = 24 '\030', state = 0 '\000'}, key = {type = 227 '\343',
  227. which = 24 '\030', state = 0 '\000', keysym = warning: can't find linker symbol for virtual table for `SDL_keysym' value
  228. warning: found `CSingleLock::~CSingleLock()' instead
  229. {scancode = 44 ',',
  230. sym = 10107, mod = 168033448, unicode = 53848}}, motion = {
  231. type = 227 '\343', which = 24 '\030', state = 0 '\000', x = 21804,
  232. ---Type <return> to continue, or q <return> to quit---
  233. y = 2099, xrel = 10107, yrel = 0}, button = {type = 227 '\343',
  234. which = 24 '\030', button = 0 '\000', state = 0 '\000', x = 21804,
  235. y = 2099}, jaxis = {type = 227 '\343', which = 24 '\030',
  236. axis = 0 '\000', value = 21804}, jball = {type = 227 '\343',
  237. which = 24 '\030', ball = 0 '\000', xrel = 21804, yrel = 2099},
  238. jhat = {type = 227 '\343', which = 24 '\030', hat = 0 '\000',
  239. value = 0 '\000'}, jbutton = {type = 227 '\343',
  240. which = 24 '\030', button = 0 '\000', state = 0 '\000'}, resize = {
  241. type = 227 '\343', w = 137581868, h = 10107}, expose = {
  242. type = 227 '\343'}, quit = {type = 227 '\343'}, user = {
  243. type = 227 '\343', code = 137581868, data1 = 0x277b,
  244. data2 = 0xa03fca8}, syswm = {type = 227 '\343', msg = 0x833552c}}
  245. #19 0x0993fed8 in CWinEventsX11::MessagePump (this=0xa679820)
  246. at WinEventsX11.cpp:162
  247. No locals.
  248. #20 0x09940620 in CWinEvents::MessagePump () at WinEvents.cpp:83
  249. No locals.
  250. #21 0x08901a29 in CApplication::FrameMove (this=0xa73b688, processEvents=true,
  251. processGUI=true) at Application.cpp:2956
  252. frameTime = 0.0450000018
  253. #22 0x084455d5 in CGUIWindowManager::ProcessRenderLoop (this=0xa73cb10,
  254. renderOnly=false) at GUIWindowManager.cpp:671
  255. No locals.
  256. ---Type <return> to continue, or q <return> to quit---
  257. #23 0x08421e89 in CGUIDialog::DoModal_Internal (this=0xab68cb0,
  258. iWindowID=9999, param=...) at GUIDialog.cpp:193
  259. msg = {_vptr.CGUIMessage = 0xa00bf78, m_strLabel = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  260. {
  261. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  262.  
  263. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}},
  264. m_params = {<std::_Vector_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {
  265. _M_impl = {<std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<__gnu_cxx::new_allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0,
  266. _M_end_of_storage = 0x0}}, <No data fields>}, m_senderID = 0,
  267. m_controlID = 0, m_message = 1, m_pointer = 0x0, m_param1 = 9999,
  268. m_param2 = 9999, m_item = {px = 0x0, pn = {pi_ = 0x0}},
  269. static empty_string = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  270. {static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  271.  
  272. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}}}
  273. #24 0x08421495 in CGUIDialog::DoModal (this=0xab68cb0, iWindowID=9999,
  274. param=...) at GUIDialog.cpp:232
  275. No locals.
  276. #25 0x085bdca2 in CGUIDialogAddonInfo::ShowForItem (item=...)
  277. ---Type <return> to continue, or q <return> to quit---
  278. at GUIDialogAddonInfo.cpp:352
  279. No locals.
  280. #26 0x08b232b7 in CGUIWindowVideoBase::OnInfo (this=0xab5ea18, iItem=1)
  281. at GUIWindowVideoBase.cpp:1004
  282. item = {px = 0xab009f0, pn = {pi_ = 0xb1a0e58}}
  283. scraper = {px = 0xbfffd498, pn = warning: can't find linker symbol for virtual table for `boost::detail::shared_count' value
  284. warning: found `CFileItemList::Get(int)' instead
  285. {pi_ = 0x89268f0}}
  286. #27 0x08b243dd in CGUIWindowVideoBase::OnContextButton (this=0xab5ea18,
  287. itemNumber=1, button=CONTEXT_BUTTON_INFO) at GUIWindowVideoBase.cpp:1416
  288. item = {px = 0xab009f0, pn = {pi_ = 0xb1a0e58}}
  289. #28 0x08b2c741 in CGUIWindowVideoNav::OnContextButton (this=0xab5ea18,
  290. itemNumber=1, button=CONTEXT_BUTTON_INFO) at GUIWindowVideoNav.cpp:1020
  291. item = {px = 0xab009f0, pn = {pi_ = 0xb1a0e58}}
  292. #29 0x088d3ef6 in CGUIMediaWindow::OnPopupMenu (this=0xab5ea18, iItem=1)
  293. at GUIMediaWindow.cpp:1524
  294. choice = <value optimized out>
  295. buttons = {<std::vector<std::pair<unsigned int, CStdStr<char> >, std::allocator<std::pair<unsigned int, CStdStr<char> > > >> = {<std::_Vector_base<std::pair<unsigned int, CStdStr<char> >, std::allocator<std::pair<unsigned int, CStdStr<char> > > >> = {
  296. _M_impl = {<std::allocator<std::pair<unsigned int, CStdStr<char> > >> = {<__gnu_cxx::new_allocator<std::pair<unsigned int, CStdStr<char> > >> = {<No data fields>}, <No data fields>}, _M_start = 0xb388a50,
  297. _M_finish = 0xb388a68,
  298. ---Type <return> to continue, or q <return> to quit---
  299. _M_end_of_storage = 0xb388a70}}, <No data fields>}, <No data fields>}
  300. #30 0x088e2cab in CGUIMediaWindow::OnMessage (this=0xab5ea18, message=...)
  301. at GUIMediaWindow.cpp:306
  302. iItem = 1
  303. iAction = <value optimized out>
  304. iControl = <value optimized out>
  305. #31 0x08b24c26 in CGUIWindowVideoBase::OnMessage (this=0xab5ea18, message=...)
  306. at GUIWindowVideoBase.cpp:243
  307. No locals.
  308. #32 0x08b3064e in CGUIWindowVideoNav::OnMessage (this=0xab5ea18, message=...)
  309. at GUIWindowVideoNav.cpp:200
  310. No locals.
  311. #33 0x0846f73d in CGUIControl::SendWindowMessage (this=0xb693ab8, message=...)
  312. at GUIControl.cpp:278
  313. pWindow = 0x0
  314. #34 0x084dcac1 in CGUIBaseContainer::OnClick (this=0xb693ab8, actionID=117)
  315. at GUIBaseContainer.cpp:753
  316. subItem = <value optimized out>
  317. msg = {_vptr.CGUIMessage = 0xa00bf78, m_strLabel = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  318. {
  319. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  320.  
  321. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}},
  322. ---Type <return> to continue, or q <return> to quit---
  323. m_params = {<std::_Vector_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {
  324. _M_impl = {<std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<__gnu_cxx::new_allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0,
  325. _M_end_of_storage = 0x0}}, <No data fields>},
  326. m_senderID = 550, m_controlID = 10025, m_message = 5,
  327. m_pointer = 0x0, m_param1 = 117, m_param2 = 0, m_item = {px = 0x0,
  328. pn = {pi_ = 0x0}}, static empty_string = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  329. {
  330. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  331.  
  332. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}}}
  333. #35 0x084dd29a in CGUIBaseContainer::OnAction (this=0xb693ab8, action=...)
  334. at GUIBaseContainer.cpp:393
  335. No locals.
  336. #36 0x0849b13b in CGUIListContainer::OnAction (this=0xb693ab8, action=...)
  337. at GUIListContainer.cpp:110
  338. No locals.
  339. #37 0x0843ce64 in CGUIWindow::OnAction (this=0xab5ea18, action=...)
  340. at GUIWindow.cpp:419
  341. focusedControl = 0x0
  342. ---Type <return> to continue, or q <return> to quit---
  343. #38 0x088d37f9 in CGUIMediaWindow::OnAction (this=0xab5ea18, action=...)
  344. at GUIMediaWindow.cpp:182
  345. No locals.
  346. #39 0x08b19567 in CGUIWindowVideoBase::OnAction (this=0xab5ea18, action=...)
  347. at GUIWindowVideoBase.cpp:125
  348. No locals.
  349. #40 0x08b289dd in CGUIWindowVideoNav::OnAction (this=0xab5ea18, action=...)
  350. at GUIWindowVideoNav.cpp:107
  351. No locals.
  352. #41 0x08445b54 in CGUIWindowManager::OnAction (this=0xa73cb10, action=...)
  353. at GUIWindowManager.cpp:488
  354. lock = {<XbmcThreads::UniqueLock<CCriticalSection>> = {<XbmcThreads::NonCopyable> = {<No data fields>}, mutex = @0xa73c8b4,
  355. owns = false}, <No data fields>}
  356. topMost = <value optimized out>
  357. window = 0x0
  358. #42 0x088fb61f in CApplication::OnAction (this=0xa73b688, action=...)
  359. at Application.cpp:2605
  360. No locals.
  361. #43 0x088fce69 in CApplication::ExecuteInputAction (this=0xa73b688, action=...)
  362. at Application.cpp:3312
  363. bResult = <value optimized out>
  364. #44 0x088ffc11 in CApplication::OnKey (this=0xa73b688, key=...)
  365. ---Type <return> to continue, or q <return> to quit---
  366. at Application.cpp:2520
  367. iWin = 179531596
  368. action = {m_id = 117,
  369. m_name = {<std::basic_string<char, std::char_traits<char>, std::allocator<char> >> = {static npos = 4294967295,
  370. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  371. _M_p = 0xab36f4c "ContextMenu"}}, <No data fields>},
  372. static max_amounts = 4, m_amount = {1, 0, 0, 0}, m_repeat = 0,
  373. m_holdTime = 0, m_buttonCode = 61507, m_unicode = 0 L'\000'}
  374. processKey = <value optimized out>
  375. __func__ = "OnKey"
  376. #45 0x089007ba in CApplication::OnEvent (newEvent=...) at Application.cpp:474
  377. No locals.
  378. #46 0x0993ec2b in CWinEventsX11Imp::ProcessKey (event=...)
  379. at WinEventsX11.cpp:715
  380. No locals.
  381. #47 0x0993f9bd in CWinEventsX11Imp::MessagePump () at WinEventsX11.cpp:489
  382. data = {<std::basic_string<char, std::char_traits<char>, std::allocator<char> >> = {static npos = 4294967295,
  383. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  384. _M_p = 0xb57f984 "c"}}, <No data fields>}
  385. ---Type <return> to continue, or q <return> to quit---
  386. keys = {<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >> = {static npos = 4294967295,
  387. _M_dataplus = {<std::allocator<wchar_t>> = {<__gnu_cxx::new_allocator<wchar_t>> = {<No data fields>}, <No data fields>},
  388. _M_p = 0xab00e5c L"c"}}, <No data fields>}
  389. newEvent = {type = 2 '\002', active = {type = 2 '\002',
  390. gain = 0 '\000', state = 16 '\020'}, key = {type = 2 '\002',
  391. which = 0 '\000', state = 16 '\020', keysym = {scancode = 54 '6',
  392. sym = XBMCK_c, mod = XBMCKMOD_NONE, unicode = 99}}, motion = {
  393. type = 2 '\002', which = 0 '\000', state = 16 '\020', x = 54,
  394. y = 0, xrel = 99, yrel = 0}, button = {type = 2 '\002',
  395. which = 0 '\000', button = 16 '\020', state = 0 '\000', x = 54,
  396. y = 0}, jaxis = {type = 2 '\002', which = 0 '\000',
  397. axis = 16 '\020', value = 54, fvalue = 1.38728548e-43}, jball = {
  398. type = 2 '\002', which = 0 '\000', ball = 16 '\020', xrel = 54,
  399. yrel = 0}, jhat = {type = 2 '\002', which = 0 '\000',
  400. hat = 16 '\020', value = 0 '\000'}, jbutton = {type = 2 '\002',
  401. which = 0 '\000', button = 16 '\020', state = 0 '\000',
  402. holdTime = 54}, resize = {type = 2 '\002', w = 54, h = 99},
  403. move = {type = 2 '\002', x = 54, y = 99}, expose = {
  404. type = 2 '\002'}, quit = {type = 2 '\002'}, user = {
  405. type = 2 '\002', code = 54, data1 = 0x63, data2 = 0x0}, syswm = {
  406. type = 2 '\002', msg = 0x36}, appcommand = {type = 2 '\002',
  407. ---Type <return> to continue, or q <return> to quit---
  408. action = 54}, touch = {type = 2 '\002', action = 54,
  409. x = 1.38728548e-43, y = 0, x2 = 1.38728548e-43, y2 = 0,
  410. pointers = 0}, focus = {type = 2 '\002', x = 54, y = 99}}
  411. xkeysym = 99
  412. status = 4
  413. len = <value optimized out>
  414. ret = false
  415. xevent = {type = 2, xany = {type = 2, serial = 103, send_event = 0,
  416. display = 0xa962d20, window = 44040194}, xkey = {type = 2,
  417. serial = 103, send_event = 0, display = 0xa962d20,
  418. window = 44040194, root = 399, subwindow = 44040195,
  419. time = 28682278, x = 230, y = 92, x_root = 379, y_root = 159,
  420. state = 16, keycode = 54, same_screen = 1}, xbutton = {type = 2,
  421. serial = 103, send_event = 0, display = 0xa962d20,
  422. window = 44040194, root = 399, subwindow = 44040195,
  423. time = 28682278, x = 230, y = 92, x_root = 379, y_root = 159,
  424. state = 16, button = 54, same_screen = 1}, xmotion = {type = 2,
  425. serial = 103, send_event = 0, display = 0xa962d20,
  426. window = 44040194, root = 399, subwindow = 44040195,
  427. time = 28682278, x = 230, y = 92, x_root = 379, y_root = 159,
  428. state = 16, is_hint = 54 '6', same_screen = 1}, xcrossing = {
  429. type = 2, serial = 103, send_event = 0, display = 0xa962d20,
  430. window = 44040194, root = 399, subwindow = 44040195,
  431. ---Type <return> to continue, or q <return> to quit---
  432. time = 28682278, x = 230, y = 92, x_root = 379, y_root = 159,
  433. mode = 16, detail = 54, same_screen = 1, focus = 0, state = 0},
  434. xfocus = {type = 2, serial = 103, send_event = 0,
  435. display = 0xa962d20, window = 44040194, mode = 399,
  436. detail = 44040195}, xexpose = {type = 2, serial = 103,
  437. send_event = 0, display = 0xa962d20, window = 44040194, x = 399,
  438. y = 44040195, width = 28682278, height = 230, count = 92},
  439. xgraphicsexpose = {type = 2, serial = 103, send_event = 0,
  440. display = 0xa962d20, drawable = 44040194, x = 399, y = 44040195,
  441. width = 28682278, height = 230, count = 92, major_code = 379,
  442. minor_code = 159}, xnoexpose = {type = 2, serial = 103,
  443. send_event = 0, display = 0xa962d20, drawable = 44040194,
  444. major_code = 399, minor_code = 44040195}, xvisibility = {type = 2,
  445. serial = 103, send_event = 0, display = 0xa962d20,
  446. window = 44040194, state = 399}, xcreatewindow = {type = 2,
  447. serial = 103, send_event = 0, display = 0xa962d20,
  448. parent = 44040194, window = 399, x = 44040195, y = 28682278,
  449. width = 230, height = 92, border_width = 379,
  450. override_redirect = 159}, xdestroywindow = {type = 2,
  451. serial = 103, send_event = 0, display = 0xa962d20,
  452. event = 44040194, window = 399}, xunmap = {type = 2, serial = 103,
  453. send_event = 0, display = 0xa962d20, event = 44040194,
  454. window = 399, from_configure = 44040195}, xmap = {type = 2,
  455. ---Type <return> to continue, or q <return> to quit---
  456. serial = 103, send_event = 0, display = 0xa962d20,
  457. event = 44040194, window = 399, override_redirect = 44040195},
  458. xmaprequest = {type = 2, serial = 103, send_event = 0,
  459. display = 0xa962d20, parent = 44040194, window = 399},
  460. xreparent = {type = 2, serial = 103, send_event = 0,
  461. display = 0xa962d20, event = 44040194, window = 399,
  462. parent = 44040195, x = 28682278, y = 230, override_redirect = 92},
  463. xconfigure = {type = 2, serial = 103, send_event = 0,
  464. display = 0xa962d20, event = 44040194, window = 399, x = 44040195,
  465. y = 28682278, width = 230, height = 92, border_width = 379,
  466. above = 159, override_redirect = 16}, xgravity = {type = 2,
  467. serial = 103, send_event = 0, display = 0xa962d20,
  468. event = 44040194, window = 399, x = 44040195, y = 28682278},
  469. xresizerequest = {type = 2, serial = 103, send_event = 0,
  470. display = 0xa962d20, window = 44040194, width = 399,
  471. height = 44040195}, xconfigurerequest = {type = 2, serial = 103,
  472. send_event = 0, display = 0xa962d20, parent = 44040194,
  473. window = 399, x = 44040195, y = 28682278, width = 230,
  474. height = 92, border_width = 379, above = 159, detail = 16,
  475. value_mask = 54}, xcirculate = {type = 2, serial = 103,
  476. send_event = 0, display = 0xa962d20, event = 44040194,
  477. window = 399, place = 44040195}, xcirculaterequest = {type = 2,
  478. serial = 103, send_event = 0, display = 0xa962d20,
  479. ---Type <return> to continue, or q <return> to quit---
  480. parent = 44040194, window = 399, place = 44040195}, xproperty = {
  481. type = 2, serial = 103, send_event = 0, display = 0xa962d20,
  482. window = 44040194, atom = 399, time = 44040195, state = 28682278},
  483. xselectionclear = {type = 2, serial = 103, send_event = 0,
  484. display = 0xa962d20, window = 44040194, selection = 399,
  485. time = 44040195}, xselectionrequest = {type = 2, serial = 103,
  486. send_event = 0, display = 0xa962d20, owner = 44040194,
  487. requestor = 399, selection = 44040195, target = 28682278,
  488. property = 230, time = 92}, xselection = {type = 2, serial = 103,
  489. send_event = 0, display = 0xa962d20, requestor = 44040194,
  490. selection = 399, target = 44040195, property = 28682278,
  491. time = 230}, xcolormap = {type = 2, serial = 103, send_event = 0,
  492. display = 0xa962d20, window = 44040194, colormap = 399,
  493. c_new = 44040195, state = 28682278}, xclient = {type = 2,
  494. serial = 103, send_event = 0, display = 0xa962d20,
  495. window = 44040194, message_type = 399, format = 44040195, data = {
  496. b = "&\250\265\001\346\000\000\000\\\000\000\000{\001\000\000\237\000\000", s = {-22490, 437, 230, 0, 92, 0, 379, 0, 159, 0}, l = {28682278,
  497. 230, 92, 379, 159}}}, xmapping = {type = 2, serial = 103,
  498. send_event = 0, display = 0xa962d20, window = 44040194,
  499. request = 399, first_keycode = 44040195, count = 28682278},
  500. xerror = {type = 2, display = 0x67, resourceid = 0,
  501. serial = 177614112, error_code = 2 '\002',
  502. ---Type <return> to continue, or q <return> to quit---
  503. request_code = 0 '\000', minor_code = 160 '\240'}, xkeymap = {
  504. type = 2, serial = 103, send_event = 0, display = 0xa962d20,
  505. window = 44040194,
  506. key_vector = "\217\001\000\000\003\000\240\002&\250\265\001\346\000\000\000\\\000\000\000{\001\000\000\237\000\000\000\020\000\000"}, xgeneric = {
  507. type = 2, serial = 103, send_event = 0, display = 0xa962d20,
  508. extension = 44040194, evtype = 399}, xcookie = {type = 2,
  509. serial = 103, send_event = 0, display = 0xa962d20,
  510. extension = 44040194, evtype = 399, cookie = 44040195,
  511. data = 0x1b5a826}, pad = {2, 103, 0, 177614112, 44040194, 399,
  512. 44040195, 28682278, 230, 92, 379, 159, 16, 54, 1, 0, 0, 0, 0, 0,
  513. 0, 0, 0, 0}}
  514. serial = <value optimized out>
  515. event = {type = 227 '\343', active = {type = 227 '\343',
  516. gain = 24 '\030', state = 0 '\000'}, key = {type = 227 '\343',
  517. which = 24 '\030', state = 0 '\000', keysym = warning: can't find linker symbol for virtual table for `SDL_keysym' value
  518. warning: found `CSingleLock::~CSingleLock()' instead
  519. {scancode = 44 ',',
  520. sym = 10107, mod = 168033448, unicode = 60664}}, motion = {
  521. type = 227 '\343', which = 24 '\030', state = 0 '\000', x = 21804,
  522. y = 2099, xrel = 10107, yrel = 0}, button = {type = 227 '\343',
  523. which = 24 '\030', button = 0 '\000', state = 0 '\000', x = 21804,
  524. y = 2099}, jaxis = {type = 227 '\343', which = 24 '\030',
  525. axis = 0 '\000', value = 21804}, jball = {type = 227 '\343',
  526. which = 24 '\030', ball = 0 '\000', xrel = 21804, yrel = 2099},
  527. ---Type <return> to continue, or q <return> to quit---
  528. jhat = {type = 227 '\343', which = 24 '\030', hat = 0 '\000',
  529. value = 0 '\000'}, jbutton = {type = 227 '\343',
  530. which = 24 '\030', button = 0 '\000', state = 0 '\000'}, resize = {
  531. type = 227 '\343', w = 137581868, h = 10107}, expose = {
  532. type = 227 '\343'}, quit = {type = 227 '\343'}, user = {
  533. type = 227 '\343', code = 137581868, data1 = 0x277b,
  534. data2 = 0xa03fca8}, syswm = {type = 227 '\343', msg = 0x833552c}}
  535. #48 0x0993fed8 in CWinEventsX11::MessagePump (this=0xa679820)
  536. at WinEventsX11.cpp:162
  537. No locals.
  538. #49 0x09940620 in CWinEvents::MessagePump () at WinEvents.cpp:83
  539. No locals.
  540. #50 0x08901a29 in CApplication::FrameMove (this=0xa73b688, processEvents=true,
  541. processGUI=true) at Application.cpp:2956
  542. frameTime = 0.0400000028
  543. #51 0x089abf7f in CXBApplicationEx::Run (this=0xa73b688)
  544. at XBApplicationEx.cpp:140
  545. lastFrameTime = 7694
  546. frameTime = <value optimized out>
  547. #52 0x089b26e9 in XBMC_Run (renderGUI=true) at xbmc.cpp:69
  548. status = <value optimized out>
  549. #53 0x08332dc1 in main (argc=1, argv=0xbffff024) at main.cpp:76
  550. context = {_vptr.Context = 0xa01fe40, impl = 0xa777268}
  551. ---Type <return> to continue, or q <return> to quit---
  552. appParamParser = warning: can't find linker symbol for virtual table for `CAppParamParser' value
  553. {m_testmode = false,
  554. m_playlist = {<CFileItem> = {<CGUIListItem> = {
  555. _vptr.CGUIListItem = 0xa01f768, m_bIsFolder = true,
  556. m_strLabel2 = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  557. {static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  558.  
  559. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}}, m_strIcon = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  560. {
  561. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  562.  
  563. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}},
  564. m_overlayIcon = CGUIListItem::ICON_OVERLAY_NONE,
  565. m_layout = 0x0, m_focusedLayout = 0x0, m_bSelected = false,
  566. m_mapProperties = {_M_t = {
  567. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, CVariant> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, CVariant> > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<No data fields>},
  568. _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
  569. _M_left = 0xbfffedfc, _M_right = 0xbfffedfc},
  570. _M_node_count = 0}}}, m_sortLabel = warning: can't find linker symbol for virtual table for `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >' value
  571. {
  572. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_Alloc_hider' value
  573.  
  574. {<std::allocator<wchar_t>> = {<__gnu_cxx::new_allocator<wchar_t>> = {<No data fields>}, <No data fields>}, _M_p = 0xa0877fc L""}}, m_strLabel = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  575. {
  576. ---Type <return> to continue, or q <return> to quit---
  577. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  578.  
  579. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}}, m_art = {_M_t = {
  580. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<No data fields>}, <No data fields>},
  581. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>},
  582. _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
  583. _M_left = 0xbfffee1c, _M_right = 0xbfffee1c},
  584. _M_node_count = 0}}}, m_artFallbacks = warning: can't find linker symbol for virtual table for `std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >' value
  585. {_M_t = warning: can't find linker symbol for virtual table for `std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >' value
  586. {
  587. _M_impl = warning: can't find linker symbol for virtual table for `std::_Rb_tree<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree_impl<std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, false>' value
  588.  
  589. {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<No data fields>}, <No data fields>}, _M_key_compare = warning: can't find linker symbol for virtual table for `std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >' value
  590.  
  591. ---Type <return> to continue, or q <return> to quit---
  592. {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
  593. _M_color = std::_S_red, _M_parent = 0x0,
  594. _M_left = 0xbfffee34, _M_right = 0xbfffee34},
  595. _M_node_count = 0}}}}, <IArchivable> = {
  596. _vptr.IArchivable = 0xa01f794}, <ISerializable> = {
  597. _vptr.ISerializable = 0xa01f7a8}, <ISortable> = {
  598. _vptr.ISortable = 0xa01f7bc}, m_bIsShareOrDrive = false,
  599. m_iDriveType = 0, m_dateTime = {<IArchivable> = {
  600. _vptr.IArchivable = 0xa01fe20}, m_time = {
  601. dwLowDateTime = 3567643008, dwHighDateTime = 27111902},
  602. m_state = CDateTime::invalid}, m_dwSize = 0, m_strDVDLabel = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  603. {
  604. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  605.  
  606. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}}, m_strTitle = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  607. {
  608. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  609.  
  610. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}}, m_iprogramCount = 0, m_idepth = 1,
  611. m_lStartOffset = 0, m_lStartPartNumber = 1, m_lEndOffset = 0,
  612. m_iLockMode = LOCK_MODE_EVERYONE, m_strLockCode = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  613. {
  614. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  615.  
  616. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}---Type <return> to continue, or q <return> to quit---
  617. , <No data fields>}, _M_p = 0xa08776c ""}}, m_iHasLock = 0,
  618. m_iBadPwdCount = 0, m_strPath = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  619. {static npos = 4294967295,
  620. _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  621.  
  622. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}}, m_specialSort = SortSpecialNone,
  623. m_bIsParentFolder = false, m_bCanQueue = true,
  624. m_bLabelPreformated = false, m_mimetype = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  625. {
  626. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  627.  
  628. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}}, m_extrainfo = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  629. {
  630. static npos = 4294967295, _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  631.  
  632. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}}, m_musicInfoTag = 0x0,
  633. m_videoInfoTag = 0x0, m_epgInfoTag = 0x0,
  634. m_pvrChannelInfoTag = 0x0, m_pvrRecordingInfoTag = 0x0,
  635. m_pvrTimerInfoTag = 0x0, m_pictureInfoTag = 0x0,
  636. m_bIsAlbum = false},
  637. m_items = {<std::_Vector_base<boost::shared_ptr<CFileItem>, std::allocator<boost::shared_ptr<CFileItem> > >> = {
  638. _M_impl = {<std::allocator<boost::shared_ptr<CFileItem> >> = {<__gnu_cxx::new_allocator<boost::shared_ptr<CFileItem> >> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0,
  639. _M_end_of_storage = 0x0}}, <No data fields>}, m_map = {
  640. ---Type <return> to continue, or q <return> to quit---
  641. _M_t = {
  642. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, boost::shared_ptr<CFileItem> > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, boost::shared_ptr<CFileItem> > > >> = {<No data fields>}, <No data fields>},
  643. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0,
  644. _M_left = 0xbfffeee4, _M_right = 0xbfffeee4},
  645. _M_node_count = 0}}}, m_fastLookup = false,
  646. m_sortDescription = {sortBy = SortByNone,
  647. sortOrder = SortOrderAscending,
  648. sortAttributes = SortAttributeNone, limitStart = 0,
  649. limitEnd = -1}, m_sortIgnoreFolders = false,
  650. m_cacheToDisc = CFileItemList::CACHE_IF_SLOW,
  651. m_replaceListing = false, m_content = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >' value
  652. {static npos = 4294967295,
  653. _M_dataplus = warning: can't find linker symbol for virtual table for `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider' value
  654.  
  655. {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xa08776c ""}},
  656. m_sortDetails = {<std::_Vector_base<SORT_METHOD_DETAILS, std::allocator<SORT_METHOD_DETAILS> >> = {
  657. ---Type <return> to continue, or q <return> to quit---
  658. _M_impl = {<std::allocator<SORT_METHOD_DETAILS>> = {<__gnu_cxx::new_allocator<SORT_METHOD_DETAILS>> = {<No data fields>}, <No data fields>},
  659. _M_start = 0x0, _M_finish = 0x0,
  660. _M_end_of_storage = 0x0}}, <No data fields>},
  661. m_lock = {<XbmcThreads::CountingLockable<XbmcThreads::pthreads::RecursiveMutex>> = {<XbmcThreads::NonCopyable> = {<No data fields>}, mutex = {
  662. mutex = {__data = {__lock = 0, __count = 0, __owner = 0,
  663. __kind = 1, __nusers = 0, {__spins = 0, __list = {
  664. __next = 0x0}}},
  665. __size = '\000' <repeats 12 times>, "\001\000\000\000\000\000\000\000\000\000\000", __align = 0}}, count = 0}, <No data fields>}}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement