Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitcoin-qt crashes on OSX 10.7.5 at startup #2755

Closed
ktiedt opened this issue Jun 8, 2013 · 7 comments
Closed

Bitcoin-qt crashes on OSX 10.7.5 at startup #2755

ktiedt opened this issue Jun 8, 2013 · 7 comments

Comments

@ktiedt
Copy link

ktiedt commented Jun 8, 2013

I tried both the latest beta version 0.8.2 and the previous version 0.8.1 (which was the first version to cause this error on this computer)

Dump of the error is below:

Process: Bitcoin-Qt [14946]
Path: /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt
Identifier: org.bitcoinfoundation.Bitcoin-Qt
Version: 0.8.2 (0.8.2)
Code Type: X86 (Native)
Parent Process: launchd [267]

Date/Time: 2013-06-08 16:51:20.616 -0500
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: 440458 sec
Crashes Since Last Report: 9
Per-App Interval Since Last Report: 71 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: 2F27E0A6-47FE-439C-AD1F-A722822BAD0E

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000006c

VM Regions Near 0x6c:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt
__TEXT 0000000000001000-00000000005f8000 [ 6108K] r-x/rwx SM=COW /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt

Application Specific Information:
objc[14946]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 org.bitcoinfoundation.Bitcoin-Qt 0x000c291a _ZL17InvalidChainFoundP11CBlockIndex + 922
1 org.bitcoinfoundation.Bitcoin-Qt 0x000d36d9 ConnectBestBlock(CValidationState&) + 1273
2 org.bitcoinfoundation.Bitcoin-Qt 0x00125578 AppInit2(boost::thread_group&) + 22744
3 org.bitcoinfoundation.Bitcoin-Qt 0x00022870 main + 7504
4 org.bitcoinfoundation.Bitcoin-Qt 0x0001fb41 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9ce8b90a kevent + 10
1 libdispatch.dylib 0x90007e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x90006853 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib 0x9ce8b02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x96252ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x962546fe start_wqthread + 30

Thread 3:
0 libsystem_kernel.dylib 0x9ce8b02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x96252ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x962546fe start_wqthread + 30

Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x9ce8ab42 __select + 10
1 com.apple.CoreFoundation 0x96c9ae15 __CFSocketManager + 1557
2 libsystem_c.dylib 0x96250ed9 _pthread_start + 335
3 libsystem_c.dylib 0x962546de thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x9ce8ab42 select + 10
1 QtCore 0x019fea90 qt_safe_select(int, fd_set
, fd_set
, fd_set_, timeval const_) + 320
2 QtCore 0x01a02dda QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timeval*) + 394
3 QtCore 0x01a0326f QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 175
4 QtCore 0x019cc471 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 65
5 QtCore 0x019cc84a QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 314
6 QtCore 0x018aaa45 QThread::exec() + 261
7 QtCore 0x018ae0d3 QThread::terminate() + 787
8 libsystem_c.dylib 0x96250ed9 _pthread_start + 335
9 libsystem_c.dylib 0x962546de thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x9ce8a83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96254e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9620542c pthread_cond_wait$UNIX2003 + 71
3 org.bitcoinfoundation.Bitcoin-Qt 0x000af392 boost::condition_variable::wait(boost::unique_lockboost::mutex&) + 354
4 org.bitcoinfoundation.Bitcoin-Qt 0x0011227d CCheckQueue::Loop(bool) + 413
5 org.bitcoinfoundation.Bitcoin-Qt 0x000c54c3 ThreadScriptCheck() + 67
6 libboost_thread-mt.dylib 0x00ce7845 boost::detail::thread_data_base::~thread_data_base() + 779
7 libsystem_c.dylib 0x96250ed9 _pthread_start + 335
8 libsystem_c.dylib 0x962546de thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x9ce8a83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96254e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9620542c pthread_cond_wait$UNIX2003 + 71
3 org.bitcoinfoundation.Bitcoin-Qt 0x000af392 boost::condition_variable::wait(boost::unique_lockboost::mutex&) + 354
4 org.bitcoinfoundation.Bitcoin-Qt 0x0011227d CCheckQueue::Loop(bool) + 413
5 org.bitcoinfoundation.Bitcoin-Qt 0x000c54c3 ThreadScriptCheck() + 67
6 libboost_thread-mt.dylib 0x00ce7845 boost::detail::thread_data_base::~thread_data_base() + 779
7 libsystem_c.dylib 0x96250ed9 _pthread_start + 335
8 libsystem_c.dylib 0x962546de thread_start + 34

