Bitcoin Forum
May 10, 2024, 07:10:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 [246] 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 »
  Print  
Author Topic: ••• [ANN][SMC] SmartCoin • KGW • Cryptsy • Reduced Block Rewards • Update your wallets • 10 EXCHANGE  (Read 298748 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
naturecollision
Jr. Member
*
Offline Offline

Activity: 30
Merit: 7


View Profile
March 23, 2014, 06:48:50 PM
 #4901

lots of work ahead - the osx wallet is still crashing though on my mavericks OS, here is the code again:
Code:
Process:         SmartCoin-Qt [8355]
Path:            /Applications/SmartCoin-Qt.app/Contents/MacOS/SmartCoin-Qt
Identifier:      com.yourcompany.SmartCoin-Qt
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  launchd [185]
Responsible:     SmartCoin-Qt [8355]
User ID:         501

Date/Time:       2014-03-23 19:44:02.748 +0100
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Anonymous UUID:  AA3BE15D-6FD1-C358-D6D7-9201645AAF35

Sleep/Wake UUID: D75D537D-8C20-4CDE-808B-33400DBB67D2

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

Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libdb_cxx-4.8.dylib            0x000000010c406296 __env_attach + 558
1   libdb_cxx-4.8.dylib            0x000000010c403ebe __env_attach_regions + 212
2   libdb_cxx-4.8.dylib            0x000000010c40381d __env_open + 228
3   libdb_cxx-4.8.dylib            0x000000010c341b0f DbEnv::open(char const*, unsigned int, int) + 71
4   com.yourcompany.SmartCoin-Qt  0x000000010ba7994f CDBEnv::Open(boost::filesystem::path) + 751
5   com.yourcompany.SmartCoin-Qt  0x000000010ba79e4d CDB::CDB(char const*, char const*) + 221
6   com.yourcompany.SmartCoin-Qt  0x000000010b9ffad9 LoadBlockIndex(bool) + 217
7   com.yourcompany.SmartCoin-Qt  0x000000010ba4dbdc AppInit2() + 18716
8   com.yourcompany.SmartCoin-Qt  0x000000010b9842e0 main + 3408
9   com.yourcompany.SmartCoin-Qt  0x000000010b983064 start + 52

Thread 1:
0   libsystem_kernel.dylib        0x00007fff966a3e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib        0x00007fff94079f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib        0x00007fff9407cfb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        0x00007fff966a4662 kevent64 + 10
1   libdispatch.dylib              0x00007fff8c06d43d _dispatch_mgr_invoke + 239
2   libdispatch.dylib              0x00007fff8c06d152 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib        0x00007fff966a3e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib        0x00007fff94079f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib        0x00007fff9407cfb9 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        0x00007fff966a3e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib        0x00007fff94079f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib        0x00007fff9407cfb9 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib        0x00007fff9669fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff9669ed18 mach_msg + 64
2   com.apple.CoreFoundation      0x00007fff954c7155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation      0x00007fff954c6779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation      0x00007fff954c60b5 CFRunLoopRunSpecific + 309
5   com.apple.AppKit              0x00007fff90b4c16e _NSEventThread + 144
6   libsystem_pthread.dylib        0x00007fff94078899 _pthread_body + 138
7   libsystem_pthread.dylib        0x00007fff9407872a _pthread_start + 137
8   libsystem_pthread.dylib        0x00007fff9407cfc9 thread_start + 13

Thread 6:: QThread
0   libsystem_kernel.dylib        0x00007fff966a39aa __select + 10
1   libsystem_kernel.dylib        0x00007fff966a1be8 select + 69
2   QtCore                        0x000000010d044500 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 282
3   QtCore                        0x000000010d0472b5 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 789
4   QtCore                        0x000000010d0485eb QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 341
5   QtCore                        0x000000010d01da6f QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 79
6   QtCore                        0x000000010d01dbd2 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 346
7   QtCore                        0x000000010cf4495b QThread::exec() + 229
8   QtCore                        0x000000010cf461e4 0x10cf26000 + 131556
9   libsystem_pthread.dylib        0x00007fff94078899 _pthread_body + 138
10  libsystem_pthread.dylib        0x00007fff9407872a _pthread_start + 137
11  libsystem_pthread.dylib        0x00007fff9407cfc9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fbe450503e0  rbx: 0x0000000000000001  rcx: 0x0065746176697270  rdx: 0x0000000000000000
  rdi: 0x00007fbe450066e0  rsi: 0x000000010c448050  rbp: 0x00007fff54280ba0  rsp: 0x00007fff54280a90
   r8: 0x0000000000000004   r9: 0x00007fbe45000000  r10: 0x00000000076cbcb1  r11: 0x00007fbd38bbe690
  r12: 0x0000000000000000  r13: 0x0000000000000001  r14: 0x00007fbe44800a00  r15: 0x00007fbe42f005f0
  rip: 0x000000010c406296  rfl: 0x0000000000010202  cr2: 0x000000010c448040
 
Logical CPU:     0
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x10b97d000 -        0x10beb2fff +com.yourcompany.SmartCoin-Qt (???) <1A6FD708-33CE-3FFB-BC76-4FD2AD30D769> /Applications/SmartCoin-Qt.app/Contents/MacOS/SmartCoin-Qt
       0x10c33b000 -        0x10c470fff +libdb_cxx-4.8.dylib (0) <BD4AB6BC-A218-32BC-B88F-EE299C2C6979> /Applications/SmartCoin-Qt.app/Contents/Frameworks/libdb_cxx-4.8.dylib
       0x10c499000 -        0x10c49bff7 +libboost_system-mt.dylib (0) <C98CEA02-68CF-3E83-8B54-8CE12B1481C1> /Applications/SmartCoin-Qt.app/Contents/Frameworks/libboost_system-mt.dylib
       0x10c4a0000 -        0x10c4afff7 +libboost_filesystem-mt.dylib (0) <904B0D62-CE67-3B98-8DCC-34C2227A69D5> /Applications/SmartCoin-Qt.app/Contents/Frameworks/libboost_filesystem-mt.dylib
       0x10c4c0000 -        0x10c4fefff +libboost_program_options-mt.dylib (0) <006FD8D0-8772-309D-9737-8BBA3C1F0A26> /Applications/SmartCoin-Qt.app/Contents/Frameworks/libboost_program_options-mt.dylib
       0x10c53d000 -        0x10c54dfff +libboost_thread-mt.dylib (0) <9FCBE30C-2FDD-3252-9B57-989311F94BB7> /Applications/SmartCoin-Qt.app/Contents/Frameworks/libboost_thread-mt.dylib
       0x10c560000 -        0x10cdc3fff +QtGui (4.8.5) <63D9C885-7FCE-317F-B343-555115B999F8> /Applications/SmartCoin-Qt.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
       0x10cf26000 -        0x10d18cfff +QtCore (4.8.5) <B0980E59-76B4-3EDE-9E49-9D40C34B6F0C> /Applications/SmartCoin-Qt.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x10d396000 -        0x10d3b1ff9  com.apple.security.csparser (3.0 - 55471.14) <5D9AC0E2-2F0D-3D39-9991-DF2C1D4DD0CF> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x10f2f6000 -        0x10f399ff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x10f5d4000 -        0x10f5daff7 +libqgif.dylib (0) <32FA1440-16B8-3B5A-9E22-461DD72E4AD8> /Applications/SmartCoin-Qt.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x10f5de000 -        0x10f5e4fff +libqico.dylib (0) <75F479EF-AA1B-341D-B1D5-0D654817546A> /Applications/SmartCoin-Qt.app/Contents/PlugIns/imageformats/libqico.dylib
       0x10f5e8000 -        0x10f61cff7 +libqjpeg.dylib (0) <FCDAF33A-73FB-3FFC-BE7B-B6C44B1A33C5> /Applications/SmartCoin-Qt.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x10f621000 -        0x10f669ff7 +libqmng.dylib (0) <B95D0E6E-BABD-3116-9358-6502EBF262D3> /Applications/SmartCoin-Qt.app/Contents/PlugIns/imageformats/libqmng.dylib
       0x10f672000 -        0x10f676fff +libqtga.dylib (0) <33792455-0A80-30EC-B186-8F1610AC10DC> /Applications/SmartCoin-Qt.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x112e77000 -        0x112ec6fff +libqtiff.dylib (0) <4946CA15-848F-3738-B1A5-C5D980FB3520> /Applications/SmartCoin-Qt.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x114023000 -        0x11405cff7 +libqtaccessiblewidgets.dylib (0) <F5265158-7B01-324B-928A-19F2F61CC9D8> /Applications/SmartCoin-Qt.app/Contents/PlugIns/accessible/libqtaccessiblewidgets.dylib
    0x7fff64bbd000 -     0x7fff64bf0817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
    0x7fff8aeda000 -     0x7fff8aee3fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8aef9000 -     0x7fff8af28fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff8b11d000 -     0x7fff8b2b9ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8b409000 -     0x7fff8b425fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8bcea000 -     0x7fff8bcf3ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8bde3000 -     0x7fff8be46ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8bf33000 -     0x7fff8bfc3fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8c06a000 -     0x7fff8c084fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
    0x7fff8c085000 -     0x7fff8c085fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8c0f2000 -     0x7fff8c144fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff8c168000 -     0x7fff8c1affff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8c1e0000 -     0x7fff8c1f1ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8c1f2000 -     0x7fff8c24dffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8c280000 -     0x7fff8c288ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8c2f1000 -     0x7fff8c301ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8c302000 -     0x7fff8c30dfff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8c373000 -     0x7fff8c385fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8c386000 -     0x7fff8c3c8ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff8c3c9000 -     0x7fff8c699ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8c69a000 -     0x7fff8c69dff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
    0x7fff8c69e000 -     0x7fff8c6aaff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8c6ab000 -     0x7fff8c704fff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8c73b000 -     0x7fff8c822ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff8c83a000 -     0x7fff8c83bfff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8c83c000 -     0x7fff8c8a1ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8c8a2000 -     0x7fff8c8caffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8c8cb000 -     0x7fff8cb13ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8cb3e000 -     0x7fff8cb4cfff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8cb4d000 -     0x7fff8cbd9ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8cc4f000 -     0x7fff8cdbfff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8ce4d000 -     0x7fff8ce68ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8ce69000 -     0x7fff8ce6afff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8ce6b000 -     0x7fff8ceaafff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8cec3000 -     0x7fff8cf85ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8d341000 -     0x7fff8d34eff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8d34f000 -     0x7fff8d3b3fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8d47e000 -     0x7fff8d496ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8d497000 -     0x7fff8d4c7fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8d4c8000 -     0x7fff8d4d0ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8d54e000 -     0x7fff8d593ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8d5e0000 -     0x7fff8d5e8ff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8d5e9000 -     0x7fff8d5ebff7  com.apple.securityhi (9.0 - 55005) <38784C88-AA07-350E-97A3-FCC24C97FC82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8d5ec000 -     0x7fff8d6bdff1  com.apple.DiskImagesFramework (10.9 - 371.1) <96C40A82-D2F7-310D-879B-7D8960510878> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8d914000 -     0x7fff8d94dff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8d94e000 -     0x7fff8d9c1fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8d9c2000 -     0x7fff8d9ddff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8d9de000 -     0x7fff8d9dfff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8d9e2000 -     0x7fff8d9e5ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8d9f3000 -     0x7fff8db23ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8db24000 -     0x7fff8db24fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8dbc1000 -     0x7fff8dbc4fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8ea69000 -     0x7fff8ecc2ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8ecc3000 -     0x7fff8ecfefff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8ed6a000 -     0x7fff8ed74fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8ed75000 -     0x7fff8ed75fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8ef35000 -     0x7fff8ef46ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff8ef47000 -     0x7fff8f245fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8f246000 -     0x7fff8f34cff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8f34d000 -     0x7fff8f358ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8f363000 -     0x7fff8f368fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8f3b9000 -     0x7fff8f527ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8f528000 -     0x7fff8f5f1fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8f5fb000 -     0x7fff8f61fff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8f920000 -     0x7fff8f923fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8f924000 -     0x7fff8f9a4fff  com.apple.CoreSymbolication (3.0 - 141) <DC9F84AA-9BD0-322B-83C3-FDC1FA771F37> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8f9a5000 -     0x7fff8f9ccffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8f9cd000 -     0x7fff8f9d1ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
    0x7fff8f9d2000 -     0x7fff8fa5dfff  libCoreStorage.dylib (380) <310E877E-0770-385F-B170-FA4623E753E1> /usr/lib/libCoreStorage.dylib
    0x7fff8fa5e000 -     0x7fff8fa69fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
    0x7fff8fa6a000 -     0x7fff8fab8fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8fac4000 -     0x7fff8facafff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff8facb000 -     0x7fff8fae2ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8fafa000 -     0x7fff8fafaff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff90002000 -     0x7fff90006fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff90007000 -     0x7fff9003cffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff9003f000 -     0x7fff90066ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff90067000 -     0x7fff900acfff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
    0x7fff900c6000 -     0x7fff900ebff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff900ec000 -     0x7fff90144ff7  com.apple.Symbolication (1.4 - 129) <6D47983E-9B8E-38A0-9503-099601CF118E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff90544000 -     0x7fff90544ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff90545000 -     0x7fff90547fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff905ab000 -     0x7fff90618fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff90619000 -     0x7fff9061dff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
    0x7fff9063d000 -     0x7fff9064aff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff908dd000 -     0x7fff90901fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff90988000 -     0x7fff914fefff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff91508000 -     0x7fff91537ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff91538000 -     0x7fff91539ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff9153a000 -     0x7fff91624fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff91625000 -     0x7fff9162cfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff91c35000 -     0x7fff91c39ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff91c3e000 -     0x7fff91c67ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff91eca000 -     0x7fff91ed6ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff9205c000 -     0x7fff9205dfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff92161000 -     0x7fff92165fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff9249b000 -     0x7fff9249dffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff9249e000 -     0x7fff9249efff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff9249f000 -     0x7fff924c8fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff924c9000 -     0x7fff924fafff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff924fb000 -     0x7fff9250aff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff9250b000 -     0x7fff925c3ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff925c4000 -     0x7fff925d1fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff926a3000 -     0x7fff926a3fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff92761000 -     0x7fff92763fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff929ab000 -     0x7fff929acffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff929ad000 -     0x7fff929b3ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff93086000 -     0x7fff93174fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff931af000 -     0x7fff931b2ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff931b8000 -     0x7fff9329cfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff93353000 -     0x7fff9350bff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
    0x7fff93533000 -     0x7fff93534ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff936eb000 -     0x7fff9400aaf3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff9404f000 -     0x7fff94054ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff94055000 -     0x7fff94056ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff94057000 -     0x7fff94072ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff94073000 -     0x7fff94076ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff94077000 -     0x7fff9407eff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff9407f000 -     0x7fff94329ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff9432a000 -     0x7fff9435efff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff943be000 -     0x7fff944afff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff944ea000 -     0x7fff94522ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff94523000 -     0x7fff94531fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff94695000 -     0x7fff94842f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff94843000 -     0x7fff948bafff  com.apple.CoreServices.OSServices (600.4 - 600.4) <DAF9AF17-0AC5-364C-B0BF-B1AF3FB4A07F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff948d5000 -     0x7fff948e2ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff948e3000 -     0x7fff94924fff  com.apple.PerformanceAnalysis (1.47 - 47) <B5B491F2-EF86-3382-B23B-EA78AC40AF25> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff949e3000 -     0x7fff94a0bffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff94a55000 -     0x7fff94a5afff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff94a5b000 -     0x7fff94aa2ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
    0x7fff94aa3000 -     0x7fff94ad2fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff94ad3000 -     0x7fff94f06ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff94f08000 -     0x7fff94f34ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff94f35000 -     0x7fff94f3fff7  com.apple.CrashReporterSupport (10.9 - 538) <DD7669BA-78A6-3BEA-8410-17F556ACAA18> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff94f40000 -     0x7fff94f91ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff94fd8000 -     0x7fff94ff1ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff94ff2000 -     0x7fff95040ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff95041000 -     0x7fff95045ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff95046000 -     0x7fff95050ff7  libcsfde.dylib (380) <A3673EC2-5B81-3190-9BA5-F27013118EC6> /usr/lib/libcsfde.dylib
    0x7fff95051000 -     0x7fff95432ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff95433000 -     0x7fff95455fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff95456000 -     0x7fff9563bfff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9594b000 -     0x7fff9594bffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff9594c000 -     0x7fff95999ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff9599a000 -     0x7fff959e8fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff959ea000 -     0x7fff959f4ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff959f6000 -     0x7fff95a34ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff95a64000 -     0x7fff95a67fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff95ace000 -     0x7fff95c21ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff96071000 -     0x7fff9609dfff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9609e000 -     0x7fff9610dff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff9610e000 -     0x7fff96110ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
    0x7fff96111000 -     0x7fff9611cff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9668e000 -     0x7fff966aaff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff966d6000 -     0x7fff966d7ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff96713000 -     0x7fff9671bfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff9671c000 -     0x7fff96a06fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff96a21000 -     0x7fff96a22ff7  libSystem.B.dylib (1197.1.1) <5292BF21-9406-32D5-8BB3-7DD02C672FA0> /usr/lib/libSystem.B.dylib
    0x7fff96a28000 -     0x7fff96a2afff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff96e0e000 -     0x7fff96e33ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff96e34000 -     0x7fff96e3bff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff96e3c000 -     0x7fff96ea6ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff971f1000 -     0x7fff971f1fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff971f2000 -     0x7fff9720bff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff97425000 -     0x7fff9742cfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9745b000 -     0x7fff9746dff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <4A5857F9-E249-3FA6-ADBB-410606AEC8CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff97a3c000 -     0x7fff97b2bfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff97b2c000 -     0x7fff97bf0ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff97bf1000 -     0x7fff97c7afff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff97c7b000 -     0x7fff97d04ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff97d05000 -     0x7fff97dd0fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff97dd1000 -     0x7fff97dd8ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x7fff97e3b000 -     0x7fff9810ffc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff98110000 -     0x7fff98163fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff981ed000 -     0x7fff981fdfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff98201000 -     0x7fff98219ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff9821a000 -     0x7fff98223ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff98224000 -     0x7fff98226ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff989df000 -     0x7fff98abefff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff98b15000 -     0x7fff98bc5ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    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: 68120
    thread_create: 2
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=183.8M resident=129.9M(71%) swapped_out_or_unallocated=53.9M(29%)
Writable regions: Total=74.3M written=4516K(6%) resident=8176K(11%) swapped_out=13.4M(18%) unallocated=66.3M(89%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                   308K
CG shared images                    204K
CoreServices                         76K
Dispatch continuations             8192K
Kernel Alloc Once                     8K
MALLOC                             38.3M
MALLOC (admin)                       32K
Memory Tag 242                       12K
STACK GUARD                        56.0M
Stack                              10.6M
VM_ALLOCATE                        16.3M
__DATA                             20.3M
__IMAGE                             528K
__LINKEDIT                         72.0M
__TEXT                            111.8M
__UNICODE                           544K
mapped file                        86.6M
shared memory                         4K
===========                      =======
TOTAL                             421.7M

Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f17
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334248312D4346382020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334248312D4346382020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: M4-CT256M4SSD2, 256,06 GB
Serial ATA Device: ST1000LM024 HN-M101MBB, 1 TB
USB Device: Hub
USB Device: USB to Serial-ATA bridge
USB Device: Internal Memory Card Reader
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Hub
USB Device: USB-PS/2 Optical Mouse
USB Device: IR Receiver
USB Device: Built-in iSight
Thunderbolt Bus:

I'd like to help fix this but I am no programmer
1715368234
Hero Member
*
Offline Offline

Posts: 1715368234

View Profile Personal Message (Offline)

Ignore
1715368234
Reply with quote  #2

1715368234
Report to moderator
1715368234
Hero Member
*
Offline Offline

Posts: 1715368234

View Profile Personal Message (Offline)

Ignore
1715368234
Reply with quote  #2

1715368234
Report to moderator
1715368234
Hero Member
*
Offline Offline

Posts: 1715368234

View Profile Personal Message (Offline)

Ignore
1715368234
Reply with quote  #2

1715368234
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715368234
Hero Member
*
Offline Offline

Posts: 1715368234

View Profile Personal Message (Offline)

Ignore
1715368234
Reply with quote  #2

1715368234
Report to moderator
1715368234
Hero Member
*
Offline Offline

Posts: 1715368234

View Profile Personal Message (Offline)

Ignore
1715368234
Reply with quote  #2

1715368234
Report to moderator
1715368234
Hero Member
*
Offline Offline

Posts: 1715368234

View Profile Personal Message (Offline)

Ignore
1715368234
Reply with quote  #2

1715368234
Report to moderator
silencesilence
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile WWW
March 23, 2014, 08:26:15 PM
 #4902

Hi friends,
I think to invest more money in a smart coin  Grin

let's announce new wallet and inflate this coin then more investors will come .... it happens every time with other coins

If you join start buying price will go much higher and will come new investors  Wink

what you think ?
hash.so
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
March 23, 2014, 10:27:00 PM
 #4903

https://smc.hash.so/ has upgraded to the 1.2 wallet. Happy mining Smiley

Hash.so mining pools with easy coin switching! vardiff, pplns, and 0% fee (1% default donation). Come join us! Smiley
Currently we have 40 scrypt coins and adding new ones all the time.
Support/request thread here.
Knoczare
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
March 23, 2014, 10:50:54 PM
Last edit: March 23, 2014, 11:02:20 PM by Knoczare
 #4904

https://smc.hash.so/ has upgraded to the 1.2 wallet. Happy mining Smiley

GREAT NEWS! Post it everywhere! <3

Please announce the new wallet change. https://bitcointalk.org/index.php?board=159.0
gavgav
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
March 23, 2014, 11:40:28 PM
 #4905

Can we have the announcement of the new block halving and the new wallets posted on the first page please.

Thanks
 
smartcoin (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10

smartcoin.io


View Profile WWW
March 24, 2014, 12:27:16 AM
 #4906

Can we have the announcement of the new block halving and the new wallets posted on the first page please.

Thanks
 

I still don't have the Windows wallets compiled. I will be pushing it out to social media right now.

gavgav
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
March 24, 2014, 08:04:14 AM
 #4907

Can we have the announcement of the new block halving and the new wallets posted on the first page please.

Thanks
 

I still don't have the Windows wallets compiled. I will be pushing it out to social media right now.

Great. Thanks for all your hard and tireless work on this coin!!! Its all much appreciated!
zuldarrs
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
March 24, 2014, 08:41:35 AM
 #4908

I'm quitting this shitcoin. Dev is very inactive, still no marketing guy etc.. this coin is a troll. This coin won't promote itself just because it has a good name.

Kind of weird since you never really got started to begin with.

Bye bye.

I sadly put 0.9 BTC into this coin. I don't even know why you're so optimistic, let me get this straight:

- This coin has literally 0 marketing
- Buggy Mac wallet, no Android wallet
- Ugly website, obviously not dark enough
- lazy dev that can't even compile a Windows wallet

Pro:
- Good name

sry dev but you're on of these wait-for-a-miracle type of guy. slowly im even thinking it's you dumping all those coins but who knows.. this coin is dead.
halinyo
Legendary
*
Offline Offline

Activity: 1106
Merit: 1000

The future is bright with DigiByte.


View Profile
March 24, 2014, 09:01:25 AM
 #4909

Hey Dev!!

What is that 137k for? http://altexplorer.net/address/SQJdz9FwYWowrGXdg47Jiv2mLqm3qwcnRK

Please explain.
Thanks.

Best.
jerr
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 24, 2014, 09:12:47 AM
 #4910

Hey Dev!!

What is that 137k for? http://altexplorer.net/address/SQJdz9FwYWowrGXdg47Jiv2mLqm3qwcnRK

Please explain.
Thanks.

Best.

137k is affordable for most people at the current rates...wouldn't worry about it.

Some people buying cheap.
Knoczare
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
March 24, 2014, 09:34:50 AM
 #4911

Hey Dev!!

What is that 137k for? http://altexplorer.net/address/SQJdz9FwYWowrGXdg47Jiv2mLqm3qwcnRK

Please explain.
Thanks.

Best.

just bought 140k.. not even 1 btc. Dont worry
silencesilence
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile WWW
March 24, 2014, 10:45:07 AM
 #4912

Hey Dev!!

What is that 137k for? http://altexplorer.net/address/SQJdz9FwYWowrGXdg47Jiv2mLqm3qwcnRK

Please explain.
Thanks.

Best.

137k is affordable for most people at the current rates...wouldn't worry about it.

Some people buying cheap.

you want a new wallet
developer working with other developers
He pays them with smart coin ... it is the rule in pre-mining coins

not to worry .... he will not abandon this coin, not once has invested several BTC

We should be happy for his work and that is fighting for new developments on the coin


We must unite and to push this coin up ... the only way we will succeed
1. Bought on high volumes
2. Everyone who mining and believe in smart coin should focus their equipment to smart money

only in this way will come new investors and new miners
silencesilence
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile WWW
March 24, 2014, 11:20:18 AM
 #4913

I observed market

1. some undercuts the price - every time someone wants to sell some to undercut this price gives 5 ​​coins by setting a lower price
2. Nyakomko minutes after coming some who want to sell and deliver more low cost several thousand a smart coins
3. Then again, given that some 5 or 6 coin at low cost and thus price down enormously and buy cheap coins


Already bought a few ... I'm going to watch the market and buy more



I share this because you've been through hard times friends ... and now is the time to buy cheap coins ... to earn 10 times more
Knoczare
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
March 24, 2014, 01:14:52 PM
Last edit: March 24, 2014, 01:53:28 PM by Knoczare
 #4914

LETS DO SOME MARKETING! Wink

Ok guys, so far we have launched Smartcoin, and like every other new coin out there, we reached a high price immediately after launch. This high price were only momentarily. The price of Smartcoin has now sunk to way under the real value of this coin - 0.0027$ at the time of writing. This ultimately means that a lot of bagholders bought Smartcoins at a very high price. The chance of them dumping this coin at these prices are slim, to none.

We reduced the block rewards, and the new wallet is soon to be launched. This is all good news. But we are the only people in the whole world knowing about this. We have to get the information about Smartcoin out there. I purpose we start posting these news on forums and blogs about altcoins and other crypto-related stuff. This has to happen fast, as news doesn't stay "new" very long.

1 - Start a new Smartcoin GIVEAWAY, this could lure new investors and get the word out. This giveaway should be widely advertised! NOT only here. Same goes for the new wallet and reward reduction.

2 - Get a Facebook page up and running, same goes for Twitter! This shouldn't take more than 30 min, get it done! - The giveaway should be advertised here too!

3 - Do something fun with the wallet, implement a game or something like that. Saw a wallet recently with Flappy Bird, one with Minecraft too. Anything that makes our wallet stand out.

4 - Someone should think about making some kind of gambling site, this will make Smartcoin usefull for something other than just being a speculative asset. Doesn't have to be gambling, any kind of use for Smartcoin would be great news.

MOST OF THIS IS NOT DEV's RESPONSIBILITY! This is a job for the community! Its all about communication






Antebellum
Sr. Member
****
Offline Offline

Activity: 374
Merit: 250


View Profile
March 24, 2014, 03:00:58 PM
 #4915

LETS DO SOME MARKETING! Wink

Ok guys, so far we have launched Smartcoin, and like every other new coin out there, we reached a high price immediately after launch. This high price were only momentarily. The price of Smartcoin has now sunk to way under the real value of this coin - 0.0027$ at the time of writing. This ultimately means that a lot of bagholders bought Smartcoins at a very high price. The chance of them dumping this coin at these prices are slim, to none.

We reduced the block rewards, and the new wallet is soon to be launched. This is all good news. But we are the only people in the whole world knowing about this. We have to get the information about Smartcoin out there. I purpose we start posting these news on forums and blogs about altcoins and other crypto-related stuff. This has to happen fast, as news doesn't stay "new" very long.

1 - Start a new Smartcoin GIVEAWAY, this could lure new investors and get the word out. This giveaway should be widely advertised! NOT only here. Same goes for the new wallet and reward reduction.

2 - Get a Facebook page up and running, same goes for Twitter! This shouldn't take more than 30 min, get it done! - The giveaway should be advertised here too!

3 - Do something fun with the wallet, implement a game or something like that. Saw a wallet recently with Flappy Bird, one with Minecraft too. Anything that makes our wallet stand out.

4 - Someone should think about making some kind of gambling site, this will make Smartcoin usefull for something other than just being a speculative asset. Doesn't have to be gambling, any kind of use for Smartcoin would be great news.

MOST OF THIS IS NOT DEV's RESPONSIBILITY! This is a job for the community! Its all about communication



Totally agree, thou i dont see the point in doing marketing before the new wallet is out, and we got affirmative on when the block reward will take affect. ( i know it is said when, but also that it could be delayed if not the wallet will get out in time)




OMLin
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
March 24, 2014, 03:44:51 PM
 #4916

la la la, complie too had?
gavgav
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
March 24, 2014, 04:24:07 PM
 #4917

la la la, complie too had?

What's that supposed to say??
silencesilence
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile WWW
March 24, 2014, 08:10:55 PM
 #4918

when to expect everything to be ready for the new wallet

and update the main post with the new book and change of the award
smartcoin (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10

smartcoin.io


View Profile WWW
March 24, 2014, 11:47:11 PM
 #4919

when to expect everything to be ready for the new wallet

and update the main post with the new book and change of the award

I've tried several times to compile the windows wallets with wine, and no dice.

I don't have access to a windows machine with administrator.

smartcoin (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10

smartcoin.io


View Profile WWW
March 25, 2014, 04:20:02 AM
 #4920

when to expect everything to be ready for the new wallet

and update the main post with the new book and change of the award

I've tried several times to compile the windows wallets with wine, and no dice.

I don't have access to a windows machine with administrator.

We have forked successfully.

Please make sure you're running protocol version 60003!

Windows wallets are not out yet.

Check https://smc.hash.so/index.php?page=statistics&action=blocks to make sure your block count is the same as everyone else's.

I repeat, if you're running a daemon and you're mining, you've got to get on the right fork.

Pages: « 1 ... 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 [246] 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!