Registered Member
|
so I finally got everything built and done properly for KTorrent 3.1.2, yet I cannot actually launch the program because of the following error:
ktorrent(10830)/kdecore (KLibLoader) kde4Factory: The library "/opt/kde4/lib/kde4/ktupnpplugin.so" does not offer a qt_plugin_instance function. QWidget: Must construct a QApplication before a QPaintDevice KCrash: crashing... crashRecursionCounter = 2 Is this a problem within the ktupnpplugin.so or with my Qt4 installation? I should add that all other KDE4 apps work properly with Qt4 on OS X (like ktupnptest). I should also add that there is a large list of terminal lines prior to this one, but it was on this one that the program ended with KCrash in case it was something else.. |
Moderator
|
This can be ignored, you should see that with all the other plugins too.
That seems to be problem, and it doesn't add up, the moment you are loading plugins a QApplication instance has already been created. Have you got a full backtrace of the crash ? |
Registered Member
|
Sure, here it is:
<unknown program name>(58747)/ mac_set_dbus_address: set session bus address to "unix:path=/tmp/launch-o7Y6Oe/session" tokie:macos tokie$ ktorrent(58748)/kdeui (KIconLoader): Error: standard icon theme "oxygen" not found! QPainter::begin: Cannot paint on a null pixmap ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/opt/kde4/lib/kde4/libexec/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/opt/kde4/bin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/usr/local/Trolltech/Qt-4.4.1/bin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/usr/local/bin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/opt/local/bin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/opt/local/sbin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/sw/bin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/sw/lib/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/opt/local/lib/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/usr/lib/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/sw/include/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/opt/local/include/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/usr/local/lib/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/usr/local/include/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/usr/include/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/sw/bin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/sw/sbin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/usr/bin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/bin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/usr/sbin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/sbin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/usr/local/bin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/usr/X11/bin/drkonqi" , false ) called ktorrent(58748)/kdecore (kdelibs) getBundle: getBundle( "/usr/X11R6/bin/drkonqi" , false ) called ktorrent(58748)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::KCoreConfigSkeleton: Creating KCoreConfigSkeleton ( 0x13b75990 ) ktorrent(58748)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::readConfig: KCoreConfigSkeleton::readConfig() ktorrent(58748)/kdeui (K*Gesture*) KAction::setGlobalShortcut: Attempt to set global shortcut for action without objectName(). Read the setGlobalShortcut() documentation. ktorrent(58748)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/Users/tokie/Library/Preferences/KDE/cache-tokie.local/ksycoca4" Object::connect: No such signal KPluginSelector::Private::changed(bool) Object::connect: No such signal KPluginSelector::Private::configCommitted(QByteArray) ktorrent(58748)/kdecore (KConfigDialogManager) KConfigDialogManager::parseChildren: Widget ' "m_recommended_settings" ' ( QPushButton ) remains unmanaged. ktorrent(58748)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup = 0x28032cf0 ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "BandwidthSchedulerPlugin" ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "BitFinderPlugin" ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "InfoWidgetPlugin" ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "IPFilterPlugin" ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "LogViewerPlugin" ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "MediaPlayerPlugin" ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "ScanFolderPlugin" ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "ScriptingPlugin" ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "SearchPlugin" ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "StatsPlugin" ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "UPnPPlugin" ktorrent(58748)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers for "WebInterfacePlugin" ktorrent(58748)/kdecore (KLibLoader) kde4Factory: The library "/opt/kde4/lib/kde4/ktupnpplugin.so" does not offer a qt_plugin_instance function. QWidget: Must construct a QApplication before a QPaintDevice KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = ktorrent path = <unknown> pid = 58748 sock_file=/Users/tokie/.kde/socket-tokie.local/kdeinit4__0 Warning: connect() failed: : No such file or directory KCrash cannot reach kdeinit, launching directly. KCrash failed to exec(), errno = 2 |
Moderator
|
|
Registered Member
|
This? Sorry if it isn't, I'm not too sure...
Thread 0 Crashed: 0 QtCore 0x124630b0 QObject::~QObject() + 32 1 libkdecore.5.dylib 0x0e654ce7 KJob::exec() + 135 (kjob.cpp:197) 2 libbtcore.7.dylib 0x0703091d bt::Log::Private::rotateLogs(QString const&) + 1085 3 libbtcore.7.dylib 0x07030e5f bt::Log::Private::setOutputFile(QString const&, bool) + 543 4 libbtcore.7.dylib 0x0702fffa bt::InitLog(QString const&, bool) + 42 5 0x00027dc7 kt::App::newInstance() + 407 6 libkdeui.5.dylib 0x072d72a5 KUniqueApplication::Private::_k_newInstanceNoFork() + 33 (kuniqueapplication.cpp:379) 7 libkdeui.5.dylib 0x072d73fe KUniqueApplication::qt_metacall(QMetaObject::Call, int, void**) + 80 (kuniqueapplication.moc:65) 8 QtCore 0x1245eeb0 QMetaObject::activate(QObject*, int, int, void**) + 528 9 QtCore 0x12468832 QSingleShotTimer::timeout() + 50 10 QtCore 0x124688cc QSingleShotTimer::timerEvent(QTimerEvent*) + 44 11 QtCore 0x1245f888 QObject::event(QEvent*) + 424 12 QtGui 0x125a0e6f QApplicationPrivate::notify_helper(QObject*, QEvent*) + 191 13 QtGui 0x125a790c QApplication::notify(QObject*, QEvent*) + 220 14 libkdeui.5.dylib 0x072d168f KApplication::notify(QObject*, QEvent*) + 113 (kapplication.cpp:311) 15 QtCore 0x1244d811 QCoreApplication::notifyInternal(QObject*, QEvent*) + 145 16 QtGui 0x1260193c QEventDispatcherMacPrivate::activateTimers() + 236 17 QtGui 0x126024a8 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 88 18 QtCore 0x1244cdd1 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65 19 QtCore 0x1244ce9d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 157 20 QtCore 0x12450e31 QCoreApplication::exec() + 161 21 0x0000fc90 main + 10080 22 0x0000cba6 start + 54 Thread 1: 0 libSystem.B.dylib 0x966c55e2 select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x966a66f5 _pthread_start + 321 2 libSystem.B.dylib 0x966a65b2 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x1250e448 ebx: 0x124630a1 ecx: 0x00000000 edx: 0xbfffee94 edi: 0xbfffee94 esi: 0x00000001 ebp: 0xbfffee58 esp: 0xbfffede0 ss: 0x0000001f efl: 0x00010282 eip: 0x124630b0 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00000010 Binary Images: 0x1000 - 0x95ff7 + () <c155beaa602533f4a5bc4b48a37b7e67> /Applications/KDE/ktorrent.app/Contents/MacOS/ktorrent 0xf8000 - 0x127fe7 +libktcore.6.dylib ??? (???) <df2f42416b065dc354cfabcddf85eb66> /opt/kde4/lib/libktcore.6.dylib 0x151000 - 0x18eff5 +QtSvg ??? (???) /opt/qt4/lib/QtSvg.framework/Versions/4/QtSvg 0x1ac000 - 0x1b2ff3 +libintl.8.dylib ??? (???) /opt/kde4-deps/lib/libintl.8.dylib 0x1ed000 - 0x1f1fff +libfam.0.dylib ??? (???) /opt/kde4-deps/lib/libfam.0.dylib 0x2ec000 - 0x4f7fff +Qt3Support ??? (???) /opt/qt4/lib/Qt3Support.framework/Versions/4/Qt3Support 0x5d8000 - 0x6a0853 +libkde3support.4.dylib ??? (???) <13b731a8040d4073afbd8e4a8034a424> /opt/kde4/lib/libkde3support.4.dylib 0x1be7000 - 0x1c20bfb +libkparts.4.dylib ??? (???) <1594a26cc6474991ab8448711562cf1a> /opt/kde4/lib/libkparts.4.dylib 0x21ea000 - 0x225692f +libkfile.4.dylib ??? (???) <685b33afcb99484a90923ff343e01262> /opt/kde4/lib/libkfile.4.dylib 0x30cf000 - 0x336de84 +libkio.5.dylib ??? (???) <9614570cf2214282bc1fbdb9f8b60611> /opt/kde4/lib/libkio.5.dylib 0x7020000 - 0x70e5fff +libbtcore.7.dylib ??? (???) <24aa64e5a1317661d6f4d8d6000f3ef7> /opt/kde4/lib/libbtcore.7.dylib 0x71b6000 - 0x74adebb +libkdeui.5.dylib ??? (???) <b9abd4da94f644ecbce7857d482123c1> /opt/kde4/lib/libkdeui.5.dylib 0xdc12000 - 0xdc1b698 +libkpty.4.dylib ??? (???) <d93d63f4f8944a7d80ffd00fe0256568> /opt/kde4/lib/libkpty.4.dylib 0xdc93000 - 0xdce2d3f +libstreamanalyzer.0.dylib ??? (???) /opt/kde4/lib/libstreamanalyzer.0.dylib 0xe36e000 - 0xe395ebf +libstreams.0.dylib ??? (???) /opt/kde4/lib/libstreams.0.dylib 0xe5d4000 - 0xe806f6f +libkdecore.5.dylib ??? (???) <49bda411e0cd42f2ae2182d8b2fe7c40> /opt/kde4/lib/libkdecore.5.dylib 0x1078d000 - 0x107c4a1f +libphonon.4.dylib ??? (???) <288e1667b04d4feeb5e3ed0d35518374> /opt/kde4/lib/libphonon.4.dylib 0x111cb000 - 0x1120f9fb +libkutils.4.dylib ??? (???) <0280c0dbb1224fec82532875ed92de62> /opt/kde4/lib/libkutils.4.dylib 0x119e6000 - 0x11a25044 +libsolid.4.dylib ??? (???) <30fe13092a8d421292505c5f5602526d> /opt/kde4/lib/libsolid.4.dylib 0x1234e000 - 0x1250cff3 +QtCore ??? (???) <59e27590ac81da78a14fcb8b629933ee> /opt/qt4/lib/QtCore.framework/Versions/4/QtCore 0x1258f000 - 0x12ca5fef +QtGui ??? (???) /opt/qt4/lib/QtGui.framework/Versions/4/QtGui 0x12f01000 - 0x12fcbfe2 +QtNetwork ??? (???) /opt/qt4/lib/QtNetwork.framework/Versions/4/QtNetwork 0x13018000 - 0x13066fff +QtXml ??? (???) /opt/qt4/lib/QtXml.framework/Versions/4/QtXml 0x13087000 - 0x130dcfe7 +QtDBus ??? (???) /opt/qt4/lib/QtDBus.framework/Versions/4/QtDBus 0x13101000 - 0x1311119b +libknotifyconfig.4.dylib ??? (???) <751e6746965649d38b30f8833c78629f> /opt/kde4/lib/libknotifyconfig.4.dylib 0x1337f000 - 0x133b4fe7 +libgmp.3.dylib ??? (???) /sw/lib/libgmp.3.dylib 0x133bc000 - 0x133c9ff7 +libbz2.1.dylib ??? (???) /opt/kde4-deps/lib/libbz2.1.dylib 0x133dd000 - 0x13464fe0 +libqca.2.dylib ??? (???) <944ffb067914560f8aac5b48481c3406> /opt/local/lib/libqca.2.dylib 0x134ce000 - 0x134f8fed +QtSql ??? (???) /opt/qt4/lib/QtSql.framework/Versions/4/QtSql 0x1350f000 - 0x1352dfff +libpng.3.dylib ??? (???) /opt/kde4-deps/lib/libpng.3.dylib 0x13594000 - 0x135befff +libdbus-1.3.dylib ??? (???) /opt/kde4-deps/lib/libdbus-1.3.dylib 0x135d1000 - 0x13706fdf +libxml2.2.dylib ??? (???) /opt/kde4-deps/lib/libxml2.2.dylib 0x1373c000 - 0x13815fd0 +libiconv.2.dylib ??? (???) /opt/kde4-deps/lib/libiconv.2.dylib 0x13820000 - 0x13a51ff3 +QtCore ??? (???) <f3806b5c97c257877d86de0694fc1afd> /opt/local/Library/Frameworks/QtCore.framework/Versions/4/QtCore 0x13ad9000 - 0x13ae9ffd +libz.1.dylib ??? (???) /opt/local/lib/libz.1.dylib 0x13db9000 - 0x13dcbfff libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib 0x13dcf000 - 0x13dddfeb libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld 0x90034000 - 0x903f2fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x90a4a000 - 0x90a90fef com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x90a91000 - 0x9112dfef com.apple.CoreGraphics 1.351.32 (???) <793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x91165000 - 0x9117bfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9117c000 - 0x9122cfff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x9122d000 - 0x9127dff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x912e5000 - 0x9130dfff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib 0x9130e000 - 0x91446ff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib 0x91447000 - 0x9144efe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib 0x91499000 - 0x91499ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x9149a000 - 0x915e0ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x915e1000 - 0x915e1ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x915e2000 - 0x915fdff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x915fe000 - 0x9160efff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9160f000 - 0x9163cfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9163d000 - 0x91649fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9164a000 - 0x91b1dffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x91b5b000 - 0x91b5bffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x91b5c000 - 0x91bd8feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x91bd9000 - 0x91ccdff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib 0x91cce000 - 0x91d55ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x91e8e000 - 0x91eeaff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x91ff2000 - 0x91ff9ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x91ffa000 - 0x92010fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x921cd000 - 0x92257fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x92258000 - 0x922d5fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x922d6000 - 0x925b0ff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x925b1000 - 0x925f0fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x925f1000 - 0x92620fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x92652000 - 0x92654ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x938fd000 - 0x9393efe7 libRIP.A.dylib ??? (???) <8c2cd4f044b3413d770ca8ad740f7645> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9393f000 - 0x93a71fff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x93a72000 - 0x93a91ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x93a92000 - 0x93a92ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x93aa1000 - 0x93da8ff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x93ea2000 - 0x93ec2ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x93ec3000 - 0x93ec4ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x93ec5000 - 0x93ed5ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x93ee6000 - 0x93f20fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x93ff5000 - 0x94020fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x94021000 - 0x940b4fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x940b5000 - 0x940b5ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x940c3000 - 0x94120ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x94129000 - 0x941b4fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x94296000 - 0x942d4ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x942d5000 - 0x942dcff7 libCGATS.A.dylib ??? (???) <fbc59d0e1eccf907396563568d5cd872> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x942dd000 - 0x942f5fff com.apple.openscripting 1.2.8 (???) <d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x942f6000 - 0x9432dfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x94650000 - 0x9466efff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib 0x946db000 - 0x948a9fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9499f000 - 0x94a46feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x94a47000 - 0x94b12fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x94b23000 - 0x94b37ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x94b42000 - 0x94dbdfe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x94def000 - 0x94df3fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x94e3f000 - 0x94e45fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x94e46000 - 0x95256fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x95257000 - 0x952b0ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x952c1000 - 0x9531bff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x9531c000 - 0x95396ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x95397000 - 0x9547cff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x95482000 - 0x955a6fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x955a7000 - 0x955b2fe7 libCSync.A.dylib ??? (???) <3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x957e2000 - 0x95b78fff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x95de2000 - 0x965dffef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x965e0000 - 0x96673ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x96674000 - 0x967d4ff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib 0x967d5000 - 0x967d8fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x967d9000 - 0x96893fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x96894000 - 0x9695bff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x9695c000 - 0x9695cffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x96a00000 - 0x96a00fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x96a50000 - 0x96a92fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x96a93000 - 0x96a98fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x96a99000 - 0x96b18ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x96b6a000 - 0x96b75ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x96b76000 - 0x96b78fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x96cda000 - 0x96ce8ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x96cef000 - 0x96dcefff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib 0x96e0e000 - 0x96e90ff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x96e91000 - 0x96e91ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x96f00000 - 0x96f28ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x96f8b000 - 0x96f95feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x96f9c000 - 0x97028ff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x97029000 - 0x9704dfff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib 0x9704e000 - 0x9712fff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib 0x97165000 - 0x97169fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9716a000 - 0x97172fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x971c3000 - 0x971ccfff 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 0x971cd000 - 0x9727fffb libcrypto.0.9.7.dylib ??? (???) <01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib 0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib 0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <51586b8d9ef39123fbe6918f12d8285f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib |
Moderator
|
Registered users: Bing [Bot], Google [Bot]