Thread 8:
0 libsystem_kernel.dylib 0x9ce8a83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96254e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9620542c pthread_cond_wait$UNIX2003 + 71
3 org.bitcoinfoundation.Bitcoin-Qt 0x000af392 boost::condition_variable::wait(boost::unique_lockboost::mutex&) + 354
4 org.bitcoinfoundation.Bitcoin-Qt 0x0011227d CCheckQueue::Loop(bool) + 413
5 org.bitcoinfoundation.Bitcoin-Qt 0x000c54c3 ThreadScriptCheck() + 67
6 libboost_thread-mt.dylib 0x00ce7845 boost::detail::thread_data_base::~thread_data_base() + 779
7 libsystem_c.dylib 0x96250ed9 _pthread_start + 335
8 libsystem_c.dylib 0x962546de thread_start + 34

Thread 9:
0 libsystem_kernel.dylib 0x9ce8a83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96254e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9620542c pthread_cond_wait$UNIX2003 + 71
3 org.bitcoinfoundation.Bitcoin-Qt 0x0030952f leveldb::(anonymous namespace)::PosixEnv::BGThreadWrapper(void*) + 79
4 libsystem_c.dylib 0x96250ed9 _pthread_start + 335
5 libsystem_c.dylib 0x962546de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c2591 ecx: 0x006e4380 edx: 0x00078b50
edi: 0xbfffe874 esi: 0xbfffe704 ebp: 0xbfffe958 esp: 0xbfffe550
ss: 0x0000001f efl: 0x00210282 eip: 0x000c291a cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x0000006c
Logical CPU: 2

