FAQ  •  Search  •  Profile  •  Log in to check your private messages  •  Log in
 Xlink crashes everytime... View next topic
View previous topic
Post new topicReply to topic
Author Message
aLwAyZaMaZiN
Kai Beginner
Kai Beginner


Joined: 23 Sep 2012
Posts: 11

PostPosted: Sun Sep 23, 2012 10:27 pm Reply with quoteBack to top

this is what's in the crash log...

Date/Time: 2012-09-23 18:21:10.372 -0400
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4

Command: kaiengine
Path: /Applications/kaiengine.app/Contents/MacOS/kaiengine
Parent: WindowServer [81]

Version: 7.4.18 (7.4.1Cool

PID: 583
Thread: 1

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000774

Thread 0:
0 libSystem.B.dylib 0x90009817 mach_msg_trap + 7
1 libSystem.B.dylib 0x90024656 _lookup_all_secure + 217
2 libSystem.B.dylib 0x90024548 _lookup_all + 80
3 libSystem.B.dylib 0x9004d5ef lu_gethostbyname + 368
4 libSystem.B.dylib 0x9006a2b4 getipnodebyname + 609
5 uk.co.teamxlink.kaiengine 0x0004080e boost::asio::detail::socket_ops::gethostbyname(char const*, int, hostent*, char*, int, int, boost::system::error_code&) + 56
6 uk.co.teamxlink.kaiengine 0x000413aa boost::asio::detail::socket_ops::getaddrinfo_emulation(char const*, char const*, addrinfo const*, addrinfo**) + 898
7 uk.co.teamxlink.kaiengine 0x00041a67 boost::asio::detail::socket_ops::getaddrinfo(char const*, char const*, addrinfo const*, addrinfo**, boost::system::error_code&) + 49
8 uk.co.teamxlink.kaiengine 0x0005eafd boost::asio::detail::resolver_service<boost::asio::ip::tcp>::resolve(boost::shared_ptr<void>&, boost::asio::ip::basic_resolver_query<boost::asio::ip::tcp> const&, boost::system::error_code&) + 207
9 uk.co.teamxlink.kaiengine 0x0005ec01 boost::asio::ip::resolver_service<boost::asio::ip::tcp>::resolve(boost::shared_ptr<void>&, boost::asio::ip::basic_resolver_query<boost::asio::ip::tcp> const&, boost::system::error_code&) + 51
10 uk.co.teamxlink.kaiengine 0x0005ec4c boost::asio::ip::basic_resolver<boost::asio::ip::tcp, boost::asio::ip::resolver_service<boost::asio::ip::tcp> >::resolve(boost::asio::ip::basic_resolver_query<boost::asio::ip::tcp> const&) + 62
11 uk.co.teamxlink.kaiengine 0x0003d2cf _ZN10httpclientC2ERKSbIwSt11char_traitsIwESaIwEEtS5_S5_S5_S5_RN5boost4asio10io_serviceENS6_8functionIFvPS_ESaIvEEE + 685
12 uk.co.teamxlink.kaiengine 0x0003dd62 _ZN10httpclientC1ERKSbIwSt11char_traitsIwESaIwEEtS5_S5_S5_S5_RN5boost4asio10io_serviceENS6_8functionIFvPS_ESaIvEEE + 82
13 uk.co.teamxlink.kaiengine 0x00022856 CKaiEngine::Start() + 1104
14 uk.co.teamxlink.kaiengine 0x0009a7be CKaiApp::ProcessConfigDownload() + 7206
15 uk.co.teamxlink.kaiengine 0x0009afe5 MainWindow::onDownloadComplete(wxCommandEvent&) + 29
16 uk.co.teamxlink.kaiengine 0x002c9873 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
17 uk.co.teamxlink.kaiengine 0x002c99ef wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
18 uk.co.teamxlink.kaiengine 0x002c9dbf wxEvtHandler::ProcessEvent(wxEvent&) + 207
19 uk.co.teamxlink.kaiengine 0x002ca0ac wxEvtHandler::ProcessPendingEvents() + 108
20 uk.co.teamxlink.kaiengine 0x00262e69 wxAppConsole::ProcessPendingEvents() + 137
21 uk.co.teamxlink.kaiengine 0x002c2692 wxMacProcessNotifierAndPendingEvents + 34
22 uk.co.teamxlink.kaiengine 0x0015bf04 wxApp::MacHandleOneEvent(void*) + 100
23 uk.co.teamxlink.kaiengine 0x0015bf9f wxApp::MacDoOneEvent() + 127
24 uk.co.teamxlink.kaiengine 0x00175143 wxEventLoop::Dispatch() + 35
25 uk.co.teamxlink.kaiengine 0x001fd73f wxEventLoopManual::Run() + 111
26 uk.co.teamxlink.kaiengine 0x001dbb13 wxAppBase::MainLoop() + 83
27 uk.co.teamxlink.kaiengine 0x0029104a wxEntry(int&, wchar_t**) + 106
28 uk.co.teamxlink.kaiengine 0x00092838 main + 24
29 uk.co.teamxlink.kaiengine 0x00002e72 _start + 216
30 uk.co.teamxlink.kaiengine 0x00002d99 start + 41

Thread 1 Crashed:
0 uk.co.teamxlink.kaiengine 0x000d554e uihandler::Send(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 16
1 uk.co.teamxlink.kaiengine 0x000d55dc uihandler::Send(boost::basic_format<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 46
2 uk.co.teamxlink.kaiengine 0x0001f3b1 CKaiEngine::AddLocalDevice(unsigned char*) + 207
3 uk.co.teamxlink.kaiengine 0x000ea8c5 XlinkAdapter::ProcessPacket(unsigned char*, unsigned) + 1715
4 uk.co.teamxlink.kaiengine 0x000d21dc boost::_mfi::mf2<void, XlinkAdapter, unsigned char*, unsigned>::operator()(XlinkAdapter*, unsigned char*, unsigned) const + 84
5 uk.co.teamxlink.kaiengine 0x000d22b5 void boost::_bi::list3<boost::_bi::value<XlinkAdapter*>, boost::_bi::value<unsigned char*>, boost::_bi::value<unsigned> >::operator()<boost::_mfi::mf2<void, XlinkAdapter, unsigned char*, unsigned>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf2<void, XlinkAdapter, unsigned char*, unsigned>&, boost::_bi::list0&, int) + 119
6 uk.co.teamxlink.kaiengine 0x000d22f9 boost::_bi::bind_t<void, boost::_mfi::mf2<void, XlinkAdapter, unsigned char*, unsigned>, boost::_bi::list3<boost::_bi::value<XlinkAdapter*>, boost::_bi::value<unsigned char*>, boost::_bi::value<unsigned> > >::operator()() + 61
7 uk.co.teamxlink.kaiengine 0x000d230d void boost::asio::asio_handler_invoke<boost::_bi::bind_t<void, boost::_mfi::mf2<void, XlinkAdapter, unsigned char*, unsigned>, boost::_bi::list3<boost::_bi::value<XlinkAdapter*>, boost::_bi::value<unsigned char*>, boost::_bi::value<unsigned> > > >(boost::_bi::bind_t<void, boost::_mfi::mf2<void, XlinkAdapter, unsigned char*, unsigned>, boost::_bi::list3<boost::_bi::value<XlinkAdapter*>, boost::_bi::value<unsigned char*>, boost::_bi::value<unsigned> > >, ...) + 17
8 uk.co.teamxlink.kaiengine 0x000d2346 void boost_asio_handler_invoke_helpers::invoke<boost::_bi::bind_t<void, boost::_mfi::mf2<void, XlinkAdapter, unsigned char*, unsigned>, boost::_bi::list3<boost::_bi::value<XlinkAdapter*>, boost::_bi::value<unsigned char*>, boost::_bi::value<unsigned> > >, boost::_bi::bind_t<void, boost::_mfi::mf2<void, XlinkAdapter, unsigned char*, unsigned>, boost::_bi::list3<boost::_bi::value<XlinkAdapter*>, boost::_bi::value<unsigned char*>, boost::_bi::value<unsigned> > > >(boost::_bi::bind_t<void, boost::_mfi::mf2<void, XlinkAdapter, unsigned char*, unsigned>, boost::_bi::list3<boost::_bi::value<XlinkAdapter*>, boost::_bi::value<unsigned char*>, boost::_bi::value<unsigned> > > const&, boost::_bi::bind_t<void, boost::_mfi::mf2<void, XlinkAdapter, unsigned char*, unsigned>, boost::_bi::list3<boost::_bi::value<XlinkAdapter*>, boost::_bi::value<unsigned char*>, boost::_bi::value<unsigned> > >*) + 54
9 uk.co.teamxlink.kaiengine 0x000d23af boost::asio::detail::handler_queue::handler_wrapper<boost::_bi::bind_t<void, boost::_mfi::mf2<void, XlinkAdapter, unsigned char*, unsigned>, boost::_bi::list3<boost::_bi::value<XlinkAdapter*>, boost::_bi::value<unsigned char*>, boost::_bi::value<unsigned> > > >::do_call(boost::asio::detail::handler_queue::handler*) + 103
10 uk.co.teamxlink.kaiengine 0x0009b32c boost::asio::detail::handler_queue::handler::invoke() + 20
11 uk.co.teamxlink.kaiengine 0x000a60de boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<(bool)0> >::do_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<(bool)0> >::idle_thread_info*, boost::system::error_code&) + 518
12 uk.co.teamxlink.kaiengine 0x000a6239 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<(bool)0> >::run(boost::system::error_code&) + 125
13 uk.co.teamxlink.kaiengine 0x000a62e8 boost::asio::io_service::run() + 38
14 uk.co.teamxlink.kaiengine 0x000960d1 RunWorkerService() + 27
15 uk.co.teamxlink.kaiengine 0x000a1c39 void boost::_bi::list0::operator()<void (*)(), boost::_bi::list0>(boost::_bi::type<void>, void (*)()&, boost::_bi::list0&, int) + 29
16 uk.co.teamxlink.kaiengine 0x000a1c79 boost::_bi::bind_t<void, void (*)(), boost::_bi::list0>::operator()() + 61
17 uk.co.teamxlink.kaiengine 0x000a1c93 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(), boost::_bi::list0>, void>::invoke(boost::detail::function::function_buffer&) + 23
18 uk.co.teamxlink.kaiengine 0x00105889 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 41
19 uk.co.teamxlink.kaiengine 0x0010077d thread_proxy + 141
20 libSystem.B.dylib 0x90023d67 _pthread_body + 84

Thread 2:
0 libSystem.B.dylib 0x9000fb2c read + 12
1 uk.co.teamxlink.kaiengine 0x0013a908 pcap_loop + 104
2 uk.co.teamxlink.kaiengine 0x000ce13f pcapture::Winpcap_Loop(XlinkAdapter*) + 61
3 uk.co.teamxlink.kaiengine 0x000d15c9 unsigned boost::_bi::list1<boost::_bi::value<XlinkAdapter*> >::operator()<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list0>(boost::_bi::type<unsigned>, unsigned (*)(XlinkAdapter*)&, boost::_bi::list0&, long) + 53
4 uk.co.teamxlink.kaiengine 0x000d160d boost::_bi::bind_t<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list1<boost::_bi::value<XlinkAdapter*> > >::operator()() + 61
5 uk.co.teamxlink.kaiengine 0x000d1627 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list1<boost::_bi::value<XlinkAdapter*> > >, void>::invoke(boost::detail::function::function_buffer&) + 23
6 uk.co.teamxlink.kaiengine 0x00105889 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 41
7 uk.co.teamxlink.kaiengine 0x0010077d thread_proxy + 141
8 libSystem.B.dylib 0x90023d67 _pthread_body + 84

Thread 3:
0 libSystem.B.dylib 0x9000fb2c read + 12
1 uk.co.teamxlink.kaiengine 0x0013a908 pcap_loop + 104
2 uk.co.teamxlink.kaiengine 0x000ce13f pcapture::Winpcap_Loop(XlinkAdapter*) + 61
3 uk.co.teamxlink.kaiengine 0x000d15c9 unsigned boost::_bi::list1<boost::_bi::value<XlinkAdapter*> >::operator()<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list0>(boost::_bi::type<unsigned>, unsigned (*)(XlinkAdapter*)&, boost::_bi::list0&, long) + 53
4 uk.co.teamxlink.kaiengine 0x000d160d boost::_bi::bind_t<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list1<boost::_bi::value<XlinkAdapter*> > >::operator()() + 61
5 uk.co.teamxlink.kaiengine 0x000d1627 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list1<boost::_bi::value<XlinkAdapter*> > >, void>::invoke(boost::detail::function::function_buffer&) + 23
6 uk.co.teamxlink.kaiengine 0x00105889 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 41
7 uk.co.teamxlink.kaiengine 0x0010077d thread_proxy + 141
8 libSystem.B.dylib 0x90023d67 _pthread_body + 84

Thread 4:
0 libSystem.B.dylib 0x9000fb2c read + 12
1 uk.co.teamxlink.kaiengine 0x0013a908 pcap_loop + 104
2 uk.co.teamxlink.kaiengine 0x000ce13f pcapture::Winpcap_Loop(XlinkAdapter*) + 61
3 uk.co.teamxlink.kaiengine 0x000d15c9 unsigned boost::_bi::list1<boost::_bi::value<XlinkAdapter*> >::operator()<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list0>(boost::_bi::type<unsigned>, unsigned (*)(XlinkAdapter*)&, boost::_bi::list0&, long) + 53
4 uk.co.teamxlink.kaiengine 0x000d160d boost::_bi::bind_t<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list1<boost::_bi::value<XlinkAdapter*> > >::operator()() + 61
5 uk.co.teamxlink.kaiengine 0x000d1627 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list1<boost::_bi::value<XlinkAdapter*> > >, void>::invoke(boost::detail::function::function_buffer&) + 23
6 uk.co.teamxlink.kaiengine 0x00105889 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 41
7 uk.co.teamxlink.kaiengine 0x0010077d thread_proxy + 141
8 libSystem.B.dylib 0x90023d67 _pthread_body + 84

Thread 5:
0 libSystem.B.dylib 0x9000fb2c read + 12
1 uk.co.teamxlink.kaiengine 0x0013a924 pcap_loop + 132
2 uk.co.teamxlink.kaiengine 0x000ce13f pcapture::Winpcap_Loop(XlinkAdapter*) + 61
3 uk.co.teamxlink.kaiengine 0x000d15c9 unsigned boost::_bi::list1<boost::_bi::value<XlinkAdapter*> >::operator()<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list0>(boost::_bi::type<unsigned>, unsigned (*)(XlinkAdapter*)&, boost::_bi::list0&, long) + 53
4 uk.co.teamxlink.kaiengine 0x000d160d boost::_bi::bind_t<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list1<boost::_bi::value<XlinkAdapter*> > >::operator()() + 61
5 uk.co.teamxlink.kaiengine 0x000d1627 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<unsigned, unsigned (*)(XlinkAdapter*), boost::_bi::list1<boost::_bi::value<XlinkAdapter*> > >, void>::invoke(boost::detail::function::function_buffer&) + 23
6 uk.co.teamxlink.kaiengine 0x00105889 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 41
7 uk.co.teamxlink.kaiengine 0x0010077d thread_proxy + 141
8 libSystem.B.dylib 0x90023d67 _pthread_body + 84

Thread 1 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000d554a ecx: 0x00000000 edx: 0x0316a0a8
edi: 0x0000017e esi: 0x028b4800 ebp: 0xb009d9b8 esp: 0xb009d9a0
ss: 0x0000001f efl: 0x00010286 eip: 0x000d554e cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

Binary Images Description:
0x1000 - 0x3edfff uk.co.teamxlink.kaiengine 7.4.18 /Applications/kaiengine.app/Contents/MacOS/kaiengine
0x6c7000 - 0x7a5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x1073000 - 0x1074fff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x1205000 - 0x12f2fff com.apple.WebKit 4533.19 (4533.19.4) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x1397000 - 0x156ffff com.apple.JavaScriptCore 4533.19 (4533.19.1) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x15d7000 - 0x2098fff com.apple.WebCore 4533.19 (4533.19.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91008000 - 0x91047fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91521000 - 0x9154dfff com.apple.AE 316.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9186b000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9188f000 - 0x918ccfff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918e0000 - 0x918ecfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f3000 - 0x91933fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a3e000 - 0x91a54fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a59000 - 0x91a77fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7c000 - 0x91adbfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aed000 - 0x91af1fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af3000 - 0x91b7bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b7f000 - 0x91b9afff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91b9f000 - 0x91ba1fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c9e000 - 0x91cddfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91ce3000 - 0x91ce3fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ce5000 - 0x91d73fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d7a000 - 0x91d7afff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d7c000 - 0x91dd5fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dde000 - 0x91e02fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e0a000 - 0x92213fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9224d000 - 0x92601fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9262e000 - 0x9271bfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x9271d000 - 0x9279bfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x927dc000 - 0x92a14fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b34000 - 0x92b4bfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b56000 - 0x92baefff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92bc2000 - 0x92bc2fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bc4000 - 0x92bd4fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92be3000 - 0x92bebfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bf1000 - 0x92bf6fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92bfc000 - 0x92c8dfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92ca1000 - 0x92ca4fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92ca7000 - 0x92cc5fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cd7000 - 0x92cddfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92ce3000 - 0x92d46fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d6a000 - 0x92dabfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92dd2000 - 0x92ddffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92de6000 - 0x92debfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92df0000 - 0x930e5fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x931eb000 - 0x931f6fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93266000 - 0x93266fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93268000 - 0x9391efff com.apple.AppKit 6.4.10 (824.4Cool /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93c9f000 - 0x93d1afff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d53000 - 0x93e0cfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e4f000 - 0x93e4ffff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e51000 - 0x94012fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94058000 - 0x94099fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x940a1000 - 0x940dbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x940e0000 - 0x940f6fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9428b000 - 0x9429afff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x942a1000 - 0x942acfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942f8000 - 0x94312fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94318000 - 0x94637fff com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96586000 - 0x9658bfff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL

Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 1.83 GHz, 1 GB
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 1.4.4
Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
Serial ATA Device: TOSHIBA MK1637GSX, 149.05 GB
Parallel ATA Device: MATSHITACD-RW CW-8221
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
View user's profileSend private message
SgtLegend
TX Server Nerd
TX Server Nerd


Joined: 27 Nov 2007
Posts: 5261
Location: Melbourne, AU

PostPosted: Mon Sep 24, 2012 11:06 am Reply with quoteBack to top

As far as I'm aware 7.3 and above only work on 10.6 and above due to the unix kernal been a lot more up to date, I could be wrong as I wasn't around when 7.2 was released but I'm sure there was a separate release back then for power pc's and older OS X releases.
View user's profileSend private message
chipyur0123A
Kai Beginner
Kai Beginner


Joined: 25 Apr 2012
Posts: 8

PostPosted: Mon Sep 24, 2012 2:55 pm Reply with quoteBack to top

Oh no!,,,,,TT
Where did my reply go??
View user's profileSend private message
aLwAyZaMaZiN
Kai Beginner
Kai Beginner


Joined: 23 Sep 2012
Posts: 11

PostPosted: Mon Sep 24, 2012 3:47 pm Reply with quoteBack to top

Do you have a link to the older release... I think i'm planning on upgrading anyways so I may not even need it. Thanks for your response!
View user's profileSend private message
chipyur0123A
Kai Beginner
Kai Beginner


Joined: 25 Apr 2012
Posts: 8

PostPosted: Tue Sep 25, 2012 1:24 am Reply with quoteBack to top

Oh, well Arrow Embarassed Arrow I...I'll cross my fingers for you. And good luck! Smile
View user's profileSend private message
aLwAyZaMaZiN
Kai Beginner
Kai Beginner


Joined: 23 Sep 2012
Posts: 11

PostPosted: Sat Sep 29, 2012 1:18 pm Reply with quoteBack to top

You can close this topic... i upgraded osx and now can use xlink
View user's profileSend private message
FlattenedLamb1
Kai Beginner
Kai Beginner


Joined: 27 Aug 2014
Posts: 2

PostPosted: Wed Sep 17, 2014 11:39 pm Reply with quoteBack to top

I have 10.7.5 and mine is crashing when i enter a game room every time. If anyone can help it would be greatly appreciated.

Im struggling to find a solution! thanks in advance.
View user's profileSend private message
karmic
Kai Regular
Kai Regular


Joined: 02 Jan 2006
Posts: 172

PostPosted: Sat Sep 20, 2014 11:10 am Reply with quoteBack to top

FlattenedLamb1,

What's your console and game?

_________________
XLinkKai on Linux ( http://www37.atwiki.jp/linux_kai/ )
View user's profileSend private message
Display posts from previous:      
Post new topicReply to topic


 Jump to:   



View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group :: Theme by Daz :: All times are GMT