[sword-devel] Mac build
Greg Hellings
greg.hellings at gmail.com
Thu Apr 23 16:48:05 MST 2009
I've now uploaded a version that doesn't require DBus. Oddly - when I
move my /opt directory (where my development headers, libraries, etc
are) out of its original location for testing, the SVG icons don't
display. But when /opt is in place, they do. So odds are you won't
be able to see icons if the program runs for you, but hopefully this
time it will run.
This problem seems related to the same issue we have seen on Windows
XP - it seems there's a helper library somewhere that's optional that
isn't being included by my distributions that I need to track down to
get icons working.
--Greg
On Thu, Apr 23, 2009 at 6:11 PM, Greg Hellings <greg.hellings at gmail.com> wrote:
> DM,
>
> Thanks - obviously the crash is somewhere in DBus. I'm not certain
> what DBus is, but I know what it isn't: native to Macs. BibleTime
> doesn't seem to need it at all, since we don't have it on Windows and
> we can get along without it. I'll ask the BT team if possibly we can
> remove the dependency on the Mac side as well.
>
> --Greg
>
> On Thu, Apr 23, 2009 at 6:05 PM, DM Smith <dmsmith at crosswire.org> wrote:
>>
>> On Apr 23, 2009, at 6:57 PM, Greg Hellings wrote:
>>
>>> I've rebuilt the BibleTime for Mac distribution. It should be up on
>>> http://www.crosswire.org/~ghellings/bibletime/BibleTime_Mac_Beta.dmg
>>>
>>> This time it's a standard Drag 'n' Drop installer, and all the files
>>> required *should* be included in the Application Bundle. If you're on
>>> a PPC Mac, I don't think that it will run there, seeing as I believe
>>> both the executable and all the libraries are Intel-only builds. I
>>> can certainly produce a PPC/Intel build later on, once we're happy
>>> that it works well.
>>>
>>> I'll post more of the specifics on bt-devel only as per the changes I
>>> had to make to the build system to get this up and running. For now,
>>> let me know if there are further problems with downloading,
>>> installation or operation.
>>
>> It is a bit nicer.
>> The drag and drop worked as expected.
>> It starts up just fine, but it crashes with:
>> Process: bibletime [78973]
>> Path:
>> /Applications/BibleTime.app/Contents/Resources/bin/bibletime
>> Identifier: bibletime
>> Version: ??? (???)
>> Code Type: X86 (Native)
>> Parent Process: launchd [151]
>>
>> Date/Time: 2009-04-23 19:03:21.811 -0400
>> OS Version: Mac OS X 10.5.6 (9G55)
>> Report Version: 6
>>
>> Exception Type: EXC_CRASH (SIGABRT)
>> Exception Codes: 0x0000000000000000, 0x0000000000000000
>> Crashed Thread: 0
>>
>> Thread 0 Crashed:
>> 0 libSystem.B.dylib 0x936bbe42 __kill + 10
>> 1 libSystem.B.dylib 0x9372e23a raise + 26
>> 2 libSystem.B.dylib 0x9373a679 abort + 73
>> 3 libdbus-1.3.dylib 0x036365ce _dbus_abort + 46
>> 4 libdbus-1.3.dylib 0x036323c6 _dbus_warn_check_failed +
>> 134
>> 5 libdbus-1.3.dylib 0x03632a35
>> _dbus_get_local_machine_uuid_encoded + 181
>> 6 libdbus-1.3.dylib 0x03639bdb
>> _dbus_get_autolaunch_address + 123
>> 7 libdbus-1.3.dylib 0x0362e872
>> _dbus_transport_open_autolaunch + 210
>> 8 libdbus-1.3.dylib 0x0362e6ef _dbus_transport_open +
>> 143
>> 9 libdbus-1.3.dylib 0x0361974b
>> _dbus_connection_open_internal + 187
>> 10 libdbus-1.3.dylib 0x03615013 internal_bus_get + 499
>> 11 QtDBus 0x004d7a24
>> QDBusConnection::connectToBus(QDBusConnection::BusType, QString const&) +
>> 388
>> 12 QtDBus 0x004d8ffe _q_sessionBus() + 126
>> 13 QtDBus 0x004d915f
>> QDBusConnection::sessionBus() + 15
>> 14 bibletime 0x001227a5 main + 2301
>> 15 bibletime 0x0000921e start + 54
>>
>> Thread 0 crashed with X86 Thread State (32-bit):
>> eax: 0x00000000 ebx: 0x9373a639 ecx: 0xbffff48c edx: 0x936bbe42
>> edi: 0xbffff560 esi: 0xa050b5b8 ebp: 0xbffff4a8 esp: 0xbffff48c
>> ss: 0x0000001f efl: 0x00000286 eip: 0x936bbe42 cs: 0x00000007
>> ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
>> cr2: 0xa050b690
>>
>> Binary Images:
>> 0x1000 - 0x222fe7 +bibletime ??? (???)
>> <929d5d828115a955c97a4dc345a26430>
>> /Applications/BibleTime.app/Contents/Resources/bin/bibletime
>> 0x439000 - 0x476ff5 +QtSvg ??? (???) <f64c945a945a52e43af26d9a4f50f67e>
>> /Applications/BibleTime.app/Contents/Resources/Library/Frameworks/QtSvg.framework/Versions/4/QtSvg
>> 0x494000 - 0x4b3feb +libpng12.0.dylib ??? (???)
>> <953f4a874470f2e49e6b1815d13031d5>
>> /Applications/BibleTime.app/Contents/Resources/Library/libpng12.0.dylib
>> 0x4ba000 - 0x4c9ff7 +QtTest ??? (???) <c5361d986edfb7fb166763a40921936a>
>> /Applications/BibleTime.app/Contents/Resources/Library/Frameworks/QtTest.framework/Versions/4/QtTest
>> 0x4d2000 - 0x527fe7 +QtDBus ??? (???) <f361bd6b994c9e264791aa6a5d1edb24>
>> /Applications/BibleTime.app/Contents/Resources/Library/Frameworks/QtDBus.framework/Versions/4/QtDBus
>> 0x54b000 - 0x599fff +QtXml ??? (???) <b21926413a9a3bf796f5a9b5426e52e3>
>> /Applications/BibleTime.app/Contents/Resources/Library/Frameworks/QtXml.framework/Versions/4/QtXml
>> 0x5ba000 - 0x657fef +libclucene.0.dylib ??? (???)
>> <69bf06a3b48571f104d72fb28405c409>
>> /Applications/BibleTime.app/Contents/Resources/Library/libclucene.0.dylib
>> 0x6cb000 - 0x6fafef +libcurl.4.dylib ??? (???)
>> <b341548a70ca17770fe467f7bb5f5886>
>> /Applications/BibleTime.app/Contents/Resources/Library/libcurl.4.dylib
>> 0x703000 - 0x73bfeb +libssl.0.9.8.dylib ??? (???)
>> <45c4fa1c1de7db18df175e645902d90f>
>> /Applications/BibleTime.app/Contents/Resources/Library/libssl.0.9.8.dylib
>> 0x74f000 - 0x755ffb +libicuio.40.dylib ??? (???)
>> <945cb4e953e325671e3abd60f9896b6a>
>> /Applications/BibleTime.app/Contents/Resources/Library/libicuio.40.dylib
>> 0xbaf000 - 0x133bfe2 +QtWebKit ??? (???)
>> <ae63d7242283a43ab4557446e6241fe7>
>> /Applications/BibleTime.app/Contents/Resources/Library/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
>> 0x175e000 - 0x1e7cfe7 +QtGui ??? (???) <837c1beb3b2e00f0a478d70339e5bbc4>
>> /Applications/BibleTime.app/Contents/Resources/Library/Frameworks/QtGui.framework/Versions/4/QtGui
>> 0x20d2000 - 0x2304ff3 +QtCore ??? (???) <f2e335e5ec7ef8863ac527cc1a98e934>
>> /Applications/BibleTime.app/Contents/Resources/Library/Frameworks/QtCore.framework/Versions/4/QtCore
>> 0x238c000 - 0x248efe7 +libcrypto.0.9.8.dylib ??? (???)
>> <1ddf364a12a394718dad42854c4decb3>
>> /Applications/BibleTime.app/Contents/Resources/Library/libcrypto.0.9.8.dylib
>> 0x24ec000 - 0x2605ff7 +libicui18n.40.dylib ??? (???)
>> <10663d4b6d2d7fc88c224e4f3af226ba>
>> /Applications/BibleTime.app/Contents/Resources/Library/libicui18n.40.dylib
>> 0x2685000 - 0x2770fe7 +libicuuc.40.dylib ??? (???)
>> <ec660fb3354b34d4c9678de9ac3db378>
>> /Applications/BibleTime.app/Contents/Resources/Library/libicuuc.40.dylib
>> 0x27b3000 - 0x34f6fff +libicudata.40.dylib ??? (???)
>> <93ce3e8a32a8ae4142aa426a62d06225>
>> /Applications/BibleTime.app/Contents/Resources/Library/libicudata.40.dylib
>> 0x34f9000 - 0x35c3ff2 +QtNetwork ??? (???)
>> <96182e37eac07ab3a2dae44c78aea649>
>> /Applications/BibleTime.app/Contents/Resources/Library/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
>> 0x3610000 - 0x363ffff +libdbus-1.3.dylib ??? (???)
>> <c5f8c6e4956e46776b89d06620080c22>
>> /Applications/BibleTime.app/Contents/Resources/Library/libdbus-1.3.dylib
>> 0x27e1d000 - 0x28015fff com.apple.RawCamera.bundle 2.0.13 (435)
>> <083354ccec68bf7c9fc99523a5838f92>
>> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
>> 0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5>
>> /usr/lib/dyld
>> 0x90003000 - 0x90045fef com.apple.NavigationServices 3.5.2 (163)
>> <91844980804067b07a0b6124310d3f31>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
>> 0x90046000 - 0x90048fff com.apple.securityhi 3.0 (30817)
>> <31baaf7ea27b41480604ffc910fe827f>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
>> 0x90206000 - 0x9020dfe9 libgcc_s.1.dylib ??? (???)
>> <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
>> 0x9020e000 - 0x90215ff7 libCGATS.A.dylib ??? (???)
>> <386dce4b28448fb86e33e06ac466f4d8>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
>> 0x90216000 - 0x90491fe7 com.apple.Foundation 6.5.7 (677.22)
>> <8fe77b5d15ecdae1240b4cb604fc6d0b>
>> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>> 0x90492000 - 0x90559ff2 com.apple.vImage 3.0 (3.0)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
>> 0x9055b000 - 0x90615fe3 com.apple.CoreServices.OSServices 226.5 (226.5)
>> <2a135d4fb16f4954290f7b72b4111aa3>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
>> 0x9093c000 - 0x909eeffb libcrypto.0.9.7.dylib ??? (???)
>> <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
>> 0x90bbc000 - 0x90ec4fff com.apple.HIToolbox 1.5.4 (???)
>> <3747086ba21ee419708a5cab946c8ba6>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
>> 0x90ec5000 - 0x90ee0ffb libPng.dylib ??? (???)
>> <4780e979d35aa5ec2cea22678836cea5>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
>> 0x90ef9000 - 0x90f85ff7 com.apple.LaunchServices 290.3 (290.3)
>> <6f9629f4ed1ba3bb313548e6838b2888>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
>> 0x911cc000 - 0x912fffff com.apple.CoreFoundation 6.5.5 (476.17)
>> <4a70c8dbb582118e31412c53dc1f407f>
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>> 0x91300000 - 0x9130effd libz.1.dylib ??? (???)
>> <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
>> 0x913de000 - 0x9143aff7 com.apple.htmlrendering 68 (1.1.3)
>> <fe87a9dede38db00e6c8949942c6bd4f>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
>> 0x914fa000 - 0x91507fe7 com.apple.opengl 1.5.9 (1.5.9)
>> <7e5048a2677b41098c84045305f42f7f>
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>> 0x9150e000 - 0x915a1ff3 com.apple.ApplicationServices.ATS 3.4 (???)
>> <8c51de0ec3deaef416578cd59df38754>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
>> 0x9257e000 - 0x925abfeb libvDSP.dylib ??? (???)
>> <b232c018ddd040ec4e2c2af632dd497f>
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
>> 0x925ac000 - 0x925b8ffe libGL.dylib ??? (???)
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>> 0x925b9000 - 0x925b9ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
>> 0x925ba000 - 0x925baffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
>> 0x92621000 - 0x92649fff libcups.2.dylib ??? (???)
>> <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
>> 0x9264a000 - 0x92681fff com.apple.SystemConfiguration 1.9.2 (1.9.2)
>> <8b26ebf26a009a098484f1ed01ec499c>
>> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
>> 0x92682000 - 0x92686fff libGIF.dylib ??? (???)
>> <572a32e46e33be1ec041c5ef5b0341ae>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
>> 0x926f6000 - 0x9270eff7 com.apple.CoreVideo 1.6.0 (20.0)
>> <c0d869876af51283a160cd2224a23abf>
>> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>> 0x9270f000 - 0x927dafff com.apple.ColorSync 4.5.1 (4.5.1)
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
>> 0x927db000 - 0x927e4fff com.apple.speech.recognition.framework 3.7.24
>> (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
>> 0x927e5000 - 0x92abfff3 com.apple.CoreServices.CarbonCore 786.11 (786.11)
>> <f06fe5d92d56ac5aa52d1ba182745924>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
>> 0x92ac0000 - 0x92ad8fff com.apple.openscripting 1.2.8 (???)
>> <572c7452d7e740e8948a5ad07a99602b>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
>> 0x92ad9000 - 0x92b58ff5 com.apple.SearchKit 1.2.1 (1.2.1)
>> <3140a605db2abf56b237fa156a08b28b>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
>> 0x92b59000 - 0x92b69ffc com.apple.LangAnalysis 1.6.4 (1.6.4)
>> <8b7831b5f74a950a56cf2d22a2d436f6>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
>> 0x92b89000 - 0x92f26fef com.apple.QuartzCore 1.5.7 (1.5.7)
>> <2fed2dd7565c84a0f0c608d41d4d172c>
>> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>> 0x92f6c000 - 0x93013feb com.apple.QD 3.11.54 (???)
>> <b743398c24c38e581a86e91744a2ba6e>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
>> 0x93014000 - 0x930f9ff3 com.apple.CoreData 100.1 (186)
>> <8e28162ef2288692615b52acc01f8b54>
>> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
>> 0x9325c000 - 0x932b5ff7 libGLU.dylib ??? (???)
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
>> 0x932f0000 - 0x93314fff libxslt.1.dylib ??? (???)
>> <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
>> 0x93315000 - 0x9331cffe libbsm.dylib ??? (???)
>> <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
>> 0x9331d000 - 0x93320fff com.apple.help 1.1 (36)
>> <b507b08e484cb89033e9cf23062d77de>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
>> 0x9332d000 - 0x93333fff com.apple.print.framework.Print 218.0.2 (220.1)
>> <8bf7ef71216376d12fcd5ec17e43742c>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
>> 0x93334000 - 0x93338fff libmathCommon.A.dylib ??? (???)
>> /usr/lib/system/libmathCommon.A.dylib
>> 0x93339000 - 0x93373fe7 com.apple.coreui 1.2 (62)
>> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
>> 0x93374000 - 0x93374ff8 com.apple.ApplicationServices 34 (34)
>> <8f910fa65f01d401ad8d04cc933cf887>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
>> 0x93375000 - 0x93375ffc com.apple.audio.units.AudioUnit 1.5 (1.5)
>> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>> 0x93376000 - 0x934c8ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)
>> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
>> 0x935b8000 - 0x9364bfff com.apple.ink.framework 101.3 (86)
>> <bf3fa8927b4b8baae92381a976fd2079>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
>> 0x9364d000 - 0x937b4ff3 libSystem.B.dylib ??? (???)
>> <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
>> 0x937b5000 - 0x937b5fff com.apple.Carbon 136 (136)
>> <27d42531a2cbeb05a7f4d05a28281bd7>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
>> 0x937b6000 - 0x9383dff7 libsqlite3.0.dylib ??? (???)
>> <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
>> 0x9383e000 - 0x938eefff edu.mit.Kerberos 6.0.12 (6.0.12)
>> <685cc018c133668d0d3ac6a1cb63cff9>
>> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
>> 0x938f5000 - 0x9393efef com.apple.Metadata 10.5.2 (398.25)
>> <e0572f20350523116f23000676122a8d>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
>> 0x93a9c000 - 0x93acbfe3 com.apple.AE 402.3 (402.3)
>> <4cb9ef65cf116d6dd424f0ce98c2d015>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
>> 0x93acc000 - 0x93aebffa libJPEG.dylib ??? (???)
>> <e7eb56555109e23144924cd64aa8daec>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
>> 0x93aec000 - 0x93c24ff7 libicucore.A.dylib ??? (???)
>> <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
>> 0x93c25000 - 0x93d06ff7 libxml2.2.dylib ??? (???)
>> <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
>> 0x93d07000 - 0x93d32fe7 libauto.dylib ??? (???)
>> <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
>> 0x93d33000 - 0x93d71ff7 libGLImage.dylib ??? (???)
>> <1123b8a48bcbe9cc7aa8dd8e1a214a66>
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
>> 0x93d72000 - 0x93d88fff com.apple.DictionaryServices 1.0.0 (1.0.0)
>> <ad0aa0252e3323d182e17f50defe56fc>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
>> 0x93ee0000 - 0x93f3aff7 com.apple.CoreText 2.0.4 (???)
>> <f9a90116ae34a2b0d84e87734766fb3a>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
>> 0x93f43000 - 0x93f43ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2)
>> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
>> 0x93f89000 - 0x94069fff libobjc.A.dylib ??? (???)
>> <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
>> 0x9406a000 - 0x940e4ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3)
>> <222dade7b33b99708b8c09d1303f93fc>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
>> 0x940e5000 - 0x944a3fea libLAPACK.dylib ??? (???)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
>> 0x944b1000 - 0x944b6fff com.apple.CommonPanels 1.2.4 (85)
>> <ea0665f57cd267609466ed8b2b20e893>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
>> 0x944fb000 - 0x9490bfef libBLAS.dylib ??? (???)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
>> 0x9490c000 - 0x94921ffb com.apple.ImageCapture 5.0.1 (5.0.1)
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
>> 0x94922000 - 0x94963fe7 libRIP.A.dylib ??? (???)
>> <5d0b5af7992e14de017f9a9c7cb05960>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
>> 0x94b01000 - 0x94b52ff7 com.apple.HIServices 1.7.0 (???)
>> <01b690d1f376e400ac873105533e39eb>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
>> 0x94b53000 - 0x94b63fff 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
>> 0x94bd3000 - 0x94bd3ffa com.apple.CoreServices 32 (32)
>> <2fcc8f3bd5bbfc000b476cad8e6a3dd2>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>> 0x94bd4000 - 0x94c5ffff com.apple.framework.IOKit 1.5.1 (???)
>> <f9f5f0d070e197a832d86751e1d44545>
>> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>> 0x94d42000 - 0x94d4afff com.apple.DiskArbitration 2.2.1 (2.2.1)
>> <75b0c8d8940a8a27816961dddcac8e0f>
>> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
>> 0x94d4b000 - 0x94dc8fef libvMisc.dylib ??? (???)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
>> 0x95099000 - 0x9509affc libffi.dylib ??? (???)
>> <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
>> 0x9509b000 - 0x950f8ffb libstdc++.6.dylib ??? (???)
>> <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
>> 0x950f9000 - 0x950f9ffb com.apple.installserver.framework 1.0 (8)
>> /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
>> 0x950fa000 - 0x95197fe4 com.apple.CFNetwork 422.15.2 (422.15.2)
>> <80851410a5592b7c3b149b2ff849bcc1>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
>> 0x95198000 - 0x95366ff3 com.apple.security 5.0.4 (34102)
>> <55dda7486df4e8e1d61505be16f83a1c>
>> /System/Library/Frameworks/Security.framework/Versions/A/Security
>> 0x95367000 - 0x953e4feb com.apple.audio.CoreAudio 3.1.1 (3.1.1)
>> <f35477a5e23db0fa43233c37da01ae1c>
>> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>> 0x953e5000 - 0x95424fef libTIFF.dylib ??? (???)
>> <3589442575ac77746ae99ecf724f5f87>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
>> 0x95425000 - 0x95c23fef com.apple.AppKit 6.5.6 (949.43)
>> <a3a300499bbe4f1dfebf71d752d01916>
>> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>> 0x95c24000 - 0x95caefe3 com.apple.DesktopServices 1.4.7 (1.4.7)
>> <d16642ba22c32f67be793ebfbe67ca3a>
>> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
>> 0x95d09000 - 0x961daf3e libGLProgrammability.dylib ??? (???)
>> <5d283543ac844e7c6fa3440ac56cd265>
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
>> 0x961db000 - 0x961e6fe7 libCSync.A.dylib ??? (???)
>> <e6aceed359bd228f42bc1246af5919c9>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
>> 0x96391000 - 0x964d7ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4)
>> <6a6623d3d1a7292b5c3763dcd108b55f>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
>> 0x964d8000 - 0x964e2feb com.apple.audio.SoundManager 3.9.2 (3.9.2)
>> <0f2ba6e891d3761212cf5a5e6134d683>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
>> 0x96b35000 - 0x96b37ff5 libRadiance.dylib ??? (???)
>> <8a844202fcd65662bb9ab25f08c45a62>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
>> 0x96bab000 - 0x96bc9fff libresolv.9.dylib ??? (???)
>> <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
>> 0x96bf4000 - 0x97294fff com.apple.CoreGraphics 1.407.2 (???)
>> <3a91d1037afde01d1d8acdf9cd1caa14>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>> 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
>> 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???)
>> /usr/lib/libSystem.B.dylib
>>
>> Hope that helps.
>>
>> In Him,
>> DM
>>
>> _______________________________________________
>> sword-devel mailing list: sword-devel at crosswire.org
>> http://www.crosswire.org/mailman/listinfo/sword-devel
>> Instructions to unsubscribe/change your settings at above page
>>
>
More information about the sword-devel
mailing list