Binary Images:
0x1000 - 0x5f7ff3 +org.bitcoinfoundation.Bitcoin-Qt (0.8.2 - 0.8.2) <56552176-2E18-ABCB-AB7E-383AB448B5CF> /Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt
0x891000 - 0x896fe7 +libqrencode.3.dylib (5.1.0 - compatibility 5.0.0) <9627FE72-1198-798B-1841-A64F967F32FB> /Applications/Bitcoin-Qt.app/Contents/Frameworks/libqrencode.3.dylib
0x89a000 - 0x8a1ff7 +libminiupnpc.8.dylib (??? - ???) <2DBB7FA6-2198-8004-2ECF-F504F2081317> /Applications/Bitcoin-Qt.app/Contents/Frameworks/libminiupnpc.8.dylib
0x8a5000 - 0x8f1fff +libssl.1.0.0.dylib (??? - ???) <641EBBF5-C97C-1D6C-EFF0-EB02A7FF7629> /Applications/Bitcoin-Qt.app/Contents/Frameworks/libssl.1.0.0.dylib
0x90b000 - 0xa43fef +libcrypto.1.0.0.dylib (??? - ???) <0943ABB0-E2CA-20EC-B52D-E3D5E2340F02> /Applications/Bitcoin-Qt.app/Contents/Frameworks/libcrypto.1.0.0.dylib
0xaac000 - 0xc05fff +libdb_cxx-4.8.dylib (??? - ???) /Applications/Bitcoin-Qt.app/Contents/Frameworks/libdb_cxx-4.8.dylib
0xc2f000 - 0xc32ff3 +libboost_system-mt.dylib (??? - ???) /Applications/Bitcoin-Qt.app/Contents/Frameworks/libboost_system-mt.dylib
0xc36000 - 0xc49ffb +libboost_filesystem-mt.dylib (??? - ???) /Applications/Bitcoin-Qt.app/Contents/Frameworks/libboost_filesystem-mt.dylib
0xc54000 - 0xc98ff3 +libboost_program_options-mt.dylib (??? - ???) /Applications/Bitcoin-Qt.app/Contents/Frameworks/libboost_program_options-mt.dylib
0xce3000 - 0xcf5ff3 +libboost_thread-mt.dylib (??? - ???) <4F1F450A-6305-F698-98AC-E82075E11758> /Applications/Bitcoin-Qt.app/Contents/Frameworks/libboost_thread-mt.dylib
0xd15000 - 0xd1aff3 +libboost_chrono-mt.dylib (??? - ???) <7619296E-C4A2-2674-20C7-398C0E5D6C40> /Applications/Bitcoin-Qt.app/Contents/Frameworks/libboost_chrono-mt.dylib
0xd22000 - 0x16b2fe3 +QtGui (4.8.4 - compatibility 4.8.0) /Applications/Bitcoin-Qt.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x1889000 - 0x1b38ffb +QtCore (4.8.4 - compatibility 4.8.0) <204CC6C5-048C-4746-D9AD-DF6FA3204CE7> /Applications/Bitcoin-Qt.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x1baa000 - 0x1ccfff7 +QtNetwork (4.8.4 - compatibility 4.8.0) /Applications/Bitcoin-Qt.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x1d0b000 - 0x1d1cfe7 +libz.1.dylib (1.2.7 - compatibility 1.0.0) <04F507FA-B0BF-CD40-DB2E-CBF29500AF19> /Applications/Bitcoin-Qt.app/Contents/Frameworks/libz.1.dylib
0x1d20000 - 0x1d41fe7 +libpng15.15.dylib (30.0.0 - compatibility 30.0.0) <2E174E7D-8E8B-9F51-6A39-53D3243C159E> /Applications/Bitcoin-Qt.app/Contents/Frameworks/libpng15.15.dylib
0x1df5000 - 0x1df8ff7 +libqmng.dylib (??? - ???) /Applications/Bitcoin-Qt.app/Contents/PlugIns/imageformats/libqmng.dylib
0x1fc0000 - 0x1fc4ff3 +libqgif.dylib (??? - ???) <88247A6C-7963-6E25-F271-07D15F98CF45> /Applications/Bitcoin-Qt.app/Contents/PlugIns/imageformats/libqgif.dylib
0x1fc9000 - 0x1fcdfff +libqico.dylib (??? - ???) <7AE39AE4-C88A-D835-F6DB-43C38C12D8C9> /Applications/Bitcoin-Qt.app/Contents/PlugIns/imageformats/libqico.dylib
0x1fd2000 - 0x1fd6fff +libqjpeg.dylib (??? - ???) <0D0902B6-EB00-4DEA-37B8-43EEB3552921> /Applications/Bitcoin-Qt.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x6ac0000 - 0x6af0fe7 +libjpeg.8.dylib (13.0.0 - compatibility 13.0.0) <96B28C90-BE02-5517-87BC-EC348C2EE25C> /Applications/Bitcoin-Qt.app/Contents/Frameworks/libjpeg.8.dylib
0x6af6000 - 0x6b43fe7 +libmng.1.dylib (2.0.0 - compatibility 2.0.0) <1A7593E8-6C76-5533-E1BE-51976CB1873C> /Applications/Bitcoin-Qt.app/Contents/Frameworks/libmng.1.dylib
0x6b58000 - 0x6b80fe7 +liblcms.1.dylib (2.19.0 - compatibility 2.0.0) <81794FD6-C0FC-79D3-7188-36318A86427A> /Applications/Bitcoin-Qt.app/Contents/Frameworks/liblcms.1.dylib
0x6b8a000 - 0x6b8cffb +libqtga.dylib (??? - ???) /Applications/Bitcoin-Qt.app/Contents/PlugIns/imageformats/libqtga.dylib
0x6b90000 - 0x6b94ffb +libqtiff.dylib (??? - ???) /Applications/Bitcoin-Qt.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x6b99000 - 0x6bebfe7 +libtiff.3.dylib (13.7.0 - compatibility 13.0.0) <27FC7F5B-604D-360A-9D36-7567BEA4D1AD> /Applications/Bitcoin-Qt.app/Contents/Frameworks/libtiff.3.dylib
0x6ed3000 - 0x6f0eff3 +libqtaccessiblewidgets.dylib (??? - ???) /Applications/Bitcoin-Qt.app/Contents/PlugIns/accessible/libqtaccessiblewidgets.dylib
0x8fef4000 - 0x8ff26aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x90013fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9001a000 - 0x9005aff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9005b000 - 0x90068fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90069000 - 0x90179fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x901a8000 - 0x9030affb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90365000 - 0x90428fff com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90429000 - 0x9089eff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x908b0000 - 0x908b7ff9 libsystem_dnssd.dylib (??? - ???) /usr/lib/system/libsystem_dnssd.dylib
0x90aed000 - 0x90b10fff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90b22000 - 0x90b24ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x90b95000 - 0x90be5ffa libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90d09000 - 0x90dc9ffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90dca000 - 0x90de0ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x91128000 - 0x91237ff7 com.apple.DesktopServices (1.6.5 - 1.6.5) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91238000 - 0x91267ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x91268000 - 0x912afff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91304000 - 0x9130affd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9130b000 - 0x91339fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x91349000 - 0x91354ffc com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x91355000 - 0x9137aff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91483000 - 0x91540ff3 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <726898F5-E718-3F27-B415-D6FDCDE09174> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x91541000 - 0x91542ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib
0x91543000 - 0x9154effe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x9154f000 - 0x91556ffd com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91557000 - 0x91557fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91558000 - 0x915efff3 com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x915f0000 - 0x91652ffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9166c000 - 0x91688ff1 libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91706000 - 0x91746ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x91747000 - 0x9174eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x91843000 - 0x918cdffb com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x918ce000 - 0x918f0ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x918f1000 - 0x91960fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x919bf000 - 0x91aebff9 com.apple.CFNetwork (520.5.1 - 520.5.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91b10000 - 0x91b8bffb com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91be1000 - 0x91c09ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib
0x91c12000 - 0x91c27fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91c3e000 - 0x91c6cff7 com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x91c71000 - 0x91ccafff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91ccb000 - 0x91cccff7 libsystem_sandbox.dylib (??? - ???) <036370E2-9D3E-38B8-B3A5-9056C57E780E> /usr/lib/system/libsystem_sandbox.dylib
0x91ccd000 - 0x91d32ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92096000 - 0x92096fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x92097000 - 0x9217aff7 libcrypto.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <81BD287B-645B-3117-A69C-B995BAD4504F> /usr/lib/libcrypto.0.9.8.dylib
0x92197000 - 0x921a2ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x921e6000 - 0x921eafff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x921eb000 - 0x921f3fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x921f4000 - 0x921f5fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) /usr/lib/system/libsystem_blocks.dylib
0x92249000 - 0x9229bff7 libFontRegistry.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9229c000 - 0x9236cffb com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9236d000 - 0x923d1fff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x923d2000 - 0x923d6fff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x925d9000 - 0x925dafff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x928cd000 - 0x928cefff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x928cf000 - 0x9292cffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9337c000 - 0x9377eff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93bac000 - 0x93bacfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x93c0d000 - 0x93d05ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x93d60000 - 0x93d63ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x93d64000 - 0x93d66ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93e67000 - 0x94136ffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94137000 - 0x94154fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x94155000 - 0x94159ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9415a000 - 0x94278fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x942a7000 - 0x942efff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9430c000 - 0x9460efff com.apple.CoreServices.CarbonCore (960.25 - 960.25) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9460f000 - 0x9461dfff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9470c000 - 0x94729ff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x948d2000 - 0x94acaff7 com.apple.CoreData (104.1 - 358.14) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94eb3000 - 0x94eb3ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95541000 - 0x95a1dff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95a1e000 - 0x95a79ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x95b19000 - 0x95b1cff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x95eff000 - 0x95f14ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95f1d000 - 0x95f1dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95f1e000 - 0x95fbafff com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9610d000 - 0x9619aff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x961f4000 - 0x962bffff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x962f4000 - 0x9638aff7 com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9638b000 - 0x9653fff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x96540000 - 0x96541ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x965c7000 - 0x96628ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96629000 - 0x9669ffff com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x966a0000 - 0x96776aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x96777000 - 0x967adff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x967c2000 - 0x967d0fff libz.1.dylib (1.2.5 - compatibility 1.0.0) /usr/lib/libz.1.dylib
0x9683e000 - 0x96846ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) /usr/lib/system/libcopyfile.dylib
0x96853000 - 0x9685efff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9685f000 - 0x96870fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x96871000 - 0x968b4ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x968b5000 - 0x968ecfef com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x968ed000 - 0x9693eff9 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9693f000 - 0x96a50ff7 libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x96a51000 - 0x96a6bfff com.apple.Kerberos (1.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96a6c000 - 0x96a6dff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x96a6e000 - 0x96aabfef libGLImage.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96aac000 - 0x96aacfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib
0x96c11000 - 0x96de8fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96de9000 - 0x96decffd libCoreVMClient.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x96ded000 - 0x96e55fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x96e56000 - 0x96e58ff9 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x96e59000 - 0x96e5cff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x96e5d000 - 0x96e60ffb com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96fd3000 - 0x96fd8ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x96ff3000 - 0x9791e72b com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x97953000 - 0x9795effb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x97c38000 - 0x986cdff6 com.apple.AppKit (6.7.5 - 1138.51) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x995d1000 - 0x995d5ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x995d6000 - 0x99638ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x99639000 - 0x99677fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9a531000 - 0x9a7a5ff3 com.apple.CoreImage (7.99.1 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9a7a6000 - 0x9a7b6fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9aa5a000 - 0x9aa5aff0 com.apple.ApplicationServices (41 - 41) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9ab3b000 - 0x9abc8fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9abc9000 - 0x9abcffff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9abd0000 - 0x9abfbfff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9abfe000 - 0x9ac20ffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9acbc000 - 0x9ad30fff com.apple.CoreSymbolication (2.2 - 73.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9ad31000 - 0x9ae21ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9aea2000 - 0x9aeb6ff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9aeb7000 - 0x9aeb8fff libDiagnosticMessagesClient.dylib (??? - ???) /usr/lib/libDiagnosticMessagesClient.dylib
0x9aeb9000 - 0x9af5dfff com.apple.QD (3.40.1 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9b211000 - 0x9b51bff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9b51c000 - 0x9b5a3fff com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9b6ac000 - 0x9b6bcff7 libCRFSuite.dylib (??? - ???) /usr/lib/libCRFSuite.dylib
0x9b96b000 - 0x9bac1fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9bb2b000 - 0x9bb4bff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9bb6b000 - 0x9bb95ff1 com.apple.CoreServicesInternal (113.19 - 113.19) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9bb9f000 - 0x9bba3ffd IOSurface (??? - ???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9bba4000 - 0x9bba8ff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9bf65000 - 0x9c2abff3 com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9c2bf000 - 0x9c2c7ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x9c2c8000 - 0x9c2dbff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9c2dc000 - 0x9c2e5fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) /usr/lib/libc++abi.dylib
0x9c2e6000 - 0x9c2eeff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) /usr/lib/system/libunwind.dylib
0x9c2ef000 - 0x9c2f9ff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9c421000 - 0x9c424ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9c425000 - 0x9c50dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x9c646000 - 0x9c6a4ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9c6a5000 - 0x9c6aeff3 com.apple.CommonAuth (2.2 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9c6b0000 - 0x9c6ccff5 com.apple.GenerationalStorage (1.0 - 126.1) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9c6cd000 - 0x9c70aff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x9c70b000 - 0x9c70bffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9c75b000 - 0x9c7a4ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9c7a5000 - 0x9c7a6ffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9cbe1000 - 0x9cbe1fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9ce72000 - 0x9ce90ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9ce91000 - 0x9ce91fff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9cf3b000 - 0x9cf49ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9cf4a000 - 0x9cf50ffb com.apple.print.framework.Print (7.4 - 247.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 3434
thread_create: 1
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=162.3M resident=151.2M(93%) swapped_out_or_unallocated=11.1M(7%)
Writable regions: Total=134.3M written=63.8M(47%) resident=85.0M(63%) swapped_out=0K(0%) unallocated=49.4M(37%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 900K
CG shared images 1216K
CoreGraphics 8K
CoreServices 16.6M
MALLOC 103.4M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Stack 68.1M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 7284K
__DATA/__OBJC 72K
__IMAGE 528K
__IMPORT 4K
__LINKEDIT 49.3M
__OBJC 1508K
__PAGEZERO 4K
__TEXT 113.0M
__UNICODE 544K
mapped file 188.9M
shared memory 312K
shared pmap 10.2M
=========== =======
TOTAL 578.0M

Model: MacPro1,1, BootROM MP11.005D.B00, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 9 GB, SMC 1.7f10
Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB
Graphics: NVIDIA GeForce 8800 GT, NVIDIA GeForce 8800 GT, PCIe, 512 MB
Memory Module: DIMM Riser A/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x830B, 0x4E54353132543732553839423442442D3343
Memory Module: DIMM Riser A/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x830B, 0x4E54353132543732553839423442442D3343
Memory Module: DIMM Riser B/DIMM 1, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x7F61, 0x000000000000000000000000000000000000
Memory Module: DIMM Riser B/DIMM 2, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x7F61, 0x000000000000000000000000000000000000
Memory Module: DIMM Riser B/DIMM 3, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x7F61, 0x000000000000000000000000000000000000
Memory Module: DIMM Riser B/DIMM 4, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x7F61, 0x000000000000000000000000000000000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.36.15)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
Network Service: Ethernet 2, Ethernet, en1
PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-4
PCI Card: NVIDIA GeForce 8800 GT, sppci_displaycontroller, Slot-1
Serial ATA Device: Hitachi HDS722020ALA330, 2 TB
Serial ATA Device: Hitachi HDS722020ALA330, 2 TB
Serial ATA Device: ST3000DM001-9YN166, 3 TB
Serial ATA Device: ST3000DM001-9YN166, 3 TB
Serial ATA Device: ATAPI iHAS220 6
Parallel ATA Device: PIONEER DVD-RW DVR-112D
USB Device: hub_device, apple_vendor_id, 0x912f, 0xfd500000 / 3
USB Device: Apple Cinema HD Display, apple_vendor_id, 0x9221, 0xfd520000 / 4
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd300000 / 2
USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd320000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x5d200000 / 2
FireWire Device: built-in_hub, 800mbit_speed
FireWire Device: unknown_device, unknown_speed

@laanwj
Copy link
Member

laanwj commented Jun 9, 2013

This seems to be the important part:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 org.bitcoinfoundation.Bitcoin-Qt 0x000c291a _ZL17InvalidChainFoundP11CBlockIndex + 922
1 org.bitcoinfoundation.Bitcoin-Qt 0x000d36d9 ConnectBestBlock(CValidationState&) + 1273

Might be a block chain index corruption issue. Can you try starting with -reindex?

@sipa
Copy link
Member

sipa commented Jun 9, 2013

This may be something dealt with by #2642, which is in HEAD now. Do you have a way to try master (unsure, as the typical symptom was an assert failure, not a NULL reference as seems to be happening here). In any case, even a corrupted datadir shouldn't cause this.

@ktiedt
Copy link
Author

ktiedt commented Jun 9, 2013

Hmmm I will try -reindex -- I was going to try and do a build from github but apparently the "build project in QT-Creator" step is missing some key parts because loading up qt creator and telling it to build would just say options were not configured (mixes?) or something like that... (sorry for repost this computer was signed into another account and I didnt realize it.)

@fanquake
Copy link
Member

fanquake commented Jun 9, 2013

Can you be more specific about what it says in qt creator?

On Sunday, June 9, 2013, Karl Tiedt wrote:

Hmmm I will try -reindex -- I was going to try and do a build from github
but apparently the "build project in QT-Creator" step is missing some key
parts because loading up qt creator and telling it to build would just say
options were not configured (mixes?) or something like that... (sorry for
repost this computer was signed into another account and I didnt realize
it.)


Reply to this email directly or view it on GitHubhttps://github.com//issues/2755#issuecomment-19162119
.

@ktiedt
Copy link
Author

ktiedt commented Jun 9, 2013

Sure, here's a screen cap of the screen that comes up when I load the bitcoin project: http://grab.by/nlA6

Also: reindexing is running and it hasnt crashed yet so that looks promising.

@fanquake
Copy link
Member

fanquake commented Jun 9, 2013

This isn't a bitcoin issue. Looks like your missing the Desktop kit from Qt
Creator. If you can access the maintaince tool, you should be able to
install what you need. Otherwise, look in Tools -> Options -> Build and Run
-> Kits

Did you install Qt Creator stand alone or as part of the SDK?

On Sunday, June 9, 2013, Karl Tiedt wrote:

Sure, here's a screen cap of the screen that comes up when I load the
bitcoin project: http://grab.by/nlA6


Reply to this email directly or view it on GitHubhttps://github.com//issues/2755#issuecomment-19162172
.

@ktiedt
Copy link
Author

ktiedt commented Jun 9, 2013

I installed stand-alone but then installed the 4.x SDK -- reindex solved my problem though soooo building from HEAD is a moot point anyways. Thanks again for all the help!

@ktiedt ktiedt closed this as completed Jun 9, 2013
Bushstar pushed a commit to Bushstar/omnicore that referenced this issue Apr 5, 2019
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants