Advertisement
Guest User

Untitled

a guest
Aug 16th, 2011
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.12 KB | None | 0 0
  1. ################### crashlog start #####################
  2. Process: XBMC [3052]
  3. Path: /Applications/XBMC.app/Contents/MacOS/XBMC
  4. Identifier: com.teamxbmc.xbmc
  5. Version: 10.1 (Git-e9e9099)
  6. Code Type: X86 (Native)
  7. Parent Process: launchd [65]
  8.  
  9. Date/Time: 2011-08-16 21:00:18.421 +0200
  10. OS Version: Mac OS X 10.5.8 (9L31a)
  11. Report Version: 6
  12. Anonymous UUID: 82861F27-B053-45BE-AF9F-8BBF667E00DD
  13.  
  14. Exception Type: EXC_CRASH (SIGBUS)
  15. Exception Codes: 0x0000000000000000, 0x0000000000000000
  16. Crashed Thread: 0
  17.  
  18. Thread 0 Crashed:
  19. 0 com.teamxbmc.xbmc 0x00040610 CGUIControl::IsAnimating(ANIMATION_TYPE) + 0
  20. 1 com.teamxbmc.xbmc 0x00043dc6 CGUIControlGroup::IsAnimating(ANIMATION_TYPE) + 118
  21. 2 com.teamxbmc.xbmc 0x0006de2b CGUIListItemLayout::IsAnimating(ANIMATION_TYPE) + 27
  22. 3 com.teamxbmc.xbmc 0x000208ad CGUIBaseContainer::RenderItem(float, float, CGUIListItem*, bool) + 221
  23. 4 com.teamxbmc.xbmc 0x00022ecf CGUIBaseContainer::Render() + 1279
  24. 5 com.teamxbmc.xbmc 0x00040a65 CGUIControl::DoRender(unsigned int) + 389
  25. 6 com.teamxbmc.xbmc 0x00020dc3 CGUIBaseContainer::DoRender(unsigned int) + 51
  26. 7 com.teamxbmc.xbmc 0x00043431 CGUIControlGroup::Render() + 225
  27. 8 com.teamxbmc.xbmc 0x00040a65 CGUIControl::DoRender(unsigned int) + 389
  28. 9 com.teamxbmc.xbmc 0x00043431 CGUIControlGroup::Render() + 225
  29. 10 com.teamxbmc.xbmc 0x00040a65 CGUIControl::DoRender(unsigned int) + 389
  30. 11 com.teamxbmc.xbmc 0x00043431 CGUIControlGroup::Render() + 225
  31. 12 com.teamxbmc.xbmc 0x0009c804 CGUIWindow::Render() + 132
  32. 13 com.teamxbmc.xbmc 0x000a7074 CGUIWindowManager::Render() + 116
  33. 14 com.teamxbmc.xbmc 0x000e8c9e CApplication::RenderNoPresent() + 318
  34. 15 com.teamxbmc.xbmc 0x000db20b CApplication::Render() + 651
  35. 16 com.teamxbmc.xbmc 0x0061a4c8 CXBApplicationEx::Run() + 152
  36. 17 com.teamxbmc.xbmc 0x0061aaa8 SDL_main + 840
  37. 18 com.teamxbmc.xbmc 0x00702e5f main + 2191
  38. 19 com.teamxbmc.xbmc 0x0000e102 _start + 216
  39. 20 com.teamxbmc.xbmc 0x0000e029 start + 41
  40.  
  41. Thread 1:
  42. 0 libSystem.B.dylib 0x97c2644e __semwait_signal + 10
  43. 1 libSystem.B.dylib 0x97c50dcd pthread_cond_wait$UNIX2003 + 73
  44. 2 libGLProgrammability.dylib 0x96b00b32 glvmDoWork + 162
  45. 3 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  46. 4 libSystem.B.dylib 0x97c50012 thread_start + 34
  47.  
  48. Thread 2:
  49. 0 libSystem.B.dylib 0x97c1f2c6 semaphore_timedwait_signal_trap + 10
  50. 1 libSystem.B.dylib 0x97c512af _pthread_cond_wait + 1244
  51. 2 libSystem.B.dylib 0x97c9baab pthread_cond_timedwait + 47
  52. 3 com.teamxbmc.xbmc 0x008f35cf SDL_CondWaitTimeout + 127
  53. 4 com.teamxbmc.xbmc 0x00445df3 WaitForEvent(CXHandle*, unsigned int) + 211
  54. 5 com.teamxbmc.xbmc 0x00445ea5 WaitForSingleObject(CXHandle*, unsigned int) + 133
  55. 6 com.teamxbmc.xbmc 0x00595a62 CThread::Sleep(unsigned int) + 66
  56. 7 com.teamxbmc.xbmc 0x001ba81c MEDIA_DETECT::CDetectDVDMedia::Process() + 156
  57. 8 com.teamxbmc.xbmc 0x00595270 CThread::staticThread(void*) + 96
  58. 9 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  59. 10 libSystem.B.dylib 0x97c50012 thread_start + 34
  60.  
  61. Thread 3:
  62. 0 libSystem.B.dylib 0x97c1f266 mach_msg_trap + 10
  63. 1 libSystem.B.dylib 0x97c26a5c mach_msg + 72
  64. 2 com.apple.CoreFoundation 0x94895e7e CFRunLoopRunSpecific + 1790
  65. 3 com.apple.CoreFoundation 0x94896aa8 CFRunLoopRunInMode + 88
  66. 4 com.apple.audio.CoreAudio 0x9512d5f8 HALRunLoop::OwnThread(void*) + 160
  67. 5 com.apple.audio.CoreAudio 0x9512d480 CAPThread::Entry(CAPThread*) + 96
  68. 6 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  69. 7 libSystem.B.dylib 0x97c50012 thread_start + 34
  70.  
  71. Thread 4:
  72. 0 libSystem.B.dylib 0x97c563ca select$DARWIN_EXTSN$NOCANCEL + 10
  73. 1 com.teamxbmc.xbmc 0x00688e1d SOCKETS::CSocketListener::Listen(int) + 285
  74. 2 com.teamxbmc.xbmc 0x00686025 EVENTSERVER::CEventServer::Run() + 629
  75. 3 com.teamxbmc.xbmc 0x006863b0 EVENTSERVER::CEventServer::Process() + 32
  76. 4 com.teamxbmc.xbmc 0x00595270 CThread::staticThread(void*) + 96
  77. 5 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  78. 6 libSystem.B.dylib 0x97c50012 thread_start + 34
  79.  
  80. Thread 5:
  81. 0 libSystem.B.dylib 0x97c563ca select$DARWIN_EXTSN$NOCANCEL + 10
  82. 1 com.teamxbmc.xbmc 0x00928717 JSONRPC::CTCPServer::Process() + 327
  83. 2 com.teamxbmc.xbmc 0x00595270 CThread::staticThread(void*) + 96
  84. 3 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  85. 4 libSystem.B.dylib 0x97c50012 thread_start + 34
  86.  
  87. Thread 6:
  88. 0 libSystem.B.dylib 0x97c6e6fa select$DARWIN_EXTSN + 10
  89. 1 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  90. 2 libSystem.B.dylib 0x97c50012 thread_start + 34
  91.  
  92. Thread 7:
  93. 0 libSystem.B.dylib 0x97c563ca select$DARWIN_EXTSN$NOCANCEL + 10
  94. 1 com.teamxbmc.xbmc 0x007d2e14 NPT_BsdSocketFd::WaitForCondition(bool, bool, long) + 372
  95. 2 com.teamxbmc.xbmc 0x007d2fa8 NPT_BsdSocketFd::WaitUntilReadable() + 40
  96. 3 com.teamxbmc.xbmc 0x007d37a2 NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) + 226
  97. 4 com.teamxbmc.xbmc 0x003cab4c PLT_InputDatagramStream::Read(void*, unsigned long, unsigned long*) + 124
  98. 5 com.teamxbmc.xbmc 0x007b4cf3 NPT_BufferedInputStream::FillBuffer() + 67
  99. 6 com.teamxbmc.xbmc 0x007b4e8d NPT_BufferedInputStream::ReadLine(char*, unsigned long, unsigned long*, bool) + 349
  100. 7 com.teamxbmc.xbmc 0x007b4a23 NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned long, bool) + 131
  101. 8 com.teamxbmc.xbmc 0x007bd03a NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) + 74
  102. 9 com.teamxbmc.xbmc 0x003db305 PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) + 149
  103. 10 com.teamxbmc.xbmc 0x003db7e9 PLT_HttpServerSocketTask::DoRun() + 281
  104. 11 com.teamxbmc.xbmc 0x003e6df0 PLT_ThreadTask::Run() + 320
  105. 12 com.teamxbmc.xbmc 0x007d7a61 NPT_PosixThread::EntryPoint(void*) + 65
  106. 13 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  107. 14 libSystem.B.dylib 0x97c50012 thread_start + 34
  108.  
  109. Thread 8:
  110. 0 libSystem.B.dylib 0x97c563ca select$DARWIN_EXTSN$NOCANCEL + 10
  111. 1 com.teamxbmc.xbmc 0x007d2e14 NPT_BsdSocketFd::WaitForCondition(bool, bool, long) + 372
  112. 2 com.teamxbmc.xbmc 0x007d4e06 NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, long) + 118
  113. 3 com.teamxbmc.xbmc 0x003da969 PLT_HttpListenTask<PLT_HttpServerListener>::DoRun() + 89
  114. 4 com.teamxbmc.xbmc 0x003e6df0 PLT_ThreadTask::Run() + 320
  115. 5 com.teamxbmc.xbmc 0x007d7a61 NPT_PosixThread::EntryPoint(void*) + 65
  116. 6 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  117. 7 libSystem.B.dylib 0x97c50012 thread_start + 34
  118.  
  119. Thread 9:
  120. 0 libSystem.B.dylib 0x97c1f2c6 semaphore_timedwait_signal_trap + 10
  121. 1 libSystem.B.dylib 0x97c512af _pthread_cond_wait + 1244
  122. 2 libSystem.B.dylib 0x97c9baab pthread_cond_timedwait + 47
  123. 3 com.teamxbmc.xbmc 0x007d7624 NPT_PosixSharedVariable::WaitUntilEquals(int, long) + 84
  124. 4 com.teamxbmc.xbmc 0x003ca943 PLT_ThreadTask::IsAborting(long) + 35
  125. 5 com.teamxbmc.xbmc 0x003ca12b PLT_CtrlPointHouseKeepingTask::DoRun() + 91
  126. 6 com.teamxbmc.xbmc 0x003e6df0 PLT_ThreadTask::Run() + 320
  127. 7 com.teamxbmc.xbmc 0x007d7a61 NPT_PosixThread::EntryPoint(void*) + 65
  128. 8 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  129. 9 libSystem.B.dylib 0x97c50012 thread_start + 34
  130.  
  131. Thread 10:
  132. 0 libSystem.B.dylib 0x97c563ca select$DARWIN_EXTSN$NOCANCEL + 10
  133. 1 com.teamxbmc.xbmc 0x007d2e14 NPT_BsdSocketFd::WaitForCondition(bool, bool, long) + 372
  134. 2 com.teamxbmc.xbmc 0x007d2fa8 NPT_BsdSocketFd::WaitUntilReadable() + 40
  135. 3 com.teamxbmc.xbmc 0x007d37a2 NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) + 226
  136. 4 com.teamxbmc.xbmc 0x003cab4c PLT_InputDatagramStream::Read(void*, unsigned long, unsigned long*) + 124
  137. 5 com.teamxbmc.xbmc 0x007b4cf3 NPT_BufferedInputStream::FillBuffer() + 67
  138. 6 com.teamxbmc.xbmc 0x007b4e8d NPT_BufferedInputStream::ReadLine(char*, unsigned long, unsigned long*, bool) + 349
  139. 7 com.teamxbmc.xbmc 0x007b4a23 NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned long, bool) + 131
  140. 8 com.teamxbmc.xbmc 0x007b8472 NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&, bool) + 82
  141. 9 com.teamxbmc.xbmc 0x007ba73e NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, NPT_HttpResponse*&) + 142
  142. 10 com.teamxbmc.xbmc 0x003e2a64 PLT_SsdpSearchTask::DoRun() + 516
  143. 11 com.teamxbmc.xbmc 0x003e6df0 PLT_ThreadTask::Run() + 320
  144. 12 com.teamxbmc.xbmc 0x007d7a61 NPT_PosixThread::EntryPoint(void*) + 65
  145. 13 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  146. 14 libSystem.B.dylib 0x97c50012 thread_start + 34
  147.  
  148. Thread 11:
  149. 0 libSystem.B.dylib 0x97c563ca select$DARWIN_EXTSN$NOCANCEL + 10
  150. 1 com.teamxbmc.xbmc 0x007d2e14 NPT_BsdSocketFd::WaitForCondition(bool, bool, long) + 372
  151. 2 com.teamxbmc.xbmc 0x007d2fa8 NPT_BsdSocketFd::WaitUntilReadable() + 40
  152. 3 com.teamxbmc.xbmc 0x007d37a2 NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) + 226
  153. 4 com.teamxbmc.xbmc 0x003cab4c PLT_InputDatagramStream::Read(void*, unsigned long, unsigned long*) + 124
  154. 5 com.teamxbmc.xbmc 0x007b4cf3 NPT_BufferedInputStream::FillBuffer() + 67
  155. 6 com.teamxbmc.xbmc 0x007b4e8d NPT_BufferedInputStream::ReadLine(char*, unsigned long, unsigned long*, bool) + 349
  156. 7 com.teamxbmc.xbmc 0x007b4a23 NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned long, bool) + 131
  157. 8 com.teamxbmc.xbmc 0x007b8472 NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&, bool) + 82
  158. 9 com.teamxbmc.xbmc 0x007ba73e NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, NPT_HttpResponse*&) + 142
  159. 10 com.teamxbmc.xbmc 0x003e2a64 PLT_SsdpSearchTask::DoRun() + 516
  160. 11 com.teamxbmc.xbmc 0x003e6df0 PLT_ThreadTask::Run() + 320
  161. 12 com.teamxbmc.xbmc 0x007d7a61 NPT_PosixThread::EntryPoint(void*) + 65
  162. 13 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  163. 14 libSystem.B.dylib 0x97c50012 thread_start + 34
  164.  
  165. Thread 12:
  166. 0 libSystem.B.dylib 0x97c563ca select$DARWIN_EXTSN$NOCANCEL + 10
  167. 1 com.teamxbmc.xbmc 0x007d2e14 NPT_BsdSocketFd::WaitForCondition(bool, bool, long) + 372
  168. 2 com.teamxbmc.xbmc 0x007d2fa8 NPT_BsdSocketFd::WaitUntilReadable() + 40
  169. 3 com.teamxbmc.xbmc 0x007d37a2 NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) + 226
  170. 4 com.teamxbmc.xbmc 0x003cab4c PLT_InputDatagramStream::Read(void*, unsigned long, unsigned long*) + 124
  171. 5 com.teamxbmc.xbmc 0x007b4cf3 NPT_BufferedInputStream::FillBuffer() + 67
  172. 6 com.teamxbmc.xbmc 0x007b4e8d NPT_BufferedInputStream::ReadLine(char*, unsigned long, unsigned long*, bool) + 349
  173. 7 com.teamxbmc.xbmc 0x007b4a23 NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned long, bool) + 131
  174. 8 com.teamxbmc.xbmc 0x007b8472 NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&, bool) + 82
  175. 9 com.teamxbmc.xbmc 0x007ba73e NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, NPT_HttpResponse*&) + 142
  176. 10 com.teamxbmc.xbmc 0x003e2a64 PLT_SsdpSearchTask::DoRun() + 516
  177. 11 com.teamxbmc.xbmc 0x003e6df0 PLT_ThreadTask::Run() + 320
  178. 12 com.teamxbmc.xbmc 0x007d7a61 NPT_PosixThread::EntryPoint(void*) + 65
  179. 13 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  180. 14 libSystem.B.dylib 0x97c50012 thread_start + 34
  181.  
  182. Thread 13:
  183. 0 ??? 0000000000 0 + 0
  184. 1 com.teamxbmc.xbmc 0x003d0ced PLT_XmlHelper::GetChildText(NPT_XmlElementNode*, char const*, NPT_String&, char const*) + 125
  185. 2 com.teamxbmc.xbmc 0x003dfaf6 PLT_Service::SetSCPDXML(char const*) + 1542
  186. 3 com.teamxbmc.xbmc 0x003c47c8 PLT_CtrlPoint::ProcessGetSCPDResponse(int, PLT_CtrlPointGetSCPDRequest*, NPT_HttpResponse*, NPT_Reference<PLT_DeviceData>&) + 360
  187. 4 com.teamxbmc.xbmc 0x003d9197 PLT_HttpClientSocketTask::DoRun() + 823
  188. 5 com.teamxbmc.xbmc 0x003e6df0 PLT_ThreadTask::Run() + 320
  189. 6 com.teamxbmc.xbmc 0x007d7a61 NPT_PosixThread::EntryPoint(void*) + 65
  190. 7 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  191. 8 libSystem.B.dylib 0x97c50012 thread_start + 34
  192.  
  193. Thread 14:
  194. 0 libSystem.B.dylib 0x97c1f2c6 semaphore_timedwait_signal_trap + 10
  195. 1 libSystem.B.dylib 0x97c512af _pthread_cond_wait + 1244
  196. 2 libSystem.B.dylib 0x97c9baab pthread_cond_timedwait + 47
  197. 3 com.teamxbmc.xbmc 0x007d7624 NPT_PosixSharedVariable::WaitUntilEquals(int, long) + 84
  198. 4 com.teamxbmc.xbmc 0x003ca943 PLT_ThreadTask::IsAborting(long) + 35
  199. 5 com.teamxbmc.xbmc 0x003e6dbb PLT_ThreadTask::Run() + 267
  200. 6 com.teamxbmc.xbmc 0x007d7a61 NPT_PosixThread::EntryPoint(void*) + 65
  201. 7 libSystem.B.dylib 0x97c50155 _pthread_start + 321
  202. 8 libSystem.B.dylib 0x97c50012 thread_start + 34
  203.  
  204. Thread 0 crashed with X86 Thread State (32-bit):
  205. eax: 0x029bb000 ebx: 0x000207e4 ecx: 0xfffffffd edx: 0x00b07728
  206. edi: 0x1aeacdb4 esi: 0x1aebb4a0 ebp: 0xbffff358 esp: 0xbffff33c
  207. ss: 0x0000001f efl: 0x00000297 eip: 0x00040610 cs: 0x00000017
  208. ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
  209. cr2: 0xffe1762c
  210.  
  211. Binary Images:
  212. 0x1000 - 0xabbf3f +com.teamxbmc.xbmc 10.1 (Git-e9e9099) <ca30b6fdd257dd612993fc6f802d1385> /Applications/XBMC.app/Contents/MacOS/XBMC
  213. 0x10f2000 - 0x1162fe9 +libfreetype.6.dylib ??? (???) <b888365e1556cefe50c5c555ee409b15> /Applications/XBMC.app/Contents/Frameworks/libfreetype.6.dylib
  214. 0x1176000 - 0x1181fe3 +libfribidi.0.dylib ??? (???) <32fe2510ae1d4db26ae14b69e0b023e7> /Applications/XBMC.app/Contents/Frameworks/libfribidi.0.dylib
  215. 0x1186000 - 0x11abff7 +libGLEW.1.5.1.dylib ??? (???) <3cb52be67eafd25229f313f89c9cc83c> /Applications/XBMC.app/Contents/Frameworks/libGLEW.1.5.1.dylib
  216. 0x11c6000 - 0x11e0fed +liblzo.1.dylib ??? (???) <2ecfeda8d2ab407ac0672a4f471aa27b> /Applications/XBMC.app/Contents/Frameworks/liblzo.1.dylib
  217. 0x11e5000 - 0x120affd +libvorbis.0.dylib ??? (???) <f67c543b1882e57229f92d9a4ea4177f> /Applications/XBMC.app/Contents/Frameworks/libvorbis.0.dylib
  218. 0x1214000 - 0x1242fe7 +libpcre.0.dylib ??? (???) <d52aa3c017db3032c52b520380631f57> /Applications/XBMC.app/Contents/Frameworks/libpcre.0.dylib
  219. 0x1246000 - 0x126efe7 +libfontconfig.1.dylib ??? (???) <90f63fd0f183088dfd4e7401566d068c> /Applications/XBMC.app/Contents/Frameworks/libfontconfig.1.dylib
  220. 0x1278000 - 0x127afe8 +libogg.0.dylib ??? (???) <b90e2493ed1606f5cad0c92fdfd6cd2e> /Applications/XBMC.app/Contents/Frameworks/libogg.0.dylib
  221. 0x127e000 - 0x128cfff +libbz2.1.0.dylib ??? (???) <2b2d5c5103c14ad6be7a49adf3e347cd> /Applications/XBMC.app/Contents/Frameworks/libbz2.1.0.dylib
  222. 0x1291000 - 0x1389ff4 +libiconv.2.dylib ??? (???) <d81791bffdaabcb38e56f894c95ca447> /Applications/XBMC.app/Contents/Frameworks/libiconv.2.dylib
  223. 0x1396000 - 0x13a6ffd +libz.1.dylib ??? (???) <7823b2fdedd406ab07930bf8748107b7> /Applications/XBMC.app/Contents/Frameworks/libz.1.dylib
  224. 0x13ab000 - 0x13c0fe7 +libcdio.10.dylib ??? (???) <4fea00fa95b1c707f8156ec61f189918> /Applications/XBMC.app/Contents/Frameworks/libcdio.10.dylib
  225. 0x13cc000 - 0x1739ff3 +libsmbclient.dylib ??? (???) <14a22bcac13196289fc7a9b4f8ef1465> /Applications/XBMC.app/Contents/Frameworks/libsmbclient.dylib
  226. 0x17bd000 - 0x181cfeb +libsqlite3.0.dylib ??? (???) <a88cb36710441966f71710e80655a413> /Applications/XBMC.app/Contents/Frameworks/libsqlite3.0.dylib
  227. 0x182c000 - 0x1995fff +libsamplerate.0.dylib ??? (???) <178af2fb74a4400f0c9322b3c69c36e2> /Applications/XBMC.app/Contents/Frameworks/libsamplerate.0.dylib
  228. 0x1999000 - 0x19d2fef +libmysqlclient.15.dylib ??? (???) <e610c03b6a6ff488a65f3bc63492117b> /Applications/XBMC.app/Contents/Frameworks/libmysqlclient.15.dylib
  229. 0x1ae4000 - 0x1afefed +liblzo2.2.dylib ??? (???) <5573186b5dc903686212ec2766e08f9c> /Applications/XBMC.app/Contents/Frameworks/liblzo2.2.dylib
  230. 0x1b03000 - 0x1b0afff +libmms.0.dylib ??? (???) <11523b9f888386b8d940c7347a9845b7> /Applications/XBMC.app/Contents/Frameworks/libmms.0.dylib
  231. 0x1b0f000 - 0x1b22ff7 +libmad.0.dylib ??? (???) <27549796d21e4116f9e777d55e6f1a9d> /Applications/XBMC.app/Contents/Frameworks/libmad.0.dylib
  232. 0x1b27000 - 0x1b2bffb +libpcrecpp.0.dylib ??? (???) <de8a0f3715cb43d12883624d6766381d> /Applications/XBMC.app/Contents/Frameworks/libpcrecpp.0.dylib
  233. 0x1b31000 - 0x1c35fe7 +libcrypto.0.9.8.dylib ??? (???) <94499afb1f642e92f2bbc767bf0d2bc7> /Applications/XBMC.app/Contents/Frameworks/libcrypto.0.9.8.dylib
  234. 0x1c93000 - 0x1caefff +libmpeg2.0.dylib ??? (???) <58de544eb82e51a26891864af577fdab> /Applications/XBMC.app/Contents/Frameworks/libmpeg2.0.dylib
  235. 0x1cb6000 - 0x1cdcfef +libwavpack.1.dylib ??? (???) <2ffa1a259716a086b2af355ada10c6ac> /Applications/XBMC.app/Contents/Frameworks/libwavpack.1.dylib
  236. 0x1ce1000 - 0x1dc3fff +libvorbisenc.2.dylib ??? (???) <dcfa70c1cd610fa9f71babb60d9f1df0> /Applications/XBMC.app/Contents/Frameworks/libvorbisenc.2.dylib
  237. 0x1e16000 - 0x1e1bfff +libvorbisfile.3.dylib ??? (???) <53f60d7c9a62dcdf5d4e6f83297176cb> /Applications/XBMC.app/Contents/Frameworks/libvorbisfile.3.dylib
  238. 0x1e20000 - 0x1e44fef +libncurses.5.dylib ??? (???) <26c3aee778d679abaf71cee47abce20c> /Applications/XBMC.app/Contents/Frameworks/libncurses.5.dylib
  239. 0x1e51000 - 0x1e6dfeb +libexpat.1.dylib ??? (???) <c9638ac840a55b4ec8785dde7d5af08b> /Applications/XBMC.app/Contents/Frameworks/libexpat.1.dylib
  240. 0x1e75000 - 0x1e7afe5 +libtalloc.dylib ??? (???) <be6e33019f53cccab46f0c5d5e2304e1> /Applications/XBMC.app/Contents/Frameworks/libtalloc.dylib
  241. 0x1e7f000 - 0x1e89fe5 +libtdb.dylib ??? (???) <85d7c9ec0ca9af013074de1e44ecf9d5> /Applications/XBMC.app/Contents/Frameworks/libtdb.dylib
  242. 0x1e8e000 - 0x1ec6feb +libssl.0.9.8.dylib ??? (???) <b799ea3bbd597591ac73cc13152c7b1d> /Applications/XBMC.app/Contents/Frameworks/libssl.0.9.8.dylib
  243. 0x1ed9000 - 0x1f98fe7 +libglib-2.0.0.dylib ??? (???) <69f3675db3368ab094fb415bc4e91cb6> /Applications/XBMC.app/Contents/Frameworks/libglib-2.0.0.dylib
  244. 0x1fb6000 - 0x1fbdff3 +libintl.8.dylib ??? (???) <00e8f3e7c4e9957d0867546e169090e5> /Applications/XBMC.app/Contents/Frameworks/libintl.8.dylib
  245. 0x161a2000 - 0x161a5fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
  246. 0x161ab000 - 0x161acffe com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn 2.1.9 (2.1.9f10) <bfe48267f5c6be068a6627073b43cdec> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverPlugIn
  247. 0x161ba000 - 0x161c6fff +libcpluff-x86-osx.so ??? (???) <45d9af8dd056075bc69df50c6eb2ed61> /Applications/XBMC.app/Contents/Resources/XBMC/system/libcpluff-x86-osx.so
  248. 0x173d2000 - 0x173eeff7 GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
  249. 0x17700000 - 0x17885fe3 GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  250. 0x178b3000 - 0x1790cff7 com.apple.driver.AppleIntelGMA950GLDriver 1.5.48 (5.4.8) <806d3030842b46995c46c9059046f2fc> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
  251. 0x18c28000 - 0x18e30fef com.apple.RawCamera.bundle 2.1.2 (517) <ab9c7a0e9147de90199e4fa8b0f50863> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  252. 0x194a9000 - 0x194aafff +time.so ??? (???) <b699eb81968852d9d19ca422c9e55fbc> /Applications/XBMC.app/Contents/Resources/XBMC/system/python/Lib/time.so
  253. 0x19589000 - 0x1958afff +time.so ??? (???) <b699eb81968852d9d19ca422c9e55fbc> /Applications/XBMC.app/Contents/Resources/XBMC/system/python/Lib/time.so
  254. 0x1a778000 - 0x1a77afff com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
  255. 0x1a7a5000 - 0x1a7abfff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
  256. 0x1a934000 - 0x1a9a9ff7 com.apple.Bluetooth 2.1.9 (2.1.9f10) <d70a88066ebf7eb8071781f686caced3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
  257. 0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  258. 0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
  259. 0x90003000 - 0x90045fef com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
  260. 0x90046000 - 0x90046ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  261. 0x9014f000 - 0x9017afe7 libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
  262. 0x9107b000 - 0x913a6ff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
  263. 0x913a7000 - 0x91578ff3 com.apple.security 5.0.6 (37592) <f1a8272a82bd88ecbacc694963fc2f48> /System/Library/Frameworks/Security.framework/Versions/A/Security
  264. 0x91579000 - 0x9160cff3 com.apple.ApplicationServices.ATS 238.14.1 (???) <c9ab7144b2243d0f0f9cd3e264456a6a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  265. 0x9160d000 - 0x9160dffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  266. 0x9160e000 - 0x91756ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <2a585e8223b98b77e0d7d566770b98fd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  267. 0x917fa000 - 0x91816ff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  268. 0x91817000 - 0x91849fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  269. 0x9184a000 - 0x9184aff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  270. 0x9185d000 - 0x91efdfff com.apple.CoreGraphics 1.409.6 (???) <572a4bdefeabf73e1d7f96cbfe46bb60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  271. 0x922bb000 - 0x9233aff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  272. 0x9233b000 - 0x923f6fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <3cb50cfcebbb291797b32cb7c2677f87> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  273. 0x923f7000 - 0x9240dfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  274. 0x9240e000 - 0x92445fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  275. 0x92446000 - 0x924a3ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
  276. 0x924a4000 - 0x9252eff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  277. 0x92576000 - 0x9261dfec com.apple.CFNetwork 438.14 (438.14) <1b84042a2846b1d91a89157acc997e70> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  278. 0x92623000 - 0x92623ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  279. 0x92624000 - 0x92626ff5 libRadiance.dylib ??? (???) <97ff039f6d372ab58a684a0e311e4ed4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  280. 0x926f1000 - 0x9271efeb libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  281. 0x92918000 - 0x929caffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
  282. 0x92a7a000 - 0x92a7efff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
  283. 0x92a7f000 - 0x92b12fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  284. 0x92b96000 - 0x92bb4fff libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
  285. 0x92bb5000 - 0x92c65fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  286. 0x92c66000 - 0x92d46fff libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
  287. 0x92fb4000 - 0x92ff2fff libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  288. 0x93aed000 - 0x93afcfff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
  289. 0x93b49000 - 0x93b4cfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  290. 0x93b8a000 - 0x93b8affb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
  291. 0x93d11000 - 0x93d11fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  292. 0x93d12000 - 0x93dd9ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  293. 0x93dda000 - 0x93e81feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  294. 0x93f3a000 - 0x94005fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  295. 0x94006000 - 0x94022ff3 libPng.dylib ??? (???) <d37524fe884aa164ab7db93d4c803b64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  296. 0x9407f000 - 0x9410cff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  297. 0x9410d000 - 0x94415fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  298. 0x94416000 - 0x944feff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  299. 0x944ff000 - 0x944ffff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  300. 0x9475e000 - 0x94798fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  301. 0x94799000 - 0x947f2ff7 libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  302. 0x947f3000 - 0x94822fe3 com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  303. 0x94823000 - 0x94956fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  304. 0x94957000 - 0x949d1ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  305. 0x949d2000 - 0x94a11fef libTIFF.dylib ??? (???) <0437eac77e4e874f566ec4219ad1b249> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  306. 0x94a57000 - 0x94e67fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  307. 0x94e68000 - 0x94e6afff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  308. 0x94e6e000 - 0x950eafe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  309. 0x950eb000 - 0x9510ffff libxslt.1.dylib ??? (???) <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
  310. 0x95110000 - 0x9518dfeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  311. 0x9518e000 - 0x951adffa libJPEG.dylib ??? (???) <38a243000d3abefeb9ff97e4657538a4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  312. 0x951ae000 - 0x951b5fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
  313. 0x951b6000 - 0x951bafff libGIF.dylib ??? (???) <0984073a08c59c7c6be81e52cebf2bec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  314. 0x951bb000 - 0x95204fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  315. 0x95205000 - 0x9521dfff com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  316. 0x9521e000 - 0x95225ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
  317. 0x95226000 - 0x9524ffff libcups.2.dylib ??? (???) <9f900b075e5c7c4820aa24e974cf99f0> /usr/lib/libcups.2.dylib
  318. 0x95250000 - 0x95250ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  319. 0x95270000 - 0x95278fff com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  320. 0x952ec000 - 0x95689fef com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  321. 0x9568a000 - 0x95964ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  322. 0x95965000 - 0x95970fe7 libCSync.A.dylib ??? (???) <8ddd66638d4c34e5611916c35f89ca8d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  323. 0x959e4000 - 0x95b36ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  324. 0x95b37000 - 0x95c18ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
  325. 0x95c29000 - 0x95c30ff7 libCGATS.A.dylib ??? (???) <c1163cbfe15d84f17076245f25094567> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
  326. 0x95c9b000 - 0x95cdcfe7 libRIP.A.dylib ??? (???) <c2654681db8115c8320d9ac04c8835f2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  327. 0x95ce3000 - 0x95cedfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
  328. 0x95cee000 - 0x95cf7fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  329. 0x95f93000 - 0x95fe4ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  330. 0x95fe5000 - 0x95fe6ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
  331. 0x95fe7000 - 0x95ff7fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  332. 0x95ff8000 - 0x963b6fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  333. 0x963b8000 - 0x96412ff7 com.apple.CoreText 2.0.4 (???) <c7a222be1b51a9954eae716adbd5626a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  334. 0x96413000 - 0x96419fff com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  335. 0x9641a000 - 0x9642fffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  336. 0x96430000 - 0x96437fff com.apple.agl 3.0.9 (AGL-3.0.9) <5a57ce58f8adb7825e1adb9f7cdea151> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  337. 0x96438000 - 0x96445fe7 com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  338. 0x96470000 - 0x9647cffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  339. 0x96496000 - 0x964f2ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
  340. 0x96560000 - 0x96588ff7 com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
  341. 0x96589000 - 0x966c2ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
  342. 0x968bb000 - 0x96938fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  343. 0x96939000 - 0x96939ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  344. 0x9693a000 - 0x96948ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
  345. 0x96ad9000 - 0x96faafbe libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  346. 0x96fab000 - 0x97038ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  347. 0x97045000 - 0x970ccff7 libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
  348. 0x970d3000 - 0x970e3ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  349. 0x9721d000 - 0x97229ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
  350. 0x9722a000 - 0x97a28fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  351. 0x97bf9000 - 0x97c1dfeb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
  352. 0x97c1e000 - 0x97d85ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
  353. 0x97e69000 - 0x97e6efff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  354. 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
  355. 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
  356.  
  357. ################### crashlog end #####################
  358. ################### xbmc.log start #####################
  359. 21:01:21 T:2694047520 M:1197535232 NOTICE: -----------------------------------------------------------------------
  360. 21:01:21 T:2694047520 M:1197522944 NOTICE: Starting XBMC, Platform: Mac OS X (9.8.0 i386). Built on Mar 9 2011 (Git:e9e9099)
  361. 21:01:21 T:2694047520 M:1197527040 NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
  362. 21:01:21 T:2694047520 M:1197531136 NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
  363. 21:01:21 T:2694047520 M:1197527040 NOTICE: special://masterprofile/ is mapped to: /Users/test/Library/Application Support/XBMC/userdata
  364. 21:01:21 T:2694047520 M:1197531136 NOTICE: special://home/ is mapped to: /Users/test/Library/Application Support/XBMC
  365. 21:01:21 T:2694047520 M:1197527040 NOTICE: special://temp/ is mapped to: /Users/test/.xbmc/temp
  366. 21:01:21 T:2694047520 M:1197531136 NOTICE: The executable running is: /Applications/XBMC.app/Contents/MacOS/XBMC
  367. 21:01:21 T:2694047520 M:1197527040 NOTICE: Log File is located: /Users/test/Library/Logs/xbmc.log
  368. 21:01:21 T:2694047520 M:1197531136 NOTICE: -----------------------------------------------------------------------
  369. 21:01:21 T:2694047520 M:1197531136 NOTICE: Setup SDL
  370. 21:01:21 T:2694047520 M:1196953600 NOTICE: load settings...
  371. 21:01:21 T:2694047520 M:1196953600 ERROR: Unable to load libcrystalhd.dylib, reason: dlopen(libcrystalhd.dylib, 1): image not found
  372. 21:01:21 T:2694047520 M:1196949504 NOTICE: special://profile/ is mapped to: special://masterprofile/
  373. 21:01:21 T:2694047520 M:1196949504 NOTICE: loading special://masterprofile/guisettings.xml
  374. 21:01:21 T:2694047520 M:1196949504 NOTICE: Getting hardware information now...
  375. 21:01:21 T:2694047520 M:1196949504 NOTICE: Checking resolution 11
  376. 21:01:21 T:2694047520 M:1196949504 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  377. 21:01:21 T:2694047520 M:1196933120 NOTICE: Loaded playercorefactory configuration
  378. 21:01:21 T:2694047520 M:1196949504 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  379. 21:01:21 T:2694047520 M:1196949504 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  380. 21:01:21 T:2694047520 M:1196949504 NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
  381. 21:01:21 T:2694047520 M:1196949504 NOTICE: Default DVD Player: dvdplayer
  382. 21:01:21 T:2694047520 M:1196949504 NOTICE: Default Video Player: dvdplayer
  383. 21:01:21 T:2694047520 M:1196949504 NOTICE: Default Audio Player: paplayer
  384. 21:01:21 T:2694047520 M:1196949504 NOTICE: Loading media sources from special://masterprofile/sources.xml
  385. 21:01:21 T:2694047520 M:1190641664 NOTICE: GL_VENDOR = Intel Inc.
  386. 21:01:21 T:2694047520 M:1190739968 NOTICE: GL_RENDERER = Intel GMA 950 OpenGL Engine
  387. 21:01:21 T:2694047520 M:1190735872 NOTICE: GL_VERSION = 1.2 APPLE-1.5.48
  388. 21:01:21 T:2694047520 M:1190739968 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
  389. 21:01:21 T:2694047520 M:1190731776 NOTICE: GL_EXTENSIONS = GL_ARB_transpose_matrix GL_ARB_vertex_program GL_ARB_vertex_blend GL_ARB_window_pos GL_ARB_shader_objects GL_ARB_vertex_shader GL_ARB_shading_language_100 GL_EXT_multi_draw_arrays GL_EXT_clip_volume_hint GL_EXT_rescale_normal GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_gpu_program_parameters GL_EXT_geometry_shader4 GL_EXT_transform_feedback GL_APPLE_client_storage GL_APPLE_specular_vector GL_APPLE_transform_hint GL_APPLE_packed_pixels GL_APPLE_fence GL_APPLE_vertex_array_object GL_APPLE_vertex_program_evaluators GL_APPLE_element_array GL_APPLE_flush_render GL_APPLE_aux_depth_stencil GL_NV_texgen_reflection GL_NV_light_max_exponent GL_IBM_rasterpos_clip GL_SGIS_generate_mipmap GL_ARB_texture_border_clamp GL_ARB_multitexture GL_ARB_texture_env_add GL_ARB_texture_cube_map GL_ARB_texture_env_dot3 GL_ARB_texture_env_combine GL_ARB_texture_compression GL_ARB_texture_mirrored_repeat GL_ARB_shadow GL_ARB_depth_texture GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_point_sprite GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ARB_pixel_buffer_object GL_EXT_framebuffer_object GL_EXT_texture_rectangle GL_ARB_texture_rectangle GL_EXT_texture_env_add GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_texture_lod_bias GL_EXT_abgr GL_EXT_bgra GL_EXT_stencil_wrap GL_EXT_texture_filter_anisotropic GL_EXT_separate_specular_color GL_EXT_secondary_color GL_EXT_blend_func_separate GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_blend_equation_separate GL_EXT_packed_depth_stencil GL_APPLE_flush_buffer_range GL_APPLE_ycbcr_422 GL_APPLE_vertex_array_range GL_APPLE_texture_range GL_APPLE_pixel_buffer GL_APPLE_object_purgeable GL_NV_blend_square GL_ATI_texture_env_combine3 GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
  390. 21:01:21 T:2694047520 M:1187422208 NOTICE: start dvd mediatype detection
  391. 21:01:21 T:2694047520 M:1187414016 NOTICE: initializing playlistplayer
  392. 21:01:21 T:2694047520 M:1187414016 NOTICE: DONE initializing playlistplayer
  393. 21:01:22 T:2694047520 M:1182445568 NOTICE: initialize done
  394. 21:01:22 T:2694047520 M:1182429184 NOTICE: Running the application...
  395. 21:01:22 T:2694047520 M:1182425088 NOTICE: ES: Starting event server
  396. 21:01:22 T:2955268096 M:1182408704 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
  397. 21:01:22 T:2694047520 M:1182404608 NOTICE: starting zeroconf publishing
  398. 21:01:22 T:2955268096 M:1182404608 NOTICE: UDP: Listening on port 9777
  399. 21:01:24 T:2958073856 M:1162915840 WARNING: CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
  400. 21:01:26 T:2958831616 M:1158946816 NOTICE: -->Python Interpreter Initialized<--
  401. 21:01:27 T:2957541376 M:1150754816 WARNING: FillBuffer: curl failed with code 28
  402. 21:01:27 T:2957541376 M:1150754816 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
  403. ################### xbmc.log end #####################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement